summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZaheer Abbas Merali <zaheerm@gentoo.org>2006-05-02 10:39:37 +0000
committerZaheer Abbas Merali <zaheerm@gentoo.org>2006-05-02 10:39:37 +0000
commit8bab8acc233f3c11fefd9e4493fc6c0d92a92f69 (patch)
treebc7032e91c6c02153ebdcdad7e4090bde07e6469 /media-plugins/gst-plugins-theora
parentversion bump (diff)
downloadgentoo-2-8bab8acc233f3c11fefd9e4493fc6c0d92a92f69.tar.gz
gentoo-2-8bab8acc233f3c11fefd9e4493fc6c0d92a92f69.tar.bz2
gentoo-2-8bab8acc233f3c11fefd9e4493fc6c0d92a92f69.zip
version bump
(Portage version: 2.1_pre10-r2)
Diffstat (limited to 'media-plugins/gst-plugins-theora')
-rw-r--r--media-plugins/gst-plugins-theora/ChangeLog10
-rw-r--r--media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.10.63
-rw-r--r--media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.8.122
-rw-r--r--media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.6.ebuild13
-rw-r--r--media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.9.ebuild6
5 files changed, 30 insertions, 4 deletions
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog
index 36d97c961fdd..921a9bb374e4 100644
--- a/media-plugins/gst-plugins-theora/ChangeLog
+++ b/media-plugins/gst-plugins-theora/ChangeLog
@@ -1,6 +1,14 @@
# 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.54 2006/04/23 22:56:18 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.55 2006/05/02 10:39:37 zaheerm Exp $
+
+*gst-plugins-theora-0.10.6 (02 May 2006)
+
+ 02 May 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
+ -gst-plugins-theora-0.10.0.ebuild, -gst-plugins-theora-0.10.1.ebuild,
+ -gst-plugins-theora-0.10.2.ebuild, -gst-plugins-theora-0.10.3.ebuild,
+ +gst-plugins-theora-0.10.6.ebuild:
+ version bump
23 Apr 2006; Saleem Abdulrasool <compnerd@gentoo.org>
gst-plugins-theora-0.10.4.ebuild:
diff --git a/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.10.6 b/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.10.6
new file mode 100644
index 000000000000..80c8774afe9e
--- /dev/null
+++ b/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.10.6
@@ -0,0 +1,3 @@
+MD5 d8069d1026896d1379072b520de20ebc gst-plugins-base-0.10.6.tar.bz2 1195072
+RMD160 69659a40113b38b7eb1569c1da49ee5c37a5fd24 gst-plugins-base-0.10.6.tar.bz2 1195072
+SHA256 0ef1b8cbe6d7e898d0636342479de46a780f720033c1b4f7217c903aac6d80ad gst-plugins-base-0.10.6.tar.bz2 1195072
diff --git a/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.8.12 b/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.8.12
index 955affc8f694..2835eef1c17c 100644
--- a/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.8.12
+++ b/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.8.12
@@ -1 +1,3 @@
MD5 c5cb7312d96fe008763b3ac56e665ca5 gst-plugins-0.8.12.tar.bz2 2506926
+RMD160 cc0bbf3d790cb5791ce982fe6493bf2d8496a507 gst-plugins-0.8.12.tar.bz2 2506926
+SHA256 8728da4f71bc87e10fb064d28154220d66a3d8332482fd2c8a7ed47c5f0a03ba gst-plugins-0.8.12.tar.bz2 2506926
diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.6.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.6.ebuild
new file mode 100644
index 000000000000..58bb5e3ff5bc
--- /dev/null
+++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.6.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.6.ebuild,v 1.1 2006/05/02 10:39:37 zaheerm Exp $
+
+inherit gst-plugins-base
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-libs/libtheora-1.0_alpha3
+ >=media-libs/libogg-1
+ >=media-libs/gst-plugins-base-0.10.6"
+DEPEND="${RDEPEND}"
diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.9.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.9.ebuild
index f4f4c532468d..1ff5035a2d23 100644
--- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.9.ebuild
+++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.9.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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.8.9.ebuild,v 1.5 2005/06/26 09:42:41 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.9.ebuild,v 1.6 2006/05/02 10:39:37 zaheerm Exp $
inherit gst-plugins
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~hppa"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~hppa"
IUSE=""
DEPEND=">=media-libs/libtheora-1.0_alpha3"