wok-current diff mtpaint/receipt @ rev 11986
thunderbird: enable official branding
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Sat Mar 03 12:25:23 2012 +0100 (2012-03-03) |
parents | 4a8d626e353b |
children | 1d7ed7daacdd |
line diff
1.1 --- a/mtpaint/receipt Mon May 30 01:25:26 2011 +0200 1.2 +++ b/mtpaint/receipt Sat Mar 03 12:25:23 2012 +0100 1.3 @@ -1,12 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="mtpaint" 1.7 -VERSION="3.31" 1.8 +VERSION="3.40" 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 bzip2 acl" 1.14 +DEPENDS="gtk+ tiff xorg-libXdamage lcms" 1.15 +BUILD_DEPENDS="gtk+ gtk+-dev pkg-config xorg-xproto bzip2 acl lcms-dev" 1.16 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.17 WEB_SITE="http://mtpaint.sourceforge.net/" 1.18 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"