summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2004-10-22 11:35:32 +0000
committerMarinus Schraal <foser@gentoo.org>2004-10-22 11:35:32 +0000
commit9314e3b77489a611c1f427badb50e7bc2aa2fb17 (patch)
tree454f3b18c50c96eb8a1f0461ae1c5e67f43fe613 /media-plugins/gst-plugins-theora
parentKeywords ~amd64. (diff)
downloadhistorical-9314e3b77489a611c1f427badb50e7bc2aa2fb17.tar.gz
historical-9314e3b77489a611c1f427badb50e7bc2aa2fb17.tar.bz2
historical-9314e3b77489a611c1f427badb50e7bc2aa2fb17.zip
initial commit, theora plug-in
Diffstat (limited to 'media-plugins/gst-plugins-theora')
-rw-r--r--media-plugins/gst-plugins-theora/ChangeLog9
-rw-r--r--media-plugins/gst-plugins-theora/Manifest4
-rw-r--r--media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.8.51
-rw-r--r--media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.5.ebuild10
-rw-r--r--media-plugins/gst-plugins-theora/metadata.xml6
5 files changed, 30 insertions, 0 deletions
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog
new file mode 100644
index 000000000000..926b496b4f29
--- /dev/null
+++ b/media-plugins/gst-plugins-theora/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for media-plugins/gst-plugins-theora
+# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.1 2004/10/22 11:35:32 foser Exp $
+
+*gst-plugins-theora-0.8.5.ebuild (22 Oct 2004)
+
+ 22 Oct 2004; foser <foser@gentoo.org> gst-plugins-theora-0.8.5.ebuild, metadata.xml, ChangeLog :
+ Initial commit, plugin for theora decoding & encoding
+ Added to gstreamer & gnome herd
diff --git a/media-plugins/gst-plugins-theora/Manifest b/media-plugins/gst-plugins-theora/Manifest
new file mode 100644
index 000000000000..a6982a45e245
--- /dev/null
+++ b/media-plugins/gst-plugins-theora/Manifest
@@ -0,0 +1,4 @@
+MD5 3d7c8ab606b32b12af84beb343a29ee5 gst-plugins-theora-0.8.5.ebuild 322
+MD5 f50939cc7dc07fd5d10f9d233007171d ChangeLog 473
+MD5 6cf6f97e79b43eaf70fa938c431342a3 metadata.xml 181
+MD5 acf565d7ba42d81f95f66ad754ab8be9 files/digest-gst-plugins-theora-0.8.5 71
diff --git a/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.8.5 b/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.8.5
new file mode 100644
index 000000000000..a5577a986740
--- /dev/null
+++ b/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.8.5
@@ -0,0 +1 @@
+MD5 da9ed7c74b9ac0ccc5d2efcf4fd60db0 gst-plugins-0.8.5.tar.bz2 2031638
diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.5.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.5.ebuild
new file mode 100644
index 000000000000..d3ca1539864c
--- /dev/null
+++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.5.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.5.ebuild,v 1.1 2004/10/22 11:35:32 foser Exp $
+
+inherit gst-plugins
+
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND="media-libs/libtheora"
diff --git a/media-plugins/gst-plugins-theora/metadata.xml b/media-plugins/gst-plugins-theora/metadata.xml
new file mode 100644
index 000000000000..3abe2ca2733e
--- /dev/null
+++ b/media-plugins/gst-plugins-theora/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>gstreamer</herd>
+<herd>gnome</herd>
+</pkgmetadata>