6012 Commits

Author SHA1 Message Date
benoit
8fe3a142c2 Update to p5-Image-Info-1.40. 2017-03-26 19:25:17 +00:00
juanfra
ab77b8b17b Update to pdf2djvu 0.9.6rc20170321.
This is not a stable release but upstream included support for poppler
0.53 and moved the code to c++11. Updating now, so kili@ can work on
poppler 0.53.

Passes the tests on amd64 with poppler 0.52.
2017-03-26 03:13:41 +00:00
landry
0e2327d540 Update to inkscape 0.92.1, from Rafael Sadowski, tested by edd@ 2017-03-25 11:45:47 +00:00
landry
28339a8c9c Update to nomacs 3.6.0, from Rafael Sadowski 2017-03-25 08:39:51 +00:00
fcambus
b64d8924c1 Pass CC via MAKE_FLAGS in order to avoid patching upstream Makefile in
the pre-configure target.
2017-03-24 15:26:11 +00:00
landry
676371859b Remove pigment and py-pigment, they were only dependencies of moovida
but the latter was removed a while ago, and upstream is dead anyway.
ok ajacoutot@ a while ago
2017-03-22 21:23:52 +00:00
ajacoutot
db502071ad Missing BDEP+RDEP.
reported by naddy@
2017-03-21 13:04:04 +00:00
ajacoutot
8f5c655752 Update to shotwell-0.26.0. 2017-03-20 15:09:53 +00:00
ajacoutot
a8d641a0a4 Update to libgexiv2-0.10.5. 2017-03-20 12:52:03 +00:00
benoit
73b8593924 Update to p5-Image-ExifTool-10.40.
from Patrick Keshishian (Maintainer)
2017-03-18 10:12:45 +00:00
ajacoutot
1ac3050514 Check for LC_MEASUREMENT in a more portable way (upstream). 2017-03-15 10:37:44 +00:00
ajacoutot
402ef1cda0 Update to shotwell-0.25.92. 2017-03-14 09:38:10 +00:00
jca
0c9c0e1a9c Use lang/gcc for atomic builtins on arm 2017-03-14 02:57:27 +00:00
ajacoutot
6ccc043452 Update to gegl03-0.3.14. 2017-03-13 08:42:29 +00:00
ajacoutot
a69c0318e7 Update to babl-0.1.24. 2017-03-13 08:42:14 +00:00
sthen
382ecbfdf9 update to iec16022-0.2.7 and take MAINTAINER 2017-03-12 16:28:00 +00:00
naddy
5dbe1b6d1c Add dependency on graphics/potrace, which was already picked up by
configure if installed.  From maintainer Rafael Sadowski.
2017-03-10 20:09:50 +00:00
pascal
81ff2b758f Update to blender 2.78c. 2017-03-07 21:49:22 +00:00
jca
d119f0fd53 Honour CXX 2017-03-04 16:38:16 +00:00
krw
ca1b874d61 Remove unused, older library versions. Current ones
available via normal Ocaml ecosystem (a.k.a. opam).

ok chrisz@ avsm@ (maintainers)
2017-03-04 16:32:26 +00:00
krw
970ce15b67 Unhook unused, older library versions from build. Current ones
available via normal Ocaml ecosystem (a.k.a. opam).

