wok-4.x rev 7314
Up: xorg-xinit to 1.3.0.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Nov 17 17:37:52 2010 +0000 (2010-11-17) |
parents | 85237046479c |
children | ee64cb67c8d0 |
files | xorg-xinit/receipt |
line diff
1.1 --- a/xorg-xinit/receipt Wed Nov 17 17:35:06 2010 +0000 1.2 +++ b/xorg-xinit/receipt Wed Nov 17 17:37:52 2010 +0000 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xorg-xinit" 1.7 -VERSION="1.2.1" 1.8 +VERSION="1.3.0" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="X.org initialization program" 1.11 MAINTAINER="jozee@slitaz.org" 1.12 SOURCE="xinit" 1.13 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.14 DEPENDS="xorg-libX11 xorg-xauth" 1.15 -BUILD_DEPENDS="xorg-dev" 1.16 +BUILD_DEPENDS="xorg-dev pkg-config" 1.17 WEB_SITE="http://xorg.freedesktop.org/" 1.18 WGET_URL="$WEB_SITE/releases/individual/app/$TARBALL" 1.19 TAGS="utility xorg"