Source
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup muniversal 1.0
PortGroup compiler_blacklist_versions 1.0
PortGroup gobject_introspection 1.0
name gegl-0.4
set gname gegl
version 0.4.2
set branch [join [lrange [split ${version} .] 0 1] .]
conflicts gegl-devel
license {GPL-3+ LGPL-3+}
categories graphics
maintainers {devans @dbevans} openmaintainer
platforms darwin
description GEGL is a graph based image processing framework.
long_description GEGL is a graph based image processing framework offering image processing and \
compositing on large images. GEGL is suitable for projects ranging from small \
one-off projects to interactive applications.
homepage http://gegl.org/
master_sites gimp:${gname}/${branch}/
use_bzip2 yes
distname ${gname}-${version}
checksums rmd160 eae74f5b29e2e6038b609c6d007518ff888e6c2d \
sha256 6a358bc19d20b8ac1daf645cc8b53cdc2ea6f9c98a6036179a57045a26a07f8d \
size 6781136
depends_build port:pkgconfig \
port:w3m \
port:python27
depends_lib port:babl \
port:gdk-pixbuf2 \
port:gtk2 \
port:jpeg \
port:lua \
path:bin/dot:graphviz \
port:openexr \
port:exiv2 \
port:gexiv2 \
port:jasper \
port:json-glib \
port:lcms2 \
port:lensfun \
port:libraw \
port:librsvg \
path:lib/libavcodec.dylib:ffmpeg \
port:libspiro \
port:vala \
port:webp
patchfiles patch-configure.ac.diff
post-patch {
# http://trac.macports.org/ticket/35148
if {${os.major} < 10} {