wok diff xvidcore/receipt @ rev 16038
Packages a-e: update .desktop files for pt lang
author | Claudinei Pereira <claudinei@slitaz.org> |
---|---|
date | Sun Mar 09 06:29:42 2014 +0000 (2014-03-09) |
parents | 32a88a6f5f4f |
children | 410afe495014 |
line diff
1.1 --- a/xvidcore/receipt Thu Apr 19 08:01:45 2012 +0000 1.2 +++ b/xvidcore/receipt Sun Mar 09 06:29:42 2014 +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 {