wok-current diff conky/receipt @ rev 6596
Up python-numpy (1.5.0)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 09 21:02:07 2010 +0200 (2010-10-09) |
parents | 46ac0c9b6b7c |
children | d8ff3547600c |
line diff
1.1 --- a/conky/receipt Wed Apr 28 17:20:55 2010 +0000 1.2 +++ b/conky/receipt Sat Oct 09 21:02:07 2010 +0200 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="conky" 1.7 -VERSION="1.8.0" 1.8 +VERSION="1.8.1" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Simple and very light system monitor." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 DEPENDS="expat fontconfig freetype glib xorg-libX11 xorg-libXau \ 1.13 xorg-libXdamage xorg-libXdmcp xorg-libXext xorg-libXfixes \ 1.14 -xorg-libXft xorg-libXrender zlib" 1.15 -BUILD_DEPENDS="xorg-dev xorg-libXdamage-dev xorg-libXft-dev glib glib-dev" 1.16 +xorg-libXft xorg-libXrender zlib ncursesw" 1.17 +BUILD_DEPENDS="$DEPENDS xorg-dev xorg-libXdamage-dev xorg-libXft-dev fontconfig-dev expat-dev glib glib-dev pkg-config zlib-dev freetype-dev xorg-xextproto xorg-damageproto xorg-fixesproto ncursesw-dev" 1.18 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.19 WEB_SITE="http://conky.sourceforge.net/" 1.20 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"