Commit Graph

2062 Commits

Author SHA1 Message Date
steven
a62699c8bc add 'geo' to categories for these.
ok ckuethe@
2006-11-02 07:03:29 +00:00
xsa
5c46bb353e - update to pydot-0.9.10 (graphs can now be pickled).
- drop maintainership.
2006-10-30 10:47:28 +00:00
steven
c4964e8134 - disable freetype in the no_x11 flavor
- disable rsvg which gets pulled in if it is installed

looks good bernd@
2006-10-30 09:45:41 +00:00
brad
aae1c3d4d7 add sourceforge mirrors. 2006-10-30 09:25:10 +00:00
ajacoutot
11bbaec486 Add gocr. 2006-10-30 08:18:47 +00:00
ajacoutot
3cbcd0ad7b Import gocr, an OCR (Optical Character Recognition) program.
Based on an original submission by William Yodlowsky
<bsd at openbsd dot rutgers dot edu>.

help and ok steven@
2006-10-30 08:17:30 +00:00
espie
ff9279beaf +GraphicsMagick* 2006-10-29 10:54:38 +00:00
espie
6ee07ecb52 GraphicsMagick is a fork of ImageMagick intended to have a more stable API
for 3rd party developers.

This port is mostly a clone of the ImageMagick port.

It's a prerequisite for koffice 1.6
2006-10-29 10:53:40 +00:00
mbalmer
147b10e7ce Update to ufraw-0.10. See http://ufraw.sourceforge.net/ for a complete
list of changes.
2006-10-28 16:48:16 +00:00
steven
c87b7ba076 update to ImageMagick 6.3.0.0
ok bernd@
2006-10-28 16:20:52 +00:00
ajacoutot
36d2cceb0b - update my email address
- bump PKGNAME

ok robert@
2006-10-27 12:53:01 +00:00
ajacoutot
95cc90d957 add xsane. 2006-10-20 17:55:51 +00:00
ajacoutot
0c757130f6 Import xsane, a scanner frontend for SANE
ok steven@
2006-10-20 17:54:45 +00:00
bernd
0bb7de4efb Regen PLIST, SHARED_ONLY=Yes. 2006-10-20 11:28:05 +00:00
naddy
7fb299a40e update to 10.26.32 (minor bug fixes) and revert to -fpic 2006-10-19 16:05:19 +00:00
pvalchev
791c39723e gqview-2.0.2; only bugfix/translation changes 2006-10-19 15:40:07 +00:00
naddy
9ff2c03c5d go back to -fpic now that alpha copes 2006-10-19 13:53:48 +00:00
naddy
58038d2e18 Fix NULL dereference in giftext.
From: William Yodlowsky <bsd@openbsd.rutgers.edu>
2006-10-19 13:26:40 +00:00
ajacoutot
ae59304311 Use RAW format for the intermediate audio file; add graphics/netpbm to
RUN_DEPENDS; take over maintainership.

ok robi@ bernd@
2006-10-18 11:10:31 +00:00
espie
605afa9fa0 update to 0.2.4
bump the minor, because the interface to one function was extended:
it does something smart with empty parameters now.
2006-10-17 20:31:09 +00:00
espie
c7a0eedd1f Fix nasty bug on OpenBSD: we can't assume we can read/write to a
QDataStream freely. Under qt3, there's no mechanism to make sure the
underlying FILE * gets flushed between an fread() and an fwrite(), and
so the data gets written at the wrong location.
2006-10-17 20:01:02 +00:00
steven
264a4246f9 +agg 2006-10-16 11:42:42 +00:00
steven
0a9479ca3e initial import of agg 2.4
Anti-Grain Geometry (AGG) is a general purpose graphical toolkit
written completely in standard and platform independent C++. It can be
used in many areas of computer programming where high quality 2D
graphics is an essential part of the project.

from Deanna Phillips <deanna at sdf.lonestar.org>

feedback and ok bernd@
2006-10-16 11:42:04 +00:00
steven
203cd88591 update to 6.42
from maintainer Patrick Keshishian
2006-10-13 08:17:07 +00:00
steven
691f8e7847 maintenance update to gimp 2.2.13
testing and ok bernd@
2006-10-12 11:08:28 +00:00
kevlo
5398576df4 - upgrade to p5-Image-Info 1.23.
- take as maintainer
2006-10-10 06:17:14 +00:00
kevlo
0d03b0ea9d upgrade to p5-Image-Size 3.01 2006-10-10 05:57:49 +00:00
mbalmer
41ac6767cb It ain't no fun maintaining unmaintained software. Maintainership dropped. 2006-10-04 21:00:53 +00:00
naddy
78453474a1 - update to 10.26.31: bug fixes
- drop no longer required workaround for alpha; from brad@
- switch to -fPIC, required by alpha
2006-10-02 16:00:21 +00:00
naddy
984d89b7dc switch to -fPIC, required by alpha 2006-10-02 14:32:54 +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
pedro
51eac2bccd No need to link against Lua, okay jolan@ 2006-09-25 00:00:19 +00:00
espie
10c5a37237 +gwenview-i18n 2006-09-23 12:27:12 +00:00
espie
3bceafe4b0 i18n for gwenview 2006-09-23 12:25:35 +00:00
espie
e75e696aa4 finish the update, remove no longer needed patch.
Recognize (and use) libmng.

Make sure we recognize the correct libexif, since old stuff would not
work, and advertize the upcoming i18n package...
2006-09-23 12:24:48 +00:00
pvalchev
762bcbd0d2 fix build w/ gcc2 (missing prototype) 2006-09-22 00:39:45 +00:00
brad
d25963ad8f upgrade to gwenview 1.4.0 2006-09-19 01:54:54 +00:00
steven
c50240134a USE_LIBTOOL 2006-09-18 21:10:11 +00:00
espie
5b8b723bc3 zap unneeded 0.0 2006-09-18 11:50:39 +00:00
mbalmer
eeada06cce ufraw 2006-09-17 17:54:59 +00:00
mbalmer
300a7dcac2 a raw converter.
CVt: ----------------------------------------------------------------------
2006-09-17 17:52:38 +00:00
steven
de37ee5051 pass -fPIC flag when generating shared objects; fixes build on amd64.
ok espie@
2006-08-16 11:42:06 +00:00
kurt
f43edc19fa - fix build on macppc by using the correct define for a tmpnam(3) buffer
w/debugging help from drahn@
- remove "libtool --finish" which messed up the shared library directories
- remove obsolete mandir fix
libtool/mandir fixes from naddy@. okay mantainer and naddy@
2006-08-14 12:55:30 +00:00
bernd
29eede9263 Security fix for CVE-2006-3376. (http://secunia.com/advisories/20921/)
help & ok naddy@
2006-08-12 15:58:43 +00:00
espie
d39a581bf9 more new lib specs 2006-08-03 19:56:08 +00:00
espie
9881f499e5 new lib specs 2006-08-03 12:53:18 +00:00
espie
619a8f917f new lib specs 2006-08-03 12:43:20 +00:00
espie
367a30f74c more new lib specs 2006-08-02 10:10:35 +00:00
espie
6b2b75db95 update to more recent version 2006-08-02 10:00:49 +00:00
alek
a342f505ce Use MASTER_SITE_BERLIOS 2006-08-01 18:38:22 +00:00