aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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