summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZaheer Abbas Merali <zaheerm@gentoo.org>2006-09-21 13:28:07 +0000
committerZaheer Abbas Merali <zaheerm@gentoo.org>2006-09-21 13:28:07 +0000
commit5c1245b5e9ba348f2f9bdef165097371c1ce7c59 (patch)
tree0f667592197ea76e264367462f0343c3d5c2857c /media-plugins
parentRemove obsolete versions. (diff)
downloadgentoo-2-5c1245b5e9ba348f2f9bdef165097371c1ce7c59.tar.gz
gentoo-2-5c1245b5e9ba348f2f9bdef165097371c1ce7c59.tar.bz2
gentoo-2-5c1245b5e9ba348f2f9bdef165097371c1ce7c59.zip
version bump
(Portage version: 2.1.1_pre3-r5)
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/gst-plugins-theora/ChangeLog8
-rw-r--r--media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.10.103
-rw-r--r--media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.10.ebuild13
3 files changed, 23 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog
index 19d02c2ed2c7..8de41de93dca 100644
--- a/media-plugins/gst-plugins-theora/ChangeLog
+++ b/media-plugins/gst-plugins-theora/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-plugins/gst-plugins-theora
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.64 2006/09/19 19:46:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.65 2006/09/21 13:28:07 zaheerm Exp $
+
+*gst-plugins-theora-0.10.10 (21 Sep 2006)
+
+ 21 Sep 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
+ +gst-plugins-theora-0.10.10.ebuild:
+ version bump
19 Sep 2006; Aron Griffis <agriffis@gentoo.org>
gst-plugins-theora-0.10.8.ebuild:
diff --git a/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.10.10 b/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.10.10
new file mode 100644
index 000000000000..0f837f19d4e7
--- /dev/null
+++ b/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.10.10
@@ -0,0 +1,3 @@
+MD5 7a51a3fabebe5f77235926ad65ba9593 gst-plugins-base-0.10.10.tar.bz2 1333651
+RMD160 11b7f441d6499a3e462fc4a0ebc9dd026925e0ee gst-plugins-base-0.10.10.tar.bz2 1333651
+SHA256 2246a5921ad060e86acd81cabec17a5022d1997849f950ac2c8f6f14f9291d3e gst-plugins-base-0.10.10.tar.bz2 1333651
diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.10.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.10.ebuild
new file mode 100644
index 000000000000..c7cc57a0a2b4
--- /dev/null
+++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.10.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2006 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.10.10.ebuild,v 1.1 2006/09/21 13:28:07 zaheerm Exp $
+
+inherit gst-plugins-base
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-libs/libtheora-1.0_alpha3
+ >=media-libs/libogg-1
+ >=media-libs/gst-plugins-base-0.10.10"
+DEPEND="${RDEPEND}"