Version: 0.2.2, Package name: gegl-0.2.2 |
Maintained by: Antoine Jacoutot |
Master sites: |
Description-main GEGL (GEneric Graphics Library) is a graph based image processing framework. GEGL's original design was made to scratch GIMP's itches for a new compositing and processing core. This core is being designed to have minimal dependencies and a simple well defined API. Description-plugins GEGL (GEneric Graphics Library) is a graph based image processing framework. This package provides the SDL, OpenEXR and FFmpeg optional plugins for GEPL. |
Filesize: 22940.921 KB |
Version History (View Complete History) |
|
2019-12-06 02:31:13 by Stuart Henderson | Files touched by this commit (10) |
Log message: 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-11-18 12:57:46 by Antoine Jacoutot | Files touched by this commit (22) |
Log message: Regent WANTLIB after recent librsvg update (lost its croco dependency). |
2019-11-10 08:32:56 by Antoine Jacoutot | Files touched by this commit (21) |
Log message: Regen DEPENDS and WANTLIB after recent openexr update. |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-07-05 05:53:01 by Stuart Henderson | Files touched by this commit (30) |
Log message: sync WANTLIB |
2019-02-19 16:40:49 by Stuart Henderson | Files touched by this commit (6) |
Log message: Preemptive build fixes for newer FFmpeg, from Brad. |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: 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-08-30 11:27:51 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Matches what babl does and --enable-sse on amd64. |
2018-05-14 03:34:43 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Update to gegl-0.2.2. |
2018-04-27 03:08:08 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Duh, missed bump. |
2018-04-27 02:52:56 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Take MAINTAINER. |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-20 16:19:07 by Stuart Henderson | Files touched by this commit (1) |
Log message: COMPILER_LIBCXX conversion didn't go quite right for graphics/gegl, use COMPILER_LIBCXX LIBECXX instead which gives valid results on systems with either gcc/clang for the base compiler. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-05-17 03:58:26 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Sync WANTLIB. |
2017-04-10 05:46:23 by Stuart Henderson | Files touched by this commit (276) |
Log message: use LIBCXX |
2016-03-18 17:12:22 by Christian Weisgerber | Files touched by this commit (183) |
Log message: remove SHARED_ONLY from ports that only use modules that neither set nor read this variable |
2016-03-11 13:28:34 by Christian Weisgerber | Files touched by this commit (247) |
Log message: garbage collect CONFIGURE_SHARED |
2015-09-22 12:47:52 by Pascal Stumpf | Files touched by this commit (7) |
Log message: sync WANTLIB after openexr update ok zhuk@ |
2015-06-05 05:52:33 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: PORTROACH annotation. |
2015-04-28 00:35:06 by Antoine Jacoutot | Files touched by this commit (11) |
Log message: Cope with FFmpeg 20150412. from brad |
2015-04-26 02:30:17 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Don't pick up libexecinfo. breakage reoported by espie@ |
2015-04-03 16:48:15 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Make this Makefile readable by a huma being. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-06-24 05:17:05 by Stuart Henderson | Files touched by this commit (17) |
Log message: Chase ffmpeg dep changes. Mostly from Brad ok dcoppa@, plus opencv from me. |
2011-06-02 11:09:32 by Matthias Kilian | Files touched by this commit (58) |
Log message: --disable-silent-rules is now added to CONFIGURE_ARGS per default, if CONFIGURE_STYLE = gnu. |
2011-04-18 17:11:53 by Stuart Henderson | Files touched by this commit (3) |
Log message: sync WANTLIB (re: ffmpeg update), from Brad |
2011-03-29 17:22:17 by Jacob Meuser | Files touched by this commit (7) |
Log message: more ports that need faad removed from WANTLIB after ffmpeg update, as noted on ports@. |
2011-03-01 23:43:25 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gegl-0.1.6. |
2010-11-17 01:05:18 by Marc Espie | Files touched by this commit (317) |
Log message: new depends |
2010-11-11 12:41:31 by Marc Espie | Files touched by this commit (1) |
Log message: missed execinfo |
2010-11-09 11:22:27 by Marc Espie | Files touched by this commit (63) |
Log message: WANTLIB conversion |
2010-10-24 15:21:02 by Antoine Jacoutot | Files touched by this commit (91) |
Log message: Remove USE_X11. |
2010-10-11 02:14:43 by Jasper Lievisse Adriaanse | Files touched by this commit (37) |
Log message: - fix WANTLIB after cairo update. |
2010-09-30 01:44:20 by Landry Breuil | Files touched by this commit (1) |
Log message: Bump -main after gtk+2/gdk-pixbuf split |
2010-09-28 04:55:46 by Landry Breuil | Files touched by this commit (1) |
Log message: Fix WANTLIB after librsvg update. |
2010-08-25 17:27:21 by Stuart Henderson | Files touched by this commit (19) |
Log message: - chase the library change in multimedia/schroedinger; oil->orc - add various other missing WANTLIB (and LIB_DEPENDS in some cases) - while there move PKGNAME=..pX to REVISION, and move some ports to new-style LIB_DEPENDS original diff from Brad, extensive checking by me (clean build of everything related to liboil). |
2010-05-26 15:48:19 by Jacob Meuser | Files touched by this commit (1) |
Log message: wantlib/libdepends changes due to ffmpeg update |
2010-04-24 07:07:54 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to gegl-0.1.2. |
2009-10-14 08:19:38 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to gegl-0.1.0. |
2009-08-10 00:31:45 by Matthias Kilian | Files touched by this commit (221) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-07-19 16:49:12 by Stuart Henderson | Files touched by this commit (11) |
Log message: set the pkgspec for LIB_DEPENDS on ffmpeg to a version with schroedinger included, so the tools know that old ffmpeg versions won't satisfy the dependencies listed in WANTLIB. this way, attempting to install these packages with old ffmpeg will no longer give you a cryptic error message as seen by dhill@. |
2009-07-19 06:42:04 by Stuart Henderson | Files touched by this commit (4) |
Log message: add schroedinger/oil WANTLIB, bump |
2009-01-03 07:58:42 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: - update to gegl-0.0.22 (needed for upcoming gnome-scan update) gimp is still happy with this update |
2008-11-18 06:45:41 by Landry Breuil | Files touched by this commit (1) |
Log message: Fix after no_gnome FLAVOR removal in x11/gnome/librsvg. While here, shrink/reorganize WANTLIB and bump PKGNAME. |
2008-10-27 15:39:27 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - fix build with latest glib2 |
2008-10-27 07:15:58 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: - gegl 0.0.20 |
2008-10-03 04:13:48 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: - update babl to version 0.0.22 from Giovanni Bechis |
2008-07-13 06:09:14 by Nikolay Sturm | Files touched by this commit (1) |
Log message: missing PKGNAME bump after adding @bin to PLIST-main |
2008-07-08 20:09:59 by Jacob Meuser | Files touched by this commit (7) |
Log message: * FFmpeg headers moved * FFmpeg LIB_DEPENDS/WANTLIB changes * add @bin markers in PLISTs * bump PKGNAMEs feedback/ok brad@ |
2008-07-02 08:03:40 by Michael Erdely | Files touched by this commit (2) |
Log message: Implement the same fix jakemsr@ used to make audio/jack work with alpha. (va_list cannot be NULL) Bump -main subpackage. input from jakemsr@ ok ajacoutot@ |
2008-06-29 14:44:52 by Stuart Henderson | Files touched by this commit (34) |
Log message: sync WANTLIB following cairo update. ok naddy |
2008-04-11 14:38:29 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - fix WANTLIB after ilmbase dependency_libs change |
2008-04-11 05:18:01 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - fix WANTLIB/LIB_DEPENDS after recent openexr update |