diff options
Diffstat (limited to 'graphics/zint')
-rw-r--r-- | graphics/zint/Makefile | 9 | ||||
-rw-r--r-- | graphics/zint/distinfo | 4 |
2 files changed, 8 insertions, 5 deletions
diff --git a/graphics/zint/Makefile b/graphics/zint/Makefile index 531a700c11ee..855a2adf6fa3 100644 --- a/graphics/zint/Makefile +++ b/graphics/zint/Makefile @@ -6,20 +6,23 @@ # PORTNAME= zint -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.3 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ MAINTAINER= g.veniamin@googlemail.com COMMENT= Zint Barcode Generator -LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png - LICENSE= GPLv3 +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png + USE_CMAKE= yes USE_LDCONFIG= yes USE_QT_VER= 4 QT_COMPONENTS= gui xml qmake_build uic_build moc_build rcc_build designer +MAKE_JOBS_SAFE= yes + +DESKTOP_ENTRIES="Zint" "Barcode generator" "" "zint-qt" "" false .include <bsd.port.mk> diff --git a/graphics/zint/distinfo b/graphics/zint/distinfo index 89e4deb2f656..01009647aef1 100644 --- a/graphics/zint/distinfo +++ b/graphics/zint/distinfo @@ -1,2 +1,2 @@ -SHA256 (zint-2.4.1.tar.gz) = b609b79c80482e06ecaf30edf63489613e029d3d2df7fbd013bb1b294db2c401 -SIZE (zint-2.4.1.tar.gz) = 443412 +SHA256 (zint-2.4.3.tar.gz) = de2f4fd0d008530511f5dea2cff7f96f45df4c029b57431b2411b7e1f3a523e8 +SIZE (zint-2.4.3.tar.gz) = 403544 |