diff options
author | 2001-11-15 11:55:19 +0000 | |
---|---|---|
committer | 2001-11-15 11:55:19 +0000 | |
commit | 3b5a1d78497b892f1ee8fb7a8e0dd742c57577ef (patch) | |
tree | b7a140ea5e3b75c9e34834b30fb8f6b0a9d07631 /media-video/avifile | |
parent | moved the tex-USE-check here instead of the old 0.32 (diff) | |
download | historical-3b5a1d78497b892f1ee8fb7a8e0dd742c57577ef.tar.gz historical-3b5a1d78497b892f1ee8fb7a8e0dd742c57577ef.tar.bz2 historical-3b5a1d78497b892f1ee8fb7a8e0dd742c57577ef.zip |
Added media-sound/mad to the build dependencies and removed an obsolete
patch
Diffstat (limited to 'media-video/avifile')
-rw-r--r-- | media-video/avifile/avifile-0.6.0.20011109.ebuild | 6 | ||||
-rw-r--r-- | media-video/avifile/files/avifile-0.6.0.20011109-gentoo.diff | 11 |
2 files changed, 3 insertions, 14 deletions
diff --git a/media-video/avifile/avifile-0.6.0.20011109.ebuild b/media-video/avifile/avifile-0.6.0.20011109.ebuild index a71781353a89..235cb77e26b6 100644 --- a/media-video/avifile/avifile-0.6.0.20011109.ebuild +++ b/media-video/avifile/avifile-0.6.0.20011109.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-video/avifile/avifile-0.6.0.20011109.ebuild,v 1.2 2001/11/12 16:26:37 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/avifile/avifile-0.6.0.20011109.ebuild,v 1.3 2001/11/15 11:55:19 achim Exp $ P0=${PN}-0.6.0-20011109 S=${WORKDIR}/${P0} @@ -12,8 +12,8 @@ SRC_URI="http://avifile.sourceforge.net/${P0}.tgz HOMEPAGE="http://divx.euro.ru/" -DEPEND="virtual/glibc qt? ( >=x11-libs/qt-x11-2.2.2 ) >=media-libs/libsdl-1.2.2 app-arch/unzip >=media-libs/divx4linux-20011025" -RDEPEND="virtual/glibc qt? ( >=x11-libs/qt-x11-2.2.2 ) >=media-libs/libsdl-1.2.2 >=media-libs/divx4linux-20011025" +RDEPEND="virtual/glibc qt? ( >=x11-libs/qt-x11-2.2.2 ) >=media-libs/libsdl-1.2.2 >=media-libs/divx4linux-20011025 >=media-sound/mad-0.14" +DEPEND="$RDEPEND app-arch/unzip" src_unpack() { unpack ${P0}.tgz diff --git a/media-video/avifile/files/avifile-0.6.0.20011109-gentoo.diff b/media-video/avifile/files/avifile-0.6.0.20011109-gentoo.diff index 110c8a99222c..1237ba72378d 100644 --- a/media-video/avifile/files/avifile-0.6.0.20011109-gentoo.diff +++ b/media-video/avifile/files/avifile-0.6.0.20011109-gentoo.diff @@ -1,14 +1,3 @@ ---- avifile-0.6.0-20011109/plugins/libdivx4/divx4.cpp~ Sat Nov 24 12:36:00 2001 -+++ avifile-0.6.0-20011109/plugins/libdivx4/divx4.cpp Sat Nov 24 12:36:11 2001 -@@ -172,7 +172,7 @@ - return 0; - DEC_FRAME param; - // leave here for some time - until all users will use new headers -- CONST_VOID param.bitstream = src; -+ param.bitstream = src; - unsigned char* pc[3]; - param.bmp=pImage?pImage->Data():0; - param.length=size; --- avifile-0.6.0-20011109/samples/qtvidcap/parsecl.h~ Mon Apr 9 16:17:03 2001 +++ avifile-0.6.0-20011109/samples/qtvidcap/parsecl.h Mon Nov 12 15:38:09 2001 @@ -25,7 +25,7 @@ |