wok-current diff vice/receipt @ rev 15216
Add libotr
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Sep 16 12:32:27 2013 +0000 (2013-09-16) |
parents | 640d56358134 |
children | 98484136df50 |
line diff
1.1 --- a/vice/receipt Thu Jan 03 15:34:06 2013 +0300 1.2 +++ b/vice/receipt Mon Sep 16 12:32:27 2013 +0000 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="games" 1.5 SHORT_DESC="Commodore 64 and others emulator." 1.6 MAINTAINER="devl547@gmail.com" 1.7 -DEPENDS="gtk+" 1.8 -BUILD_DEPENDS="gtk+-dev" 1.9 +LICENSE="GPL2" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.viceteam.org/" 1.12 WGET_URL="http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/$TARBALL" 1.13 1.14 +DEPENDS="gtk+" 1.15 +BUILD_DEPENDS="gtk+-dev" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {