wok-next rev 17353
Up: gimp (2.8.14)
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Sun Nov 16 00:04:13 2014 +0000 (2014-11-16) |
parents | 6d335da2aaa5 |
children | a05c347c03bb |
files | gimp-brushes/receipt gimp-console/receipt gimp-dev/receipt gimp-plug-ins/receipt gimp/receipt |
line diff
1.1 --- a/gimp-brushes/receipt Sat Nov 15 23:41:30 2014 +0000 1.2 +++ b/gimp-brushes/receipt Sun Nov 16 00:04:13 2014 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="gimp-brushes" 1.7 -VERSION="2.8.10" 1.8 +VERSION="2.8.14" 1.9 CATEGORY="graphics" 1.10 SHORT_DESC="Gimp brushes set." 1.11 MAINTAINER="pankso@slitaz.org"
2.1 --- a/gimp-console/receipt Sat Nov 15 23:41:30 2014 +0000 2.2 +++ b/gimp-console/receipt Sun Nov 16 00:04:13 2014 +0000 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="gimp-console" 2.7 -VERSION="2.8.10" 2.8 +VERSION="2.8.14" 2.9 CATEGORY="graphics" 2.10 SHORT_DESC="The GIMP console." 2.11 MAINTAINER="pankso@slitaz.org"
3.1 --- a/gimp-dev/receipt Sat Nov 15 23:41:30 2014 +0000 3.2 +++ b/gimp-dev/receipt Sun Nov 16 00:04:13 2014 +0000 3.3 @@ -1,7 +1,7 @@ 3.4 # SliTaz package receipt. 3.5 3.6 PACKAGE="gimp-dev" 3.7 -VERSION="2.8.10" 3.8 +VERSION="2.8.14" 3.9 CATEGORY="development" 3.10 SHORT_DESC="Gnu Image Manipulation Program or GIMP devel files." 3.11 MAINTAINER="pankso@slitaz.org"
4.1 --- a/gimp-plug-ins/receipt Sat Nov 15 23:41:30 2014 +0000 4.2 +++ b/gimp-plug-ins/receipt Sun Nov 16 00:04:13 2014 +0000 4.3 @@ -1,7 +1,7 @@ 4.4 # SliTaz package receipt. 4.5 4.6 PACKAGE="gimp-plug-ins" 4.7 -VERSION="2.8.10" 4.8 +VERSION="2.8.14" 4.9 CATEGORY="graphics" 4.10 SHORT_DESC="The GIMP image editor plug-ins suite for advanced users." 4.11 MAINTAINER="pankso@slitaz.org"
5.1 --- a/gimp/receipt Sat Nov 15 23:41:30 2014 +0000 5.2 +++ b/gimp/receipt Sun Nov 16 00:04:13 2014 +0000 5.3 @@ -1,14 +1,14 @@ 5.4 # SliTaz package receipt. 5.5 5.6 PACKAGE="gimp" 5.7 -VERSION="2.8.10" 5.8 +VERSION="2.8.14" 5.9 CATEGORY="graphics" 5.10 SHORT_DESC="Gnu Image Manipulation Program or GIMP!" 5.11 MAINTAINER="pankso@slitaz.org" 5.12 LICENSE="GPL3" 5.13 TARBALL="$PACKAGE-$VERSION.tar.bz2" 5.14 WEB_SITE="http://www.gimp.org/" 5.15 -WGET_URL="ftp://ftp.gimp.org/pub/gimp/v2.8/$TARBALL" 5.16 +WGET_URL="http://download.gimp.org/pub/gimp/v2.8/$TARBALL" 5.17 SUGGESTED="gimp-plug-ins gimp-brushes gimp-console gimp-plugin-ufraw" 5.18 5.19 DEPENDS="libart_lgpl babl gegl libgio tiff xorg-libXdamage xorg-libXmu \