wok diff xvidcore/receipt @ rev 15774

Add TinyCM - A new content manager for SliTaz
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jan 08 00:18:35 2014 +0100 (2014-01-08)
parents 32a88a6f5f4f
children 410afe495014
line diff
     1.1 --- a/xvidcore/receipt	Thu Apr 19 08:01:45 2012 +0000
     1.2 +++ b/xvidcore/receipt	Wed Jan 08 00:18:35 2014 +0100
     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  {