Commit Graph

2420 Commits

Author SHA1 Message Date
kili
71cb80234a Necessary change after ghostscript update. 2008-04-01 20:47:30 +00:00
kili
4229275220 +jpegpixi 2008-04-01 20:24:20 +00:00
kili
79356c33d7 "Jpegpixi" is short for "JPEG pixel interpolator". The intent of
the program is to interpolate pixels in JFIF images (commonly
referred to as "JPEG images").  This is useful to correct images
from a digital camera with CCD defects. For example, if one pixel
is always bright green, this pixel can be interpolated away with
jpegpixi.

From Giovanni Bechis <g.bechis@snb.it>.

ok okan@
2008-04-01 20:23:07 +00:00
eric
d7a7ffd969 - update to 1.4.12
- remove SHARED_ONLY
- change my email

ok jasper@
2008-03-24 13:43:13 +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
e1a09eda8d Add gimp altivec flavor to bulk builds.
Requested by ajacoutot
2008-03-21 15:09:07 +00:00
merdely
8ec8f2c9a9 Update to 2.4.5.
From Giovanni.
ok simon@, kili@
2008-03-21 14:53:51 +00:00
ajacoutot
7033125c94 - remove unneeded do-install target and use post-install for installing
samples
(no pkg change)
2008-03-15 10:03:11 +00:00
jasper
8f21adb575 - switch to use gnome.port.mk
- better HOMEPAGE
- distfile is now a .tar.bz2
- bump PKGNAME
2008-03-15 09:21:11 +00:00
bernd
3ea02dcb35 Missing minor library bump. Sorry.
Noticed by and ok naddy@
2008-02-27 08:04:51 +00:00
bernd
6e861baf83 Security update to GraphicsMagick-1.1.11.
CVE-2007-4985, CVE-2007-4986, CVE-2007-4987, CVE-2007-4988

More info:
http://secunia.com/advisories/29094/

ok espie@
2008-02-26 18:45:28 +00:00
naddy
96a5171118 bump PKGNAME for PLIST changes 4.2 -> 4.3 2008-02-22 19:16:49 +00:00
ajacoutot
051ecd1458 - fix gimp-remote calling; unbreak "External tools -> The Gimp"
from Antti Harri <iku at openbsd dot fi>
2008-02-18 18:43:56 +00:00
ckuethe
35c1301cf3 People who change sources without cranking version number annoy me. And
the molden developers do this practically every day....
2008-02-17 20:25:07 +00:00
sthen
fe1aabc94e update dcraw to 8.81, supporting newer cameras.
ok okan (and also for a previous 8.80 update which I slacked on)
2008-02-14 23:06:19 +00:00
winiger
e14b53fe96 change dependency to flavoured py-Imaging
bump PKGNAME

ok mbalmer@ msf@
testing by Laurance Tratt
2008-02-14 08:58:23 +00:00
winiger
12a269aa3a build py-Imaging for python2.4 and python2.5 2008-02-14 08:55:19 +00:00
winiger
0f4de24d60 make it possible to install for different python versions
ok mbalmer@ msf@
testing by Laurence Tratt
2008-02-14 08:52:51 +00:00
ajacoutot
5982c6a6ed - update to sane-backends-1.0.19
(it should be the last release of the SANE 1.0 series)
- some port cleanups while here
2008-02-13 13:23:58 +00:00
bernd
0b21da41dd Add ruby-rmagick. 2008-02-07 22:01:59 +00:00
bernd
b6f52d8292 Initial import of ruby-rmagick-2.2.0.
A Ruby interface to the ImageMagick image processing library.
It supports more than 90 image formats, including GIF, JPEG and PNG.
Includes RVG, a 2D drawing API.

Initial port from dlg@. Updating to the latest release by me.
2008-02-07 22:00:59 +00:00
ajacoutot
d0b2cc7def - fix gimp-remote command
- regen patches and PLIST while here

ok pvalchev@
2008-02-04 08:44:48 +00:00
jasper
95ae33ce61 - update libart to 2.3.20
(patch was rolled in)
- regen PLIST

