aboutsummaryrefslogtreecommitdiff
path: root/media/video
diff options
context:
space:
mode:
authorrafael2k <rafael2k@18ef50b8-d735-4ccd-97c1-689132df3dd9>2008-12-18 22:29:29 +0000
committerrafael2k <rafael2k@18ef50b8-d735-4ccd-97c1-689132df3dd9>2008-12-18 22:29:29 +0000
commit60c64c9785fa41ffd1c476c62dcd6adf91bd6761 (patch)
tree1748b0456ec271ff6283303278d6139d9d583b08 /media/video
parent9a3dc9bcfedb3e9b757a0652653163587a902131 (diff)
downloadmkbuilds-60c64c9785fa41ffd1c476c62dcd6adf91bd6761.tar.gz
mkbuilds-60c64c9785fa41ffd1c476c62dcd6adf91bd6761.tar.bz2
new ffmpeg2theora version and build system..
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@305 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'media/video')
-rw-r--r--media/video/ffmpeg2theora/ffmpeg2theora.mkbuild12
1 files changed, 9 insertions, 3 deletions
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:
#<slackdesc
+
+#>configure
+# Configure
+scons
+scons prefix="$PKG/usr" install
+#<configure \ No newline at end of file