ok chrisz@ avsm@ (maintainers)
2017-03-04 16:08:55 +00:00
jca
de785d3bfb Honour CC 2017-03-04 03:17:06 +00:00
ajacoutot
0d56a2ae5c Update to shotwell-0.25.90. 2017-02-28 14:36:27 +00:00
naddy
4455d91fd1 autoconf also needs libtool.m4; from maintainer Rafael Sadowski 2017-02-27 19:42:43 +00:00
jca
ced0a44c05 Don't harcode gcc 2017-02-27 11:04:42 +00:00
landry
3665bb1c47 Mark as ONLY_FOR_ARCHS=${OCAML_NATIVE_ARCHS}, the configure script looks
for ocamlopt.
2017-02-26 08:40:41 +00:00
naddy
76ae27d86c add missing autotool dependencies; from maintainer Rafael Sadowski 2017-02-25 20:44:13 +00:00
ajacoutot
aae8bad00a Update to libgxps-0.2.5. 2017-02-25 11:10:09 +00:00
jca
686b08d714 Fix the output of pkg-config imlib2 and imlib2-config
Spotted by naddy@ some time ago, bulk build and ok ajacoutot@
2017-02-24 18:47:54 +00:00
shadchin
202e0459b0 Fix Gtk3 backend for python3 flavor.
ok daniel@ (maintainer)
2017-02-24 13:46:22 +00:00
ajacoutot
7149cdaeea Update to libdvbpsi-1.3.1.
from Brad (maintainer)
2017-02-24 08:33:59 +00:00
landry
c1b6963e6f Update to inkscape 0.92.0, from Rafael Sadowski. 2017-02-24 08:05:34 +00:00
dcoppa
cf0c757846 Update to feh-2.18.2 2017-02-23 08:54:33 +00:00
ajacoutot
5070e2312f Some WANTLIB do not belong to the "light" FLAVOR. 2017-02-22 14:03:57 +00:00
feinerer
f84d879099 Use standard type u_int32_t instead of __u32.
Build error after sys/videoio.h update reported by naddy@.
2017-02-19 18:49:01 +00:00
ajacoutot
994733a9be First shot at fixing the idn -> idn2 failure after gnutls dependency change.
List provided by naddy@, thanks!
2017-02-19 14:43:49 +00:00
ajacoutot
a4751d331b Missed bump. 2017-02-18 17:33:51 +00:00
ajacoutot
1722249aa0 idn -> idn2 after gnutls WANTLIB change. 2017-02-18 17:32:37 +00:00
sthen
3c13d59df9 remove HOMEPAGE which is already the default with GH_* 2017-02-16 10:45:45 +00:00
ajacoutot
6c27b18727 Update to shotwell-0.25.5. 2017-02-14 08:24:10 +00:00
sthen
95395da9e2 zap a space that crept in to the .if; no problem, just untidy 2017-02-13 21:24:48 +00:00
ajacoutot
818c050032 Update to gdk-pixbuf-2.36.5. 2017-02-13 16:35:31 +00:00
sthen
32a17206c7 disable SSE in graphics/lensfun on arch where it can't work, the CMakeLists
file is not smart enough to check.
2017-02-11 10:59:21 +00:00
ajacoutot
e93e479215 Update to ffmpeg-20170208.
from Brad (maintainer)
2017-02-09 12:58:03 +00:00
kirby
8b3f6b46b6 Update to rawtherapee-5.0-r1.
Remove patches merged upstream.
2017-02-08 09:27:06 +00:00
feinerer
4e2c25ba95 +pdfsandwich 2017-02-07 13:52:07 +00:00
feinerer
b99c8973a3 Import pdfsandwich 0.1.6
pdfsandwich generates "sandwich" OCR pdf files, i.e. pdf files which contain
only images (no text) will be processed by optical character recognition (OCR)
and the text will be added to each page invisibly "behind" the images.

pdfsandwich is a command line tool which is supposed to be useful to OCR
scanned books or journals. It is able to recognize the page layout even for
multicolumn text.

ok benoit@
2017-02-07 13:42:45 +00:00
sthen
d089f0b05a Add perl to WANTLIB, first batch. This used to be done automatically but
since SHARED_ONLY support was removed across the ports tree the perl module
no longer adds it, so it must be done manually for any perl ports that
provide perl shared-library modules (i.e. libdata/perl5/site_perl/$ARCH/*.so)
and you must not remove them from WANTLIB even if they show as "Extra".
2017-02-06 20:20:23 +00:00
sthen
d6d8508bd0 Change FFmpeg's TLS support to use SSLv23_*_method (allowing any
supported SSL/TLS version, in our case this is TLS1.0+) instead of the
confusingly-named TLSv1_*_method (TLSv1.0 only). Fixes e.g. "mplayer
https://ftp.openbsd.org/pub/OpenBSD/songs/song53.mp3". OK Brad.
2017-02-05 21:23:00 +00:00
sthen
79c0195209 update to darktable-2.2.3.
Disable OpenCL tests as they cause clang to be picked up during configure,
causing problems if DPB junks it (found by naddy).

(darktable needs to be built with ports gcc for TLS emulation, otherwise
I'd just switch it to clang instead..)
2017-02-02 13:55:58 +00:00