wok diff wbar/receipt @ rev 14616
Up xorg-libXxf86vm (1.1.3), xorg-libXfixes (5.0.1), xorg-libXcursor (1.1.14), see http://www.x.org/wiki/Development/Security/Advisory-2013-05-23
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 01 15:31:43 2013 +0200 (2013-06-01) |
parents | 940b5937e496 |
children | 2a21689b0af7 |
line diff
1.1 --- a/wbar/receipt Wed Mar 02 11:06:20 2011 +0100 1.2 +++ b/wbar/receipt Sat Jun 01 15:31:43 2013 +0200 1.3 @@ -8,10 +8,11 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tbz2" 1.5 WEB_SITE="http://code.google.com/p/wbar/" 1.6 WGET_URL="http://www.tecapli.com.ar/warlock/$TARBALL" 1.7 +CONFIG_FILES="/etc/wbar/dot.wbar" 1.8 +TAGS="desktop launchbar" 1.9 + 1.10 DEPENDS="imlib2 ttf-dejavu gcc-lib-base" 1.11 BUILD_DEPENDS="imlib2-dev" 1.12 -CONFIG_FILES="/etc/wbar/dot.wbar" 1.13 -TAGS="desktop launchbar" 1.14 1.15 # Rules to configure and make the package. 1.16 compile_rules()