Add sigc++ dependency
authorDavid Marec <DavidMarec@users.noreply.github.com>
Sun, 10 May 2020 08:00:52 +0000 (10:00 +0200)
committerDavid Marec <DavidMarec@users.noreply.github.com>
Sun, 10 May 2020 08:25:22 +0000 (10:25 +0200)
Review DISTNAME to match the tarball extraction folder
Review GraphicksMagick option

Makefile

index a4166d93d37c0ca949805a3bae342c3f63f41757..58e9523203e4fdc59d54df489e3c0c91743724d7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,11 +2,12 @@
 # $FreeBSD: head/graphics/inkscape/Makefile 533681 2020-05-02 10:00:12Z tcberner $
 
 PORTNAME=      inkscape
-PORTVERSION=1.0
-PORTREVISION=1 
+PORTVERSION=1
+PORTREVISION=0 
 CATEGORIES=    graphics gnome
 MASTER_SITES=https://inkscape.org/gallery/item/18460/
-DISTNAME=inkscape-1.0
+DISTFILES=inkscape-${PORTVERSION}.${PORTREVISION}.tar.xz
+DISTNAME=inkscape-1.0_2020-05-01_4035a4fb49
 
 MAINTAINER=    gnome@FreeBSD.org
 COMMENT=       Full featured open source SVG editor
@@ -18,17 +19,16 @@ LICENSE_FILE_GPLv3+ =       ${WRKSRC}/LICENSES/GPL-3.0.txt
 LICENSE_FILE_LGPL21=   ${WRKSRC}/LICENSES/LGPL-2.1.txt
 LICENSE_FILE_MPL11=    ${WRKSRC}/LICENSES/MPL-1.1.txt
 
-#BUILD_DEPENDS=        ${LOCALBASE}/include/boost/concept_check.hpp:devel/boost-libs
-LIB_DEPENDS=   \
-               libgsl.so:math/gsl \
-               libpotrace.so:graphics/libpotrace \
-               libpng.so:graphics/png \
+BUILD_DEPENDS= 
 
-RUN_DEPENDS=   ${PYNUMPY} \
-               ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \
-               ${PYTHON_PKGNAMEPREFIX}scour>0:textproc/py-scour@${PY_FLAVOR}
+LIB_DEPENDS=   \
+       libsigc-2.0.so:devel/libsigc++20 \
+       libgc.so:devel/boehm-gc \
+       libgsl.so:math/gsl \
+       libpotrace.so:graphics/libpotrace \
+       libpng.so:graphics/png
 
-USES=          compiler:c++11-lib cmake \
+USES=  compiler:c++11-lib cmake \
                iconv:wchar_t jpeg pathfix pkgconfig python:3.7 \
                shebangfix tar:xz xorg
 USE_GNOME=     gtkmm30 libxml2 libxslt