diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-05-29 22:08:21 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-05-29 22:08:21 +0000 |
commit | 99162e23117e03efabcc15d8ff5b20b7092145d7 (patch) | |
tree | cada874efc064e5841e17caa4905e6a96845c3df /media-libs/libtheora | |
parent | amd64 stable (diff) | |
download | historical-99162e23117e03efabcc15d8ff5b20b7092145d7.tar.gz historical-99162e23117e03efabcc15d8ff5b20b7092145d7.tar.bz2 historical-99162e23117e03efabcc15d8ff5b20b7092145d7.zip |
old
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'media-libs/libtheora')
-rw-r--r-- | media-libs/libtheora/Manifest | 4 | ||||
-rw-r--r-- | media-libs/libtheora/files/libtheora-1.0_beta3-pic-fix.patch | 64 | ||||
-rw-r--r-- | media-libs/libtheora/files/libtheora-1.0_beta3-tests.patch | 29 | ||||
-rw-r--r-- | media-libs/libtheora/libtheora-1.0_beta3-r1.ebuild | 61 |
4 files changed, 0 insertions, 158 deletions
diff --git a/media-libs/libtheora/Manifest b/media-libs/libtheora/Manifest index 46459b88e562..2f04bf246ad4 100644 --- a/media-libs/libtheora/Manifest +++ b/media-libs/libtheora/Manifest @@ -1,11 +1,7 @@ AUX libtheora-1.0_beta2-flags.patch 763 RMD160 eb1d55ab98e5eae570845baf17eb93301271596c SHA1 b79a4338454e832d2b46df55bae1de967919eb24 SHA256 7efb7aec3e472914ffc0facbdc9769e088e5d69e285254d19f353555ca90c7d6 -AUX libtheora-1.0_beta3-pic-fix.patch 3410 RMD160 01de450df2b8094d565c743efaf8fc95dd83f068 SHA1 55a3f8c007dcd6a23cd24e0d36c4e22329812cb5 SHA256 2d791cabf4c5a130fed38261d52ef626a212e002cb40c52a38c1e353f5f462bd -AUX libtheora-1.0_beta3-tests.patch 812 RMD160 08c4e8ba16743c0f83e49a1930b319365de74bf9 SHA1 2cc262d6e05b1153dcc2cfc16b8e10b4768809b8 SHA256 364fbc5cb84e85c4644d542da412b4c7d362069782d6da9a9ba7876f1da9a1d1 DIST libtheora-1.0.tar.bz2 1652987 RMD160 f72d0a2ce8475a888ab67fd77b7126d66d537c9b SHA1 02717773001b44f95bc6c23111a89493a4a93f87 SHA256 3ae9df56e8fc75ffe26e63a13cae2ce79d079416175fb0baffe0e2de8dc91a6d -DIST libtheora-1.0beta3.tar.bz2 1531449 RMD160 5308039be56064c7a54d464b0dc32f31542a34d8 SHA1 01f0a5adcdde5bdc5b7e700b5975067af60b456c SHA256 9d69299b06c1ec840b36bdf3951d86dc40d23c50f1d898ea633afa594ec43da7 DIST libtheora-1.1alpha1.tar.bz2 1563454 RMD160 1fcb48651af8dfade9755e7d360588a7360e651a SHA1 0f57662206944377387f35688b9f95055b85fa1e SHA256 33e72b47773b6f9727837853e6f70e7aec31f309ecd988a75cc81403aa0468c1 EBUILD libtheora-1.0.ebuild 1537 RMD160 d076ef008dc78358de093ce4f3babf4c18c36725 SHA1 cc08144d9dc1132fd047374f3749b1063eed7da9 SHA256 a91dd0be04c5ab85238518281a3b28c0c581fc1b97c504699690e6e8919e4094 -EBUILD libtheora-1.0_beta3-r1.ebuild 1601 RMD160 8ba94dbb2e682762d22bb298984ca62f008dfbaf SHA1 26981a43edd987450e919106fcd5f173cde9ac62 SHA256 b2e2ba6805221580c6759406d93d6629249211e9b8216330dce0bb36c8b124a3 EBUILD libtheora-1.1_alpha1.ebuild 1482 RMD160 3cdfd5e3d89891300ea7948dce7b79a222f25383 SHA1 312d4ab1ac98f72aec2834594d1f188b4b53b738 SHA256 7f5b0bf07c621d2e0f776ef6d97615001fad11c8f67858d19e941bdbd711c6e7 MISC ChangeLog 13024 RMD160 32f755e55532e73d4c2b6154665501126505737b SHA1 404fd15da0db4e9a9488c0e8d8562866f3881e9c SHA256 81b8e018cf80f7b64ef6b3aea662124b4508e51f365d43a0d439da51a633877a MISC metadata.xml 225 RMD160 6e3fccd1ae62f02a0cb28d319aa185af0020822d SHA1 1b8ccc849053361ac907dc9b652796defd1ce906 SHA256 1a7f3e805478b42bc379b2a36944579d34d7e66ba5bf418a651e1cd58ad0a7f5 diff --git a/media-libs/libtheora/files/libtheora-1.0_beta3-pic-fix.patch b/media-libs/libtheora/files/libtheora-1.0_beta3-pic-fix.patch deleted file mode 100644 index fc4568e327dd..000000000000 --- a/media-libs/libtheora/files/libtheora-1.0_beta3-pic-fix.patch +++ /dev/null @@ -1,64 +0,0 @@ -Index: libtheora-1.0beta3/lib/enc/x86_32/dct_decode_mmx.c -=================================================================== ---- libtheora-1.0beta3.orig/lib/enc/x86_32/dct_decode_mmx.c -+++ libtheora-1.0beta3/lib/enc/x86_32/dct_decode_mmx.c -@@ -24,12 +24,6 @@ - static const __attribute__((aligned(8),used)) ogg_int64_t V3= 0x0003000300030003LL; - static const __attribute__((aligned(8),used)) ogg_int64_t V804= 0x0804080408040804LL; - --#if defined(__APPLE__) || defined(__CYGWIN__) || defined (__WIN32__) --#define MANGLE(x) "_"#x --#else --#define MANGLE(x) #x --#endif -- - static void FilterHoriz__mmx(unsigned char * PixelPtr, - ogg_int32_t LineLength, - ogg_int16_t *BoundingValuePtr){ -@@ -57,9 +51,9 @@ static void FilterHoriz__mmx(unsigned ch - "psubw %%mm3,%%mm1\n" /* mm1 = pix[0]-pix[3] mm1 - mm3 */ \ - "movq %%mm0,%%mm7\n" /* mm7 = pix[2]*/ \ - "psubw %%mm5,%%mm0\n" /* mm0 = pix[2]-pix[1] mm0 - mm5*/ \ -- "PMULLW "MANGLE(V3)",%%mm0\n" /* *3 */ \ -+ "PMULLW %3,%%mm0\n" /* *3 */ \ - "paddw %%mm0,%%mm1\n" /* mm1 has f[0] ... f[4]*/ \ -- "paddw "MANGLE(V804)",%%mm1\n"/* add 4 */ /* add 256 after shift */ \ -+ "paddw %4,%%mm1\n"/* add 4 */ /* add 256 after shift */ \ - "psraw $3,%%mm1\n" /* >>3 */ \ - " pextrw $0,%%mm1,%%esi\n" /* In MM1 we have 4 f coefs (16bits) */ \ - " pextrw $1,%%mm1,%%edi\n" /* now perform MM4 = *(_bv+ f) */ \ -@@ -86,7 +80,7 @@ static void FilterHoriz__mmx(unsigned ch - " shrl $16,%%edi\n" \ - " movw %%di,1(%0,%%esi)\n" \ - : \ -- : "r" (PixelPtr), "r" (LineLength), "r" (BoundingValuePtr-256) \ -+ : "r" (PixelPtr), "r" (LineLength), "r" (BoundingValuePtr-256), "m" (V3), "m" (V804) \ - : "esi", "edi" , "memory" \ - ); - -@@ -125,12 +119,12 @@ static void FilterVert__mmx(unsigned cha - "psubw %%mm5,%%mm3\n" - "psubw %%mm4,%%mm2\n" - /* mm3:mm2 = (pix[ystride*2]-pix[ystride]); */ -- "PMULLW "MANGLE(V3)",%%mm3\n" /* *3 */ -- "PMULLW "MANGLE(V3)",%%mm2\n" /* *3 */ -+ "PMULLW %3,%%mm3\n" /* *3 */ -+ "PMULLW %3,%%mm2\n" /* *3 */ - "paddw %%mm7,%%mm3\n" /* highpart */ - "paddw %%mm6,%%mm2\n" /* lowpart of pix[0]-pix[ystride*3]+3*(pix[ystride*2]-pix[ystride]); */ -- "paddw "MANGLE(V804)",%%mm3\n" /* add 4 */ /* add 256 after shift */ -- "paddw "MANGLE(V804)",%%mm2\n" /* add 4 */ /* add 256 after shift */ -+ "paddw %4,%%mm3\n" /* add 4 */ /* add 256 after shift */ -+ "paddw %4,%%mm2\n" /* add 4 */ /* add 256 after shift */ - "psraw $3,%%mm3\n" /* >>3 f coefs high */ - "psraw $3,%%mm2\n" /* >>3 f coefs low */ - -@@ -167,7 +161,7 @@ static void FilterVert__mmx(unsigned cha - "movq %%mm4,(%0,%1)\n" /* pix[ystride]= */ - "emms\n" - : -- : "r" (PixelPtr-2*LineLength), "r" (LineLength), "r" (BoundingValuePtr-256) -+ : "r" (PixelPtr-2*LineLength), "r" (LineLength), "r" (BoundingValuePtr-256), "m" (V3), "m" (V804) - : "esi", "edi" , "memory" - ); - } diff --git a/media-libs/libtheora/files/libtheora-1.0_beta3-tests.patch b/media-libs/libtheora/files/libtheora-1.0_beta3-tests.patch deleted file mode 100644 index 2dcef60d61d1..000000000000 --- a/media-libs/libtheora/files/libtheora-1.0_beta3-tests.patch +++ /dev/null @@ -1,29 +0,0 @@ -https://trac.xiph.org/ticket/1423 - -Index: libtheora-1.0beta3/tests/Makefile.am -=================================================================== ---- libtheora-1.0beta3.orig/tests/Makefile.am -+++ libtheora-1.0beta3/tests/Makefile.am -@@ -13,12 +13,19 @@ test: check - - TESTS_ENVIRONMENT = $(VALGRIND_ENVIRONMENT) - --TESTS = noop noop_theoraenc noop_theora \ -- comment comment_theoradec comment_theora \ -+TESTS_DEC = noop_theora \ -+ comment comment_theoradec comment_theora -+ -+TESTS_ENC = noop noop_theoraenc \ - granulepos granulepos_theoraenc granulepos_theora - --noinst_PROGRAMS = $(TESTS) -+if THEORA_DISABLE_ENCODE -+TESTS = $(TESTS_DEC) -+else -+TESTS = $(TESTS_DEC) $(TESTS_ENC) -+endif - -+check_PROGRAMS = $(TESTS) - # dummy call tests for the current api - noop_SOURCES = noop.c - noop_LDADD = $(THEORAENC_LIBS) diff --git a/media-libs/libtheora/libtheora-1.0_beta3-r1.ebuild b/media-libs/libtheora/libtheora-1.0_beta3-r1.ebuild deleted file mode 100644 index 24a0f5cd09e0..000000000000 --- a/media-libs/libtheora/libtheora-1.0_beta3-r1.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_beta3-r1.ebuild,v 1.8 2008/12/08 20:41:17 ranger Exp $ - -inherit autotools eutils toolchain-funcs flag-o-matic - -DESCRIPTION="The Theora Video Compression Codec" -HOMEPAGE="http://www.theora.org" -SRC_URI="http://downloads.xiph.org/releases/theora/${P/_}.tar.bz2" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" -IUSE="doc encode examples" - -RDEPEND="media-libs/libogg - encode? ( media-libs/libvorbis )" -DEPEND="${RDEPEND} - doc? ( app-doc/doxygen ) - dev-util/pkgconfig" - -S=${WORKDIR}/${P/_} - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/${PN}-1.0_beta2-flags.patch - epatch "${FILESDIR}"/${P}-pic-fix.patch - epatch "${FILESDIR}"/${P}-tests.patch - - AT_M4DIR="m4" eautoreconf -} - -src_compile() { - use x86 && filter-flags -fforce-addr -frename-registers #200549 - use doc || export ac_cv_prog_HAVE_DOXYGEN="false" - - # Don't build specs even with doc enabled, just a few people would need - # it and causes sandbox violations. - export ac_cv_prog_HAVE_PDFLATEX="false" - - econf --disable-dependency-tracking --disable-examples \ - --disable-sdltest $(use_enable encode) - - emake || die "emake failed." -} - -src_install() { - emake DESTDIR="${D}" docdir="usr/share/doc/${PF}" \ - install || die "emake install failed." - - dodoc AUTHORS CHANGES README - - prepalldocs - - if use examples; then - rm examples/Makefile* - insinto /usr/share/doc/${PF}/examples - doins examples/* - fi -} |