Commit Graph

2051 Commits

Author SHA1 Message Date
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
millert
1963cd7c94 Fix a core dump during mpeg audio decoding; from revision 5658 of
the ffmpeg svn repo.  OK brad@
2006-07-31 15:03:15 +00:00
steven
d10e3ef11e update to 6.29
from maintainer Patrick Keshishian <pkeshish at gmail.com>
2006-07-30 08:47:21 +00:00
steven
4bbcbc2d95 unbreak build on OpenBSD 4. 2006-07-30 07:29:13 +00:00
steven
90dbcb8521 unbreak build on OpenBSD 4. 2006-07-30 06:12:38 +00:00
pedro
b5392766b2 Switch to Lua 5.1, okay sturm@ 2006-07-30 04:46:42 +00:00
steven
56221ce9e9 bump PKGNAME due to PLIST changes after 3.9 -> 4.0 2006-07-28 06:29:33 +00:00
steven
b45e9c6e07 update to blender 2.42 2006-07-26 06:45:27 +00:00
steven
91ad818ed2 add a working master site.
from Matthias Kilian <kili at outback.escape.de>
2006-07-22 11:52:49 +00:00
alek
732d26fbcb Adjust WANTLIB marker after recent sane-backends update 2006-07-21 10:31:47 +00:00
alek
a8dcd88cb4 Update to 1.0.18 from Antoine Jacoutot <ajacoutot@lphp.org> 2006-07-21 10:31:08 +00:00
steven
14073d70f4 fix homepages and a few master sites while there 2006-07-19 15:11:53 +00:00