Commit Graph

2646 Commits

Author SHA1 Message Date
jasper
9726c55636 "Sodipodi is no more. It has ceased to be. It's expired and gone to meet
it's maker."

sodipodi has been superseded by inkscape, so please use that.

agreed by ajacoutot@ landry@ mbalmer@
2008-04-17 07:18:16 +00:00
jasper
1d3f8355cc - unlink sodipodi 2008-04-17 07:15:40 +00:00
jasper
eea5c6f7c0 - update SVG to 2.40 2008-04-15 21:54:26 +00:00
jasper
252a156e2f - update Grapichs::ColorNames to 2.11 2008-04-15 21:42:07 +00:00
merdely
3533ad0e32 Incorporate 3 fixes from subversion:
- Slideshow icon in settings
 - crash when displaying 1BPP BMP images
 - crash with Jpeg images containing incorrect Exif information due to
   Exiv2 API misuse

From brad@ (tested/confirmed by me)
2008-04-15 03:45:11 +00:00
ajacoutot
40333bb6d9 - unbreak dlopen()ing of modules 2008-04-11 21:58:10 +00:00
ajacoutot
a71d3f4252 - I got the jasper syndrom... i.e. bumping DISTNAME instead of PKGNAME 2008-04-11 21:33:29 +00:00
ajacoutot
b4f74c4fe9 - fix WANTLIB after ilmbase dependency_libs change 2008-04-11 20:38:13 +00:00
ajacoutot
def914fb9c - libtool missed some needed dependency_libs which caused unresolved
symbols
- cleanup indent while here
2008-04-11 20:37:55 +00:00
ajacoutot
85d7b44762 - don't bother looking for binaries that won't be used
- don't bother building useless docs
no pkg change, just a small build speed-up
2008-04-11 17:54:39 +00:00
jasper
58f60d45ad - moving libs around is no fun...no cookie 2008-04-11 11:47:00 +00:00
steven
fb39f827c2 fix master site 2008-04-11 11:27:24 +00:00
jasper
9c210fb405 - fix WANTLIB/LIB_DEPENDS after recent openexr update 2008-04-11 11:16:47 +00:00
jasper
8dfdbbd6fb - update openexr to 1.6.1
- tweak path to docs and examples

please note that some libs have been moved to graphics/ilmbase
2008-04-11 11:16:20 +00:00
jasper
2d9443bfdb - minor tweaks
- conflict with openexr OpenEXR-<=1.2.2p3

from ajacoutot@, thanks!
2008-04-11 11:15:48 +00:00
jasper
f8fff03afa - add ilmbase 2008-04-11 11:07:29 +00:00
jasper
e316cc4d1c import ilmbase 1.0.1
ILM Base libraries providing:

- Half is a class that encapsulates our 16-bit floating-point format.
- IlmThread is a thread abstraction library for use with OpenEXR and
  other software packages. It currently supports pthreads and Windows
  threads.
- Imath implements 2D and 3D vectors, 3x3 and 4x4 matrices, quaternions
  and other useful 2D and 3D math functions.
- Iex is an exception-handling library.
2008-04-11 11:06:26 +00:00
ajacoutot
e6492d22ea +babl
+gegl
2008-04-10 14:14:45 +00:00
ajacoutot
0ddb4c4130 Import gegl-0.0.16
GEGL (GEneric Graphics Library) is a graph based image processing
framework.
GEGL's original design was made to scratch GIMP's itches for a new
compositing and processing core. This core is being designed to have
minimal dependencies and a simple well defined API.

ok jasper@
2008-04-10 14:12:35 +00:00
ajacoutot
747b9149d0 Import babl-0.0.20
Babl is a dynamic, any to any, pixel format conversion library. It
provides conversions between the myriad of buffer types images can be
stored in. Babl doesn't only help with existing pixel formats, but also
facilitates creation of new and uncommon ones.
Features:
 * Tiny API in normal use
 * Planar and linear buffers
 * Thread safe processing
 * Extendable formats, color models, components and datatypes
 * Reference 64bit floating point conversions for data types and color
   models

ok jasper@
2008-04-10 14:11:43 +00:00
djm
c187d7351f +dcmtk 2008-04-10 10:10:31 +00:00
djm
1aadfad3bf Port the Offis DICOM toolkit, version 3.5.4:
DCMTK is a collection of libraries and applications implementing
    large parts of the DICOM standard for medical imaging. It
    includes software for examining, constructing and converting
    DICOM image files, handling offline media, sending and receiving
    images over a network connection, as well as demonstrative image
    storage and worklist servers.

great feedback naddy@ (a little while ago)
2008-04-10 10:09:56 +00:00
landry
64a502250d Add missing RUN_DEPENDS on textproc/py-lxml, needed by various plugins.
Spotted by ian@, ok mbalmer@
2008-04-05 10:23:01 +00:00
landry
208d50092b link inkscape to the build 2008-04-04 14:38:34 +00:00
landry
5e0c55140a Import inkscape-0.46, the open-source vector graphics editor.
From MAINTAINER Benoit Chesneau (benoitc at metavers dot net), Thanks !!

With tweaks and testing from ian@, simon@ and myself.
ok ian@ sthen@
2008-04-04 14:37:26 +00:00
jasper
83f25165b1 - update aalib to 1.4. (the last release was 1.4rc5, but after 7 years of no
major release, it's safe to ship this as 1.4)

tested by brad@ and me@, from brad@
2008-04-03 12:42:45 +00:00
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
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
ajacoutot
8fbe2d57e6 - yet another missing update-desktop-database goo 2007-12-20 16:25:19 +00:00
bernd
9cdab3ea1c Fix mishandling of 32-bit visuals. From Ubuntu. (LP: #70367)
https://bugs.launchpad.net/ubuntu/+source/imlib/+bug/70367

This fixes at least graphics/qiv with a -current X.org.

testing & ok brad@
2007-12-19 21:30:53 +00:00
deanna
b80946351b update boost depends. it's once again a single package.
ok ajacoutot@, steven@
2007-12-18 22:04:32 +00:00
ajacoutot
36369959d3 - no need for the update-mime-database goo here 2007-12-16 11:24:09 +00:00
ajacoutot
4bb724e760 - add update-desktop-database goo
(this should be the last one hopefully)
2007-12-16 00:04:27 +00:00
ajacoutot
07a770f07f - add update-desktop-database goo 2007-12-15 20:54:19 +00:00
ajacoutot
1fe6e033fa - add update-desktop-database and gtk-update-icon-cache goo 2007-12-15 20:43:07 +00:00
ajacoutot
1c67014c2e - add update-desktop-database goo 2007-12-15 20:37:32 +00:00
ajacoutot
a8b615b555 - use scons module
- disable rpath
2007-12-14 11:45:55 +00:00
ajacoutot
e443758060 - use scons module
"go ahead" steven@
2007-12-12 15:14:30 +00:00
landry
684ff7db52 Remove the reference to the non-existent no_libgnome flavor in DESCR.
(People wanting a gtk-based pdf viewer with less dependencies should try
epdfview.)
spotted by fgsch@, reminded by kili@ and ok eric@ fgsch@
2007-12-11 10:08:18 +00:00
eric
e581c981bf - update to 1.4.12
- change my email

ok steven@, martynas@
2007-12-08 22:39:36 +00:00
kili
026e1a37e6 Update to 2.20.2 (lots of bugfixes and required due to the poppler
update).

Based on an update to 0.9.* from Mikolaj Kucharski several months ago.

Note that this doesn not include the no_libgnome FLAVOR suggested by
Mikolaj, because it saves much less dependencies and space than it did
for the 0.9.* version.

ok landry@
2007-12-07 20:00:40 +00:00
todd
db1f10c074 update to v1.2 2007-12-03 00:36:44 +00:00
eric
4ce0b1c30b - change my email
- specify the license

"put that in" steven@
2007-12-01 17:52:21 +00:00
naddy
05be51c6a2 typo in @pkgpath 2007-11-28 21:36:26 +00:00
ajacoutot
28669c7fdc - use full path MODULE name
no pkg change
2007-11-28 13:10:24 +00:00
steven
ac6c340a77 update homepage 2007-11-24 13:25:50 +00:00
steven
b9f8b131ab +djview4 2007-11-24 13:24:09 +00:00
steven
e2e864ecfb import djview4 4.2
qt4 based portable djvu viewer
2007-11-24 13:23:26 +00:00
ajacoutot
e9a758af64 - update to xsane-0.995 2007-11-23 09:07:26 +00:00
okan
665c4affa2 - update to 6.3.6-10
- add libwmf support
- fix-up WANTLIB/LIB_DEPENDS

ok simon@ merdely@ sthen@
2007-11-22 17:20:56 +00:00
okan
e21ca595f0 - update to 6.3.6-10
- add libwmf support

ok simon@ merdely@ sthen@
2007-11-22 17:20:19 +00:00
simon
e95dffee65 update to version 0.61
ok pvalchev@ (maintainer)
2007-11-20 19:18:00 +00:00
mgrimm
cf083441f5 gunzip the man page and install it in the proper location
ok msf@ (MAINTAINER)
2007-11-20 18:53:21 +00:00
kili
e0b2f7fae8 Unbreak after the ghostscript update. 2007-11-19 20:11:41 +00:00
steven
8c15307f05 drop maintainership 2007-11-18 10:40:27 +00:00
steven
85b69f5cea fix WANTLIB 2007-11-13 17:10:25 +00:00
ckuethe
bfb14d656c this does deserve a version bump. prodded by espie and ajacoutot. 2007-11-12 18:14:21 +00:00
ckuethe
50f8f8faa1 Molden distribution patched and re-rolled without changing version number.
No change to PLIST, so no version bump. Reported by kurt@

Molden changelog entry
======================
Fri Nov  9

- Added support for gaussian mp2 optimisations
  Previously the HF energy would be listed in the geometry convergence
  window, now the MP2 energy will be displayed.
- Added support for gaussian IRC outputs, previously all points were displayed
  in the geometry convergence windows, now only the optimised geometries
  along each point of the reaction coordinate.
2007-11-12 16:50:49 +00:00
ckuethe
983a18fd97 Add MOLDEN - a molecular density visualizer
testing and ok ajacoutot@
2007-11-09 17:28:38 +00:00
ckuethe
bea1305b8a Molden: a MOLecular DENsity visualizer 2007-11-09 17:26:27 +00:00
simon
54d7fef4f9 fix and sort WANTLIB after gtk+2 update
ok jasper@
2007-11-07 22:51:51 +00:00
eric
aa0dd0584f - add missing WANTLIB
- update my email

"looks fine" jasper@
2007-10-31 22:31:04 +00:00
jasper
a3ed1e21ef update l2p to 1.1.1 2007-10-26 23:57:09 +00:00
winiger
f3bfc1d373 fix WANTLIB, bump PKGNAME
ok mbalmer@ and ajacoutot@
2007-10-25 20:43:14 +00:00
ajacoutot
8f459ae438 - add an icon for the "View Thumbnails" button
- fix WANTLIB after recent gtk update
2007-10-25 10:53:53 +00:00
ajacoutot
3d0e8bee5d - unbreak after recent gtk update
- fix WANTLIB
2007-10-25 10:33:09 +00:00
jasper
2ecf8c7295 - unbreak after recent gtk update
- regen patches

looked good to mbalmer@
2007-10-24 22:44:22 +00:00
jasper
38cd1b431b unbreak after recent gtk update 2007-10-24 22:40:53 +00:00
jasper
25e8190607 update p5-SVG to 2.36 2007-10-23 15:44:50 +00:00
aanriot
67bf0ffd6a fix WANTLIB/LDFLAGS.
ok deanna@
2007-10-23 09:22:13 +00:00
ajacoutot
aefb100529 - update to gtkam-0.1.14 (libgphoto-2.4.0 compatible)
- take maintainership (former maintainer timeout)

ok espie@
2007-10-22 20:36:15 +00:00
ajacoutot
cb842f451e - add two mirrors that still carry older unmodified tarballs ;
somehow, the sourceforge mirrors are carrying a rerolled tarball with
different code (spotted by steven@)
2007-10-22 14:23:08 +00:00
jakemsr
7d42d3b257 - provide complete pkg-config information, instead of relying
on inter-library dependency magic
- libavcodec needs libvorbis which needs libogg, so add ogg
  to libavcodec's dependency libs
- as of the previous commit, libavformat depends on libX11 and
  libXext, add them as dependency libs
- add RPATH info when linking libavcodec and libavformat, so
  applications that dlopen() libavcodec or libavformat have a
  better chance of finding dependency libs

fixes multimedia/ffmpeg2theora build problem noticed by sturm@
2007-10-19 14:32:57 +00:00
ajacoutot
8940498c48 - update to gphoto-2.4.0 (following libgphoto2 update)
- enable localizations
- USE_LIBTOOL
- espie@ as sole maintainer

ok sthen@ landry@ jasper@, "go ahead" espie@
2007-10-19 13:00:18 +00:00
ajacoutot
1478d9df0d - monster update to 2.4.0
- enable localizations
- remove Arnaud Launay from MAINTAINER (timeout) ; leave espie@ though ;)

feedback and testing sthen@ landry@, thanks guys!
ok sthen@ landry@ jasper@, "go ahead" espie@
2007-10-19 12:57:51 +00:00
ajacoutot
df1e05c5c4 - make help button actually work and display help
- add update-mime goo
- take over maintainership

feedback and ok landry
2007-10-18 14:18:40 +00:00
naddy
d89a9420a7 SECURITY update to 1.2.22.
Fixes a number of out-of-bounds reads in certain chunk-handlers.
CVE-2007-5266, CVE-2007-5267, CVE-2007-5268, CVE-2007-5269.
2007-10-16 20:32:18 +00:00
ajacoutot
ca351c243d - remove useless part from patch-configure
no pkg change
2007-10-16 13:37:15 +00:00
steven
78ab0a431b link correctly with libiconv and libintl, without adding them to LDFLAGS.
fix the homepage while here.

ok ajacoutot
2007-10-16 11:47:34 +00:00
ajacoutot
06e176dc8c +libexif-gtk 2007-10-16 07:31:38 +00:00
ajacoutot
b0d38a9d14 Import libexif-gtk-0.3.5
This is the library of GTK+ based graphical user interface elements for
libexif.
2007-10-16 07:30:49 +00:00
naddy
18a100b3ee Update to 10.26.46:
* pamstack: accept Standard Input properly
* bmptopnm: fix crash with 16 bit images
2007-10-15 19:29:52 +00:00
djm
6c4a88b895 update to matplotlib-0.90.1
use numpy instead of deprecated Numeric
make examples use python${MODPY_VERSION}
2007-10-12 11:07:43 +00:00
aanriot
d9fc38004e enable "x11grab" which allows to grab the X11 display.
ok jakemsr@
2007-10-10 07:59:32 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
naddy
e0a69b4d6a maintenance update to 1.2.20 2007-10-06 19:33:28 +00:00
steven
76cd1c0a1d fix master site 2007-10-04 07:08:23 +00:00
jasper
e5d81d4310 we prefer the idiom of MODULES=devel/gettext over MODULES=gettext
"looks good" steven@
2007-10-02 19:09:44 +00:00
steven
3b92333205 switch teTeX -> texlive
discussed with sturm and mbalmer
2007-10-01 11:42:30 +00:00
sthen
ce42d5417e uncomment some @commented directories which now have files installed.
ok pval (maintainer)
2007-09-26 20:30:59 +00:00
naddy
aa0b60fc4c maintenance update to 10.26.44 2007-09-24 16:42:17 +00:00
jakemsr
e7eafae972 update to snapshot from 2007-09-10
additions/changes in this update:

- RoQ muxer, audio encoder
- Renderware TXD demuxer and decoder
- extern C declarations for C++ removed from headers
- sws_flags command line option
- codebook generator
- RoQ video encoder
- QTRLE encoder
- OS/2 support removed
- AC-3 decoder
- NUT muxer (since r10052)
- Matroska muxer
- Slice-based parallel H.264 decoding

plus lots of bugfixes

prodding/testing/ok brad@
2007-09-24 07:51:24 +00:00
steven
edc10697e2 distfile was rerolled after removing .svn directories
size change noticed by mbalmer
2007-09-23 13:32:17 +00:00
steven
110f1d4490 fix compilation with new sdl 2007-09-23 09:11:20 +00:00
merdely
c9f2f54d96 Update to Imlib2 1.4.0. The new version integrates the security fixes and has
a few bug fixes.

From brad@. ok kili@
2007-09-22 22:08:16 +00:00
kili
ae9c3cf788 Update to 1.4.2. From brad@ 2007-09-21 00:05:19 +00:00
steven
bc81956154 update to 2.45
add an icon

partly from Vlad Glagolev
2007-09-20 19:58:49 +00:00
steven
e801f3bde2 update to 1.1.10, fixes image rotation 2007-09-20 14:29:06 +00:00
sthen
715705e483 update to 6.3.5-9 from Giovanni Bechis; this fixes various bugs
including a number of security vulnerabilities; see
http://www.imagemagick.org/script/changelog.php

ok merdely@
2007-09-19 18:52:05 +00:00
sthen
af3b790aaf update to 6.3.5-9 from Giovanni Bechis; this fixes various bugs
including a number of security vulnerabilities; see
http://www.imagemagick.org/script/changelog.php

ok merdely@
2007-09-19 18:46:55 +00:00
steven
c28fae7d85 update to 1.1.9
tested by sthen@ and merdely@, ok merdely@
2007-09-19 05:58:14 +00:00
simon
ebdbe6de2d don't bump DISTNAME but PKGNAME
noticed by naddy@
2007-09-16 20:39:56 +00:00
simon
e37abd0e92 add missing char in comment and bump pkgname 2007-09-15 20:12:08 +00:00
simon
68a2007cc1 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 20:09:40 +00:00
simon
b6a701daa8 add p5-GD-SecurityImage 2007-09-15 16:40:59 +00:00
simon
47d751bd31 import p5-GD-SecurityImage
The (so called) "Security Images" are so popular.  Most internet
software use these in their registration screens to block robot programs
(which may register tons of fake member accounts).  Security images are
basicaly, graphical CAPTCHAs (Completely Automated Public Turing Test to
Tell Computers and Humans Apart).  This module gives you a basic
interface to create such an image.  The final output is the actual
graphic data, the mime type of the graphic and the created random
string.  The module also has some "styles" that are used to create the
background (or foreground) of the image.
2007-09-15 16:40:52 +00:00
jasper
0b9bb9fd02 update cairomm to 1.4.4
ok wilfried@ (MAINTAINER)
2007-09-10 18:18:11 +00:00
ajacoutot
13bbb41a92 - ${PREFIX} -> ${LOCALBASE}
- remove quotes from COMMENT
- bump
2007-09-08 18:41:27 +00:00
jasper
9c9f5b4708 update SVG to 2.34 2007-09-05 16:17:29 +00:00
simon
68636bce65 update to version 0.28, add missing runtime dependency
and remove quotes around comment

ok jasper@
2007-08-28 20:12:41 +00:00
pvalchev
3ccc9f11c1 The -r flag hangs, remove it from the .desktop file invokation of gqview
for now. Bug reported upstream and noticed by <markus.bergkvist@telia.com>
2007-08-25 03:11:30 +00:00
mbalmer
387e4bfd4e Fix a lib-depends issue and CONFIGURE_ARGS.
ok naddy
2007-08-06 22:52:09 +00:00
espie
42309a64ce revert unokay'ed update that breaks at least digikam. 2007-08-05 19:04:52 +00:00
mbalmer
34209deb75 Remove Pedro Martelleto as MAINTAINER per his own request.
ok espie
2007-08-05 12:34:33 +00:00
ajacoutot
f7bae96897 - bump PKGNAME so that libgphoto can deal with new libexif
(libexif had a SHARED_LIBS minor version bump and for some reason,
libgphoto2 is not able to link against it without recompilation)
needed for -stable

ok sturm@, pvalchev@
2007-08-05 08:27:55 +00:00
mbalmer
adafc800db Update to LCMS 1.17 2007-08-02 19:22:12 +00:00
naddy
5f828efde4 remove unused libtool patches 2007-08-02 17:29:03 +00:00
steven
f8147c735c update to gimp 2.2.17
from Giovanni Bechis <bigionews@snb.it>
2007-08-01 06:25:10 +00:00
simon
5651c50397 update to version 1.13 and remove quotes around COMMENT
ok mk@ (MAINTAINER)
2007-07-31 16:25:16 +00:00
simon
9aed6d2861 update to version 0.59, cpanify, fix LIB_DEPENDS for FLAVOR=libs, use
CONFIGURE_ARGS instead of patches and remove quotes around COMMENT

ok pvalchev@ (MAINTAINER)
2007-07-31 15:40:56 +00:00
mbalmer
0ffd78eaf3 I got at least two reports that the checksums were invalid. Obviously one
of the mirror carried a wrong tarball.

This fixes the problem (recreated from the right tarball).
2007-07-31 13:06:49 +00:00
mbalmer
ec05a48e7b Update to ufraw-0.12, which adds full color mgmt workflow and a lot of
bugfixes.
2007-07-31 09:32:23 +00:00
mbalmer
4f20f65103 correct checksums, bump pkg name. 2007-07-30 23:51:21 +00:00
ajacoutot
cc50d5c88d - add update-desktop-database handling ; do some cleaning 2007-07-30 17:02:11 +00:00
steven
20bbf17a58 update to dvd::rip 0.98.6
feedback/ok ajacoutot@
2007-07-30 10:17:00 +00:00
simon
5010b6c234 update to version 2.0.04 and remove quotes around COMMENT while there
ok jasper@ (MAINTAINER)
2007-07-28 14:43:51 +00:00
naddy
7682bff9fd bump package name to accommodate OpenBSD 4.1 -> 4.2 change in MODRUBY_ARCH 2007-07-27 19:17:11 +00:00
steven
a6d1ff2a49 GPL v3 2007-07-24 18:30:59 +00:00
steven
5020349209 update to 0.17
from maintainer
2007-07-24 18:06:19 +00:00
steven
ff4f8d8229 update to cairo 1.4.10
"looks ok" maintainer Eric Faurot, also tested by brad and simon, ok simon
2007-07-24 17:47:07 +00:00
simon
76d2138480 add p5-Color-Calc and p5-Graphics-ColorNames-WWW 2007-07-22 16:05:26 +00:00
simon
1ab8f5b406 import p5-Color-Calc
The Color::Calc module implements simple calculations with RGB colors.
This can be used to create a full color scheme from a few colors.
2007-07-22 16:05:18 +00:00
simon
74f4c9e75a import p5-Graphics-ColorNames-WWW
This modules defines color names and their associated RGB values from
various WWW specifications and implementations.
2007-07-22 16:05:02 +00:00
ajacoutot
406ee128d0 - add a note to explain why we use macppc and not powerpc in
ONLY_FOR_ARCHS ; discussed with sthen
- reformat COMMENT: remove quotes and use lowercase
- bump PKGNAME
2007-07-19 13:07:08 +00:00
ajacoutot
832611db0a - add a note to explain why we use macppc and not powerpc in
ONLY_FOR_ARCHS ; discussed with sthen
- remove quotes around COMMENT while here
2007-07-19 13:06:40 +00:00
ajacoutot
57f0b5d904 SECURITY - fix a heap overflow
While here:
- remove quotes around COMMENT
- change MAINTAINER's email
- update patches
- reformat dependencies/WANTLIB
- don't use hardcoded patches in man and info pages

based on a diff from Julian Leyh <julian at vgai dot de> (MAINTAINER)
2007-07-17 12:45:49 +00:00
jasper
88d8ffafd4 update cairomm to 1.4.2
ok wilfried@ (MAINTAINER)
2007-07-17 08:14:35 +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
jasper
32a30e5331 -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
+SHARED_ONLY=	Yes

ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits)
2007-07-04 19:18:45 +00:00
steven
d6995d6f70 update to 2.0.35
ok simon@
2007-07-02 10:46:04 +00:00
steven
cc1ec89739 fix WANTLIB/LIB_DEPENDS
looks ok mbalmer
2007-07-01 20:13:36 +00:00
steven
05568f0c86 maintenance update to 2.2.15
ok simon@
2007-07-01 15:42:17 +00:00
espie
0d319074d1 digikam-image-plugins folded back into digikam proper 2007-06-29 22:12:39 +00:00
jakemsr
e0c0b71afd - use exact width data types for libfaad interaction
- LIB_DEPENDS libfaad >= 1.0
- bump PKGNAME

