diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-09-17 04:17:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-09-17 04:17:18 +0000 |
commit | 6e75ba250dc44e0db68dd4e99500e9bbc2246ef6 (patch) | |
tree | 6c61384ec70d0cbd12015f337a10f87242d59361 /x11-terms/root-tail | |
parent | Remove unused DEPEND. Respect LDFLAGS (bug #335091), CXX. Fix quoting issue. (diff) | |
download | historical-6e75ba250dc44e0db68dd4e99500e9bbc2246ef6.tar.gz historical-6e75ba250dc44e0db68dd4e99500e9bbc2246ef6.tar.bz2 historical-6e75ba250dc44e0db68dd4e99500e9bbc2246ef6.zip |
Respect LDFLAGS (bug #335093), CC, CFLAGS.
Package-Manager: portage-2.2_rc82/cvs/Linux i686
Diffstat (limited to 'x11-terms/root-tail')
-rw-r--r-- | x11-terms/root-tail/ChangeLog | 7 | ||||
-rw-r--r-- | x11-terms/root-tail/Manifest | 3 | ||||
-rw-r--r-- | x11-terms/root-tail/root-tail-1.2-r3.ebuild | 47 |
3 files changed, 55 insertions, 2 deletions
diff --git a/x11-terms/root-tail/ChangeLog b/x11-terms/root-tail/ChangeLog index a2b3940c0146..fe6b8f65c135 100644 --- a/x11-terms/root-tail/ChangeLog +++ b/x11-terms/root-tail/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-terms/root-tail # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.43 2010/01/24 18:58:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.44 2010/09/17 04:17:18 jer Exp $ + +*root-tail-1.2-r3 (17 Sep 2010) + + 17 Sep 2010; Jeroen Roovers <jer@gentoo.org> +root-tail-1.2-r3.ebuild: + Respect LDFLAGS (bug #335093), CC, CFLAGS. 24 Jan 2010; Jeroen Roovers <jer@gentoo.org> metadata.xml: Remove redundant <name> tag. diff --git a/x11-terms/root-tail/Manifest b/x11-terms/root-tail/Manifest index 85fd482baa3d..bee46d544e1f 100644 --- a/x11-terms/root-tail/Manifest +++ b/x11-terms/root-tail/Manifest @@ -1,5 +1,6 @@ AUX root-tail-1.2-kde.patch 3188 RMD160 6875d464ad9543c93f7fb3214f8b62c91c317055 SHA1 b6493b18cb135a1ea5ac8e2ccb6cc6974b467e7c SHA256 e188b8a8a6af4f592ff4777cf3cee32bc5d087b9ff6ec1c97fab5193acd14296 DIST root-tail-1.2.tar.gz 20805 RMD160 10ecc7145d6c0298f73f37cd11081e5d82c1703a SHA1 1f40a0dcb837906deda1d84d1902c27eb6377e91 SHA256 08fb829cc0edd533aaf2af7bcf12d877a6ff51d60c59be48ba354c5940b80691 EBUILD root-tail-1.2-r2.ebuild 1037 RMD160 70b5746f05c61c66c70abdb0ee3c054b1824e3d8 SHA1 0ae23951abfc31912d1f475f1e1fea4f2567131f SHA256 6e2eded9b2ad688ece35573e00e77c3f77331b18792025557bb1fd5e64a2ed3b -MISC ChangeLog 5958 RMD160 2302d2d223cd8a26c5c1e721622ecfd025f56cb9 SHA1 b1ad0f467371ca9e81316e7b8b604ff772be8daa SHA256 44fb7c3ecc444f9b9e5b044da206bc13fb8dff7d4e2d01b4d751688fc881fea8 +EBUILD root-tail-1.2-r3.ebuild 1144 RMD160 8306f5e59baa0397402652feeb13e711a7c2d2fc SHA1 3f2fc24b7f3e65fe3869e42b935bc6fb247bdc78 SHA256 20ee22192fc838ebfae66258a21dfb3138ff54392d7032a72b42a9d0dd039d93 +MISC ChangeLog 6110 RMD160 5e3a8bd6735b4c5c7cff70b33c9df30a711e0d8d SHA1 abbb91ad72578b91ed89dd7fb1ba9b1ea5ca57af SHA256 b2ae5b0979055187806b3dcda5b747cb6e4e621a31b5b591a2ce8633a5681aba MISC metadata.xml 236 RMD160 92f49f8275e75caf57b88a3172d5204eaa4e33ae SHA1 dd1a8550a514e55ab0ed6190ab4794bb090994f8 SHA256 56075995f83836ae824c7cb01931b98d6745f6d5a7764299c8262e801486b829 diff --git a/x11-terms/root-tail/root-tail-1.2-r3.ebuild b/x11-terms/root-tail/root-tail-1.2-r3.ebuild new file mode 100644 index 000000000000..e8f88a648353 --- /dev/null +++ b/x11-terms/root-tail/root-tail-1.2-r3.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r3.ebuild,v 1.1 2010/09/17 04:17:18 jer Exp $ + +EAPI="2" + +inherit eutils flag-o-matic toolchain-funcs + +DESCRIPTION="Terminal to display (multiple) log files on the root window" +HOMEPAGE="http://www.goof.com/pcg/marc/root-tail.html" +SRC_URI="http://www.goof.com/pcg/marc/data/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="kde debug" + +RDEPEND="x11-libs/libXext + x11-libs/libX11" +DEPEND="x11-misc/imake + app-text/rman + x11-misc/gccmakedep + x11-libs/libX11 + x11-proto/xproto" + +src_prepare() { + use kde && epatch "${FILESDIR}"/${P}-kde.patch +} + +src_configure() { + xmkmf -a +} + +src_compile() { + sed -i 's:/usr/X11R6/bin:/usr/bin:' Makefile || die "sed Makefile failed" + use debug && append-flags -DDEBUG + emake \ + CC=$(tc-getCC) \ + CCOPTIONS="${CFLAGS}" \ + EXTRA_LDOPTIONS="${LDFLAGS}" \ + || die "emake failed" +} + +src_install() { + make DESTDIR="${D}" install install.man || die "make install failed" + dodoc Changes README +} |