wok rev 6299
Up: fluxbox to 1.1.1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Sep 16 15:29:31 2010 +0000 (2010-09-16) |
parents | 7c5152c1c331 |
children | beafc9e0975e |
files | fluxbox/receipt |
line diff
1.1 --- a/fluxbox/receipt Thu Sep 16 14:55:46 2010 +0000 1.2 +++ b/fluxbox/receipt Thu Sep 16 15:29:31 2010 +0000 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="fluxbox" 1.7 -VERSION="1.0.0" 1.8 +VERSION="1.1.1" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Fluxbox is a windowmanager for X. It is very light on resources and easy to handle but yet full of features." 1.11 MAINTAINER="mallory@sweetpeople.org" 1.12 DEPENDS="fontconfig imlib2 xorg-libICE xorg-libSM xorg-libX11 \ 1.13 xorg-libXau xorg-libXdmcp xorg-libXext xorg-libXft xorg-libXinerama \ 1.14 xorg-libXpm xorg-libXrandr xorg-libXrender gcc-lib-base" 1.15 -BUILD_DEPENDS="xorg-dev" 1.16 +BUILD_DEPENDS="xorg-dev xorg-dev-proto" 1.17 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.18 WEB_SITE="http://www.fluxbox.org/" 1.19 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"