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
name gimp2-devel
conflicts gimp2 gimp3-devel
set git_name gimp
set git_commit 47a4d210ca27a1a5de6aa1e8a90e2158ad96b033
set git_date 20191108
version 2.10.15-${git_date}
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 an unstable maintenance version leading to a future stable release.
homepage http://www.gimp.org/
master_sites https://gitlab.gnome.org/GNOME/${git_name}/-/archive/${git_commit}/
distname ${git_name}-${git_commit}
use_bzip2 yes
checksums rmd160 f8c59674fc8c91c7630e27c82cf715ecc3724f0e \
sha256 9dcb5b2ae14ddf1d222c05571d95a609b69942adbe0e5c8d82eda967d6214869 \
size 82620110
set perl_version 5.28
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:fontconfig \
port:freetype \
port:tiff \
port:jpeg \
port:zlib \
port:bzip2 \
port:ghostscript \
port:libpng \
port:libmng \
port:openexr \