3781 Commits

Author SHA1 Message Date
ajacoutot
75f899d2a9 Import leptonica-1.68.
Leptonica is a pedagogically-oriented open source site containing
software that is broadly useful for image processing and image analysis
applications.

"looks good and tested on macppc" sebastia@
ok benoit@
2011-12-22 09:46:46 +00:00
ajacoutot
b750e854d5 +libwebp 2011-12-22 08:37:05 +00:00
ajacoutot
5a7624f096 Import libwebp-0.1.3.
WebP is an image format that does lossy compression of digital
photographic images. WebP consists of a codec based on VP8, that Google
open-sourced in May 2010 and a container based on RIFF. Webmasters, web
developers and browser developers can use WebP to compress, archive and
distribute digital images more efficiently.

ok benoit@ rpointel@
2011-12-22 08:36:33 +00:00
jasper
9c62d3985b - bump REVISION after several python modules had their flavor dropped. 2011-12-20 18:55:08 +00:00
ajacoutot
f92e2558cc /dev/dri/card0 -> /dev/drm0
thank you oga@ :)
2011-12-20 15:00:56 +00:00
ajacoutot
0032b749a1 Add cogl to the build; not used by anything yet but it makes it easier for
us to work on the clutter update.
2011-12-20 14:01:59 +00:00
ajacoutot
6ba5a9c92e Use GNOME_PROJECT/GNOME_VERSION for cogl and inherit MASTER_SITES.
Regen WANTLIB while here.
2011-12-20 14:01:18 +00:00
sthen
7a3f922c6c more @pkgpath 2011-12-20 11:37:10 +00:00
sthen
7171bf39e3 fix; py-Imaging is now flavourless 2011-12-20 11:25:44 +00:00
sthen
ec248e221e remove useless PY_FLAVOR 2011-12-20 11:25:35 +00:00
jasper
1bf5439e52 unbreak; py-Imaging is now flavourless 2011-12-20 11:25:06 +00:00
fgsch
50c8b4e058 kill python2.4 flavour. this was previously used for zope. 2011-12-20 07:00:18 +00:00
ajacoutot
6f195d47cd Update to dia-0.97.2.
* lots of bugfixes, see here for details:
http://bugzilla.gnome.org/buglist.cgi?product=dia&target_milestone=0.97.2
2011-12-18 19:18:39 +00:00
ajacoutot
642d6dba42 Bugfix update to gdk-pixbuf-2.24.1. 2011-12-17 21:20:45 +00:00
benoit
7074952fb8 - update pngcrush to 1.7.22 2011-12-17 10:59:19 +00:00
naddy
e0a0be81ba maintenance update to 10.35.83 2011-12-13 21:39:17 +00:00
ajacoutot
b053169cc3 Bugfix update to gegl-0.1.8. 2011-12-10 09:13:43 +00:00
ajacoutot
a56ea65f03 Bugfix update to babl-0.1.6. 2011-12-10 09:12:19 +00:00
sthen
e9a07850f5 slightly overdue update of darktable to 0.9.3 - lots of improvements
and fixes since the previous version in ports
2011-12-09 20:11:00 +00:00
giovanni
c087a26d48 Update to 8.65
from patrick keshishian (Maintainer) with a tweak by me
2011-12-06 10:30:29 +00:00
espie
be767c38af requires the includes and linking to the library during build 2011-12-06 08:03:53 +00:00
ajacoutot
cdd866322e Update WANTLIB to unbreak. 2011-12-05 23:01:30 +00:00
espie
edd8b208f3 hidden build dependency 2011-12-05 16:08:16 +00:00
espie
b4db5dc39b well, py-numpy is also a BUILD_DEPENDS, as opencv can detect it 2011-12-05 09:36:32 +00:00
espie
c3af31579b explicitly disable eigen2 shadow dependency
(2nd bug found with dpb -J !)
2011-12-04 22:49:22 +00:00
jasper
83d47f52e6 - update to 0.14.1 2011-12-04 20:50:49 +00:00
ajacoutot
84963604d9 Add a dependency on x11/gtk+2,-guic. 2011-12-03 20:30:09 +00:00
ajacoutot
6dcb55953b Adapt after gtk+2,-guic split. 2011-12-03 18:35:11 +00:00
jeremy
195ffe85c1 Update to gruff 0.3.6. 2011-12-02 19:36:42 +00:00
espie
53295a4812 bye bye FLAVOR:L 2011-12-02 14:36:13 +00:00
dcoppa
13ef888ad6 src/Makefile: respect CPPFLAGS
(upstream git commit 2424b51f3df9e570612f0098600d9877b5c0160b)
2011-11-30 14:15:39 +00:00
kili
7560733068 Fix build with poppler-0.18. Gyped from opensuse. 2011-11-26 19:46:38 +00:00
benoit
ca2dac03a5 - update pngcrush to 1.7.21 2011-11-26 09:37:12 +00:00
ajacoutot
4efb30229a SECURITY: bring a couple of patches from upstream to fix SA46940
(Multiple SQL Injection Vulnerabilities)

Build man pages while here.
2011-11-26 08:47:08 +00:00
jasper
6d2435ca30 - this can build fine with our libtool; just make sure libltdl is present. 2011-11-22 15:51:21 +00:00
espie
dba9da87b3 use bsd.port.arch.mk for pseudo 2011-11-18 12:37:19 +00:00
espie
cbb5e400a1 shrink, this lives in bsd.port.mk itself now 2011-11-18 11:16:23 +00:00
nigel
2da4ba53c7 Update to version 2011.10.25
ok sthen@ aja@
2011-11-17 12:26:36 +00:00
jasper
ff23654173 - move away from gnu libtool now that gobject-introspection has been fixed. 2011-11-17 11:42:31 +00:00
sthen
dda24e44a0 s/ONLY_FOR_ARCH/&S/ 2011-11-16 23:28:37 +00:00
pascal
01cbd4d9c0 Update to glew 1.7.0, from Brad. Dependencies are happy.
ok phesssler@
2011-11-16 22:42:02 +00:00
robert
93923bd770 switch php to version 5.3 by default 2011-11-16 15:56:36 +00:00
sthen
9f2d631f75 Better fix for the build on i386, Brad tracked down the actual problem. 2011-11-15 00:09:31 +00:00
rpointel
883bb752a7 Update libpng to 1.5.6.
bump major version of shared libs.
ok naddy@.
2011-11-14 17:48:59 +00:00
bentley
87a6377ebf +gnofract4d 2011-11-14 11:01:54 +00:00
bentley
76be3b3e7d Import gnofract4d-3.14.
Gnofract 4D is a free, open source program which allows anyone to create
beautiful images called fractals. The images are automatically created
by the computer based on mathematical principles. These include the
Mandelbrot and Julia sets and many more. You don't need to do any math:
you can explore a universe of images just using a mouse.

ok sthen@
2011-11-14 11:01:16 +00:00
sthen
6dcf4b17ed partially revert last commit, it broke i386. problem seen by naddy@ 2011-11-14 09:54:45 +00:00
ajacoutot
335984546f Missing textproc/intltool MODULE, spotted by nigel@ 2011-11-13 18:02:33 +00:00
ajacoutot
9c9506f45f Update to gtkam-0.1.18, following the recent libgphoto2 update. 2011-11-13 17:16:26 +00:00
ajacoutot
e65720d7d2 Update to gphoto-2.4.11.
ok espie@ (maintainer)
2011-11-13 17:15:59 +00:00