24 Commits

Author SHA1 Message Date
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