]> gitweb.fluxo.info Git - mkbuilds.git/commitdiff
new ffmpeg2theora version and build system..
authorrafael2k <rafael2k@18ef50b8-d735-4ccd-97c1-689132df3dd9>
Thu, 18 Dec 2008 22:29:29 +0000 (22:29 +0000)
committerrafael2k <rafael2k@18ef50b8-d735-4ccd-97c1-689132df3dd9>
Thu, 18 Dec 2008 22:29:29 +0000 (22:29 +0000)
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@305 18ef50b8-d735-4ccd-97c1-689132df3dd9

media/video/ffmpeg2theora/ffmpeg2theora.mkbuild

index 24582444ee38d91c547e2d5d17562196c7003a47..87e1267c1a32ebc2040a88988eabf7fba278831f 100644 (file)
@@ -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