Commit Graph

146 Commits

Author SHA1 Message Date
giovanni
50ad3a337b Update to 2.6.3
Change my email address
Ok, kili@, okan@
2008-12-12 16:14:57 +00:00
ajacoutot
43a5d8b0d3 - fix pkg install after recent librsvg update 2008-11-19 14:08:27 +00:00
kili
5226c0e081 Update to 2.6.2.
Enable python and printing support. (Note: the pros and cons about python
have been discussed at p2k8, and most people agreed that it isn't an issue).
Adjust license information (it's GPLv2).
Add a MAINTAINER (who maintained this program for quite some time now).

From the "new" maintainer Giovanni Bechis <bigionews@snb.it>. Thanks!

Tested on i386 and powerpc by me, and on amd64 by simon@
2008-11-16 21:19:23 +00:00
kili
253b223b27 Remove a bogus ::graphics/gegl LIB_DEPENDS. Found by Giovanni Bechis. 2008-10-21 19:53:17 +00:00
kili
fe328bdc2a Update to 2.6. From Giovanni Bechis.
"Yes, now is the time to commit this anyway." ajacoutot@
2008-10-20 21:38:18 +00:00
ajacoutot
5bd1139f47 - use intltool MODULE; p5-XML-Parser was needed because of the intltool
command

"Feel free to fix it" sturm@
2008-09-28 13:40:51 +00:00
sturm
a8d3e5a0d6 missing BUILD_DEPENDS on p5-XML-Parser 2008-09-28 07:46:01 +00:00
espie
4db6459ed1 +liquid-rescale 2008-09-01 11:17:54 +00:00
espie
824f3c6733 liquid rescale plugin for gimp 2008-09-01 11:15:29 +00:00
steven
6ccbd2df6d update to 2.4.7
from Giovanni Bechis <bigionews at snb.it>
2008-08-31 15:02:43 +00:00
sthen
778c3a5253 the altivec FLAVOR was removed. from viq, thanks!. 2008-08-29 11:07:59 +00:00
brad
0686f65669 Remove the altivec FLAVOR as this currently does not do anything
since the AltiVec support is not actually being built and even if
the autoconf test is bypassed to make sure it is built it isn't
being used with the current code in the Gimp.

ok kili@
2008-08-28 14:53:06 +00:00
sthen
a2f74d2e42 enable D-Bus support and bump package. ok brad@
remove duplicate pixman-1 in WANTLIB.
2008-07-12 13:28:04 +00:00
sthen
6abd222381 sync WANTLIB following cairo update. ok naddy 2008-06-29 20:44:51 +00:00
okan
7586dab9d5 update to 2.4.6 from Giovanni Bechis
ok merdely@
2008-06-15 17:08:01 +00:00
ajacoutot
5dcd16b39e - use the in-tree intltool utilities (textproc/intltool MODULE) instead
of the ones bundled in sources
PLIST_DB seems happy with the change so no bump
2008-06-03 14:56:09 +00:00
merdely
b23cda1ed4 Remove un-needed stuff from the Makefile. The gimp build process takes
care of these things (--enable-altivec, --enable-mmx, --enable-sse).

From brad@
2008-03-22 22:46:12 +00:00
merdely
53f92f03e4 Add altivec FLAVOR to the right file.
Pointed out by ajacoutot (thanks)
2008-03-21 15:27:21 +00:00
merdely
8ec8f2c9a9 Update to 2.4.5.
From Giovanni.
ok simon@, kili@
2008-03-21 14:53:51 +00:00
kili
0dbfbc9fcc Add some missing requirements (especially gthread-2.0) to .pc files to
unbreak at least graphics/ufraw.

ok mbalmer@
2007-12-28 18:59:50 +00:00
kili
3a659725b2 Update to 2.4.3.
From (and based on previous 2.4.1 submission) Giovanni Bechis.
sse enabled and tested for amd64 by fgsch@.

ok fgsch@
2007-12-20 22:54:28 +00:00
steven
85b69f5cea fix WANTLIB 2007-11-13 17:10:25 +00:00
steven
f8147c735c update to gimp 2.2.17
from Giovanni Bechis <bigionews@snb.it>
2007-08-01 06:25:10 +00:00
rui
8a263133a4 roll in a distribution patch which fix an integer overflow.
http://secunia.com/secunia_research/2007-63/advisory/

ok naddy@
2007-07-05 18:23:51 +00:00
steven
05568f0c86 maintenance update to 2.2.15
ok simon@
2007-07-01 15:42:17 +00:00
rui
10f8d65953 roll in a distribution patch which fix a stack-based buffer overflow
http://secunia.com/advisories/25012/

ok naddy@
2007-05-23 21:15:22 +00:00
alek
f6012bfaef Update to 2.2.14 2007-05-10 19:29:32 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
steven
691f8e7847 maintenance update to gimp 2.2.13
testing and ok bernd@
2006-10-12 11:08:28 +00:00
kurt
0acace2f2d link gimp with -pthread so it can dlopen threaded shlibs. fixes gimp when
used under gnome. From Mikolaj Kucharski <eth0 at o2.pl>
2006-09-26 21:36:39 +00:00
espie
5b8b723bc3 zap unneeded 0.0 2006-09-18 11:50:39 +00:00
espie
d39a581bf9 more new lib specs 2006-08-03 19:56:08 +00:00
espie
619a8f917f new lib specs 2006-08-03 12:43:20 +00:00
bernd
728704992a Security update to gimp-2.2.12. (CVE-2006-3404)
Fixes a buffer overflow when loading XCF files.

More information:
http://secunia.com/advisories/20976/

ok steven@
2006-07-07 12:24:05 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
bernd
d784d7e680 Maintenance update to gimp-2.2.11.
ok steven@
2006-04-22 10:50:41 +00:00
steven
88f73d3747 maintenance update to gimp 2.2.10
ok sturm@
2006-01-27 07:28:41 +00:00
steven
6bdc9827f6 fix WANTLIB after gtk+2 downgrade 2006-01-18 13:10:03 +00:00
steven
39945187f5 SHARED_LIBS
ok espie@
2005-12-27 18:08:45 +00:00
wilfried
5630e1aa18 fix packages-specs brain fart from yesterday and bump 2005-11-15 09:21:50 +00:00
wilfried
ae64872fd4 fix wantlib + bump 2005-11-14 14:39:14 +00:00
bernd
1e6cbb76b7 Update to gimp-2.2.9.
ok fgsch@
2005-11-04 07:36:10 +00:00
fgsch
d4a86bfb54 update to gimp 2.2.8; input and ok from many. 2005-07-08 07:50:55 +00:00
naddy
a8817eabcc SIZE 2005-01-05 16:50:35 +00:00
espie
b62d7d4f46 remove extraneous WANTLIB picked up in wrong libmpeg.la... 2004-12-14 11:09:54 +00:00
espie
8f74a67bd1 WANTLIB markers 2004-11-30 01:06:33 +00:00
espie
96085825e6 bye bye INSTALL 2004-09-22 21:11:23 +00:00
espie
6ad2640218 new plists 2004-09-15 00:46:07 +00:00
espie
0e9b557b5f Make sure we don't grab gtkxhtml nor other stuff on the way.
okay pvalchev, naddy, brad.
2004-08-21 19:02:16 +00:00