ffmpeg: update to 1.0.1.
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# Template file for 'ffmpeg'
|
||||
pkgname=ffmpeg
|
||||
version=0.10.6
|
||||
version=1.0.1
|
||||
revision=1
|
||||
short_desc="Decoding, encoding and streaming software"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.ffmpeg.org"
|
||||
distfiles="${homepage}/releases/ffmpeg-${version}.tar.bz2"
|
||||
checksum=8c67c0be9dc568a857d5542247aa4e3c1c6538fa3643b47c9deb7ff004a97626
|
||||
checksum=758840dcfc94eb7fd6263718d26408658a59422e5fb8ac4de8e7ecf0cbed6e76
|
||||
long_desc="
|
||||
FFmpeg is the first complete and free Internet Live Audio and Video
|
||||
Broadcasting solution. FFMpeg aims at being the command line tool to
|
||||
@@ -41,7 +41,8 @@ do_configure() {
|
||||
--enable-libpulse --enable-libfreetype --enable-libmodplug \
|
||||
--enable-libspeex --enable-libcelt --enable-libass \
|
||||
--disable-libopencore_amrnb --disable-libopencore_amrwb \
|
||||
--disable-libschroedinger --disable-libopenjpeg
|
||||
--disable-libschroedinger --disable-libopenjpeg \
|
||||
--disable-static
|
||||
}
|
||||
|
||||
do_build() {
|
||||
|
||||
Reference in New Issue
Block a user