wok diff stella/receipt @ rev 11769

up midori (0.4.3) and added description
author Samuel Trassare <samuel_trassare@yahoo.com>
date Wed Feb 22 20:48:36 2012 -0800 (2012-02-22)
parents e274e203fbda
children b21ddafda05b
line diff
     1.1 --- a/stella/receipt	Thu Oct 13 02:59:17 2011 +0000
     1.2 +++ b/stella/receipt	Wed Feb 22 20:48:36 2012 -0800
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="stella"
     1.7 -VERSION="3.4.1"
     1.8 +VERSION="3.5"
     1.9  CATEGORY="games"
    1.10  SHORT_DESC="A multi-platform Atari 2600 VCS emulator."
    1.11  MAINTAINER="slaxemulator@gmail.com"
    1.12 @@ -26,6 +26,6 @@
    1.13  	mkdir -p $fs/usr/share/pixmaps
    1.14  	cp -a $_pkg/usr/bin $fs/usr
    1.15  	cp -a $_pkg/usr/share/applications $fs/usr/share
    1.16 -	cp -a $_pkg/usr/share/icons/stella.png $fs/usr/share/pixmaps
    1.17 +	cp -a $_pkg/usr/share/icons/hicolor/48x48/apps/stella.png $fs/usr/share/pixmaps
    1.18  }
    1.19