Commit Graph

2453 Commits

Author SHA1 Message Date
sthen
6c76a69453 adding libwmf pulls in X libs; move it out of no_x11 flavor.
pointed out by Olivier Mehani - thanks!  ok okan@
2008-05-02 19:52:19 +00:00
okan
3e7e75141b - update to 2.82
- remove no longer needed sparc64 workaround
- add graphics/jpeg RUN_DEPENDS (for jpegtran)
- simplify build
- remove MAINTAINER, as requested

ok xsa@ merdely@
2008-04-24 19:36:14 +00:00
naddy
cf2b727b92 update to 10.26.53: miscellaneous bug fixes 2008-04-22 19:20:59 +00:00
simon
8619467cf2 maintenace update to version 1.65 2008-04-20 18:04:08 +00:00
bernd
6efa6eea88 Add ruby-gruff. 2008-04-19 10:01:11 +00:00
bernd
a3f859b2f5 Initial import of ruby-gruff-0.3.1.
Gruff is a beautiful graphing library for Ruby using RMagick. Plot
multiple datasets in color or implement your own colorful theme.
2008-04-19 09:59:25 +00:00
ajacoutot
973a6fb381 - tweak the way the gtk-update-icon-cache goo is run
gtk-update-icon-cache is part of gtk+2: adding gtk+2 to run_depends just
to update the icon cache (which only gtk apps can use) is overkill to
say the least!
As from now, each time icons are installed under %D/share/icons, we try
to execute gtk-update-icon-cache and if it is not there, we just ignore
the error.
What it means is that if you have gtk+2 installed, then it'll run fine
and your apps will be able to use the cache. Otherwise, it will silently
fails which is fine since it means none of your apps would have been
able to take advantage of the cache anyway.

discussed with jasper@
2008-04-17 08:10:09 +00:00
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