mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to zint-2.16.0
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
COMMENT-main = library for encoding data in several barcode variants
|
COMMENT-main = library for encoding data in several barcode variants
|
||||||
COMMENT-x11 = graphical interface for the zint barcode generator
|
COMMENT-x11 = graphical interface for the zint barcode generator
|
||||||
|
|
||||||
V = 2.15.0
|
V = 2.16.0
|
||||||
DISTNAME = zint-${V}-src
|
DISTNAME = zint-${V}-src
|
||||||
PKGNAME-main = zint-${V}
|
PKGNAME-main = zint-${V}
|
||||||
PKGNAME-x11 = zint-gui-${V}
|
PKGNAME-x11 = zint-gui-${V}
|
||||||
|
|
||||||
SHARED_LIBS += zint 7.0
|
SHARED_LIBS += zint 8.0
|
||||||
|
|
||||||
CATEGORIES = graphics
|
CATEGORIES = graphics
|
||||||
|
|
||||||
@@ -28,7 +28,7 @@ MODULES = devel/cmake
|
|||||||
CONFIGURE_ARGS += -DDATA_INSTALL_DIR=OFF \
|
CONFIGURE_ARGS += -DDATA_INSTALL_DIR=OFF \
|
||||||
-DMAN_INSTALL_DIR=${PREFIX}/man
|
-DMAN_INSTALL_DIR=${PREFIX}/man
|
||||||
|
|
||||||
LIB_DEPENDS-main = graphics/png
|
LIB_DEPENDS-main = graphics/png
|
||||||
|
|
||||||
MULTI_PACKAGES = -main
|
MULTI_PACKAGES = -main
|
||||||
|
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
SHA256 (zint-2.15.0-src.tar.gz) = vON9m4bmEnysY8i2JnrEIRFtSsCGUZ1ybrck9UYtmMc=
|
SHA256 (zint-2.16.0-src.tar.gz) = N+dnr62iQDu5rkm5OhnrCp6USgwnjZ8jUidGs9CKPEs=
|
||||||
SIZE (zint-2.15.0-src.tar.gz) = 6355115
|
SIZE (zint-2.16.0-src.tar.gz) = 6423511
|
||||||
|
|||||||
@@ -1,9 +1,10 @@
|
|||||||
@bin bin/zint
|
@bin bin/zint
|
||||||
include/zint.h
|
include/zint.h
|
||||||
|
lib/cmake/
|
||||||
|
lib/cmake/zint/
|
||||||
|
lib/cmake/zint/zint-config.cmake
|
||||||
|
lib/cmake/zint/zint-targets${MODCMAKE_BUILD_SUFFIX}
|
||||||
|
lib/cmake/zint/zint-targets.cmake
|
||||||
@lib lib/libzint.so.${LIBzint_VERSION}
|
@lib lib/libzint.so.${LIBzint_VERSION}
|
||||||
@man man/man1/zint.1
|
@man man/man1/zint.1
|
||||||
@comment share/applications/
|
@comment share/applications/
|
||||||
share/zint/
|
|
||||||
share/zint/zint-config.cmake
|
|
||||||
share/zint/zint-targets${MODCMAKE_BUILD_SUFFIX}
|
|
||||||
share/zint/zint-targets.cmake
|
|
||||||
|
|||||||
Reference in New Issue
Block a user