summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2009-01-19 14:17:44 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2009-01-19 14:17:44 +0000
commit65e0069650c1c98b5421da598a9110c6ad013e7f (patch)
tree3f01e1183bda1467733b033671611c9ad150a409 /x11-plugins/bfm
parentFix missing DEPENDs, bug 255504. Thanks to Wulf C. Krueger <wk@mailstation.de... (diff)
downloadhistorical-65e0069650c1c98b5421da598a9110c6ad013e7f.tar.gz
historical-65e0069650c1c98b5421da598a9110c6ad013e7f.tar.bz2
historical-65e0069650c1c98b5421da598a9110c6ad013e7f.zip
Some magic sed to fix compilation with --as-needed. Closes bug #248595.
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.24-tuxonice-r9 i686
Diffstat (limited to 'x11-plugins/bfm')
-rw-r--r--x11-plugins/bfm/ChangeLog5
-rw-r--r--x11-plugins/bfm/Manifest14
-rw-r--r--x11-plugins/bfm/bfm-0.6.4-r1.ebuild10
3 files changed, 12 insertions, 17 deletions
diff --git a/x11-plugins/bfm/ChangeLog b/x11-plugins/bfm/ChangeLog
index 80f6cfbbb1b9..0a78651b589d 100644
--- a/x11-plugins/bfm/ChangeLog
+++ b/x11-plugins/bfm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/bfm
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/ChangeLog,v 1.11 2008/08/05 21:09:37 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/ChangeLog,v 1.12 2009/01/19 14:17:44 s4t4n Exp $
+
+ 19 Jan 2009; Michele Noberasco <s4t4n@gentoo.org> bfm-0.6.4-r1.ebuild:
+ Some magic sed to fix compilation with --as-needed. Closes bug #248595.
05 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
add GLEP 56 USE flag desc from use.local.desc
diff --git a/x11-plugins/bfm/Manifest b/x11-plugins/bfm/Manifest
index 4036076b4756..46655e901d7e 100644
--- a/x11-plugins/bfm/Manifest
+++ b/x11-plugins/bfm/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
DIST bfm-0.6.4.tar.bz2 50634 RMD160 3d0221098978fb86e5189e60a3403cba82a9f026 SHA1 2648e86c9ff69a78b4db7a67b9a0243d23185038 SHA256 e5afb9eaebb67428c441c1eb0a98e5ad1aae46d2dcfe36567f9151c763ca04f9
-EBUILD bfm-0.6.4-r1.ebuild 1141 RMD160 7cd2122ce15b9902123ab9f41a1aa2632cb58d3e SHA1 3c147a40c5b83d6d6dfc61e14e8ab268668476c8 SHA256 cc0b26f3278f13d0878bdebd45b3666bbae7bf9dd9e206568f51e8258f0126ae
-MISC ChangeLog 1542 RMD160 6b40fc4cce13bfc046023773b3e33c46ec75bfde SHA1 011e4d2ae9b46e9f50d50ff89237bd9a39258865 SHA256 21f5479b739e27e48134801af71bbef272a1b4e0e658d2abf5528f2ae78c1097
+EBUILD bfm-0.6.4-r1.ebuild 1286 RMD160 29c4863920a62a64ba643950ec9b88d45dee4a8b SHA1 9edd6d71dfaa65cdf0eb7268fc4b2f66561b1e86 SHA256 d3e05a58ecf4d6bbe983a81f42d854ed88250161afb67fa9025cf9c00ac551f2
+MISC ChangeLog 1689 RMD160 08ff39cbd1c76848061facd7dced59ff47dd688d SHA1 75aef47b625ea81b9950678e365e745b01f0902a SHA256 113a245b124711d75f4d954755dbe4c4db08e806772d1c9f5707992fb43367b1
MISC metadata.xml 264 RMD160 e15fe8b6bb7c533a82bdbf902ed3b20e8c001271 SHA1 1ac3c9520c0329026e81ab7f3e00ff95d584b877 SHA256 68f042d61abeb44f3a69ed9be88e43ec37aa60cca1afbb174491a73a32c2aea8
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.9 (GNU/Linux)
-
-iEYEARECAAYFAkiYwZYACgkQoeSe8B0zEfx+igCfbBLib/z+p2yKn7XUyQbQuUD3
-pgsAnRTvzI4wLZzz7vkbfMp4renIvGiO
-=f7wr
------END PGP SIGNATURE-----
diff --git a/x11-plugins/bfm/bfm-0.6.4-r1.ebuild b/x11-plugins/bfm/bfm-0.6.4-r1.ebuild
index bf42cabb8713..cd518e1d25b1 100644
--- a/x11-plugins/bfm/bfm-0.6.4-r1.ebuild
+++ b/x11-plugins/bfm/bfm-0.6.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/bfm-0.6.4-r1.ebuild,v 1.5 2008/01/31 16:13:32 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/bfm-0.6.4-r1.ebuild,v 1.6 2009/01/19 14:17:44 s4t4n Exp $
inherit multilib toolchain-funcs
@@ -22,8 +22,10 @@ DEPEND="${RDEPEND}
src_unpack() {
unpack ${A}
- sed -e 's:CFLAGS =:CFLAGS +=:' -e 's:LDFLAGS =:LDFLAGS +=:' \
- -e 's:strip:true:' -i "${S}"/Makefile
+ sed -e 's:CFLAGS =:CFLAGS +=:' -e 's:LDFLAGS =:LDFLAGS +=:' -e 's:strip:true:' \
+ -e 's:$(CFLAGS) -o $(BUBBLEFISHYMON):$(CFLAGS) $(SRCS) -o $(BUBBLEFISHYMON):' \
+ -e 's:$(LIBS) $(GTK2_LIBS) $(SRCS):$(LIBS) $(GTK2_LIBS):' \
+ -i "${S}"/Makefile
}
src_compile() {