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 compiler_blacklist_versions 1.0
PortGroup cxx11 1.1
name gimp2-devel
conflicts gimp2 gimp3-devel
set git_name gimp
set git_commit a48d9178e8a0cec6f828f70a27755e4fd0812980
set git_date 20180521
version 2.10.3-${git_date}
revision 1
license GPL-3+
categories graphics
maintainers {devans @dbevans}
platforms darwin
description The GNU Image Manipulation Program
long_description The GNU Image Manipulation Program (GIMP) is a powerful \
tool for the preparation and manipulation of digital images. \
The GIMP provides the user with a wide variety of image \
manipulation, painting, processing, and rendering tools. \
This is the maintenance version leading to a future 2.10.4 release \
based on a recent snapshot of upstream branch gimp-2-10.
homepage http://www.gimp.org/
master_sites https://git.gnome.org/browse/${git_name}/snapshot/
distname ${git_name}-${git_commit}
checksums rmd160 2b01d11f09cd68899ee938a51eaaf0a2731ff826 \
sha256 221e7012a565bd0c26e232c776956d645caa7ccb263e7a314230db8e78c707b2 \
size 90783650
set perl_version 5.26
depends_build port:pkgconfig \
port:appstream-glib \
port:autoconf \
port:automake \
port:libtool \
port:intltool \
port:gtk-doc \
port:perl${perl_version}
depends_lib port:desktop-file-utils \
port:iso-codes \
port:babl-devel \
port:gegl-devel \
port:atk \
port:gdk-pixbuf2 \
port:glib-networking \
port:gtk2 \
port:gvfs \
port:fontconfig \
port:freetype \
port:tiff \
port:jpeg \
port:zlib \
port:bzip2 \
port:ghostscript \
port:libpng \