Source
reinplace "s|^#include \"Object.h\"|#include \"${prefix}/include/poppler/Object.h\"|" ${worksrcpath}/src/extension/internal/pdfinput/pdf-parser.cpp
# -*- 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
name inkscape-devel
conflicts inkscape
epoch 1
set git_commit b1b33698810bb8ae6e31e509697ff27d2732e7ac
set git_date 20180614
version 0.92.2-${git_date}
license GPL-2 LGPL-2.1
maintainers {devans @dbevans}
categories graphics gnome
platforms darwin
description This a recent maintenance snapshot of Inkscape 0.92 taken from \
the upstream git 0.92.x release branch.
long_description Inkscape is an multi-platform, Open-Source Vector Graphics Editor \
that uses SVG as its native file format. \
${description}
homepage http://www.inkscape.org/
fetch.type git
git.url git://git.launchpad.net/inkscape
git.branch ${git_commit}
set perl_version 5.26
depends_build port:pkgconfig \
port:autoconf \
port:automake \
port:libtool \
port:intltool \
port:perl${perl_version}
depends_lib port:desktop-file-utils \
port:popt \
path:lib/libgc.dylib:boehmgc \
port:gdk-pixbuf2 \
port:gsl \
port:gtkmm \
port:dbus-glib \
port:lcms2 \
port:poppler \
port:boost \
port:ImageMagick \
port:libcdr-0.1 \
port:libexif \
port:libvisio-0.1 \
port:libwpg-0.3 \
port:aspell \
port:gtkspell2 \
port:potrace \
port:py27-lxml \
port:py27-numpy
pre-fetch {
ui_msg "---> Fetching source from bzr repository: this may take a while"
}
patchfiles patch-use-configured-perl.diff