wok diff xvidcore/receipt @ rev 15666

Add ddumbfs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 13 16:18:29 2013 +0000 (2013-12-13)
parents 32a88a6f5f4f
children 410afe495014
line diff
     1.1 --- a/xvidcore/receipt	Thu Apr 19 08:01:45 2012 +0000
     1.2 +++ b/xvidcore/receipt	Fri Dec 13 16:18:29 2013 +0000
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="XviD, a high performance/quality MPEG-4 video de-/encoding solution"
     1.6  MAINTAINER="devl547@gmail.com"
     1.7 -BUILD_DEPENDS="yasm"
     1.8 +LICENSE="GPL2"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://www.xvid.org"
    1.11  WGET_URL="http://downloads.xvid.org/downloads/$TARBALL"
    1.12  
    1.13 +BUILD_DEPENDS="yasm"
    1.14 +
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()
    1.17  {