summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-04-09 05:04:54 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-04-09 05:04:54 +0000
commit1ab7d5498a8fe0083463143017fac0ffa83d261e (patch)
tree8f316c6e1882b8233e61e70f9b64c4fab2c3f1a3 /media-plugins
parentfixed DEPEND (diff)
downloadhistorical-1ab7d5498a8fe0083463143017fac0ffa83d261e.tar.gz
historical-1ab7d5498a8fe0083463143017fac0ffa83d261e.tar.bz2
historical-1ab7d5498a8fe0083463143017fac0ffa83d261e.zip
Ebuild submitted in bug #40009 by ronmon@bellsouth.net
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/streamtuner-python/ChangeLog10
-rw-r--r--media-plugins/streamtuner-python/Manifest2
-rw-r--r--media-plugins/streamtuner-python/files/digest-streamtuner-python-0.1.01
-rw-r--r--media-plugins/streamtuner-python/metadata.xml5
-rw-r--r--media-plugins/streamtuner-python/streamtuner-python-0.1.0.ebuild20
-rw-r--r--media-plugins/streamtuner-xiph/ChangeLog10
-rw-r--r--media-plugins/streamtuner-xiph/Manifest3
-rw-r--r--media-plugins/streamtuner-xiph/files/digest-streamtuner-xiph-0.1.01
-rw-r--r--media-plugins/streamtuner-xiph/metadata.xml5
-rw-r--r--media-plugins/streamtuner-xiph/streamtuner-xiph-0.1.0.ebuild20
10 files changed, 77 insertions, 0 deletions
diff --git a/media-plugins/streamtuner-python/ChangeLog b/media-plugins/streamtuner-python/ChangeLog
new file mode 100644
index 000000000000..66edaa0561a0
--- /dev/null
+++ b/media-plugins/streamtuner-python/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for media-plugins/streamtuner-python
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-python/ChangeLog,v 1.1 2004/04/09 05:04:54 eradicator Exp $
+
+*streamtuner-python-0.1.0 (08 Apr 2004)
+
+ 08 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> metadata.xml,
+ streamtuner-python-0.1.0.ebuild:
+ Ebuild submitted in bug #40009 by ronmon@bellsouth.net
+
diff --git a/media-plugins/streamtuner-python/Manifest b/media-plugins/streamtuner-python/Manifest
new file mode 100644
index 000000000000..a1dc944f4282
--- /dev/null
+++ b/media-plugins/streamtuner-python/Manifest
@@ -0,0 +1,2 @@
+MD5 2763572b02fb037b7eec9bff179b8632 streamtuner-python-0.1.0.ebuild 548
+MD5 951449f1ac39d6797561853f13e0bb0e files/digest-streamtuner-python-0.1.0 76
diff --git a/media-plugins/streamtuner-python/files/digest-streamtuner-python-0.1.0 b/media-plugins/streamtuner-python/files/digest-streamtuner-python-0.1.0
new file mode 100644
index 000000000000..5d9b5173ce7a
--- /dev/null
+++ b/media-plugins/streamtuner-python/files/digest-streamtuner-python-0.1.0
@@ -0,0 +1 @@
+MD5 93c49782ab4a18a4af9723e3696e0b6c streamtuner-python-0.1.0.tar.gz 338666
diff --git a/media-plugins/streamtuner-python/metadata.xml b/media-plugins/streamtuner-python/metadata.xml
new file mode 100644
index 000000000000..e1774e3d9ad7
--- /dev/null
+++ b/media-plugins/streamtuner-python/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>sound</herd>
+</pkgmetadata>
diff --git a/media-plugins/streamtuner-python/streamtuner-python-0.1.0.ebuild b/media-plugins/streamtuner-python/streamtuner-python-0.1.0.ebuild
new file mode 100644
index 000000000000..941d4d16b3ba
--- /dev/null
+++ b/media-plugins/streamtuner-python/streamtuner-python-0.1.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-python/streamtuner-python-0.1.0.ebuild,v 1.1 2004/04/09 05:04:54 eradicator Exp $
+
+DESCRIPTION="A plugin for Streamtuner that provides an embedded Python interpreter."
+SRC_URI="http://savannah.nongnu.org/download/streamtuner/${P}.tar.gz"
+HOMEPAGE="http://www.nongnu.org/streamtuner/"
+
+IUSE=""
+SLOT="0"
+KEYWORDS="~x86"
+LICENSE="BSD"
+
+DEPEND=">=net-misc/streamtuner-0.12.0
+ >=dev-lang/python-2.0"
+
+src_install () {
+ make DESTDIR=${D} install || die
+ dodoc AUTHORS COPYING ChangeLog NEWS README INSTALL
+}
diff --git a/media-plugins/streamtuner-xiph/ChangeLog b/media-plugins/streamtuner-xiph/ChangeLog
new file mode 100644
index 000000000000..845a5bb5e949
--- /dev/null
+++ b/media-plugins/streamtuner-xiph/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for media-plugins/streamtuner-xiph
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-xiph/ChangeLog,v 1.1 2004/04/09 04:59:58 eradicator Exp $
+
+*streamtuner-xiph-0.1.0 (08 Apr 2004)
+
+ 08 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> metadata.xml,
+ streamtuner-xiph-0.1.0.ebuild:
+ Ebuild submitted in bug #40009 by ronmon@bellsouth.net
+
diff --git a/media-plugins/streamtuner-xiph/Manifest b/media-plugins/streamtuner-xiph/Manifest
new file mode 100644
index 000000000000..6e88c86a0110
--- /dev/null
+++ b/media-plugins/streamtuner-xiph/Manifest
@@ -0,0 +1,3 @@
+MD5 eb73c55100586579ac7b1542c61cb494 streamtuner-xiph-0.1.0.ebuild 549
+MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158
+MD5 90294ebed186156033a992af841e03cf files/digest-streamtuner-xiph-0.1.0 74
diff --git a/media-plugins/streamtuner-xiph/files/digest-streamtuner-xiph-0.1.0 b/media-plugins/streamtuner-xiph/files/digest-streamtuner-xiph-0.1.0
new file mode 100644
index 000000000000..fd548fd9d2b4
--- /dev/null
+++ b/media-plugins/streamtuner-xiph/files/digest-streamtuner-xiph-0.1.0
@@ -0,0 +1 @@
+MD5 07e06b4737a9949399222333f56b7659 streamtuner-xiph-0.1.0.tar.gz 298392
diff --git a/media-plugins/streamtuner-xiph/metadata.xml b/media-plugins/streamtuner-xiph/metadata.xml
new file mode 100644
index 000000000000..e1774e3d9ad7
--- /dev/null
+++ b/media-plugins/streamtuner-xiph/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>sound</herd>
+</pkgmetadata>
diff --git a/media-plugins/streamtuner-xiph/streamtuner-xiph-0.1.0.ebuild b/media-plugins/streamtuner-xiph/streamtuner-xiph-0.1.0.ebuild
new file mode 100644
index 000000000000..e417c3dbb86e
--- /dev/null
+++ b/media-plugins/streamtuner-xiph/streamtuner-xiph-0.1.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-xiph/streamtuner-xiph-0.1.0.ebuild,v 1.1 2004/04/09 04:59:58 eradicator Exp $
+
+DESCRIPTION="A plugin for Streamtuner to play xiph.org streams."
+SRC_URI="http://savannah.nongnu.org/download/streamtuner/${P}.tar.gz"
+HOMEPAGE="http://www.nongnu.org/streamtuner/"
+
+IUSE=""
+SLOT="0"
+KEYWORDS="~x86"
+LICENSE="BSD"
+
+DEPEND=">=net-misc/streamtuner-0.12.0
+ media-libs/libvorbis"
+
+src_install () {
+ make DESTDIR=${D} install || die
+ dodoc AUTHORS COPYING ChangeLog NEWS README INSTALL
+}