diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2010-09-13 08:44:26 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2010-09-13 08:44:26 +0000 |
commit | fd9d58ac7e63e847c16604d5581c69c8b65db612 (patch) | |
tree | a1764a063c2d4ead4cd5f8dce5863c1cbfb5bc1f /x11-plugins/wmsmixer | |
parent | add support for XML parsing with dev-libs/libxml2, which is more efficient th... (diff) | |
download | historical-fd9d58ac7e63e847c16604d5581c69c8b65db612.tar.gz historical-fd9d58ac7e63e847c16604d5581c69c8b65db612.tar.bz2 historical-fd9d58ac7e63e847c16604d5581c69c8b65db612.zip |
Honour Gentoo LDFLAGS, see bug #336964.
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'x11-plugins/wmsmixer')
-rw-r--r-- | x11-plugins/wmsmixer/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmsmixer/Manifest | 14 | ||||
-rw-r--r-- | x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild | 6 |
3 files changed, 10 insertions, 17 deletions
diff --git a/x11-plugins/wmsmixer/ChangeLog b/x11-plugins/wmsmixer/ChangeLog index b1eabf0a7ac1..8bd6ce5c00ec 100644 --- a/x11-plugins/wmsmixer/ChangeLog +++ b/x11-plugins/wmsmixer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmsmixer -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/ChangeLog,v 1.23 2009/06/04 00:25:02 tcunha Exp $ +# Copyright 2002-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/ChangeLog,v 1.24 2010/09/13 08:44:26 s4t4n Exp $ + + 13 Sep 2010; Michele Noberasco <s4t4n@gentoo.org> wmsmixer-0.5.1.ebuild: + Honour Gentoo LDFLAGS, see bug #336964. 04 Jun 2009; Tiago Cunha <tcunha@gentoo.org> wmsmixer-0.5.1.ebuild: stable sparc, bug 215651 diff --git a/x11-plugins/wmsmixer/Manifest b/x11-plugins/wmsmixer/Manifest index 52f7b085fb88..6bbd6a400930 100644 --- a/x11-plugins/wmsmixer/Manifest +++ b/x11-plugins/wmsmixer/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - DIST wmsmixer-0.5.1.tar.gz 33350 RMD160 2f8ab0bf8571b9ea1e111f5e22c3df8ea017dec7 SHA1 32473bf99b7c0dfa4a2b7d0d850288354aebde58 SHA256 eee60a40ba92e4c2c9a038c6e51cd3bd62b24b38a096d091dc60dfd26f0c5daa -EBUILD wmsmixer-0.5.1.ebuild 899 RMD160 847163d51fe3bb305d06a2367f418e2f01450fa9 SHA1 2c3ff4073c0393404ee4545761ee322ae8225162 SHA256 98c739e56095b66021168193f6869c0246a10770d749436b75dc9f06fa8a8c3d -MISC ChangeLog 2722 RMD160 8b0b91786a83de4b097659ccaf60d45c380a05f8 SHA1 a09aed028a15ac646e265dcafc886478076f2211 SHA256 65fefc3075c569b7287dd839da0a52cf971d9731aaed3b8d7ae1ba947a4339b7 +EBUILD wmsmixer-0.5.1.ebuild 909 RMD160 61edb4bac54d905a072698474d3b18767804bad5 SHA1 b66528667d72057a458fbfaa91f320f37dd402d7 SHA256 8a43ce5e58a981a768cb425c4494301dc320200a43f77ee2c0a39eb0d192143e +MISC ChangeLog 2839 RMD160 ff4b922b3e03fa26fa893cc9dff7a971e6d37854 SHA1 4355d7aabb717cb7e7faa405d28ed1c60d10b41d SHA256 3a102c5ab50ead18ab8c8255bf4a3ca9104f6b5b7305c925cbba22d5a59a467b MISC metadata.xml 380 RMD160 cde3279c5fba61cb2f07d3fc821e7cd66d256657 SHA1 7ec08d7bca97214a69680de789654b59ee032454 SHA256 4f9edd402117a026999878a6994f24055ba61cc26983ff1bf8ca5095b586e3fe ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.11 (GNU/Linux) - -iEYEARECAAYFAkonFGQACgkQAgIglOz4paB9+ACfT1WTWpaCtAliWyQelBEaxsiF -dc4AoJ5UprTVmHo1J5KaBRf3l0A+tLVe -=qjzY ------END PGP SIGNATURE----- diff --git a/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild b/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild index c7d93161e763..e94843dce7dd 100644 --- a/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild +++ b/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild,v 1.11 2009/06/04 00:25:02 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild,v 1.12 2010/09/13 08:44:26 s4t4n Exp $ inherit eutils IUSE="" @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} src_compile() { g++ ${CFLAGS} -I/usr/X11R6/include -c -o wmsmixer.o wmsmixer.cc rm -f wmsmixer - g++ -o wmsmixer ${CFLAGS} -L/usr/X11R6/lib wmsmixer.o -lXpm -lXext -lX11 + g++ ${LDFLAGS} -o wmsmixer ${CFLAGS} -L/usr/X11R6/lib wmsmixer.o -lXpm -lXext -lX11 } src_install() { |