ok ajacoutot@
2008-02-03 20:52:29 +00:00
jcs
87584e0923 += ruby-gd2 2008-02-03 01:14:23 +00:00
jcs
d50de0bfbb ruby-gd2 1.1.1
ruby interface to the gd2 graphics library
2008-02-03 01:09:59 +00:00
steven
ec7b0f0160 fix WANTLIB 2008-02-02 09:30:54 +00:00
jolan
af030d3c79 update to 0.4.1, from brad@ 2008-02-02 01:02:56 +00:00
jakemsr
dde77bb137 no need to disable these SSE2 functions on i386 ater the recent
libpthread changes
2008-01-30 03:58:52 +00:00
jakemsr
64bd5edcd7 update to 20080118
relevent Changelog entries:

+- Monkey's Audio demuxer and decoder
+- additional SPARC (VIS) optimizations
+- AMV audio and video decoder
+- DNxHD encoder
+- H.264 PAFF decoding
+- Nellymoser ASAO decoder
+- Beam Software SIFF demuxer and decoder
+- libvorbis Vorbis decoding removed in favor of native decoder
+- IntraX8 (J-Frame) subdecoder for WMV2 and VC-1
+- Ogg muxer
+- PC Paintbrush PCX decoder
+- Sun Rasterfile decoder
+- TechnoTrend PVA demuxer
+- Linux Media Labs MPEG-4 (LMLM4) demuxer

port changes:

disable ff_fdct_sse2 usage on i386 and libpostproc's
temporal noise reduction filter, since they both regularly
cause segfaults.

ok deanna@, brad@

tested by a few others, thanks
2008-01-26 01:56:02 +00:00
eric
8e644d8e42 update to 1.4.14
ok brad@, jasper@
2008-01-22 20:30:01 +00:00
espie
ef963ff5a6 Fix compilation by updating to latest stable (noticed by sturm@)
Also split the cal plugin into a separate package, as it requires
kdepim.
2008-01-21 11:35:22 +00:00
deanna
e45bc28651 Update to agg 2.5.
From brad@, thanks.
2008-01-20 19:31:56 +00:00
espie
e146e44d41 and forgot to commit this patch. didn't compile -> no pkgname bump 2008-01-12 14:52:56 +00:00
espie
277452f065 update, forgot to commit this one 2008-01-12 14:52:28 +00:00
espie
71bab6abba the documentation has been synch'ed too, update to 9.3 doc.
Looks like the !en stuff is no longer maintained/available separately.
2008-01-12 12:10:38 +00:00
ajacoutot
bb7b167e19 +gthumb 2008-01-10 21:38:45 +00:00
ajacoutot
09d5913b7e - merge missing files 2008-01-10 21:33:05 +00:00
ajacoutot
937e21991b Import (well, resurrect) gthumb-2.10.8
gThumb is an image viewer and organizer for the GNOME desktop
environment.  It was originally based on GQView, and is designed to have
a clean, simple interface.  Via gPhoto, gThumb can also acquire data
directly from digital cameras.


Work based on an original submission by Guillaume Protet
<mortheres at hotpop dot com> (maintainer)
2008-01-10 21:26:12 +00:00
landry
1f611d27da add ffmpegthumbnailer 2008-01-06 19:26:34 +00:00
landry
3d8417fc34 import ffmpegthumbnailer, a video thumbnailer which can be used by file
managers to create thumbs for video files. It uses ffmpeg and thus supports
the same videoformats.

ok brad@
2008-01-06 19:25:47 +00:00
espie
791c44d654 update to 0.9.3 2008-01-05 21:56:35 +00:00
espie
7497d4137e minor update. Bump shared library number while we're there, since it no
longer links with libpthread.
2008-01-05 21:55:50 +00:00
espie
3e3ad5486c minor update to v0.15 2008-01-05 21:55:02 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
eric
07e52c39bd add py-pyx 2007-12-31 11:33:39 +00:00
eric
4e68d41659 PyX is a Python package for the creation of PostScript and PDF files.
It combines an abstraction of the PostScript drawing model with a
TeX/LaTeX interface. Complex tasks like 2d and 3d plots in
publication-ready quality are built out of these primitives. 


From Laurence Tratt (maintainer), some fixes by me,
test and help Will Maier, merdely@

ok merdely@
2007-12-31 11:32:30 +00:00
kili
36016587c8 Dependency changes after gimp update. 2007-12-28 19:00:58 +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
33cdd5b2e4 Don't invoke gimp-remote with option "-n"; it has been a noop since
gimp-2.0 and now it's gone completely.
From maintainer Giovanni Bechis.
2007-12-27 22:49:14 +00:00