diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-09-24 22:03:28 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-09-24 22:03:28 +0000 |
commit | c6a46abe892087e6a356485c4083be9457da1de7 (patch) | |
tree | 2b893ebfc9fde60f9d68ea5a8ac2a05948994b1a /media-video/transcode | |
parent | Version bump.ed. (diff) | |
download | gentoo-2-c6a46abe892087e6a356485c4083be9457da1de7.tar.gz gentoo-2-c6a46abe892087e6a356485c4083be9457da1de7.tar.bz2 gentoo-2-c6a46abe892087e6a356485c4083be9457da1de7.zip |
Version bump.ed.
Diffstat (limited to 'media-video/transcode')
-rw-r--r-- | media-video/transcode/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/transcode/Manifest | 20 | ||||
-rw-r--r-- | media-video/transcode/files/digest-transcode-0.6.10 | 1 | ||||
-rw-r--r-- | media-video/transcode/transcode-0.6.10.ebuild | 134 |
4 files changed, 157 insertions, 5 deletions
diff --git a/media-video/transcode/ChangeLog b/media-video/transcode/ChangeLog index 38a7661527f5..9bc97643064d 100644 --- a/media-video/transcode/ChangeLog +++ b/media-video/transcode/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-video/transcode # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/ChangeLog,v 1.49 2003/09/24 20:58:56 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/ChangeLog,v 1.50 2003/09/24 22:03:22 mholzer Exp $ + +*transcode-0.6.10 (26 Sep 2003) + + 26 Sep 2003; Martin Holzer <mholzer@gentoo.org> transcode-0.6.10.ebuild: + Version bumped. 25 Sep 2003; Martin Holzer <mholzer@gentoo.org> transcode-0.6.8.ebuild, files/transcode-0.6.8-soxfunc.patch: diff --git a/media-video/transcode/Manifest b/media-video/transcode/Manifest index 396c55abcfe4..a6f7909d479b 100644 --- a/media-video/transcode/Manifest +++ b/media-video/transcode/Manifest @@ -1,5 +1,17 @@ -MD5 727530c1be4e7deda3d525553cd2afc7 transcode-0.6.10.ebuild 3507 -MD5 9cca125d7e8f4f1c74024a91d328db51 ChangeLog 9856 -MD5 5e2e3d9551d4f4aaa14691eb4edb4d90 .transcode-0.6.10.ebuild.swp 12288 -MD5 a4e0aba39a1513dfe9a83840560464b8 files/transcode-0.6.10-avi.patch 55961 +MD5 99e3d79b4900c8dbf4bc775980285ec6 transcode-0.6.10.ebuild 3604 +MD5 56ff64c19283d4a120a7d99de0640e05 ChangeLog 9983 +MD5 9bb698a6ef1870268dc9a8e7dbf4a285 transcode-0.6.3.ebuild 3049 +MD5 4a54801c033dca53b937e3f793f5d4be transcode-0.6.6.ebuild 3348 +MD5 1ea4f41a1198c9baa644bbc9bdfc3203 transcode-0.6.7.ebuild 3375 +MD5 ff726f8c3e289690e6dd3cf9d30c57d7 transcode-0.6.8.ebuild 3435 +MD5 923bd8d8f188188c4d128467454b477f transcode-0.6.9.ebuild 3727 MD5 ef79fbe94405505c11c537e07b25c669 files/digest-transcode-0.6.10 69 +MD5 225a843999c440c3060e96b9fe6fca35 files/digest-transcode-0.6.3 68 +MD5 2e179af41bdf16c1de0a976eb914a141 files/digest-transcode-0.6.6 68 +MD5 4a954714299d666fbf12472d96760bed files/digest-transcode-0.6.7 68 +MD5 40f99c39a21fb09fb3218e2956d758be files/digest-transcode-0.6.8 68 +MD5 2b19613dfc575babca14ae8f3878cf9f files/digest-transcode-0.6.9 68 +MD5 17ed099139bdf45b65fa1f217b9bb42b files/transcode-0.6.6-2pass.patch 2005 +MD5 14479296c3af00baa49396d77c35d01e files/transcode-0.6.7-clone_close.diff 597 +MD5 b2692b9cf4622fb1b35ae9464bb4d0d0 files/transcode-0.6.8-soxfunc.patch 1278 +MD5 32c936c145faf596052a5cdbc95376cf files/transcode-0.6.9-makefile.patch 969 diff --git a/media-video/transcode/files/digest-transcode-0.6.10 b/media-video/transcode/files/digest-transcode-0.6.10 new file mode 100644 index 000000000000..2905c09c7f52 --- /dev/null +++ b/media-video/transcode/files/digest-transcode-0.6.10 @@ -0,0 +1 @@ +MD5 eaa65eb3f6cc548cab5d1d26aba79aa5 transcode-0.6.10.tar.gz 3066577 diff --git a/media-video/transcode/transcode-0.6.10.ebuild b/media-video/transcode/transcode-0.6.10.ebuild new file mode 100644 index 000000000000..6095c75c1ef2 --- /dev/null +++ b/media-video/transcode/transcode-0.6.10.ebuild @@ -0,0 +1,134 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/transcode-0.6.10.ebuild,v 1.1 2003/09/24 22:03:23 mholzer Exp $ + +inherit libtool flag-o-matic eutils +# Don't build with -mfpmath=sse || -fPic or it will break. (Bug #14920) +filter-mfpmath sse +filter-flags -fPIC +filter-flags -maltivec -mabi=altivec + +MY_P="${P/_pre/.}" +S=${WORKDIR}/${MY_P} +DESCRIPTION="video stream processing tool" +HOMEPAGE="http://zebra.fh-weingarten.de/~transcode/" +SRC_URI="http://www.zebra.fh-weingarten.de/~transcode/pre/${MY_P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc" +IUSE="sdl mmx mpeg sse encode X quicktime avi altivec" + +DEPEND=">=media-libs/a52dec-0.7.3 + >=media-libs/libdv-0.99 + x86? ( >=dev-lang/nasm-0.98.36 ) + >=media-libs/libdvdread-0.9.0 + >=media-video/ffmpeg-0.4.6 + >=media-libs/xvid-0.9.1 + >=media-video/mjpegtools-1.6.0 + >=dev-libs/lzo-1.08 + >=media-libs/libfame-0.9.0 + >=media-gfx/imagemagick-5.4.9.0 + media-libs/netpbm + X? ( virtual/x11 ) + avi? ( >=media-video/avifile-0.7.38 ) + avi? ( x86? ( >=media-libs/divx4linux-20030428 ) ) + mpeg? ( media-libs/libmpeg3 ) + encode? ( >=media-sound/lame-3.89 ) + sdl? ( media-libs/libsdl ) + quicktime? ( virtual/quicktime media-libs/openquicktime )" + +src_unpack() { + unpack ${A} + + if has_version '>=media-libs/netpbm-9.13' + then + einfo "New netbpm (>9.12)..." + cp ${S}/contrib/subrip/Makefile ${S}/contrib/subrip/Makefile.orig + sed -e 's:-lppm:-lnetpbm:' \ + ${S}/contrib/subrip/Makefile.orig > ${S}/contrib/subrip/Makefile + else + einfo "Old netbpm (<=9.12)..." + fi +} + +src_compile() { + # fix invalid paths in .la files of plugins + elibtoolize + + local myconf= + myconf="--with-dvdread" + + use mmx \ + && myconf="${myconf} --enable-mmx" + use mmx || ( use 3dnow || use sse ) \ + || myconf="${myconf} --disable-mmx" + # Dont disable mmx if 3dnow or sse are requested. + + use sse \ + && myconf="${myconf} --enable-sse" \ + || myconf="${myconf} --disable-sse" + + use altivec \ + && myconf="${myconf} --enable-altivec" \ + || myconf="${myconf} --disable-altivec" + + use avi \ + && myconf="${myconf} --with-avifile-mods --enable-avifile6" \ + || myconf="${myconf} --without-avifile-mods --disable-avifile6" + + use encode \ + && myconf="${myconf} --with-lame" \ + || myconf="${myconf} --without-lame" + + use mpeg \ + && myconf="${myconf} --with-libmpeg3" \ + || myconf="${myconf} --without-libmpeg3" + + use quicktime \ + && myconf="${myconf} --with-qt --with-openqt" \ + || myconf="${myconf} --without-qt --without-openqt" + + use X \ + && myconf="${myconf} --enable-x" \ + || myconf="${myconf} --disable-x" + + # Use the MPlayer libpostproc if present + [ -f ${ROOT}/usr/lib/libpostproc.a ] && \ + [ -f ${ROOT}/usr/include/postproc/postprocess.h ] && \ + myconf="${myconf} --with-libpostproc-builddir=${ROOT}/usr/lib" + + econf ${myconf} CFLAGS="${CFLAGS} -DDCT_YUV_PRECISION=1" || die + + # Do not use emake !! + # export CFLAGS="${CFLAGS} -DDCT_YUV_PRECISION=1" + + # workaround for including avifile haders, which are expected + # in an directory named "avifile" + use avi \ + && avi_inc=$(avifile-config --cflags | sed -e "s|^-I||") \ + && [ -d "$avi_inc" ] \ + && [ "$(basename "$avi_inc")" != "avifile" ] \ + && ln -s "$avi_inc" avifile + + make all || die + + # subrip stuff + cd contrib/subrip + make || die +} + +src_install () { + make \ + DESTDIR=${D} \ + install || die + + dodoc AUTHORS COPYING ChangeLog README TODO + + # subrip stuff + cd contrib/subrip + dobin pgm2txt srttool subtitle2pgm subtitle2vobsub + einfo "" + einfo "This ebuild uses subtitles !!!" + einfo "" +} |