wok-stable diff urxvt-full/receipt @ rev 9058
cndrvcups-common: do not compute _pkg
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 04 11:54:05 2011 +0100 (2011-03-04) |
parents | 4897058add72 |
children | 02bbaa9d12ba |
line diff
1.1 --- a/urxvt-full/receipt Sun Feb 28 17:49:32 2010 +0100 1.2 +++ b/urxvt-full/receipt Fri Mar 04 11:54:05 2011 +0100 1.3 @@ -1,12 +1,11 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="urxvt-full" 1.7 -VERSION="9.06" 1.8 +VERSION="9.10" 1.9 CATEGORY="utilities" 1.10 SHORT_DESC="terminal with unicode support" 1.11 MAINTAINER="sygne@ombres.eu" 1.12 -DEPENDS="fontconfig xorg expat freetype xorg-libXft zlib gcc-lib-base" 1.13 -BUILD_DEPENDS="xorg-dev xorg-libXft-dev xorg-libX11-dev" 1.14 +DEPENDS="fontconfig xorg-libX11 expat freetype xorg-libXft zlib gcc-lib-base" 1.15 SOURCE="rxvt-unicode" 1.16 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.17 WEB_SITE="http://software.schmorp.de/pkg/rxvt-unicode.html"