diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2005-05-30 00:07:41 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2005-05-30 00:07:41 +0000 |
commit | 7f3e932000abcb824b100a22011e60ff760a3d78 (patch) | |
tree | b4041e7a38b5ebffda8da6111fd3dd6e10db3a74 /net-irc | |
parent | Add buttons USE-flag for net-irc/xchat-xsys (diff) | |
download | gentoo-2-7f3e932000abcb824b100a22011e60ff760a3d78.tar.gz gentoo-2-7f3e932000abcb824b100a22011e60ff760a3d78.tar.bz2 gentoo-2-7f3e932000abcb824b100a22011e60ff760a3d78.zip |
Version bump.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat-xsys/ChangeLog | 7 | ||||
-rw-r--r-- | net-irc/xchat-xsys/Manifest | 12 | ||||
-rw-r--r-- | net-irc/xchat-xsys/files/digest-xchat-xsys-2.0.2 | 1 | ||||
-rw-r--r-- | net-irc/xchat-xsys/xchat-xsys-2.0.2.ebuild | 39 |
4 files changed, 48 insertions, 11 deletions
diff --git a/net-irc/xchat-xsys/ChangeLog b/net-irc/xchat-xsys/ChangeLog index 4f3eddced7b4..00af2cc63bc2 100644 --- a/net-irc/xchat-xsys/ChangeLog +++ b/net-irc/xchat-xsys/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-irc/xchat-xsys # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/ChangeLog,v 1.13 2005/05/20 22:44:43 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/ChangeLog,v 1.14 2005/05/30 00:07:41 chainsaw Exp $ + +*xchat-xsys-2.0.2 (30 May 2005) + + 30 May 2005; Tony Vroon <chainsaw@gentoo.org> +xchat-xsys-2.0.2.ebuild: + Version bump. Buttons near nicklist now optional. *xchat-xsys-2.0.0-r1 (20 May 2005) diff --git a/net-irc/xchat-xsys/Manifest b/net-irc/xchat-xsys/Manifest index f5e9f4c231a1..671d7ee42c0a 100644 --- a/net-irc/xchat-xsys/Manifest +++ b/net-irc/xchat-xsys/Manifest @@ -1,18 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 42cef2da59c81f792584c3f9048a1930 metadata.xml 250 MD5 c86ad9ee5763973a091881dccc2987b7 xchat-xsys-2.0.0-r1.ebuild 1009 MD5 9344766ac588bbf2392dfb9f308a1cc6 ChangeLog 2775 MD5 409509e5312a334bb459709268d2e524 xchat-xsys-1.9.3-r1.ebuild 1005 +MD5 5242e558e1fd4362b8ce62ed0367d4bb xchat-xsys-2.0.2.ebuild 922 MD5 6a0d14cce311c0075599544fd3a107c1 files/digest-xchat-xsys-1.9.3-r1 62 MD5 43e7dc494b9615bbc75b6444664d8ffd files/1.9.3-ppc-support.patch 1528 MD5 d741c852e1ee3fcc0d4fbc5ba8025234 files/digest-xchat-xsys-2.0.0-r1 62 MD5 c0f1338214a6804b08666fa5c5a05bce files/1.9.3-sysfs-instead-of-lspci-2.patch 3712 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) - -iD8DBQFCjmhOp5vW4rUFj5oRArMmAJ94u15pTnU/mc4WlikLpYI+t9EPAACeOIYG -xjQTSGIWzxKNkSZOb2jRMWA= -=x+d1 ------END PGP SIGNATURE----- +MD5 e12f6271ad83cfb1691a0b8fc619b593 files/digest-xchat-xsys-2.0.2 62 diff --git a/net-irc/xchat-xsys/files/digest-xchat-xsys-2.0.2 b/net-irc/xchat-xsys/files/digest-xchat-xsys-2.0.2 new file mode 100644 index 000000000000..4a8c79fa3ad1 --- /dev/null +++ b/net-irc/xchat-xsys/files/digest-xchat-xsys-2.0.2 @@ -0,0 +1 @@ +MD5 c97caae74ee74738fb9de0e3a9f98c32 xsys-2.0.2.tar.bz2 11760 diff --git a/net-irc/xchat-xsys/xchat-xsys-2.0.2.ebuild b/net-irc/xchat-xsys/xchat-xsys-2.0.2.ebuild new file mode 100644 index 000000000000..29893ef5d2e6 --- /dev/null +++ b/net-irc/xchat-xsys/xchat-xsys-2.0.2.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.0.2.ebuild,v 1.1 2005/05/30 00:07:41 chainsaw Exp $ + +inherit toolchain-funcs + +MY_P="${P/xchat-/}" +S=${WORKDIR}/${MY_P} +DESCRIPTION="Sysinfo plugin for X-Chat." +SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" +HOMEPAGE="http://dev.gentoo.org/~chainsaw/xsys/" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~amd64 ~ppc" +IUSE="bmp xmms buttons" + +DEPEND=">=net-irc/xchat-2.4.0 + bmp? ( media-plugins/bmp-infopipe ) + xmms? ( media-plugins/xmms-infopipe )" + +src_unpack() { + unpack ${A} + sed -i -e "s:-O2 -Wall:${CFLAGS} -Wall:" ${S}/Makefile + if use buttons; then + sed -i -e "s:#BUTTON:BUTTON:" ${S}/Makefile + fi +} + +src_compile() { + emake -j1 CC="$(tc-getCC)" || die "Compile failed" +} + +src_install() { + exeinto /usr/$(get_libdir)/xchat/plugins + doexe xsys-${PV}.so || die "doexe failed" + + dodoc ChangeLog README || die "dodoc failed" +} |