diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2015-03-04 17:53:28 +0000 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2015-03-04 17:53:28 +0000 |
commit | e47c6c43553993d085124bce1105b101c4445133 (patch) | |
tree | a86a0ac748bf5064345ecfdea179bd61016baeb6 /x11-plugins | |
parent | Version bump. (diff) | |
download | historical-e47c6c43553993d085124bce1105b101c4445133.tar.gz historical-e47c6c43553993d085124bce1105b101c4445133.tar.bz2 historical-e47c6c43553993d085124bce1105b101c4445133.zip |
Last rites, bug #538464
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmauda/ChangeLog | 86 | ||||
-rw-r--r-- | x11-plugins/wmauda/Manifest | 21 | ||||
-rw-r--r-- | x11-plugins/wmauda/files/wmauda-0.7-asneeded.patch | 25 | ||||
-rw-r--r-- | x11-plugins/wmauda/files/wmauda-0.8-asneeded.patch | 22 | ||||
-rw-r--r-- | x11-plugins/wmauda/files/wmauda-0.9-asneeded.patch | 22 | ||||
-rw-r--r-- | x11-plugins/wmauda/metadata.xml | 5 | ||||
-rw-r--r-- | x11-plugins/wmauda/wmauda-0.7.ebuild | 37 | ||||
-rw-r--r-- | x11-plugins/wmauda/wmauda-0.8.ebuild | 37 | ||||
-rw-r--r-- | x11-plugins/wmauda/wmauda-0.9.ebuild | 37 |
9 files changed, 0 insertions, 292 deletions
diff --git a/x11-plugins/wmauda/ChangeLog b/x11-plugins/wmauda/ChangeLog deleted file mode 100644 index c059e236247e..000000000000 --- a/x11-plugins/wmauda/ChangeLog +++ /dev/null @@ -1,86 +0,0 @@ -# ChangeLog for x11-plugins/wmauda -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/ChangeLog,v 1.20 2014/08/10 20:04:25 slyfox Exp $ - - 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> wmauda-0.7.ebuild, - wmauda-0.8.ebuild, wmauda-0.9.ebuild: - QA: drop trailing '.' from DESCRIPTION - -*wmauda-0.9 (02 Oct 2012) - - 02 Oct 2012; Bernard Cafarelli <voyageur@gentoo.org> +wmauda-0.9.ebuild, - +files/wmauda-0.9-asneeded.patch: - Version bump - - 05 May 2012; Jeff Horelick <jdhore@gentoo.org> wmauda-0.7.ebuild, - wmauda-0.8.ebuild: - dev-util/pkgconfig -> virtual/pkgconfig - -*wmauda-0.8 (13 Feb 2012) - - 13 Feb 2012; Bernard Cafarelli <voyageur@gentoo.org> wmauda-0.7.ebuild, - +wmauda-0.8.ebuild, +files/wmauda-0.8-asneeded.patch: - Version bump, works with audacious 3.2 - - 06 Jun 2011; Bernard Cafarelli <voyageur@gentoo.org> - files/wmauda-0.7-asneeded.patch: - Update as-needed patch to fix underlinking problem, bug #369889 - - 20 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> wmauda-0.7.ebuild, - +files/wmauda-0.7-asneeded.patch: - Fix building with -Wl,--as-needed wrt #320795 by Kacper Kowalik. - - 16 Aug 2009; Petteri Räty <betelgeuse@gentoo.org> wmauda-0.7.ebuild: - Raise audacious dependency to >=1.5 so we can drop the built_with_use - call. - - 11 Mar 2009; Michele Noberasco <s4t4n@gentoo.org> wmauda-0.7.ebuild: - Changed audacious dbus USE flag check to work if audacious does not - have the flag (recent versions no longer have it since dbus support - is always enabled for them). Thanks to flameeyes for the tip. - Closes bug #250598. - - 31 Jan 2008; Samuli Suominen <drac@gentoo.org> -wmauda-0.3.ebuild: - Removed old version which only works with Audacious 1.3 - - 15 Jan 2008; Christian Faulhammer <opfer@gentoo.org> wmauda-0.7.ebuild: - stable x86, bug 198820 - - 14 Jan 2008; Samuli Suominen <drac@gentoo.org> wmauda-0.7.ebuild: - Check for use dbus in audacious, needed both compile and runtime. Depend on - pkg-config wrt #205084. - - 10 Nov 2007; Christian Birchinger <joker@gentoo.org> wmauda-0.7.ebuild: - Remove built-with dbus check because Audacious has a hard dependency on it now. - -*wmauda-0.7 (10 Nov 2007) - - 10 Nov 2007; Christian Birchinger <joker@gentoo.org> +wmauda-0.7.ebuild: - Added new version for Audacious 1.4 and dbus. Limited dependency for - previous version to 1.3. - - 13 Apr 2007; Michele Noberasco <s4t4n@gentoo.org> wmauda-0.3.ebuild: - Stable for x86. - wmauda-0.3.ebuild, wmauda-0.2.ebuild: - Fixed IUSE. - wmauda-0.2.ebuild: - Wiped out previous unstable version. - metadata.xml: - Fixed maintainership. - - 03 Feb 2007; Steve Dibb <beandog@gentoo.org> wmauda-0.2.ebuild, - wmauda-0.3.ebuild: - Add ~amd64, bug 153549 - -*wmauda-0.3 (31 Oct 2006) - - 31 Oct 2006; Michael Stewart <vericgar@gentoo.org> +wmauda-0.3.ebuild: - Version bump. Fixes segfaults in option processing and install location of - pixmaps. - -*wmauda-0.2 (30 Oct 2006) - - 30 Oct 2006; Michael Stewart <vericgar@gentoo.org> +metadata.xml, - +wmauda-0.2.ebuild: - Initial version of wmauda, a replacement for wmxmms that works with - Audacious. I am upstream for this package diff --git a/x11-plugins/wmauda/Manifest b/x11-plugins/wmauda/Manifest deleted file mode 100644 index a1ebb1e001a1..000000000000 --- a/x11-plugins/wmauda/Manifest +++ /dev/null @@ -1,21 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -AUX wmauda-0.7-asneeded.patch 859 SHA256 681123fc6f6f5118148103549f81d1704f69b7a1d97b5c7ae951fbafad9949c5 SHA512 dcfdf583ffda79aff5f783792be8542b854b6eb241f1dee572af4df45aa95a82f61a8c1d47544652a163eddce34c12be1890deea6b2687e4337bb6b012aa5542 WHIRLPOOL bc42674cb0a1d41747c2080c3eadcb2ffc700a834edda25016f871580fb9a7ec59e293f55b331d5651f19dd2494924ebadb413128a87fe56f60d3344b7a5ce16 -AUX wmauda-0.8-asneeded.patch 892 SHA256 35b33b0f0d07cc9584f6e4707f7da7fd975897c6ea3943ea8ae116a2ff50bbbe SHA512 fcf7d124fd0d3e8bff0dbf0b9a66b2b06456490a1ae773d6a64867a2d2372da8b86e9cbec86f99caf7b0594e85f4b39de6de69a99a062e542e3c6b64b3581743 WHIRLPOOL a905f5ba2639c8f0f5e256c0562200ae179e799c7a53ef1a9574af97a980b6ef302aee4f1b2626805534adc1d414bcaeb7e8cf573b5475e27b22f21b676ec7ea -AUX wmauda-0.9-asneeded.patch 949 SHA256 68f044daeadc314498b634a47593916881250fd336e715cc6bc7a8368ac1e6a1 SHA512 231d6d391c377fc51c963e208fa9fe0a3497c93c5e3f817596996cb9bb7211eefebe3bef21e273cff00882753af18eabe21eea926a5607acd3c400c316c0fc95 WHIRLPOOL 92921c6fb44bef0efbfe2149100e024acf4c376b3838fa2123cb3ec5e902b52c2c5e6b99653b53ba1fcc3e9d6c29ec0ac8addc425d2385723656b20981e236f5 -DIST wmauda-0.7.tar.gz 18328 SHA256 947855691ad144ef9776b687be6fc7f84bb9dedc85a5c005150e2f4dcfdbe5a1 -DIST wmauda-0.8.tar.gz 18196 SHA256 50a8156a98aedfac3687af9cf0cdd1f2976ec5cfb7887a6612886b0ca1fa767b -DIST wmauda-0.9.tar.gz 18234 SHA256 4d34ad389b5a305cb83ddea706e828462eedee9f0bbb59c879ed09f57f18a6ea SHA512 4270470751c0ce9a8a6543a9528fc7779e273e6db3b8634bbb3754335a76105d931dd517107ae8af1058729ceb960d7097ef93df7a7819035ef1f493e598c590 WHIRLPOOL a282032d44b70481b88842a165228bc77ed4fc7472ce524cbaaee3d3865f046569e738e07605efc7094f1871a63918627ed91f2be29b766e8d7799bcb6638831 -EBUILD wmauda-0.7.ebuild 821 SHA256 8cc711a37ba489e898549d6e299a867ad3c5fad51e50e80ad117a45e92bb3572 SHA512 60ce0da02b5ef9672b30362594e59fc4940c7ba82853c9a5d007699d532739646cab8913d874be1daaa3de7da7e8716c6a7106619d56d4932f089d2c11057d92 WHIRLPOOL 171425ac325f5488ae8e00a74823827104160e0c0362150861322de028900bd1e2e2fa231d4fed0452617370883a4e7a75cec679c6a321dad61f927556426532 -EBUILD wmauda-0.8.ebuild 808 SHA256 a921641ad6dfb04790ffb477d7dc04d4db6f049394f42191ac544a6c5d2d7f09 SHA512 ac81f9a3086bfa765142db6d148e6610473bda9a3145181419704db3533c55a373d9dc3c6ed8ef6d92f4fd324c6774fa2dcb7582942d83dfa8658f8b8ba6f3c9 WHIRLPOOL ab74e43f3146555eff07b14fb3a4d441f340f4eae14ba26c140e1d1ead841fb2cf8a873cfd25b7d9e45852a008f6fed944bdec06f9e39b530997ede81c7d2d9e -EBUILD wmauda-0.9.ebuild 822 SHA256 ab2f94f37da4da42cc1dde784869194ca15beae717f8bd3ac7f2b75e0e1790eb SHA512 b9ee33dd81dce1782aebd478d3be4eeea63b763de92461f2f6f32374b0a558786d9e6c0ca66c33437ab8ccfecc050221904abce14d4ba17057bca8a9a679cb85 WHIRLPOOL 18fa13941b17fc539387c3044c4477efa59a10a8e06e851850e8ef6a5af089ce2c7bf0710ef2c3d56ad1b7e4e1c816b62ef48555f867c6b4da9e1f01357262c1 -MISC ChangeLog 3171 SHA256 62f90f6bec1511c580903161a466abce69ad4f45740529acb519b54183ea9c59 SHA512 a6c5184be03a89d8332d5cfe9335a4a5061bb9bd6e87ded6fb2b6c7c91cc9af6814bb22913a186d394f9225dd4b0485928e2fb1c2bc5b177bc07c67ea4688b2a WHIRLPOOL 7f8c5d0158ffa44cd5ff440dc379d73109bcdb6aa1e23ad77ef4462f653a0386e7b0f97196ac4ea184899ec8fb709394457fae283ac5b656c8062806017a82fb -MISC metadata.xml 167 SHA256 0b161d83e9e7cad5a69cc5c2a23a5ba0fcac0d20751516b605dc232d9a2e7284 SHA512 cde6cff04d85c5663f874c4dde361195437c9f2262e7ef300a001b55151425b264d7439640d7d19c96d855d5cdb780c75ab5261b6028e8316cfabf66beaf65d4 WHIRLPOOL 7622a694f6d3fc1bc2f7fccd6a07ebb1e2f3dd00fecff580ebb272c86916c9a3953b5db0566097fbd993318bfecde00190baaf51b96b4ab8bdb96d3ca3d0c73b ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iEYEAREIAAYFAlPn0EoACgkQcaHudmEf86qT1wCeKSrAjkRRc0+4IQgtJ3qw8SHC -UggAn3DbaTukJbdbkZNpQcFKJCeaXUVU -=H4Uz ------END PGP SIGNATURE----- diff --git a/x11-plugins/wmauda/files/wmauda-0.7-asneeded.patch b/x11-plugins/wmauda/files/wmauda-0.7-asneeded.patch deleted file mode 100644 index dc1220aadbcf..000000000000 --- a/x11-plugins/wmauda/files/wmauda-0.7-asneeded.patch +++ /dev/null @@ -1,25 +0,0 @@ -Fixing build with as-needed, respecting LDFLAGS -http://bugs.gentoo.org/show_bug.cgi?id=320795 -Also fix underlinking, adding missing -lX11 -http://bugs.gentoo.org/show_bug.cgi?id=369889 - ---- Makefile -+++ Makefile -@@ -7,14 +7,14 @@ - PIXMAP_DIR := $(PREFIX)/share/pixmaps - MANPAGE_DIR := $(PREFIX)/share/man/man1 - --CFLAGS += $(shell pkg-config audacious --cflags) $(shell pkg-config dbus-1 --cflags) --LIBS := $(shell pkg-config audacious --libs) $(shell pkg-config dbus-1 --libs) -+CFLAGS += $(shell pkg-config audclient --cflags) $(shell pkg-config dbus-1 --cflags) -+LIBS := $(shell pkg-config audclient --libs) $(shell pkg-config dbus-1 --libs) -lX11 - - OBJS = wmauda.o - HEADERS = config.h dock-master.xpm - - wmauda: $(OBJS) $(HEADERS) -- $(CC) -o wmauda $(OBJS) $(CFLAGS) $(LIBS) -+ $(CC) $(LDFLAGS) -o wmauda $(OBJS) $(CFLAGS) $(LIBS) - - all: wmauda - diff --git a/x11-plugins/wmauda/files/wmauda-0.8-asneeded.patch b/x11-plugins/wmauda/files/wmauda-0.8-asneeded.patch deleted file mode 100644 index 7c0d48405097..000000000000 --- a/x11-plugins/wmauda/files/wmauda-0.8-asneeded.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- Makefile.orig 2012-02-13 23:25:44.000000000 +0100 -+++ Makefile 2012-02-13 23:26:16.000000000 +0100 -@@ -7,8 +7,8 @@ - PIXMAP_DIR := $(PREFIX)/share/pixmaps - MANPAGE_DIR := $(PREFIX)/share/man/man1 - --CFLAGS += $(shell pkg-config audacious --cflags) $(shell pkg-config dbus-1 --cflags) --LIBS := $(shell pkg-config audacious --libs) $(shell pkg-config audclient --libs) $(shell pkg-config dbus-1 --libs) -+CFLAGS += $(shell pkg-config audclient --cflags) $(shell pkg-config dbus-glib-1 --cflags) -+LIBS := $(shell pkg-config audclient --libs) $(shell pkg-config dbus-glib-1 --libs) -lX11 - - CFLAGS += $(shell pkg-config gtk+-2.0 --cflags) - LIBS += $(shell pkg-config gtk+-2.0 --libs) -@@ -17,7 +17,7 @@ - HEADERS = config.h dock-master.xpm - - wmauda: $(OBJS) $(HEADERS) -- $(CC) -o wmauda $(OBJS) $(CFLAGS) $(LIBS) -+ $(CC) $(LDFLAGS) -o wmauda $(OBJS) $(CFLAGS) $(LIBS) - - all: wmauda - diff --git a/x11-plugins/wmauda/files/wmauda-0.9-asneeded.patch b/x11-plugins/wmauda/files/wmauda-0.9-asneeded.patch deleted file mode 100644 index 0277cb742d9d..000000000000 --- a/x11-plugins/wmauda/files/wmauda-0.9-asneeded.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- Makefile.orig 2012-03-27 00:27:20.000000000 +0200 -+++ Makefile 2012-10-02 17:19:54.924905300 +0200 -@@ -7,8 +7,8 @@ - PIXMAP_DIR := $(PREFIX)/share/pixmaps - MANPAGE_DIR := $(PREFIX)/share/man/man1 - --CFLAGS += $(shell pkg-config audacious --cflags) $(shell pkg-config dbus-1 --cflags) -DPIXMAP_DIR="\"$(PIXMAP_DIR)\"" --LIBS := $(shell pkg-config audacious --libs) $(shell pkg-config audclient --libs) $(shell pkg-config dbus-1 --libs) -+CFLAGS += $(shell pkg-config audclient --cflags) $(shell pkg-config dbus-glib-1 --cflags) -DPIXMAP_DIR="\"$(PIXMAP_DIR)\"" -+LIBS := $(shell pkg-config audclient --libs) $(shell pkg-config dbus-glib-1 --libs) -lX11 - - CFLAGS += $(shell pkg-config gtk+-2.0 --cflags) - LIBS += $(shell pkg-config gtk+-2.0 --libs) -@@ -17,7 +17,7 @@ - HEADERS = dock-master.xpm - - wmauda: $(OBJS) $(HEADERS) -- $(CC) -o wmauda $(OBJS) $(CFLAGS) $(LIBS) -+ $(CC) $(LDFLAGS) -o wmauda $(OBJS) $(CFLAGS) $(LIBS) - - all: wmauda - diff --git a/x11-plugins/wmauda/metadata.xml b/x11-plugins/wmauda/metadata.xml deleted file mode 100644 index ca551894a934..000000000000 --- a/x11-plugins/wmauda/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <herd>desktop-dock</herd> -</pkgmetadata> diff --git a/x11-plugins/wmauda/wmauda-0.7.ebuild b/x11-plugins/wmauda/wmauda-0.7.ebuild deleted file mode 100644 index 4f591c7c12a0..000000000000 --- a/x11-plugins/wmauda/wmauda-0.7.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/wmauda-0.7.ebuild,v 1.10 2014/08/10 20:04:25 slyfox Exp $ - -EAPI=2 -inherit eutils toolchain-funcs - -DESCRIPTION="Dockable applet for WindowMaker that controls Audacious" -HOMEPAGE="http://www.netswarm.net" -SRC_URI="http://www.netswarm.net/misc/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 x86" -IUSE="" - -RDEPEND="dev-libs/dbus-glib - x11-libs/libX11 - x11-libs/gtk+:2 - <media-sound/audacious-3.2" -DEPEND="${RDEPEND} - x11-proto/xproto - virtual/pkgconfig" - -src_prepare() { - epatch "${FILESDIR}"/${P}-asneeded.patch -} - -src_compile() { - tc-export CC - emake || die -} - -src_install () { - emake DESTDIR="${D}" PREFIX="/usr" install || die - dodoc AUTHORS README -} diff --git a/x11-plugins/wmauda/wmauda-0.8.ebuild b/x11-plugins/wmauda/wmauda-0.8.ebuild deleted file mode 100644 index 947eefe9bb99..000000000000 --- a/x11-plugins/wmauda/wmauda-0.8.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/wmauda-0.8.ebuild,v 1.3 2014/08/10 20:04:25 slyfox Exp $ - -EAPI=4 -inherit eutils toolchain-funcs - -DESCRIPTION="Dockable applet for WindowMaker that controls Audacious" -HOMEPAGE="http://www.netswarm.net" -SRC_URI="http://www.netswarm.net/misc/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-libs/dbus-glib - x11-libs/libX11 - x11-libs/gtk+:2 - >=media-sound/audacious-1.5" -DEPEND="${RDEPEND} - x11-proto/xproto - virtual/pkgconfig" - -src_prepare() { - epatch "${FILESDIR}"/${P}-asneeded.patch -} - -src_compile() { - tc-export CC - emake -} - -src_install () { - emake DESTDIR="${D}" PREFIX="/usr" install - dodoc AUTHORS README -} diff --git a/x11-plugins/wmauda/wmauda-0.9.ebuild b/x11-plugins/wmauda/wmauda-0.9.ebuild deleted file mode 100644 index 13f54b22e5d9..000000000000 --- a/x11-plugins/wmauda/wmauda-0.9.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/wmauda-0.9.ebuild,v 1.2 2014/08/10 20:04:25 slyfox Exp $ - -EAPI=4 -inherit eutils toolchain-funcs - -DESCRIPTION="Dockable applet for WindowMaker that controls Audacious" -HOMEPAGE="http://www.netswarm.net" -SRC_URI="http://www.netswarm.net/misc/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-libs/dbus-glib - x11-libs/libX11 - x11-libs/gtk+:2 - >=media-sound/audacious-1.5" -DEPEND="${RDEPEND} - x11-proto/xproto - virtual/pkgconfig" - -src_prepare() { - epatch "${FILESDIR}"/${P}-asneeded.patch -} - -src_compile() { - tc-export CC - emake PREFIX="/usr" -} - -src_install () { - emake DESTDIR="${D}" PREFIX="/usr" install - dodoc AUTHORS README -} |