portlint pass
authorDavid Marec <DavidMarec@users.noreply.github.com>
Sun, 10 May 2020 22:57:46 +0000 (00:57 +0200)
committerDavid Marec <DavidMarec@users.noreply.github.com>
Sun, 10 May 2020 22:57:46 +0000 (00:57 +0200)
Makefile

index 3358fffd43d879da0b331fcb146a11d16a17c094..3aa8f0a368eefba8ea7ae4bb3ec4e0148dcd2950 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,12 +2,9 @@
 # $FreeBSD: head/graphics/inkscape/Makefile 533681 2020-05-02 10:00:12Z tcberner $
 
 PORTNAME=      inkscape
-PORTVERSION=   1
-PORTREVISION=  0
+PORTVERSION=   1.0
 CATEGORIES=    graphics gnome
 MASTER_SITES=https://inkscape.org/gallery/item/18460/
-DISTNAME=${PORTNAME}-1.0_2020-05-01_4035a4fb49
-DISTFILES=inkscape-${PORTVERSION}.${PORTREVISION}.tar.xz
 
 MAINTAINER=    gnome@FreeBSD.org
 COMMENT=       Full featured open source SVG editor
@@ -25,19 +22,9 @@ LICENSE_FILE_MPL11  =        ${WRKSRC}/LICENSES/MPL-1.1.txt
 
 BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:devel/boost-libs
 
-LIB_DEPENDS=   \
-       libdouble-conversion.so:devel/double-conversion \
-       libsigc-2.0.so:devel/libsigc++20 \
-       libgdl-3.so:x11-toolkits/gdl \
-       libgc.so:devel/boehm-gc \
-       libgsl.so:math/gsl \
-       libpotrace.so:graphics/libpotrace \
-       libsoup-2.4.so:devel/libsoup \
-       libharfbuzz.so:print/harfbuzz \
-       libfontconfig.so:x11-fonts/fontconfig \
-       libpng.so:graphics/png \
-       libfreetype.so:print/freetype2 \
-       libenchant-2.so:textproc/enchant2
+RUN_DEPENDS=   ${PYNUMPY} \
+               ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \
+               ${PYTHON_PKGNAMEPREFIX}scour>0:textproc/py-scour@${PY_FLAVOR}
 
 USES=  compiler:c++11-lib cmake \
                iconv:wchar_t jpeg pathfix pkgconfig python:3.5+ \
@@ -47,17 +34,16 @@ USES=       compiler:c++11-lib cmake \
 USE_GNOME=     gtkmm30 libxml2 libxslt cairo pango
 USE_XORG=      x11 xext ice sm
 
+WRKSRC=${WRKDIR}/${PORTNAME}-1.0_2020-05-01_4035a4fb49
+
 USE_LDCONFIG=  yes
+
 INSTALLS_ICONS=        yes
 
 SHEBANG_FILES= \
                share/extensions/genpofiles.sh \
                man/fix-roff-punct
 
-RUN_DEPENDS=   ${PYNUMPY} \
-               ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \
-               ${PYTHON_PKGNAMEPREFIX}scour>0:textproc/py-scour@${PY_FLAVOR}
-
 OPTIONS_DEFINE=        POPPLER VISIO CDR DBUS WPG LCMS SVG2 OPENMP IMAGEMAGICK GRAPHICSMAGICK NLS GTKSPELL
 OPTIONS_DEFAULT=POPPLER VISIO CDR WPG LCMS SVG2 IMAGEMAGICK NLS GTKSPELL
 OPTIONS_DEFAULT_amd64= OPENMP