wok-6.x diff mtpaint/receipt @ rev 10718
Up: slitaz-tools (4.2.1) - Bug fix and tazx support UK keyboard
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat May 28 23:32:40 2011 +0200 (2011-05-28) |
parents | 29d2b6fe566a |
children | 4a8d626e353b |
line diff
1.1 --- a/mtpaint/receipt Tue Sep 29 23:49:27 2009 +0200 1.2 +++ b/mtpaint/receipt Sat May 28 23:32:40 2011 +0200 1.3 @@ -1,12 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="mtpaint" 1.7 -VERSION="3.30" 1.8 +VERSION="3.31" 1.9 CATEGORY="graphics" 1.10 SHORT_DESC="Light paint programm and image manipulation." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 DEPENDS="gtk+ tiff xorg-libXdamage" 1.13 -BUILD_DEPENDS="gtk+ gtk+-dev pkg-config xorg-xproto" 1.14 +BUILD_DEPENDS="gtk+ gtk+-dev pkg-config xorg-xproto bzip2 acl" 1.15 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.16 WEB_SITE="http://mtpaint.sourceforge.net/" 1.17 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"