[arch-commits] Commit in ffmpeg/trunk (PKGBUILD)
Eric Bélanger
eric at archlinux.org
Sat Jan 17 04:00:30 UTC 2009
Date: Friday, January 16, 2009 @ 23:00:30
Author: eric
Revision: 24444
Corrected license (close FS#12741)
Modified:
ffmpeg/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-01-17 00:36:44 UTC (rev 24443)
+++ PKGBUILD 2009-01-17 04:00:30 UTC (rev 24444)
@@ -8,7 +8,7 @@
pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix"
arch=(i686 x86_64)
url="http://ffmpeg.mplayerhq.hu/"
-license=('LGPL')
+license=('GPL')
depends=('lame' 'sdl' 'libvorbis' 'faad2>=2.6.1' 'faac' 'xvidcore' 'zlib' 'imlib2' 'x264>=20090108' 'libtheora')
#remake snapshot with: svn export svn://svn.mplayerhq.hu/ffmpeg/trunk@14236
source=(ftp://ftp.archlinux.org/other/ffmpeg/ffmpeg-${pkgver}-16503.tar.bz2)
More information about the arch-commits
mailing list