wok-stable rev 12010

stella: added desc, removed extension from desktop file
author Samuel Trassare <samuel_trassare@yahoo.com>
date Mon Mar 05 16:40:06 2012 -0800 (2012-03-05)
parents f555951980e7
children 7e51493cfaf1
files stella/description.txt stella/receipt stella/stuff/stella.desktop
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/stella/description.txt	Mon Mar 05 16:40:06 2012 -0800
     1.3 @@ -0,0 +1,3 @@
     1.4 +The Atari 2600 Video Computer System (VCS), introduced in 1977, was the most 
     1.5 +popular home video game system of the early 1980's.  Now you can enjoy all of 
     1.6 +your favorite Atari 2600 games on your PC thanks to Stella!
     2.1 --- a/stella/receipt	Mon Mar 05 15:12:50 2012 -0800
     2.2 +++ b/stella/receipt	Mon Mar 05 16:40:06 2012 -0800
     2.3 @@ -23,9 +23,8 @@
     2.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     2.5  genpkg_rules()
     2.6  {
     2.7 -	mkdir -p $fs/usr/share/pixmaps
     2.8 +	mkdir -p $fs/usr/share/pixmaps $fs/usr/share/applications
     2.9  	cp -a $_pkg/usr/bin $fs/usr
    2.10 -	cp -a $_pkg/usr/share/applications $fs/usr/share
    2.11  	cp -a $_pkg/usr/share/icons/hicolor/48x48/apps/stella.png $fs/usr/share/pixmaps
    2.12  }
    2.13  
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/stella/stuff/stella.desktop	Mon Mar 05 16:40:06 2012 -0800
     3.3 @@ -0,0 +1,8 @@
     3.4 +[Desktop Entry]
     3.5 +Name=Stella
     3.6 +Comment=A multi-platform Atari 2600 emulator
     3.7 +Exec=stella %f
     3.8 +Icon=stella
     3.9 +Terminal=false
    3.10 +Type=Application
    3.11 +Categories=Application;Emulator;Game;