wok rev 15674

Up: wbar2 (2.3.4)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Dec 19 01:29:10 2013 +0100 (2013-12-19)
parents 0d7ccf48c360
children e012a20e6db4
files wbar2/receipt wbar2/stuff/wbar.cfg
line diff
     1.1 --- a/wbar2/receipt	Wed Dec 18 19:09:22 2013 +0000
     1.2 +++ b/wbar2/receipt	Thu Dec 19 01:29:10 2013 +0100
     1.3 @@ -1,13 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="wbar2"
     1.7 -VERSION="2.2.2"
     1.8 +VERSION="2.3.4"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Quick launch bar."
    1.11  MAINTAINER="gokhlayeh@slitaz.org"
    1.12  LICENSE="GPL3"
    1.13  SOURCE="wbar"
    1.14 -TARBALL="$SOURCE-$VERSION.tar.gz"
    1.15 +TARBALL="$SOURCE-$VERSION.tgz"
    1.16  WEB_SITE="http://code.google.com/p/wbar/"
    1.17  WGET_URL="http://wbar.googlecode.com/files/$TARBALL"
    1.18  CONFIG_FILES="/etc/default/wbar/wbar.cfg"
    1.19 @@ -28,11 +28,11 @@
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.21  genpkg_rules()
    1.22  {
    1.23 -	cp -a $install/usr $install/etc $fs
    1.24 -	cp -a $stuff/wbar.cfg $fs/etc/default/wbar
    1.25 -	rm -r $install/usr/share/locale
    1.26 -	for file in $fs/usr/share/pixmaps/wbar/*; do
    1.27 -		[ "${file##*/}" = osxbarback.png ] && continue
    1.28 -		rm -f $file
    1.29 -	done
    1.30 +	mkdir -p $fs/usr/share
    1.31 +	
    1.32 +	cp -a $install/usr/bin $fs/usr
    1.33 +	cp -a $install/etc $fs/
    1.34 +	cp -a $stuff/wbar.cfg $fs/etc/wbar.d
    1.35 +	cp -a $install/usr/share/pixmaps $fs/usr/share
    1.36 +	cp -a $install/usr/share/wbar $fs/usr/share
    1.37  }
     2.1 --- a/wbar2/stuff/wbar.cfg	Wed Dec 18 19:09:22 2013 +0000
     2.2 +++ b/wbar2/stuff/wbar.cfg	Thu Dec 19 01:29:10 2013 +0100
     2.3 @@ -1,47 +1,35 @@
     2.4 -i: /usr/share/pixmaps/wbar/osxbarback.png
     2.5 -c: wbar --bpress --above-desk --pos bottom
     2.6 -t: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold/12
     2.7 +i: /usr/share/pixmaps/wbar/dock.png
     2.8 +c: wbar --bpress --above-desk --pos bottom --isize 32 --idist 12 --nanim 3 --zoomf 1.8 --jumpf 1.00 --balfa 0 --falfa 100 --nofont
     2.9 +t: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold/10
    2.10  
    2.11 -i: /usr/share/pixmaps/wbar.png
    2.12 +i: /usr/share/pixmaps/wbar/wbar.png
    2.13  c: wbar-config
    2.14 -t: Bar configuration
    2.15 +t: Wbar Configuration
    2.16  
    2.17 -i: /usr/share/pixmaps/alsaplayer.png
    2.18 -c: /usr/bin/alsaplayer
    2.19 -t: Audio player
    2.20 +i: /usr/share/pixmaps/tazpanel.png
    2.21 +c: tazweb http://tazpanel:82/
    2.22 +t: SliTaz Panel
    2.23  
    2.24 -i: /usr/share/icons/SliTaz/32x32/mimetypes/audio-x-generic.png
    2.25 -c: xterm -e alsamixer
    2.26 -t: Sound mixer
    2.27 +i: /usr/share/pixmaps/midori.png
    2.28 +c: midori %u
    2.29 +t: Web Browser
    2.30  
    2.31 -i: /usr/share/pixmaps/xterm.png
    2.32 -c: xterm
    2.33 +i: /usr/share/pixmaps/sakura.png
    2.34 +c: sakura
    2.35  t: Terminal emulator
    2.36  
    2.37 +i: /usr/share/pixmaps/spacefm.png
    2.38 +c: spacefm
    2.39 +t: Files manager
    2.40 +
    2.41  i: /usr/share/pixmaps/leafpad.png
    2.42  c: leafpad
    2.43  t: Text editor
    2.44  
    2.45 -i: /usr/share/pixmaps/lostirc.png
    2.46 -c: lostirc
    2.47 -t: IRC client
    2.48 -
    2.49 -i: /usr/share/pixmaps/pcmanfm.png
    2.50 -c: pcmanfm
    2.51 -t: Files manager
    2.52 -
    2.53 -i: /usr/share/pixmaps/tazpkg.png
    2.54 -c: tazpkgbox
    2.55 -t: Packages manager
    2.56 -
    2.57 -i: /usr/share/pixmaps/lxtask.png
    2.58 +1i: /usr/share/pixmaps/lxtask.png
    2.59  c: lxtask
    2.60  t: Task manager
    2.61  
    2.62 -i: /usr/share/pixmaps/transmission.png
    2.63 -c: transmission
    2.64 -t: Bittorent client
    2.65 -
    2.66 -i: /usr/share/pixmaps/logout.png
    2.67 -c: desktopbox logout
    2.68 +i: /usr/share/pixmaps/slitaz-menu.png
    2.69 +c: tazbox logout
    2.70  t: Logout