From 60c64c9785fa41ffd1c476c62dcd6adf91bd6761 Mon Sep 17 00:00:00 2001 From: rafael2k Date: Thu, 18 Dec 2008 22:29:29 +0000 Subject: new ffmpeg2theora version and build system.. git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@305 18ef50b8-d735-4ccd-97c1-689132df3dd9 --- media/video/ffmpeg2theora/ffmpeg2theora.mkbuild | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'media') diff --git a/media/video/ffmpeg2theora/ffmpeg2theora.mkbuild b/media/video/ffmpeg2theora/ffmpeg2theora.mkbuild index 2458244..87e1267 100644 --- a/media/video/ffmpeg2theora/ffmpeg2theora.mkbuild +++ b/media/video/ffmpeg2theora/ffmpeg2theora.mkbuild @@ -26,7 +26,7 @@ #------------------------ # # Complete URL address or URL base address ( without $SRC_NAME-$VERSION... ) -[[DOWNLOAD FOLDER URL]]="http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.21.tar.bz2" +[[DOWNLOAD FOLDER URL]]="http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.23.tar.bz2" # # Documentation files. Null ("") to auto-set commom doc-files: @@ -63,8 +63,8 @@ off: gpg_signature_check on: untar_source on: patch_source on: configure - on: make_package - on: install_package + off: make_package + off: install_package on: strip_binaries off: compress_manpages off: compress_info_files @@ -94,3 +94,9 @@ ffmpeg2theora: ffmpeg2theora: ffmpeg2theora: #configure +# Configure +scons +scons prefix="$PKG/usr" install +#