wok-6.x diff vice/receipt @ rev 15275

clipit: remove icon (sorry, guys), move autostart item back to /etc/...
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Sep 25 19:03:47 2013 +0300 (2013-09-25)
parents 640d56358134
children 98484136df50
line diff
     1.1 --- a/vice/receipt	Thu Jan 03 15:34:06 2013 +0300
     1.2 +++ b/vice/receipt	Wed Sep 25 19:03:47 2013 +0300
     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  {