wok-next diff stella/receipt @ rev 11870
Up: zlib to 1.2.6.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Feb 27 18:14:18 2012 -0500 (2012-02-27) |
parents | e274e203fbda |
children | b21ddafda05b |
line diff
1.1 --- a/stella/receipt Thu Oct 13 02:59:17 2011 +0000 1.2 +++ b/stella/receipt Mon Feb 27 18:14:18 2012 -0500 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