wok rev 5968

Add: wbarconf 0.7.2
author Antoine Bodin <gokhlayeh@mailoo.org>
date Fri Aug 06 19:16:07 2010 +0200 (2010-08-06)
parents 883b1b954136
children 87c4726cd748
files wbarconf/receipt wbarconf/stuff/wbarconf.desktop
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/wbarconf/receipt	Fri Aug 06 19:16:07 2010 +0200
     1.3 @@ -0,0 +1,24 @@
     1.4 +# SliTaz package receipt.
     1.5 +
     1.6 +PACKAGE="wbarconf"
     1.7 +VERSION="0.7.2"
     1.8 +CATEGORY="system-tools"
     1.9 +SHORT_DESC="Configuration GUI for wbar written in Python and GTK"
    1.10 +MAINTAINER="gokhlayeh@mailoo.org"
    1.11 +DEPENDS="wbar python pygtk pygobject"
    1.12 +WEB_SITE="http://kapsi.fi/ighea/wbarconf/"
    1.13 +TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14 +WGET_URL="http://kapsi.fi/ighea/$PACKAGE/$TARBALL"
    1.15 +
    1.16 +# Rules to gen a SliTaz package suitable for Tazpkg.
    1.17 +genpkg_rules()
    1.18 +{
    1.19 +	src=${src%-*}
    1.20 +	mkdir -p $fs/usr/bin $fs/usr/share/wbarconf \
    1.21 +		$fs/usr/share/pixmaps
    1.22 +	cp -a $src/wbarconf $fs/usr/bin
    1.23 +	cp -a $src/locale $fs/usr/share/locale
    1.24 +	cp -a $src/messages.pot $fs/usr/share/wbarconf
    1.25 +	cp -a $src/wbarbacks $fs/usr/share/wbarconf
    1.26 +	cp -a $src/wbarconf.png $fs/usr/share/pixmaps
    1.27 +}
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/wbarconf/stuff/wbarconf.desktop	Fri Aug 06 19:16:07 2010 +0200
     2.3 @@ -0,0 +1,12 @@
     2.4 +[Desktop Entry]
     2.5 +Name=WbarConf
     2.6 +Exec=wbarconf 
     2.7 +Type=Application
     2.8 +Icon=wbarconf.png
     2.9 +Terminal=false
    2.10 +StartupNotify=true
    2.11 +Categories=GTK;Utility; 
    2.12 +Comment=Configuration tool for wbar
    2.13 +Comment[de]=Konfigurationswerkzeug für Wbar
    2.14 +Comment[fi]=Asetustyökalu wbar:lle
    2.15 +Comment[fr]=Outil de configuration pour wbar