OK naddy@
2007-06-29 06:15:52 +00:00
espie
a514f42cbb update documentation as well (still beta2 for now) 2007-06-28 16:03:49 +00:00
espie
f75e591c6a digikam 0.9.2, bundles the basic plugins now.
new feature: a light table, and several new plugins.
2007-06-28 15:10:34 +00:00
espie
fc77a9524b new version, minor changes, required by new digikam 2007-06-28 15:08:59 +00:00
espie
223ec8d7c3 +libkdcraw 2007-06-28 15:08:23 +00:00
espie
40d85de993 glue around dcraw for use in kde programs, dependency of digikam 0.9.2 2007-06-28 15:07:44 +00:00
steven
04ef7ee009 update to 6.90, from Patrick Keshishian 2007-06-24 15:34:45 +00:00
jasper
0e69164c6c - security update to 0.6.16 (fixes CVE-2006-4168 aka IDEF1514)
- take maintainership

ok ckuethe@ (previous MAINTAINER)
2007-06-18 15:32:44 +00:00
ajacoutot
18bd2559c8 - small update to k3dsurf-0.6.2
- respect CXX
- install icon file
2007-06-15 11:49:01 +00:00
naddy
0eb1a83765 remove obsolete gnome subpackage; ok jasper@ 2007-06-05 14:48:06 +00:00
steven
4ed49ab6fd +ocrad 2007-06-03 17:00:14 +00:00
steven
3247812c99 GNU Ocrad is an OCR (Optical Character Recognition) program based on a
feature extraction method. It reads images in pbm (bitmap), pgm
(greyscale) or ppm (color) formats and produces text in byte (8-bit) or
UTF-8 formats.

