summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris White <chriswhite@gentoo.org>2005-01-01 05:56:40 +0000
committerChris White <chriswhite@gentoo.org>2005-01-01 05:56:40 +0000
commitcf8f809fb4397ecf4f79b10ccfe1a20cad586228 (patch)
treebe5f34c12662b4981abdb6a3254d8d44a8a63d85 /media-libs/libtheora
parentFixed Bug #76090 where xine-lib will not build with -libcaca in use. (diff)
downloadhistorical-cf8f809fb4397ecf4f79b10ccfe1a20cad586228.tar.gz
historical-cf8f809fb4397ecf4f79b10ccfe1a20cad586228.tar.bz2
historical-cf8f809fb4397ecf4f79b10ccfe1a20cad586228.zip
Fixed bug #76281 for libtheora alpha4 update. Thanks to Matsuu Takuto for putting a diff up.
Diffstat (limited to 'media-libs/libtheora')
-rw-r--r--media-libs/libtheora/ChangeLog11
-rw-r--r--media-libs/libtheora/files/digest-libtheora-1.0_alpha41
-rw-r--r--media-libs/libtheora/libtheora-1.0_alpha2-r1.ebuild4
-rw-r--r--media-libs/libtheora/libtheora-1.0_alpha2.ebuild4
-rw-r--r--media-libs/libtheora/libtheora-1.0_alpha3.ebuild4
-rw-r--r--media-libs/libtheora/libtheora-1.0_alpha4.ebuild37
6 files changed, 53 insertions, 8 deletions
diff --git a/media-libs/libtheora/ChangeLog b/media-libs/libtheora/ChangeLog
index d77361db3322..7ab0914be48a 100644
--- a/media-libs/libtheora/ChangeLog
+++ b/media-libs/libtheora/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for media-libs/libtheora
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.18 2004/12/29 00:58:04 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.19 2005/01/01 05:56:40 chriswhite Exp $
+
+*libtheora-1.0_alpha4 (01 Jan 2005)
+
+ 01 Jan 2005; Chris White <chriswhite@gentoo.org>
+ +libtheora-1.0_alpha4.ebuild:
+ Fixed bug #76281 for libtheora alpha4 update. Thanks to Matsuu Takuto for
+ putting a diff up.
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/media-libs/libtheora/files/digest-libtheora-1.0_alpha4 b/media-libs/libtheora/files/digest-libtheora-1.0_alpha4
new file mode 100644
index 000000000000..c6071d3bcdce
--- /dev/null
+++ b/media-libs/libtheora/files/digest-libtheora-1.0_alpha4
@@ -0,0 +1 @@
+MD5 a71ac42ec0f848da327930841a80ff2b libtheora-1.0alpha4.tar.bz2 1755132
diff --git a/media-libs/libtheora/libtheora-1.0_alpha2-r1.ebuild b/media-libs/libtheora/libtheora-1.0_alpha2-r1.ebuild
index 905093a28431..9afcb269ec3d 100644
--- a/media-libs/libtheora/libtheora-1.0_alpha2-r1.ebuild
+++ b/media-libs/libtheora/libtheora-1.0_alpha2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha2-r1.ebuild,v 1.2 2004/06/24 23:15:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha2-r1.ebuild,v 1.3 2005/01/01 05:56:40 chriswhite Exp $
DESCRIPTION="The Theora Video Compression Codec"
HOMEPAGE="http://www.theora.org/"
diff --git a/media-libs/libtheora/libtheora-1.0_alpha2.ebuild b/media-libs/libtheora/libtheora-1.0_alpha2.ebuild
index 43876124a28b..10c9d7ba7e57 100644
--- a/media-libs/libtheora/libtheora-1.0_alpha2.ebuild
+++ b/media-libs/libtheora/libtheora-1.0_alpha2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha2.ebuild,v 1.4 2004/06/24 23:15:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha2.ebuild,v 1.5 2005/01/01 05:56:40 chriswhite Exp $
DESCRIPTION="The Theora Video Compression Codec"
HOMEPAGE="http://www.theora.org/"
diff --git a/media-libs/libtheora/libtheora-1.0_alpha3.ebuild b/media-libs/libtheora/libtheora-1.0_alpha3.ebuild
index df27d48c1106..6bf658991120 100644
--- a/media-libs/libtheora/libtheora-1.0_alpha3.ebuild
+++ b/media-libs/libtheora/libtheora-1.0_alpha3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha3.ebuild,v 1.17 2004/11/09 03:45:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha3.ebuild,v 1.18 2005/01/01 05:56:40 chriswhite Exp $
DESCRIPTION="The Theora Video Compression Codec"
HOMEPAGE="http://www.theora.org/"
diff --git a/media-libs/libtheora/libtheora-1.0_alpha4.ebuild b/media-libs/libtheora/libtheora-1.0_alpha4.ebuild
new file mode 100644
index 000000000000..9055acd5c5b8
--- /dev/null
+++ b/media-libs/libtheora/libtheora-1.0_alpha4.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha4.ebuild,v 1.1 2005/01/01 05:56:40 chriswhite Exp $
+
+DESCRIPTION="The Theora Video Compression Codec"
+HOMEPAGE="http://www.theora.org/"
+SRC_URI="http://downloads.xiph.org/releases/theora/${P/_}.tar.bz2"
+
+LICENSE="xiph"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~ppc-macos ~sparc ~x86"
+IUSE=""
+
+DEPEND=">=media-libs/libogg-1.1.0
+ >=media-libs/libvorbis-1.0.1"
+
+S=${WORKDIR}/${P/_}
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+ sed -i -e 's:SUBDIRS = .*:SUBDIRS = lib include doc:' Makefile.in
+}
+
+src_compile() {
+ econf --enable-shared || die
+ emake || die
+}
+
+src_install() {
+ make \
+ DESTDIR=${D} \
+ docdir=${D}/usr/share/doc/${PF} \
+ install || die
+
+ dodoc README
+}