38 Commits

Author SHA1 Message Date
ajacoutot
b330ba3b3c Update to gegl04-0.4.38. 2022-07-14 08:40:57 +00:00
naddy
af6a79943b drop RCS Ids 2022-03-11 19:22:04 +00:00
ajacoutot
0314c2108a Update to gegl04-0.4.36. 2022-02-22 15:49:05 +00:00
ajacoutot
11e91c583c Update to gegl04-0.4.34. 2021-12-19 10:32:23 +00:00
ajacoutot
411ebbe7e1 Explicitely configure with -Ddocs=false to prevent asciidoc from being
picked up then junked by dpb(1).
2021-09-13 16:36:16 +00:00
ajacoutot
570b1adb06 Update to gegl04-0.4.32. 2021-09-09 09:29:33 +00:00
ajacoutot
4d906bb7c7 Remove execinfo.h patch.
Fix _XOPEN_SOURCE define while here.
2021-06-10 13:21:34 +00:00
espie
3216a8eb5e Enable umfpack, which only leads to a small plugin (levine matting engine) to
be built.

This is a signifcant upgrade for GIMP's flagship
"select foreground objects" tool.

Gimp autodetects it, no need for a recompile.

okay naddy@ sthen@ aja@
2021-04-12 14:47:34 +00:00
ajacoutot
dad262b998 Update to gegl04-0.4.30. 2021-03-28 08:02:15 +00:00
jasper
af1d765016 Don't include altivec.h as this break the build on powerpc64.
ok aja@ (MAINTAINER)
2021-01-21 19:22:52 +00:00
ajacoutot
01e1541687 Update to gegl04-0.4.28. 2020-12-21 11:40:13 +00:00
ajacoutot
a5753751ec gegl bundles libnsgif but can use the installed one, so use that.
breakage reported by naddy@ (dpb junking libnsgif)
2020-09-05 16:46:23 +00:00
ajacoutot
007ea611e7 Update to gegl04-0.4.26. 2020-08-04 08:20:06 +00:00
ajacoutot
c68ac34408 Update to gegl04-0.4.24. 2020-06-08 16:46:26 +00:00
ajacoutot
f3bc4148aa Provide upgrade path from gegl03. 2020-04-26 10:53:50 +00:00
ajacoutot
a2e9e946e4 Update to gegl04-0.4.22. 2020-02-21 11:09:05 +00:00
ajacoutot
49ae50b1c7 Remove dependency on devel/libexecinfo.
spotted by naddy@
2020-01-28 17:37:35 +00:00
ajacoutot
b56c85b3e1 Update to gegl04-0.4.20. 2020-01-25 07:09:30 +00:00
jca
eba45e2390 Remove BROKEN-sparc64, missed in previous
Pointed out by kmos@
2019-12-21 21:04:10 +00:00
jca
e3d45f7a7c Fix cpu detection on "unknown" architectures, eg sparc64
From Debian, patch pointed out by cwen@, ok ajacoutot@
2019-12-21 01:47:12 +00:00
kmos
59fc34a5e9 Mark gegl04 BROKEN for sparc64
"ERROR: Problem encountered: Unknown host architecture"
2019-12-13 15:05:03 +00:00
sthen
b8fb8970f6 GEGL provides binaries and libraries but, to avoid a conflict, the binaries
were only included in the old graphics/gegl (0.2.x) port. The recent gimp
update uses graphics/gegl to provide binaries and gegl04 for libraries, and
no other ports use graphics/gegl. Tidy this up by adding the binaries to
gegl04, changing the gimp port to use them, and removing graphics/gegl.

Prompted by / "If this was the last consumer of the old gegl, then sure" aja@
2019-12-06 09:31:13 +00:00
ajacoutot
12d29d5825 Missing BDEP on bash. 2019-11-24 22:35:41 +00:00
ajacoutot
9f6a260e75 Fix non deterministic build. 2019-11-23 18:48:16 +00:00
ajacoutot
0059f88828 Update to gegl04-0.4.18. 2019-11-23 18:10:56 +00:00
ajacoutot
31ec4d522f Regent WANTLIB after recent librsvg update (lost its croco dependency). 2019-11-18 19:57:43 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
ajacoutot
d5b6158a4a Update to gegl04-0.4.16. 2019-05-08 22:29:07 +00:00
ajacoutot
d48f7c2219 Update to gegl04-0.4.14. 2019-03-02 09:11:32 +00:00
ajacoutot
864bfb421a Update to gegl04-0.4.12. 2018-10-27 16:09:37 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
ajacoutot
bfe622f81f Update to gegl04-0.4.10. 2018-10-17 10:08:16 +00:00
ajacoutot
542c14bcc7 Matches what babl does and --enable-sse on amd64. 2018-08-30 17:27:50 +00:00
ajacoutot
214d921fc4 Update to gegl04-0.4.8. 2018-08-19 09:36:43 +00:00
ajacoutot
935ac29bf0 Update to gegl04-0.4.6. 2018-07-26 07:41:23 +00:00
ajacoutot
e719b08111 Update to gegl04-0.4.4. 2018-07-12 14:34:26 +00:00
ajacoutot
d76a94afc3 Update to gegl04-0.4.2. 2018-05-17 06:30:05 +00:00
ajacoutot
a3f26c68ca Import gegl04-0.4.0.
GEGL (Generic Graphics Library) is a graph based image processing framework.
<...>

ok jasper@
2018-04-27 09:17:32 +00:00