summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2006-06-03 00:40:35 +0000
committerTony Vroon <chainsaw@gentoo.org>2006-06-03 00:40:35 +0000
commit1bc9176b2bd0a79b39037de90642569553e680af (patch)
tree6844673fc293402b5895c9fa276f4b5a20bc1b95 /net-irc/xchat-xsys
parentMoving 2.3.24 to -r2, Adding 2.3.24-r1 as stable candidate, 2.3.24-r2 is the ... (diff)
downloadgentoo-2-1bc9176b2bd0a79b39037de90642569553e680af.tar.gz
gentoo-2-1bc9176b2bd0a79b39037de90642569553e680af.tar.bz2
gentoo-2-1bc9176b2bd0a79b39037de90642569553e680af.zip
Version bump. Now playing can also be reported as an action (/me). No major
new features, mostly bug fixes and optimizations. (Portage version: 2.1_rc3-r5)
Diffstat (limited to 'net-irc/xchat-xsys')
-rw-r--r--net-irc/xchat-xsys/ChangeLog8
-rw-r--r--net-irc/xchat-xsys/files/digest-xchat-xsys-2.0.92
-rw-r--r--net-irc/xchat-xsys/files/digest-xchat-xsys-2.1.03
-rw-r--r--net-irc/xchat-xsys/xchat-xsys-2.1.0.ebuild51
4 files changed, 63 insertions, 1 deletions
diff --git a/net-irc/xchat-xsys/ChangeLog b/net-irc/xchat-xsys/ChangeLog
index 5794e6cd0f7a..3ac50c29fa9e 100644
--- a/net-irc/xchat-xsys/ChangeLog
+++ b/net-irc/xchat-xsys/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-irc/xchat-xsys
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/ChangeLog,v 1.42 2006/03/03 13:46:48 yoswink Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/ChangeLog,v 1.43 2006/06/03 00:40:35 chainsaw Exp $
+
+*xchat-xsys-2.1.0 (03 Jun 2006)
+
+ 03 Jun 2006; Tony Vroon <chainsaw@gentoo.org> +xchat-xsys-2.1.0.ebuild:
+ Version bump. Now playing can also be reported as an action (/me). No major
+ new features, mostly bug fixes and optimizations.
03 Mar 2006; Jose Luis Rivero <yoswink@gentoo.org>
xchat-xsys-2.0.9.ebuild:
diff --git a/net-irc/xchat-xsys/files/digest-xchat-xsys-2.0.9 b/net-irc/xchat-xsys/files/digest-xchat-xsys-2.0.9
index db162cf5230f..cf0f6fb25807 100644
--- a/net-irc/xchat-xsys/files/digest-xchat-xsys-2.0.9
+++ b/net-irc/xchat-xsys/files/digest-xchat-xsys-2.0.9
@@ -1 +1,3 @@
MD5 85645f9b23a8a4566c626df9af350993 xsys-2.0.9.tar.bz2 15695
+RMD160 f8c0365b6a0729a8d967a78e2a6fa41fa8ec1de2 xsys-2.0.9.tar.bz2 15695
+SHA256 f7e074ed964a9cfb3a888f76c5ae4c6c6132128833100280ea86f92651c4a3f3 xsys-2.0.9.tar.bz2 15695
diff --git a/net-irc/xchat-xsys/files/digest-xchat-xsys-2.1.0 b/net-irc/xchat-xsys/files/digest-xchat-xsys-2.1.0
new file mode 100644
index 000000000000..a8764842ccab
--- /dev/null
+++ b/net-irc/xchat-xsys/files/digest-xchat-xsys-2.1.0
@@ -0,0 +1,3 @@
+MD5 fd4d97152422341b5ce81469481d10a8 xsys-2.1.0.tar.bz2 16499
+RMD160 cca47892379b0022d306370a93e35b0a0c8dfbd8 xsys-2.1.0.tar.bz2 16499
+SHA256 d91b302bdf9583cc769c664d98a28f76d8d34d635a0446a14833ad4f5b6ef61d xsys-2.1.0.tar.bz2 16499
diff --git a/net-irc/xchat-xsys/xchat-xsys-2.1.0.ebuild b/net-irc/xchat-xsys/xchat-xsys-2.1.0.ebuild
new file mode 100644
index 000000000000..b9f645e9fff6
--- /dev/null
+++ b/net-irc/xchat-xsys/xchat-xsys-2.1.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2006 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.1.0.ebuild,v 1.1 2006/06/03 00:40:35 chainsaw Exp $
+
+inherit toolchain-funcs eutils
+
+MY_P="${P/xchat-/}"
+S=${WORKDIR}/${MY_P}
+DESCRIPTION="Sysinfo plugin for X-Chat."
+SRC_URI="http://dev.gentoo.org/~chainsaw/xsys/download/${MY_P}.tar.bz2 mirror://gentoo/${MY_P}.tar.bz2"
+HOMEPAGE="http://dev.gentoo.org/~chainsaw/xsys/"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="audacious buttons xmms"
+
+DEPEND="|| (
+ >=net-irc/xchat-2.4.0
+ >=net-irc/xchat-gnome-0.4
+ )
+ sys-apps/pciutils
+ audacious? ( media-sound/audacious )
+ xmms? ( media-sound/xmms )"
+
+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
+ if use audacious; then
+ sed -i -e "s:# FOR AUDACIOUS # ::g" ${S}/Makefile
+ elif use xmms; then
+ sed -i -e "s:# FOR XMMS # ::g" ${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"
+
+ exeinto /usr/$(get_libdir)/xchat-gnome/plugins
+ doexe xsys-${PV}.so || die "doexe failed"
+
+ dodoc ChangeLog README || die "dodoc failed"
+}