based on a submission from William Yodlowsky <bsd at openbsd.rutgers.edu>

ok ajacoutot@
2007-06-03 16:59:35 +00:00
ajacoutot
c284788fd6 - more WANTLIB fixes 2007-06-02 00:48:30 +00:00
ajacoutot
b91b76f141 - fix WANTLIB 2007-06-01 18:57:26 +00:00
jasper
506a79d051 remove obsolete gnome1 stuff, use x11/gnome/eog 2007-06-01 15:19:50 +00:00
jasper
87d8f33e5f this gnome1 app bites the dust too, not needed nor used anymore. 2007-06-01 15:05:53 +00:00
ajacoutot
104d58f37d - fix WANTLIB 2007-06-01 07:37:17 +00:00
ajacoutot
6c7de15b96 - fix WANTLIB 2007-06-01 06:37:16 +00:00
rui
b9d6e0e5b4 roll in a distribution patch which fixes:
CVE-2007-2756 gdPngReadData function allows user-assisted attackers to cause a denial of service
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2756

ok naddy@
2007-05-31 18:32:06 +00:00
ajacoutot
129d4ceab7 - ${LOCALBASE} -> ${PREFIX}
from Giovanni Bechis
2007-05-31 06:52:23 +00:00
naddy
ddd5791df9 update to jumbo patches 20070520 2007-05-29 21:16:03 +00:00
ajacoutot
3bc6fc9663 - set PKG_ARCH=* 2007-05-29 17:16:14 +00:00
ajacoutot
978512a1f6 +mapivi 2007-05-29 17:09:34 +00:00
ajacoutot
94ad403f61 Import mapivi-0.91
Picture Viewer and Organizer written in Perl/Tk. Mapivi supports adding,
viewing and editing of JPEG meta informations like:
EXIF, IPTC/IIM and JPEG comments.

Based on a submission by maintainer Giovanni Bechis on ports@.
2007-05-29 17:08:59 +00:00
espie
d0f2b7a39d WANTLIB fixes 2007-05-27 21:30:05 +00:00
steven
2fd850011f +p5-Image-MetaData-JPEG 2007-05-27 13:53:51 +00:00
steven
4ade154145 access and modify JPEG metadata
from Giovanni Bechis <bigionews at snb.it>
2007-05-27 13:53:35 +00:00
martynas
466beaae32 - unbreak plugin;
- make plugin work with mozilla-firefox so that mozilla can go out;
- fix WANTLIB (from steven@);
ok steven@
2007-05-25 16:23:51 +00:00
jakemsr
e066281b74 update to SVN snapshot from 20070501
several new codecs added, including an WMA encoder, Theora
encoding via libtheora, and H.264 encoding via x264

with feedback from brad@, jolan@, naddy@ and Nikns Sainkin
<nikns at secure dot lv>

OK jolan@
2007-05-25 15:54:14 +00:00
steven
fb293093af update to 2.44 2007-05-25 12:19:14 +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
ajacoutot
5ab736c523 - drop maintainership 2007-05-23 06:28:03 +00:00
steven
5e7841c2ad update to 1.4.0
from maintainer Eric Faurot
2007-05-22 21:08:17 +00:00
jasper
65787ed31c add fyre 2007-05-21 14:27:54 +00:00
jasper
d94f1acf91 import fyre 1.0.1
Fyre is a tool for producing computational artwork based on histograms
of iterated chaotic functions. At the moment, it implements the Peter de
Jong map in a fixed-function pipeline with an interactive GTK+ frontend
and a command line interface for easy and efficient rendering of
high-resolution, high quality images.

help and ok steven@
2007-05-21 14:24:06 +00:00
steven
0d7986f54d update to cairo 1.4.6
from maintainer Eric Faurot

ok jasper@
2007-05-21 12:35:33 +00:00
steven
05a57442c6 update to 6.3.4.1
feedback/ok kili@
2007-05-20 19:44:47 +00:00
steven
0d18e5e4d5 +p5-Cairo 2007-05-19 14:24:48 +00:00
steven
d2c63e04cb perl interface to the cairo library
test/ok simon@
2007-05-19 14:24:01 +00:00
espie
d2c0e48e09 zap extra HOMEPAGE from DESCR 2007-05-19 09:01:15 +00:00
steven
bbe7c6ae97 SECURITY update to 0.6.14
fixes an integer overflow in exif_data_load_data_entry().

http://sourceforge.net/tracker/index.php?func=detail&aid=1716196&group_id=12272&atid=112272

ok naddy@
2007-05-16 22:18:42 +00:00
naddy
8f78fb5099 SECURITY update to 1.2.18:
Fix a NULL pointer dereference vulnerability involving palette
images with a malformed tRNS chunk (CVE-2007-2445).
ok steven@
2007-05-16 19:46:59 +00:00
steven
32887dccf8 adjust comment, homepage, descr 2007-05-16 09:57:25 +00:00
steven
9d0bdd4ea7 zap broken URL from DESCR 2007-05-16 09:56:38 +00:00
steven
f78de1f65f don't talk about HOMEPAGE in DESCR, since we will always mention it 2007-05-15 09:24:08 +00:00
steven
bb5bc74f4b shorten COMMENT to less than 60 characters 2007-05-15 08:27:27 +00:00
kili
f10a670078 Update to 0.8.1, unbreaking it for the latest gnome updates.
RUN_DEPENDS += shared-mime-info, spotted by Lawrence Teo; wrong
PKGNAME spotted by him, too. Thanks!

ok jasper@
2007-05-13 19:11:19 +00:00
jasper
57acddf8ac update l2p to 1.1 2007-05-11 11:52:54 +00:00
alek
f6012bfaef Update to 2.2.14 2007-05-10 19:29:32 +00:00
naddy
60baf777ed Update to 10.26.42: fixes for ppmtogif, libnetpbm (PBM on amd64),
pamcomp, and pnmtopclxl.
2007-05-09 15:47:57 +00:00
bernd
f888a25c16 Don't depend on the qt3 'mt' FLAVOR. This FLAVOR doesn't do anything
and will be removed shortly. Bump PKGNAMEs.

Discussed with and ok espie@.
Bulk build testing by steven@, thanks!
2007-05-09 11:31:43 +00:00
ajacoutot
dba7775ec1 - fix WANTLIB 2007-05-08 08:44:58 +00:00
ajacoutot
82b5d87eed - fix WANTLIB
partly from Giovanni Bechis <bigionews at snb dot it>
2007-05-07 13:05:10 +00:00
alek
f7ba31d328 - use full path for python binary instead of 'env python'
- use python module
- tweak comment

ok msf@
2007-05-06 22:35:55 +00:00
jasper
76b110aa7d remove marcm@ as maintainer, per his request 2007-05-04 17:42:09 +00:00
wilfried
dc7db2cd8b uses xenocara expat, remove dummy LIB_DEPENDS 2007-04-30 11:02:07 +00:00
ajacoutot
2789e2ec04 - regen distinfo to base64 encoded
spotted by martynas@
2007-04-27 06:27:20 +00:00
jasper
1705087d94 add patch to make libart work again with c++
(also found in upstream svn)

at least kdelibs3 is happy again

"Please commit!" martynas@
2007-04-25 14:17:09 +00:00