summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-03-08 21:46:01 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-03-08 21:46:01 +0000
commit3e672b48532ddc47f3dafc45270eacc3ad2e1479 (patch)
tree9d71155b8845c62160c71ed0d9ec79909893c2fc /net-irc/audacious-show
parentMasked media-sound/radiomixer for testing (diff)
downloadgentoo-2-3e672b48532ddc47f3dafc45270eacc3ad2e1479.tar.gz
gentoo-2-3e672b48532ddc47f3dafc45270eacc3ad2e1479.tar.bz2
gentoo-2-3e672b48532ddc47f3dafc45270eacc3ad2e1479.zip
Added new ebuild.
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'net-irc/audacious-show')
-rw-r--r--net-irc/audacious-show/ChangeLog6
-rw-r--r--net-irc/audacious-show/Manifest6
-rw-r--r--net-irc/audacious-show/audacious-show-1.2.0.ebuild28
-rw-r--r--net-irc/audacious-show/files/digest-audacious-show-1.2.03
-rw-r--r--net-irc/audacious-show/metadata.xml9
5 files changed, 52 insertions, 0 deletions
diff --git a/net-irc/audacious-show/ChangeLog b/net-irc/audacious-show/ChangeLog
new file mode 100644
index 000000000000..96abc8358d35
--- /dev/null
+++ b/net-irc/audacious-show/ChangeLog
@@ -0,0 +1,6 @@
+# ChangeLog for net-irc/audacious-show
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/audacious-show/ChangeLog,v 1.1 2006/03/08 21:46:00 hansmi Exp $
+
+ 08 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> ChangeLog:
+ Added new ebuild, written by Frank Schmitt <gentoo@frank-schmitt.com>.
diff --git a/net-irc/audacious-show/Manifest b/net-irc/audacious-show/Manifest
new file mode 100644
index 000000000000..83c802b94c77
--- /dev/null
+++ b/net-irc/audacious-show/Manifest
@@ -0,0 +1,6 @@
+MD5 91f36ab6aad3f3e6004b379ca7cd823c audacious-show-1.2.0.ebuild 599
+RMD160 e93836ac729b923c92d1d78ac1b835961df32c80 audacious-show-1.2.0.ebuild 599
+SHA256 fd841aa593d170055aa53a2f91fc4db5383223d0ef0adf64d44b1af07854d8b7 audacious-show-1.2.0.ebuild 599
+MD5 a3ae7175d09b72e535347ceac573ee60 files/digest-audacious-show-1.2.0 259
+RMD160 c20e08942a6b1d040d5c388ff84a27b3f601ca6d files/digest-audacious-show-1.2.0 259
+SHA256 95de480780a34095a6b114f1f44f3c2ea8a16af62f88cf76d0a985bc9d9c25e3 files/digest-audacious-show-1.2.0 259
diff --git a/net-irc/audacious-show/audacious-show-1.2.0.ebuild b/net-irc/audacious-show/audacious-show-1.2.0.ebuild
new file mode 100644
index 000000000000..9da65c602a68
--- /dev/null
+++ b/net-irc/audacious-show/audacious-show-1.2.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/audacious-show/audacious-show-1.2.0.ebuild,v 1.1 2006/03/08 21:46:00 hansmi Exp $
+
+DESCRIPTION="XChat plugin to control audacious and to show whatever you're
+currently playing to others"
+HOMEPAGE="http://nedudu.hu/?page_id=11"
+SRC_URI="http://nedudu.hu/downloads/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND="
+ media-sound/audacious
+ >=net-irc/xchat-2.4
+"
+
+src_compile() {
+ emake || die "emake failed"
+}
+
+src_install() {
+ mv audacious-show-1.2.0.so audacious-show.so
+ insinto ${ROOT}/usr/lib/xchat/plugins/
+ doins audacious-show.so
+}
diff --git a/net-irc/audacious-show/files/digest-audacious-show-1.2.0 b/net-irc/audacious-show/files/digest-audacious-show-1.2.0
new file mode 100644
index 000000000000..30c64aa42172
--- /dev/null
+++ b/net-irc/audacious-show/files/digest-audacious-show-1.2.0
@@ -0,0 +1,3 @@
+MD5 bd8d4e8fb7a53aacac68f483fe5983eb audacious-show-1.2.0.tar.bz2 9296
+RMD160 bdeb370141b68d81f2bb6f62d554e2bd6014769a audacious-show-1.2.0.tar.bz2 9296
+SHA256 54eee06fb5e54c7d703a02e1585ac540a5098b799ff67268f861e351bff17437 audacious-show-1.2.0.tar.bz2 9296
diff --git a/net-irc/audacious-show/metadata.xml b/net-irc/audacious-show/metadata.xml
new file mode 100644
index 000000000000..882a53d7c50e
--- /dev/null
+++ b/net-irc/audacious-show/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>net-irc</herd>
+ <maintainer>
+ <email>hansmi@gentoo.org</email>
+ <name>Michael Hanselmann</name>
+ </maintainer>
+</pkgmetadata>