wok-current diff ffmpeg-svn/receipt @ rev 15622
network-manager: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Dec 08 13:38:47 2013 +0000 (2013-12-08) |
parents | 8437ad3ae814 |
children |
line diff
1.1 --- a/ffmpeg-svn/receipt Tue Jan 15 11:21:28 2013 +0100 1.2 +++ b/ffmpeg-svn/receipt Sun Dec 08 13:38:47 2013 +0000 1.3 @@ -5,10 +5,8 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="Record, convert and stream audio and video." 1.6 MAINTAINER="jozee@slitaz.org" 1.7 +LICENSE="GPL2 LGPL2.1" 1.8 WEB_SITE="http://ffmpeg.org/" 1.9 -DEPENDS="bzlib freetype imlib2 alsa-lib jack-audio-connection-kit zlib" 1.10 -BUILD_DEPENDS="subversion imlib2-dev freetype-dev libsdl-dev zlib-dev \ 1.11 -coreutils-file-format coreutils-file-special" 1.12 PROVIDE="ffmpeg" 1.13 SUGGESTED="ffplay" 1.14 TAGS="audio video convert stream" 1.15 @@ -16,6 +14,10 @@ 1.16 WGET_URL="subversion|svn://svn.ffmpeg.org/ffmpeg/trunk" 1.17 BRANCH="$VERSION" 1.18 1.19 +DEPENDS="bzlib freetype imlib2 alsa-lib jack-audio-connection-kit zlib" 1.20 +BUILD_DEPENDS="subversion imlib2-dev freetype-dev libsdl-dev zlib-dev \ 1.21 +coreutils-file-format coreutils-file-special" 1.22 + 1.23 # Rules to configure and make the package. 1.24 compile_rules() 1.25 {