#------------------------
#
# 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:
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
ffmpeg2theora:
ffmpeg2theora:
#<slackdesc
+
+#>configure
+# Configure
+scons
+scons prefix="$PKG/usr" install
+#<configure
\ No newline at end of file