Commit Graph

3637 Commits

Author SHA1 Message Date
sthen
cca4b6f9f4 fix build with subversion 1.7.0 (blender build infrastructure used svnversion
to pick up a version number; this used to say "exported" when no .svn dir is
present, now it says "unversioned directory", the build infrastructure
can't handle the whitespace). it's useless anyway so just blank this out.

result is the same as the case where svn isn't installed, so not bothering
to bump.

problem reported by espie@ naddy@
2011-10-18 15:58:33 +00:00
ajacoutot
50ba253207 Update to evince-3.2.1. 2011-10-17 18:40:16 +00:00
jasper
faf05959a0 - update to 1.8.2 2011-10-17 15:49:44 +00:00
ajacoutot
56ab18e849 WANTLIB. 2011-10-17 07:16:58 +00:00
ajacoutot
9c26d4c4d2 WANTLIB. 2011-10-17 06:41:43 +00:00
jasper
1bbf120856 regen WANTLIB to unbreak 2011-10-16 20:48:43 +00:00
bentley
24ce6677a7 +mandelbulber 2011-10-16 03:52:01 +00:00
bentley
066f6f7eb3 Import mandelbulber-1.08.
Mandelbulber is an easy-to-use, handy, but experimental application
designed to help you render 3D Mandelbrot fractals such as Mandelbulb,
Mandelbox, Bulbbox, Juliabulb, and Menger Sponge.

ok jasper@
2011-10-16 03:51:10 +00:00
jasper
fd71310b97 - update to 2.12.4 2011-10-15 16:19:15 +00:00
ajacoutot
f2b08cc135 Regen WANTLIB to unbreak. 2011-10-15 07:51:13 +00:00
jasper
5a4de3bb7f - this needs the dconf module 2011-10-12 07:57:29 +00:00
dcoppa
18452329c0 Update to feh-2.0 2011-10-11 07:49:07 +00:00
jasper
804085a2e4 dia,gnome was removed 2011-10-10 18:43:35 +00:00
jasper
49d7a13aaf - update to 1.90.6 2011-10-10 18:28:16 +00:00
jasper
ec6a57c915 - update to 2.0.1
* adds goi bindings
2011-10-10 08:14:46 +00:00
ajacoutot
dd3c3bfc85 Rework this port and remove the gnome FLAVOR which depends on deprecated
libs.
2011-10-09 19:11:55 +00:00
ajacoutot
0dc514e4ef Add RUN_DEPENDS on exiftran. 2011-10-04 07:30:30 +00:00
ajacoutot
36b1317e58 +exiftran 2011-10-04 07:29:21 +00:00
ajacoutot
c2e25e5e92 Import exiftran-2.08.
(from FreeBSD)

exiftran is a command line utility to transform digital image jpeg
images. It can do lossless rotations like jpegtran, but unlike jpegtran
it cares about the EXIF data: it can rotate images automatically by
checking the exif orientation tag, it updates the exif informaton if
needed (image dimension, orientation), it also rotates the exif
thumbnail. It can process multiple images at once.

requested by jsg@
ok jasper@
2011-10-04 07:28:36 +00:00
ajacoutot
a5e3542d11 Set DATADIRNAME in a consistent way now that glib-gettext.m4 has been
fixed.
2011-10-03 06:42:45 +00:00
shadchin
177dda65a5 Update to 4.8
ok jasper@, ajacoutot@
2011-10-01 19:12:32 +00:00
dcoppa
76d6da9841 Bugfixing update to ffmpegthumbnailer-2.0.7 2011-09-30 09:18:17 +00:00
jasper
978b9aaf30 sync 2011-09-29 17:05:55 +00:00
jasper
28a162d9d7 import goocanvasmm 1.90.5
C++ wrappers for GooCanvas.

ok aja@
2011-09-29 17:05:10 +00:00
ajacoutot
14b529be96 Add missing gettext MODULE.
Start SHARED_LIBS numbering at 0.0.
Tighten dependencies.
This port is SHARED_ONLY, so merge PFRAG.shared into PLIST.
2011-09-28 12:44:57 +00:00
robert
42a64476c2 import of cogl-1.8.0;
cogl is a modern 3D graphics API used by recent verions of clutter
2011-09-28 12:29:39 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
jasper
610b40956d - update to 3.2.0 2011-09-27 13:14:00 +00:00
ajacoutot
bc558dbb5b Update to stable simple-scan-3.2.0. 2011-09-27 08:05:31 +00:00
dcoppa
85b636914e feh-1.16.2 2011-09-26 18:01:26 +00:00
sthen
378c061449 SECURITY update to png 1.5.5, fixing a divide-by-zero with malformed cHRM
chunks, this bug was introduced in 1.5.4 - CVE-2011-3328. Clues from naddy@
2011-09-23 21:00:28 +00:00
espie
576201c6b2 SUBDIR=graphics/py-Imaging,,-examples should work 2011-09-23 19:35:57 +00:00
jasper
32074afb64 unbreak after glib2 update 2011-09-23 08:29:37 +00:00
jasper
a2abbae1bd fix build with new glib2 2011-09-23 08:04:51 +00:00
landry
819e8da39d Unbreak after last commit. Dumb handmade configure script errors out if
passed arguments it doesn't expect, make that a warning.
2011-09-22 17:34:45 +00:00
ajacoutot
8539691938 Update to simple-scan-3.1.91, only version to support gtk+3. 2011-09-22 15:28:31 +00:00
jasper
0a26178f1a MODGNOME_TOOLS+=yelp, as originally intended. 2011-09-22 14:23:21 +00:00
ajacoutot
54469462f1 Clean up redundant use of "gnu" in CONFIGURE_STYLE.
from Brad
ok jasper@
2011-09-21 17:31:50 +00:00
sthen
b519e03198 add a fix to FFmpeg, from Brad:
wavpack: Check error codes rather than working around error conditions
2011-09-21 08:58:48 +00:00
jasper
ce57eca3b4 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:04:24 +00:00
jasper
9fe4b0f440 switch to MODGNOME_TOOLS 2011-09-20 20:51:51 +00:00
ajacoutot
42910225a0 DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
discussed with and ok jasper@
2011-09-19 07:31:45 +00:00
jasper
b7699147e6 unbreak after recent bump 2011-09-18 10:16:49 +00:00
phessler
d6af24332a add some additional header files that are useful for other apps, but not
installed by the normal Makefile.

From Antti Harri iku at openbsd fi

OK landry@
2011-09-16 17:22:13 +00:00
espie
d6e7b9cbe6 normalize pkgpath 2011-09-16 10:02:36 +00:00
dcoppa
3b98785b16 feh-1.16.1 2011-09-15 13:27:09 +00:00
ajacoutot
a431b4d715 Remove this oldie.
ok jasper@
2011-09-14 09:54:04 +00:00
jasper
bd626913f4 - update to 8.60
from Patrick Keshishian (MAINTAINER)
2011-09-14 07:58:27 +00:00
ajacoutot
636daaae7d I got slapped by espie@, it's bad for ze bulk! 2011-09-13 13:38:07 +00:00
ajacoutot
509b65f3ca we don't need qt3 nor qt4 support in poppler. 2011-09-13 12:37:37 +00:00