public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Bernard Cafarelli" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmdrawer/
Date: Tue, 11 Dec 2018 14:29:35 +0000 (UTC)	[thread overview]
Message-ID: <1544538475.4dfe7de61cea57922e79346461997acd3ff2e8b5.voyageur@gentoo> (raw)

commit:     4dfe7de61cea57922e79346461997acd3ff2e8b5
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Dec  7 14:08:35 2018 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Tue Dec 11 14:27:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dfe7de6

x11-plugins/wmdrawer: drop old

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 x11-plugins/wmdrawer/wmdrawer-0.10.5-r2.ebuild | 42 --------------------------
 1 file changed, 42 deletions(-)

diff --git a/x11-plugins/wmdrawer/wmdrawer-0.10.5-r2.ebuild b/x11-plugins/wmdrawer/wmdrawer-0.10.5-r2.ebuild
deleted file mode 100644
index bc88d1485ea..00000000000
--- a/x11-plugins/wmdrawer/wmdrawer-0.10.5-r2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils
-
-DESCRIPTION="dockapp which provides a drawer (retractable button bar) to launch applications"
-HOMEPAGE="http://people.easter-eggs.org/~valos/wmdrawer/"
-SRC_URI="http://people.easter-eggs.org/~valos/wmdrawer/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/gdk-pixbuf:2[X]
-	x11-libs/gtk+:2"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-gtk+-2.patch
-
-	# Honour Gentoo CFLAGS
-	sed -i -e "s|-O3|${CFLAGS}|" Makefile || die
-	# Fix LDFLAGS ordering per bug #248640
-	sed -i -e 's/$(CC) $(LDFLAGS) -o $@ $(OBJS)/$(CC) -o $@ $(OBJS) $(LDFLAGS)/' Makefile || die
-	# Do not auto-strip binaries
-	sed -i -e 's/	strip $@//' Makefile || die
-	# Honour Gentoo LDFLAGS
-	sed -i -e 's/$(CC) -o/$(CC) $(REAL_LDFLAGS) -o/' Makefile || die
-}
-
-src_compile() {
-	emake REAL_LDFLAGS="${LDFLAGS}"
-}
-
-src_install() {
-	dobin wmdrawer
-	dodoc README TODO AUTHORS ChangeLog wmdrawerrc.example
-	doman doc/wmdrawer.1x.gz
-}


             reply	other threads:[~2018-12-11 14:29 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-11 14:29 Bernard Cafarelli [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-14 13:48 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmdrawer/ Arthur Zamarin
2024-04-13 19:01 Arthur Zamarin
2022-07-09 15:43 Bernard Cafarelli
2022-03-04  0:40 Sam James
2021-04-16 11:23 Sam James
2020-12-17 14:00 Mart Raudsepp
2020-11-21 18:02 Bernard Cafarelli
2018-10-21  8:18 Mikle Kolyada
2018-01-04 19:27 Bernard Cafarelli
2018-01-04 18:34 Bernard Cafarelli
2017-05-29 12:19 Bernard Cafarelli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1544538475.4dfe7de61cea57922e79346461997acd3ff2e8b5.voyageur@gentoo \
    --to=voyageur@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox