Commit Graph

2969 Commits

Author SHA1 Message Date
sthen
b3dcf60fc2 uses some method which may be patented, so kill PERMIT_*_CDROM
see http://permalink.gmane.org/gmane.comp.misc.ptx/15757
2009-04-29 23:48:53 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
jasper
bd925f1f01 - add a SECURITY FIX for graphicsmagick for SA33697, which could lead to
a DoS.
2009-04-22 13:19:12 +00:00
sthen
55c2c67773 restrict optimizer flags to -O1 except on amd64, i386, sparc64. 2009-04-21 13:09:39 +00:00
sthen
f4488968e4 Makefile patch to allow building just the largest files with different
optimization levels. No package change yet -> no bump.
2009-04-21 09:20:26 +00:00
sthen
2f46d4f906 link hugin and dependencies so people can have packages. 2009-04-20 23:32:11 +00:00
sthen
804a1c71f4 knock out a few arch which have no hope of building this 2009-04-20 23:28:03 +00:00
sthen
b5095e0ca3 add missing dependency and bump; thanks merdely@ 2009-04-20 13:35:42 +00:00
sthen
77eaced791 import graphics/hugin: this port was made possible by Emmanuel Viaud's
work on enblend-enfuse, big thanks!

Goal: an easy to use cross-platform panoramic imaging toolchain
based on the Panorama Tools library.

With hugin you can assemble a mosaic of photographs into a
complete immersive panorama, stitch any series of overlapping
pictures and much more.

This package contains the following programs:

 - hugin, The main program, a GUI for the panorama tools suite
   and some programs included here.

 - nona, a simple replacement for PTStitcher (doesn't support most
   features of PTStitcher, but is faster, opensource and
   will be extended in the future).
 
 - nona_gui, nona with a graphical progress bar.

 - autooptimiser, optimise a panorama pairwise, starting from an
   anchor image. cmd line version of the pairwise mode in hugin

will be hooked to the build after tests on additional arch.
2009-04-19 11:18:40 +00:00
sthen
43e67105d7 import graphics/autopano-sift-c:
Autopano-SIFT-C automatically creates control points for
groups of overlapping photographs using SIFT ("scale-invariant
feature transform").

It can be controlled from within the Hugin GUI front-end.

N.B. The SIFT algorithm is restricted in the USA by a patent
owned by the University of British Columbia.

will be hooked to the build after tests on additional arch.
2009-04-19 11:14:41 +00:00
sthen
be2f7c5b97 import graphics/enblend-enfuse:
Enblend combines images that partially overlap into a single large
image with no seams (panorama generation). This is a command-line
tool which performs the actual composition; another tool is required
to line up the images ready for input (e.g. Hugin).

Enfuse combines images that overlap into a single image with good
focus and exposure (exposure stacking for high dynamic range, focus
stacking for extended depth-of-field).

will be hooked to the build after tests on additional arch.
big thanks to Emmanuel Viaud for rewriting some C++ to build with GCC 3.
2009-04-19 11:14:37 +00:00
sthen
e3cca5ed8f import graphics/libpano13:
The panorama tools are mainly used to build panoramic images from
a set of overlapping images. The usability extends beyond "just"
building panoramas by far though. You can, for instance, use them
to render an average of multiple images to broaden the dynamic range
of the images or average out noise. You can also build object movies
with them, morph between images and much more.

will be hooked to the build after tests on additional arch.
tweaks to autoconf input files from Emmanuel Viaud, thanks!
2009-04-19 11:14:34 +00:00
ajacoutot
efd78048ae - bring in 2 patches from Fedora:
* use xdg-open instead of netscape to browse html help
* close unneeded FDs
- regen WANTLIB while here
2009-04-18 12:22:13 +00:00
sthen
2c1e5de196 +libxmi 2009-04-16 22:18:16 +00:00
sthen
50c559f642 import graphics/libxmi.
GNU libxmi is a C/C++ function library for rasterizing 2-D vector
graphics. It can draw 2-D graphical primitives, including wide
polygonal lines and circular and elliptical arcs, into a user-supplied
matrix of pixels. Sophisticated line styles, such as multicolored
dashing patterns, can be specified. There is also support for filling
and texturing polygons.
2009-04-16 22:17:43 +00:00
ajacoutot
de8293ad3d - remove scrollkeeper-update hack and add build_depends on rarian 2009-04-16 08:23:14 +00:00
ajacoutot
6a768369c4 - now that we have rarian, the 'scrollkeeper-update -> /bin/true' hack
is not needed as the legacy scrollkeeper-update provided by rarian does
not do anything anymore

ok jasper@
2009-04-16 08:11:13 +00:00
jasper
ed37f9761e - update p5-Image-ExifTool to 7.67
from Patrick Keshishian (MAINTAINER), thanks
2009-04-16 06:36:59 +00:00
landry
69918aa5a4 Update to comix 4.0.3, MAINTAINER timeout 2009-04-15 08:26:28 +00:00
jasper
55cecfa859 - when a hobbit bumps a pkgname, the other two pkgnames want to get some too.. 2009-04-14 21:34:42 +00:00
kili
76091f6c3b Some fixes after the x264 update.
From Brad.

"theoretically ok" ajacoutot@
2009-04-14 19:52:08 +00:00
sthen
e1e564ee84 +glew
I forgot the attribution in my import; the port is from Brad.
2009-04-13 23:26:12 +00:00
sthen
96da4e2934 import graphics/glew:
The goal of the OpenGL Extension Wrangler Library (GLEW) is to assist
C/C++ OpenGL developers with two tedious tasks: initializing and using
extensions and writing portable applications. GLEW provides an efficient
run-time mechanism to determine whether a certain extension is supported
by the driver or not. OpenGL core and extension functionality is exposed
via a single header file.
2009-04-13 23:24:01 +00:00
ajacoutot
f481d28d97 +dia,gnome 2009-04-11 10:09:32 +00:00
ajacoutot
730108d659 - several fixes:
* xdg-utils is only needed to the !gnome FLAVOR
* regen WANTLIB, esd is no more a dependency (unbreak gnome FLAVOR)
* use yelp for the gnome FLAVOR
* regen PLIST
2009-04-11 10:05:47 +00:00
eric
36b5030002 fix build issue spotted by jasper@: need explicit dependency on
python-tkinter.

ok djm@ ajacoutot@
library cleanup suggested by and ok sthen@
2009-04-11 08:16:58 +00:00
jasper
1601d3234d - update lcms to 1.18
* includes security fixes for CVE-2009-0581, CVE-2009-0723 and CVE-2009-0733.
(which could cause a memory leak, buffer overflows and code execution)

ok ajacoutot@
2009-04-09 13:10:49 +00:00
jasper
6ea22ca3a3 - switch ports that are currently using glut to use freeglut
from tobias ulmer (MAINTAINER),
objections from oga@, testing and ok sthen@
2009-04-09 13:01:53 +00:00
jasper
cd3a29447f - hookup freeglut
- add a conflict marker to glut
2009-04-09 12:45:42 +00:00
jasper
044af910a3 import freeglut 2.4.0
freeglut is a completely OpenSourced alternative to the OpenGL Utility
Toolkit (GLUT) library written by Mark Kilgard.
GLUT (and hence freeglut) allows the user to create and manage windows
containing OpenGL contexts on a wide range of platforms and also read
the mouse, keyboard and joystick functions.

from tobias ulmer (MAINTAINER),
no objections from oga@, testing and ok sthen@

non-free glut will remain around for a while, but ports depending on glut
will be switched to freeglut in a few.
2009-04-09 12:44:12 +00:00
jasper
12cacf79f9 - missing build dependency 2009-04-09 11:38:29 +00:00
eric
92951dbd65 install documentation and example
feedback and ok sthen@
2009-04-08 11:46:10 +00:00
jasper
d800ae6e98 - update clutter-gtk to 0.8.3 2009-04-07 13:58:09 +00:00
jasper
6dec77db3a - update clutter to 0.8.8 2009-04-07 13:57:49 +00:00
stsp
9f8c6bffad Add patch which prevents focus stealing while reloading a document.
Bump patch level.

While here, add ajacoutot@ and jasper@ as maintainers,
requested by ajacoutot@.

ok ajacoutot@
2009-04-06 16:15:13 +00:00
ajacoutot
d61a271794 - cope with recent gnome.port.mk / MODGNOME_HELP_FILES changes 2009-04-06 10:09:06 +00:00
sturm
78dcff8378 bump after ocaml update 2009-04-03 21:30:50 +00:00
kili
388c1f807b Unconfuse @exec/@unexec. Noticed by frantisek holop.
ok msf@ (maintainer), ajacoutot@
2009-04-02 06:22:33 +00:00
eric
c22e6ceef6 +freeimage 2009-03-20 13:55:35 +00:00
eric
12d03b7de6 FreeImage is an Open Source library project for developers who would
like to support popular graphics image formats like PNG, BMP, JPEG,
TIFF and others as needed by today's multimedia applications.
FreeImage is easy to use, fast, multithreading safe, compatible with
all 32-bit versions of Windows, and cross-platform (works both with
Linux and Mac OS X).

ok laurent@
2009-03-20 13:53:04 +00:00
giovanni
1212c0b947 Update to 2.6.6 2009-03-18 19:00:19 +00:00
jasper
f4a0acdc45 - update py-goocanvas to 0.14.0 2009-03-18 08:27:00 +00:00
jasper
85ff4c692d - remove old and unmaintained gtksee.
it's using a legacy toolkit (gtk+1) and there are enough applications around
that do the same, but with the modern gtk+2 toolkit. like gqview for example.

discussed with and ok ajacoutot@
2009-03-17 12:45:31 +00:00
kili
d4d18dc107 Bump for python deps. 2009-03-16 22:20:02 +00:00
espie
26a6f0ba38 fix depends 2009-03-16 08:56:32 +00:00
jasper
cc5cec8dda - update goocanvas to 0.14 2009-03-15 18:30:13 +00:00
espie
79f4e19201 fix a few deps 2009-03-15 18:29:31 +00:00
espie
6aa9f723c1 fix depends 2009-03-15 14:39:02 +00:00
ajacoutot
c89ef704dd - nothing should have to run_depends on rarian anymore
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore

This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.

discussed with jasper@
2009-03-14 11:36:24 +00:00
ajacoutot
037960749c - first pass at cleaning rarian/scrollkeeper handling
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.

discussed with jasper@
2009-03-14 10:40:51 +00:00
jasper
48960b86d1 - update xmedcon to 0.10.4
* switches from gtk+1 to gtk+2 among other changes

from new maintainer Benoit Lecocq (ok Tom Knienieder (previous maintainer)

fix license version and tweak WANTLIB, by me
2009-03-13 17:58:47 +00:00
sthen
ace5ba2b6d convert to tk.port.mk and bump, fixes pkgspec 2009-03-13 14:43:54 +00:00
naddy
cdd487f6df fix a silly C99-ism to allow building with gcc2 2009-03-07 15:31:57 +00:00
stsp
5d5177d09b Don't install man pages for dvdrip-progress and dvdrip-splitpipe,
because they are in fact empty files.
The other man pages installed by the port are generated from
perl sources and are proper man pages. But these two programs
are written in C, so man page generation fails for them.
ok ajacoutot@
2009-03-07 10:40:30 +00:00
naddy
d7a2425f0d fix library order so static linking will succeed 2009-03-06 15:08:53 +00:00
jasper
f020fdfa81 - update xzgv to 0.9
* this makes this port switch to gtk+2, and get ride of ancient gtk+1
- update ${HOMEPAGE} and ${MASTER_SITES}

from Julian Leyh (MAINTAINER), thanks
2009-03-06 08:54:22 +00:00
naddy
1f2fc62610 Security update to 1.6.15; fixes CVE-2009-0040.
From: maintainer Benoit Lecocq
2009-03-05 16:12:27 +00:00
giovanni
6a5b9105d8 Update to 2.6.5.
Ok mbalmer@
2009-03-05 10:37:22 +00:00
ajacoutot
98bfd8bccc - prevent several crashes
patches from http://www.win.tue.nl/~aeb/linux/ocr/tesseract.html
2009-03-05 08:09:40 +00:00
ajacoutot
c23c3f509f - tweak MESSAGE 2009-03-05 07:54:13 +00:00
ajacoutot
e02150bd12 - minor update to gthumb 2.10.11
maintainer ok
2009-03-05 07:52:51 +00:00
naddy
ad59f1741b Security update to 1.2.35: Fix an uninitialized data bug; CVE-2009-0040. 2009-03-04 20:17:16 +00:00
ajacoutot
9434b46ae6 - fix path to xterm 2009-02-17 09:19:03 +00:00
sthen
425944e209 add MASTER_SITES_SAVANNAH and switch ports over to using it.
ok jasper, landry
2009-02-16 15:28:57 +00:00
eric
8d9b02eeb3 update to 1.8.2
ok ajacoutot@
2009-02-16 14:48:53 +00:00
jasper
8e200e1a99 - add clutter/ 2009-02-15 18:08:43 +00:00
jasper
6f890cc7c0 - adapt to DIST_SUBDIR 2009-02-15 17:51:05 +00:00
jasper
7e7c98f449 - add clutter-box2d, clutter-cairo, clutter-gst and clutter-gtk 2009-02-15 17:48:07 +00:00
jasper
ca7ee4c653 import (non-working, hence unhooked) py-clutter 0.8.2
This package contains the Python modules that allow you to use the
Clutter toolkit in Python programs.

this doesn't fully work yet, but it's now intree in case someone
wants to have a look at fixing it.
2009-02-15 17:47:21 +00:00
jasper
cc1a4f5337 import clutter-gtk 0.8.2
Clutter-GTK is a library providing facilities to integrate Clutter into
GTK+ applications. It provides a GTK+ widget, GtkClutterEmbed, for
embedding the default ClutterStage into any GtkContainer.
2009-02-15 17:45:30 +00:00
jasper
6721375c9f import clutter-gst 0.8.0
Clutter-GStreamer (clutter-gst) is an integration library for using
GStreamer with Clutter.
2009-02-15 17:44:51 +00:00
jasper
0540bcb8bd import clutter-cairo 0.8.2
An experimental clutter cairo 'drawable' actor. Sucks a bit as renders
cairo via an image surface and thus no real cairo rendering
acceleration. Experiments with glitz and sharing GL contexts for such
acceleration proved problematic.
2009-02-15 17:44:03 +00:00
jasper
3c0299a5d5 import clutter-box2d 0.8.2
A glue layer between clutter and box2d that provides a special group
where the actors can be set to be static or dynamic in regard to a
physics simulation.
2009-02-15 17:43:23 +00:00
jasper
3b8b3f97fe - add Makefile and Makefile.inc, some more ports on their way 2009-02-15 17:42:31 +00:00
jasper
4c42b6e04d import clutter 0.8.6
Clutter is an open source software library for creating fast, visually
rich and animated graphical user interfaces.

Clutter uses OpenGL (and optionally OpenGL ES for use on Mobile and
embedded platforms) for rendering but with an API which hides the
underlying GL complexity from the developer. The Clutter API is intended
to be easy to use, efficient and flexible.
2009-02-15 17:41:13 +00:00
jasper
9e30e38a7a - fix potential 64-bit issue
- regen WANTLIB, PLIST and patch-src_xscanimage_c

'ok as in ok' ajacoutot@ (MAINTAINER)
2009-02-14 10:05:21 +00:00
martynas
fd81c969cf does not build for me on a clean system due to missing LIB_DEPENDS;
fix.  ok sthen@
2009-02-13 21:42:55 +00:00
naddy
9ea99647ac bump PKGNAME for PLIST changes 4.4 -> 4.5 2009-02-09 20:48:23 +00:00
simon
1c7cd32f95 add missing includes to prevent segfaults
looks sane to ajacoutot@
2009-02-09 10:48:51 +00:00
simon
968bc8e0a3 add p5-Captcha-reCAPTCHA 2009-02-05 22:05:22 +00:00
simon
a26da08492 import p5-Captcha-reCAPTCHA
reCAPTCHA is a hybrid mechanical turk and captcha that allows visitors
who complete the captcha to assist in the digitization of books.
2009-02-05 22:05:07 +00:00
jasper
78d8c31cc6 - Module::Loaded comes with perl 5.10, so add the COMES_WITH marker
- fix dependencies of p5-Graphics-ColorNames accordingly

ok simon@
2009-02-04 08:48:20 +00:00
jasper
21e17beb81 - update p5-SVG to 2.49 2009-02-03 22:46:37 +00:00
sthen
81f7d24623 +scratch 2009-02-03 14:58:06 +00:00
sthen
51efd401f3 import graphics/scratch:
A new programming language that makes it easy to create your own
interactive stories, animations, games, music, and art - and share your
creations on the web. Designed to help young people (ages 8 and up)
develop 21st century learning skills. As they create Scratch projects,
young people learn important mathematical and computational ideas, while
also gaining a deeper understanding of the process of design.

from maintainer Stuart Cassoff, with tweaks by me and input from
ajacoutot@.
2009-02-03 14:56:56 +00:00
pirofti
57219d3b6a Add ruby-mini_magick. 2009-02-03 12:40:11 +00:00
pirofti
5e9b230c07 Initial import of ruby-mini_magick.
A ruby wrapper for ImageMagick command line. MiniMagick gives you access to all
the commandline options ImageMagick has.

Okay bernd@.
2009-02-03 12:38:38 +00:00
pirofti
f64c07e69c Add ruby-color. 2009-02-03 12:34:26 +00:00
pirofti
431596cb76 Initial import of ruby-color.
Color aims to provide a simple library for color value conversion and
modification (math modification and mixing with other colors).

Okay bernd@.
2009-02-03 12:33:25 +00:00
giovanni
9293c388aa Fix PLIST typo
ok ajacoutot@
2009-02-02 18:32:20 +00:00
giovanni
b59d04dd1b Update to gimp-2.6.4.
ok ajacoutot@
2009-02-02 16:39:17 +00:00
ajacoutot
6f0162eaa3 - maintenance update to gphoto-2.4.4
updated translations

looks okay to espie@ (maintainer)
2009-02-01 11:04:42 +00:00
ajacoutot
b42bb9864f - maintenance update to libgphoto-2.4.4
several bugfixes and updated translations

looks okay to espie@ (maintainer)
2009-02-01 11:04:11 +00:00
eric
9bf5be9d6e Add patch from upstream.
"2008-12-17 [ft] Don't call FT_Done_Face() on faces we did not create"

ok ajacoutot@
2009-01-30 09:32:30 +00:00
ajacoutot
6e90791ddb +py-graphics 2009-01-29 20:11:21 +00:00
ajacoutot
70356a4adc Import py-graphics-1.5
PyGraphics aims to translate the new features of Media Computation from
its JPython version to CPython. Its aims to implement support for image,
sound and video manipulation as well as adding simple 3D capabilities.

several inputs from wcmaier@
2009-01-29 20:10:30 +00:00
ajacoutot
5c4f46ca0f - fix missing and/or wrong desktop goos
Thanks to sthen@ who came up with a nice big list of potential missing
desktop goos but got caught up by crack-attack...
ok sthen@ jasper@
2009-01-29 17:37:56 +00:00
sthen
f44e8cb571 SECURITY; fix http://www.trapkit.de/advisories/TKADV2009-004.txt
From Brad.

FFmpeg contains a type conversion vulnerability while parsing malformed 4X
movie files. The vulnerability may be exploited by a (remote) attacker to
execute arbitrary code in the context of FFmpeg or an application using
the FFmpeg library.
2009-01-29 11:30:27 +00:00
ajacoutot
eaba8b0519 -gphoto 2009-01-28 10:11:30 +00:00
ajacoutot
b1a7d74100 - remove obsolete gphoto as it has been deprecated and unmaintained for
years in favor of gphoto2

"no objections" from sturm@ who didn't know what gphoto was
"seems reasonable" to pvalchev@

rip...
2009-01-28 10:10:19 +00:00
sthen
0490bb1d52 handle update-desktop-database and bump. ok jasper 2009-01-26 16:25:18 +00:00
ajacoutot
e7102a1ad3 - bring a patch from NetBSD via David Coppa to fix a crash with cairo gtk
themes
see GNOME bug #567253

Brad also came up with the same patch and noted the fix is now upstream.
ok jasper@
2009-01-26 10:28:33 +00:00
stsp
8b03888204 Fix build. Including <gtk/gtkclist.h> directly causes a circular include
dependency: gtkclist.h depends on gtk.h depends on gtkctree.h depends on
gtkclist.h -> boom. Simply including <gtk/gtk.h> works, though.
OK maintainer, and also tested on amd64 by Jonathan Armani, thanks!
2009-01-25 00:29:03 +00:00
bernd
afd1fb2805 Update to ruby-rmagick-2.9.0. 2009-01-24 17:41:48 +00:00
landry
062baafddc Update to comix 4.0.2, rewritten from scratch upstream.
Properly register mime types and install schema file while here.
Use PKG_SUBST instead of perl -pi dance.
With help from wcmaier@ for python-fu and ajacoutot@ for gconf-fu, tnx!

MAINTAINER timeout, ok ajacoutot@
grudgingly-ok-though-itd-be-nice-if-people-just-used-distutils wcmaier@
2009-01-24 11:07:04 +00:00
jakemsr
9465f22229 there's no reason to stop SDL from doing audio playback conversions 2009-01-24 11:00:41 +00:00
ajacoutot
9191f98fe2 - do not strip bin/lib when DEBUG is defined 2009-01-24 10:31:15 +00:00
jasper
ff607dab68 - fix MASTER_SITES 2009-01-23 13:27:50 +00:00
jasper
378ba3224e - update py-goocanvas to 0.12.0
- switch to use gnome.port.mk, now it's also hosted on gnome.org
2009-01-21 15:35:52 +00:00
jasper
a3d7395131 - unbreak, don't bother building the docs
spotted by sturm@, thanks
2009-01-21 15:13:13 +00:00
ajacoutot
a9e8c75f5b - s/-lpthread/-pthread
spotted by landry@

ok eric@
2009-01-21 12:05:29 +00:00
ajacoutot
5f2c72663c - regen WANTLIB after libgnome esound support removal 2009-01-21 10:50:12 +00:00
djm
d69e95de6a update to matplotlib-0.98.5.2, reorder to Makefile.template,
drop MAINTAINERship
2009-01-19 07:10:28 +00:00
ajacoutot
f609036ef0 - remove myself from MAINTAINER 2009-01-16 08:06:26 +00:00
jasper
ef2c3d3b8c - update p5-SVG to 2.48 2009-01-15 19:13:52 +00:00
eric
ef7438d50e update to 1.8.6
ok ajacoutot@
2009-01-15 10:57:53 +00:00
giovanni
aebc163105 Update to version 1.6.13 from new maintainer Benoit Lecocq. 2009-01-14 13:41:41 +00:00
giovanni
96e32bf1c7 Update to version 0.91
From new maintainer Benoit Lecocq
2009-01-13 18:46:19 +00:00
jasper
62cf59b910 SECURITY FIX for CVE-2008-5187
another buffer overflow in the xpm loader
2009-01-13 17:43:28 +00:00
sthen
90b3337d5f WANTLB+=sndio, bump 2009-01-12 10:48:57 +00:00
landry
4ab94e2cbc Fix LIB_DEPENDS nom that pangomm is in its own port 2009-01-11 22:59:42 +00:00
sthen
9aaa1ca63d tidy Makefile (Thomas Pfaff), better license marker. No package change. 2009-01-11 22:52:40 +00:00
sthen
4912bb53fb update to 1.1.1; adds support for EXIF, new cameras and bug fixes. 2009-01-11 20:39:41 +00:00
naddy
f3a004bec6 fix "underquoted definition" warnings from newer aclocal and
regen some patches
2009-01-09 17:43:38 +00:00
naddy
b6806c9aa9 regen patches 2009-01-09 16:21:42 +00:00
naddy
492ace4db5 regen patches 2009-01-09 16:13:22 +00:00
sturm
1b0cf61ea3 missing LIB_DEPENDS on gnome-keyring
unbreak BUILD_DEPENDS
bump PKGNAME
2009-01-08 20:09:33 +00:00
okan
3a7d4e181a update to latest stable version, 1.3.3.
ok kili@
2009-01-08 19:57:36 +00:00
sthen
46626b53e7 update to 0.1.11, from Benoit Lecocq on ports@. 2009-01-07 22:12:08 +00:00
jasper
efae540635 - update p5-SVG to 2.47 2009-01-04 10:11:38 +00:00
ajacoutot
7267db29e4 - update to gegl-0.0.22
(needed for upcoming gnome-scan update)

gimp is still happy with this update
2009-01-03 14:58:42 +00:00
sthen
de1058d8ea update to 7.51 from maintainer Patrick Keshishian, thanks! 2009-01-01 15:52:29 +00:00
jasper
98dddcefbd - switch to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@
2008-12-17 18:40:13 +00:00
ajacoutot
3a3947f81f - missing build_depends on scrollkeeper
spotted by jasper@
2008-12-16 11:05:28 +00:00
ajacoutot
06903cbd53 - fixes implicit declarations of strdup and strcasecmp
requested by and input from jasper@
ok espie@ (maintainer)
2008-12-16 08:48:08 +00:00
ajacoutot
c8ba2382a1 - update to evince-2.24.2
- use gnome MODULE
- add missing desktop-file-utils run_depends
- this is a SHARED_ONLY port, add --disable-static
- remove dot.desktop patch, evince should be in graphics, not office
2008-12-14 19:33:48 +00:00
ajacoutot
a3154d638e - update to gthumb-2.10.10
- use MODGNOME_HELP_FILES

looks ok to Guillaume Protet (maintainer)
2008-12-14 19:30:45 +00:00
ajacoutot
cdb5525552 - fix some implicit declarations (strcpy, memcpy...)
- add license marker and regen PLIST while here

requested by and ok jasper@
2008-12-14 19:18:02 +00:00
sthen
bdf391cd50 update to 2.41, drop pointless HOMEPAGE as suggested by simon@
ok simon
2008-12-13 22:52:55 +00:00
naddy
41e525c352 explicitly include <unistd.h> for R_OK and friends, see access(2) 2008-12-13 18:18:29 +00:00
brad
e0fcfff0c5 Update to Cairo 1.8.4.
- Re-enable the PDF and PostScript backends.

ok eric@ ajacoutot@
2008-12-13 09:55:01 +00:00
jakemsr
b728dfee49 drop maintainership, bump pkgname 2008-12-13 02:58:00 +00:00
giovanni
50ad3a337b Update to 2.6.3
Change my email address
Ok, kili@, okan@
2008-12-12 16:14:57 +00:00
martynas
6356396b33 remove, since operator overloading for the math functions has been
fixed in libstdc++ instead
tested by and ok naddy@
2008-12-11 15:57:16 +00:00
martynas
9ecdf5e762 workaround is not needed w/ the new libm. tested by and ok naddy@, sthen@ 2008-12-11 15:50:29 +00:00
ajacoutot
15f69d1028 - update gphoto to version 2.4.3
this is a maintenance release

ok espie@
2008-12-08 14:21:07 +00:00
ajacoutot
74c1c98557 - update libgphoto to version 2.4.3
this is a maintenance release

ok espie@
2008-12-08 14:20:10 +00:00
okan
a82fcc9772 - update to 1.1.14
- build perl module
- add libwmf support

also brings port a bit closer to graphics/ImageMagick

ok kili@
2008-12-07 18:13:01 +00:00
jasper
691014a91f - add (py-)goocanvas 2008-12-04 22:23:12 +00:00
jasper
7803faa666 import py-goocanvas 0.10.0
GooCanvas python bindings.
2008-12-04 22:21:32 +00:00
jasper
09a3a3f6f2 import goocanvas 0.12
GooCanvas is a canvas widget for GTK+ that uses the cairo 2D library for
drawing.
2008-12-04 22:20:48 +00:00
simon
88ec009fae maintenance update to version 1.05 2008-12-04 00:04:13 +00:00
simon
4181dbfc7a maintenance update to version 1.00 2008-12-04 00:02:40 +00:00
naddy
66e463990e update to 1.2.33, which fixes a minor memory leak 2008-12-02 16:45:59 +00:00
jasper
7e10a77133 so long and thanks for all the...porn?
remove pornview as it's and old, unmaintained port with code that's bad and
doesn't play nice with gtk2. there are enough ports that do the same (but
don't have the nice name)... gqview, ristretto, gthumb, gpicview, etc,etc)

as discussed with tedu@, landry@ and ajacoutot@
"at this point, I won't argue for keeping it alive." tedu@
ajacoutot@ had a long story about dragons and eating virgins, but basicly "ok"
2008-12-01 18:19:10 +00:00
okan
62e5afbda7 - update to 6.4.5-6 (for real this time) and sync patches
- explicitly disable lqr (experimental liquid rescale)
- fix for building no_x11 FLAVOR with ImageMagick already installed

noticed by and previous ok kili@, ok naddy@
2008-11-29 05:00:20 +00:00
ajacoutot
27e3367d03 - fix WANTLIB and regen PLIST
- bump
2008-11-24 09:52:47 +00:00
jasper
e5a8931f7b - add missing header to fix potential 64-bit issues
- specify license version
- regen PLIST
2008-11-22 09:39:10 +00:00
okan
9b4e8b1339 sync WANTLIB 2008-11-20 18:24:20 +00:00
bernd
3e6f7cac4d Restore correct package name. No cookie. 2008-11-20 14:12:52 +00:00
okan
e7d9f21f3f graphics/ImageMagick now includes these modules, so this goes. 2008-11-20 13:43:49 +00:00
okan
e8ead50a04 - update to 2.7.1
- deals with ImageMagick API changes

ok kili@
2008-11-20 13:33:00 +00:00
okan
6a61cdfb93 - adapt for updated ImageMagick
- fixup WANTLIB

ok kili@
2008-11-20 13:32:17 +00:00
okan
8604558e31 -p5-PerlMagick 2008-11-20 13:30:54 +00:00
okan
3955871973 - long awaited update ImageMagick to 6.4.5-6
- now includes perl modules, superseding graphics/p5-PerlMagick

feedback from ajacoutot@, kili@ and naddy@ (and bulk)

ok kili@
2008-11-20 13:29:56 +00:00
ajacoutot
43a5d8b0d3 - fix pkg install after recent librsvg update 2008-11-19 14:08:27 +00:00
landry
a2e3a0ad8f Fix after no_gnome FLAVOR removal in x11/gnome/librsvg.
While here, shrink/reorganize WANTLIB and bump PKGNAME.
2008-11-18 13:45:41 +00:00
kili
5226c0e081 Update to 2.6.2.
Enable python and printing support. (Note: the pros and cons about python
have been discussed at p2k8, and most people agreed that it isn't an issue).
Adjust license information (it's GPLv2).
Add a MAINTAINER (who maintained this program for quite some time now).

From the "new" maintainer Giovanni Bechis <bigionews@snb.it>. Thanks!

Tested on i386 and powerpc by me, and on amd64 by simon@
2008-11-16 21:19:23 +00:00
landry
1a9ca229ca Add a bunch of patches to let this old unmaintained upstream crap compile
with a recent Gtk. Still some issues on amd64 though, so be prepared to
see it die soon if the issues persists.

prodded/reminded by jasper@
2008-11-14 17:16:34 +00:00
landry
0a2a196ac6 Update to cairo 1.8.2, needed for the upcoming Gtk2 update. soon.
diff from eric@, tested by jasper@ & myself in several bulk build.

ok jasper@ eric@
2008-11-13 20:22:13 +00:00
sthen
4f553e2d48 commit of patches/patch-include_GL_glut_h needed a PKGNAME bump 2008-11-11 12:41:43 +00:00
tedu
952216e941 add a patch that silences an annoying warning in glut.h 2008-11-11 02:22:41 +00:00
brad
e5ff19be32 Clean up dependencies a bit. rawstudio does not directly depend on Cairo.
ok sthen@
2008-11-07 01:16:38 +00:00
jasper
7a7387be51 - fix two security issues, CVE-2007-6351 and CVE-2007-6352.
patches from upstream cvs
2008-11-05 13:11:14 +00:00
kili
3a7aab977c Unbreak after poppler update. No cookies for me.
Fix from Mikko Tolmunen <oskari@sefirosu.org>. Thanks.
2008-11-03 19:40:38 +00:00
ajacoutot
81739de35e - use xdg-open instead of previous hack
- move some files around and regen PLIST
- bump
2008-10-30 17:10:41 +00:00
naddy
7cae428465 switch to multi-packages instead of abusing flavors; requested by espie@
ok steven@
2008-10-30 16:48:37 +00:00
steven
1c2e419cb7 update to 4.4 2008-10-30 14:54:20 +00:00
steven
90e810365a update to 3.5.21 2008-10-30 14:53:40 +00:00
landry
13787fb6a9 Give it a chance to build with the incoming Gtk 2.14.
ok ajacoutot@
2008-10-28 17:36:34 +00:00
ajacoutot
044f1cb272 - remove wrong use of USE_GCC3 2008-10-28 12:42:54 +00:00
ajacoutot
02a41704f7 - fix build with latest glib2 2008-10-27 21:39:27 +00:00
ajacoutot
ae5d740cad - gegl 0.0.20 2008-10-27 13:15:58 +00:00
naddy
f9ff3ed4a7 update to 10.26.57: miscellaneous bug fixes 2008-10-25 11:25:10 +00:00
naddy
fab96bfad1 SECURITY fixes for CVE-2006-2656 and CVE-2006-3459 through 3465.
Man page fixes.

Mostly via FreeBSD.  Approving noises from bernd@ and jasper@
2008-10-25 09:39:29 +00:00
bernd
6e27ca3431 Update to ruby-gruff-0.3.4. 2008-10-24 17:01:12 +00:00
okan
fcf07a0d58 - update to 2.84
- sync patches
- take maintainership

ok merdely
2008-10-21 23:47:52 +00:00
kili
253b223b27 Remove a bogus ::graphics/gegl LIB_DEPENDS. Found by Giovanni Bechis. 2008-10-21 19:53:17 +00:00
kili
fe328bdc2a Update to 2.6. From Giovanni Bechis.
"Yes, now is the time to commit this anyway." ajacoutot@
2008-10-20 21:38:18 +00:00
jasper
57b20ff7de - update comix to 3.6.5
from frantisek holop, with a tweak by me
maintainer timed-out
2008-10-08 16:02:29 +00:00
jasper
59a76cf318 - update p5-Image-Size to 3.1.1
- add license marker

"feel free" kevlo@ (MAINTAINER)
2008-10-08 13:04:18 +00:00
jasper
bc2981ac5e - update p5-Image-Imlib2 to 2.01 2008-10-08 13:00:24 +00:00
jasper
12232a7c59 - update p5-Image-Info to 1.28
- add license marker

"feel free" kevlo@
2008-10-08 12:54:46 +00:00
ajacoutot
abd29c0437 - bring in 2 patches from FreeBSD
* fix pixbuf export (jpeg, png...)
* fix printing
- regen PLIST while here
2008-10-03 11:39:01 +00:00
sthen
cbaad388d9 Add patch from upstream to fix build with perl 5.10.0.
Regen plist while there. ok phessler@
2008-10-03 11:17:17 +00:00
ajacoutot
605f2fb3c5 - update babl to version 0.0.22
from Giovanni Bechis
2008-10-03 10:13:48 +00:00
ajacoutot
ab79f27a6c - update babl to version 0.0.22
from Giovanni Bechis
2008-10-03 10:07:41 +00:00
simon
559d88985c bump SHARED_ONLY ports so they get updated and work with the new perl
ok sthen@
2008-10-02 20:30:43 +00:00
sthen
246e44c745 reinstate manpages, now perl/lib/ExtUtils/MM_Unix.pm is repaired. 2008-10-01 14:30:22 +00:00
simon
88261c6d56 regen packaging list for new perl and bump 2008-09-30 13:14:28 +00:00
simon
c4d0866563 remove dependencies to modules coming with the new perl and bump 2008-09-29 22:53:57 +00:00
naddy
4de0998058 Maintenance update to 1.2.32.
Library bump because png_struct has been extended.
2008-09-28 14:43:22 +00:00
ajacoutot
5bd1139f47 - use intltool MODULE; p5-XML-Parser was needed because of the intltool
command

"Feel free to fix it" sturm@
2008-09-28 13:40:51 +00:00
sturm
a8d3e5a0d6 missing BUILD_DEPENDS on p5-XML-Parser 2008-09-28 07:46:01 +00:00
ajacoutot
8811a66633 - precise license; no binary change 2008-09-24 17:01:16 +00:00
ajacoutot
0e4761e9ee - bugfix release to Xsane 0.996:
* a bug in PDF documents was fixed
* the viewer window does not use full screen without window frame for
large images anymore
2008-09-24 16:30:43 +00:00
jasper
ceda9b071d - add p5-SVG-Graph 2008-09-24 13:47:50 +00:00
jasper
125648b048 import p5-SVG-Graph 0.02
SVG::Graph is a suite of perl modules for plotting data. SVG::Graph
currently supports plots of one-, two- and three-dimensional data, as
well as N-ary rooted trees.
2008-09-24 13:46:46 +00:00
brad
f6a07fa68c Upgrade to libmpeg2 0.5.1.
Tested on amd64/i386, arm by sthen@, powerpc by merdely@, also
builds on alpha/sparc64.

ok merdely@
2008-09-23 00:44:17 +00:00
ajacoutot
cf10739f24 - SYSCONFDIR and LOCALBASE are already part of the generic SUBST_VARS
looks good to landry@
2008-09-18 13:37:41 +00:00
ajacoutot
c30755ec19 +tesseract 2008-09-17 10:18:19 +00:00
ajacoutot
81ddca477f Import tesseract-2.03
The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
Accuracy test. Between 1995 and 2006 it had little work done on it, but
it is probably one of the most accurate open source OCR engines
available. The source code will read a binary, grey or color image and
output text. A tiff reader is built in that will read uncompressed TIFF
images, or libtiff can be added to read compressed images.


reworked from scratch from an original submission by
jrrs at ice-nine dot org a while ago on ports@; he's been non-responsive
so far so I'm taking MAINTAINERship.
2008-09-17 10:17:27 +00:00
jakemsr
e080666f2b - faad/faac update related changes
- bump PKGNAME

ok brad@, also tested by ckuethe@ a while back
2008-09-15 22:06:11 +00:00
martynas
a9bbce840f - remove pre-release quirk
ok naddy@
2008-09-10 22:01:04 +00:00
martynas
e3eef1dd73 libc has isfinite. ok sthen@ 2008-09-10 20:49:03 +00:00
sthen
3ef95f0ff9 Remove workaround for lack of complex number support in libm, bump package.
ok martynas@
2008-09-10 16:47:43 +00:00
brad
3f20eb1c7b Enable the V4L2 input support.
ok jakemsr@
2008-09-08 23:28:28 +00:00
brad
2fc84a7c39 Fix FFmpeg's configure script so it can retreive and understand the
hardware architecture instead of the machine port. Also add support
for detecting the presence of AltiVec at run-time using the
machdep.altivec sysctl.

At the moment AltiVec is disabled but this at least allows the
configure script to build in the support if --disable-altivec is
removed. Facilitates further testing and debugging.

ok kili@ jakemsr@
2008-09-05 01:10:21 +00:00
kili
75b3599816 Distfile moved again. Sigh...
Noticed by landry.

ok landry
2008-09-04 20:33:24 +00:00
steven
39de130454 update to 7.30
from patrick keshishian (maintainer)
2008-09-04 05:30:53 +00:00
eric
b06556d4c9 * update to 1.1.6
* fix WANTLIB in subpackages
* -bin subpackage depends on -main
* install public headers
* remove maintainer per his request

ok mbalmer@
2008-09-01 19:13:05 +00:00
espie
4db6459ed1 +liquid-rescale 2008-09-01 11:17:54 +00:00
espie
824f3c6733 liquid rescale plugin for gimp 2008-09-01 11:15:29 +00:00
espie
b7e69fb882 liquid resize library, a fun seam-carving library. 2008-09-01 11:03:28 +00:00
jasper
8759d3f114 - update p5-SVG to 2.44 2008-09-01 07:18:32 +00:00
steven
6ccbd2df6d update to 2.4.7
from Giovanni Bechis <bigionews at snb.it>
2008-08-31 15:02:43 +00:00
sthen
778c3a5253 the altivec FLAVOR was removed. from viq, thanks!. 2008-08-29 11:07:59 +00:00
simon
8a0397d6aa fix plist. no package, no bump, no cookie
pointed out by naddy@
2008-08-28 20:30:51 +00:00
brad
0686f65669 Remove the altivec FLAVOR as this currently does not do anything
since the AltiVec support is not actually being built and even if
the autoconf test is bypassed to make sure it is built it isn't
being used with the current code in the Gimp.

ok kili@
2008-08-28 14:53:06 +00:00
jasper
e3c02faddd - minor tweaks, including honoring CC and fix CFLAGS 2008-08-27 19:42:10 +00:00
jasper
2247677749 Security fix for SA31610
http://secunia.com/advisories/31610
LibTIFF LZW Decoder Buffer Underflow Vulnerability

Patch extracted from Debian's tiff_3.8.2-7+etch1

"looks fine" ajacoutot@
2008-08-27 18:09:36 +00:00
sthen
8d58512de6 update to 3.2.5; fixes LP64 problems making fonts unusable on amd64.
Thanks oga@ and Jonathan Armani for testing.

Add (previously missing) license comment; the license for 3.2.5 has
reverted to MIT-like.

patches/patch-w_intersect_c includes a reimplementation of some
complex math functions, not yet in our libm.
2008-08-26 14:32:20 +00:00
mglocker
c0c74e85b5 Fix core dump when using a image resolutions > 640x480. Upstream is
informed and confirmed the bug.  As soon a new version is available which
includes the fix we will remove the patch and update the port.

OK robert@
2008-08-25 08:52:56 +00:00
brad
207d7bc2a8 Simplify the Makefile a bit by removing some unnecessary CONFIGURE_ARGS
options passed to the autoconf script. The autoconf script already
deals with this by having MMX/SSE2 disabled unless on i386/amd64.

ok ajacoutot@
2008-08-24 09:01:51 +00:00
simon
0932875dce update to version 0.11.0
ok laurent@ (maintainer)
2008-08-21 21:59:51 +00:00
jasper
b9ceadcad4 - make this use gtk2 (instead of gtk1)
- add a patch from debian to fix an out of bounds error
- remove xsa@ as maintainer per his request
- bump PKGNAME

"if it works, i'm fine with it" xsa@
2008-08-21 13:12:32 +00:00
jasper
472acc9fe0 - long overdue update of swfdec to 0.6.8
- remove jolan@ as maintainer per his request
- specifiy license version
- regen WANTLIB
- plugin flavor moves to it's own package (www/swfdec-plugin)
- other misc tweaks
2008-08-20 15:55:15 +00:00
ajacoutot
173c08e7ef - fix MASTER_SITES; noticed by drahn@ 2008-08-20 15:32:10 +00:00
jasper
a4e9bcea5d - hookup two ports that were forgotten some time, some how 2008-08-19 22:33:31 +00:00
martynas
9bc163a84b update plist to include missing libs; ok wcmaier@, naddy@ 2008-07-30 17:51:21 +00:00
martynas
f32cb3c378 define _ISOC99_SOURCE to get definitions from c99. ok naddy@ 2008-07-30 17:14:37 +00:00
simon
4e75fd7ac5 maintenance update to version 1.66 and replace spaces with tabs 2008-07-27 17:22:17 +00:00
sthen
6053487601 Upstream distfile has been rebuilt. Unpacked contents identical
to before (diffed and double-checked with hashes).

Pointed out by fgsch@
2008-07-25 22:59:52 +00:00
sthen
ef06c44284 Upstream has rerolled the distfile, pointed out by fgsch. It adds a
translation (we don't use them anyway), and changes an install script
(which we also don't use), so there's no change to the package, hence
no bump.
2008-07-25 22:19:01 +00:00
martynas
6d68596d52 math.h has macros for isinf, isnan, isnormal, isfinite. remove teh
patches, it will just work.  ok sthen@
2008-07-25 20:48:12 +00:00
sthen
323cf44154 shared library and PKGNAME bumps due to use of isinf/isnan/nan
following libc/libm changes
2008-07-25 20:25:59 +00:00
espie
e64e345303 forgot one patch.
use new sqlite3 now that it's committed.

didn't build before -> no pkgname bump
2008-07-24 17:23:32 +00:00
laurent
eb5fd36d66 Fix CVS id, noticed by and okay sthen@ . 2008-07-24 12:34:54 +00:00
laurent
9180b3709b import of graphics/cal3d port, ok sthen@ 2008-07-23 21:07:05 +00:00
sthen
40bf404177 +cfdg 2008-07-23 08:28:18 +00:00