pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/prison
Module Name: pkgsrc
Committed By: markd
Date: Thu Feb 1 18:49:59 UTC 2018
Added Files:
pkgsrc/graphics/prison: DESCR Makefile PLIST buildlink3.mk distinfo
Log Message:
prison: Add version 5.41.0
A barcode API to produce QRCode barcodes and DataMatrix barcodes
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/prison/DESCR \
pkgsrc/graphics/prison/Makefile pkgsrc/graphics/prison/PLIST \
pkgsrc/graphics/prison/buildlink3.mk pkgsrc/graphics/prison/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/graphics/prison/DESCR
diff -u /dev/null pkgsrc/graphics/prison/DESCR:1.1
--- /dev/null Thu Feb 1 18:49:59 2018
+++ pkgsrc/graphics/prison/DESCR Thu Feb 1 18:49:59 2018
@@ -0,0 +1 @@
+A barcode API to produce QRCode barcodes and DataMatrix barcodes
Index: pkgsrc/graphics/prison/Makefile
diff -u /dev/null pkgsrc/graphics/prison/Makefile:1.1
--- /dev/null Thu Feb 1 18:49:59 2018
+++ pkgsrc/graphics/prison/Makefile Thu Feb 1 18:49:59 2018
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1 2018/02/01 18:49:59 markd Exp $
+
+DISTNAME= prison-${KF5VER}
+CATEGORIES= graphics
+
+HOMEPAGE= https://community.kde.org/Frameworks
+COMMENT= Barcode API to produce QRCode barcodes and DataMatrix barcodes
+LICENSE= mit
+
+.include "../../meta-pkgs/kf5/Makefile.common"
+
+BUILD_DEPENDS+= kdoctools>=5.19.0:../../devel/kdoctools
+
+USE_TOOLS+= pkg-config
+
+#SUBST_CLASSES+= xdg
+#SUBST_STAGE.xdg= post-patch
+#SUBST_MESSAGE.xdg= Install via examples dir.
+#SUBST_FILES.xdg= CMakeLists.txt
+#SUBST_SED.xdg= -e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_DATAROOTDIR}/examples/kde-xdg:'
+
+#MAKE_DIRS+= ${PKG_SYSCONFDIR}/xdg
+#CONF_FILES+= ${PREFIX}/share/examples/kde-xdg/prison.categories \
+# ${PKG_SYSCONFDIR}/xdg/prison.categories
+
+.include "../../converters/qrencode/buildlink3.mk"
+.include "../../graphics/libdmtx/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/prison/PLIST
diff -u /dev/null pkgsrc/graphics/prison/PLIST:1.1
--- /dev/null Thu Feb 1 18:49:59 2018
+++ pkgsrc/graphics/prison/PLIST Thu Feb 1 18:49:59 2018
@@ -0,0 +1,15 @@
+@comment $NetBSD: PLIST,v 1.1 2018/02/01 18:49:59 markd Exp $
+include/KF5/prison/AbstractBarcode
+include/KF5/prison/Prison
+include/KF5/prison/abstractbarcode.h
+include/KF5/prison/prison.h
+include/KF5/prison/prison_export.h
+include/KF5/prison_version.h
+lib/cmake/KF5Prison/KF5PrisonConfig.cmake
+lib/cmake/KF5Prison/KF5PrisonConfigVersion.cmake
+lib/cmake/KF5Prison/KF5PrisonTargets-noconfig.cmake
+lib/cmake/KF5Prison/KF5PrisonTargets.cmake
+lib/libKF5Prison.so
+lib/libKF5Prison.so.5
+lib/libKF5Prison.so.${PKGVERSION}
+qt5/mkspecs/modules/qt_Prison.pri
Index: pkgsrc/graphics/prison/buildlink3.mk
diff -u /dev/null pkgsrc/graphics/prison/buildlink3.mk:1.1
--- /dev/null Thu Feb 1 18:49:59 2018
+++ pkgsrc/graphics/prison/buildlink3.mk Thu Feb 1 18:49:59 2018
@@ -0,0 +1,14 @@
+# $NetBSD: buildlink3.mk,v 1.1 2018/02/01 18:49:59 markd Exp $
+
+BUILDLINK_TREE+= prison
+
+.if !defined(PRISON_BUILDLINK3_MK)
+PRISON_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.prison+= prison>=5.41.0
+BUILDLINK_PKGSRCDIR.prison?= ../../graphics/prison
+
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.endif # PRISON_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -prison
Index: pkgsrc/graphics/prison/distinfo
diff -u /dev/null pkgsrc/graphics/prison/distinfo:1.1
--- /dev/null Thu Feb 1 18:49:59 2018
+++ pkgsrc/graphics/prison/distinfo Thu Feb 1 18:49:59 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/02/01 18:49:59 markd Exp $
+
+SHA1 (prison-5.41.0.tar.xz) = 273fcc02be6ea1f7a602143dadea1b1b80428898
+RMD160 (prison-5.41.0.tar.xz) = d65ccb436318e092de3d612a6e447a3a365c76aa
+SHA512 (prison-5.41.0.tar.xz) = 14f952aa1c8fc289efd6ae34c3476ba44b68c3aca9169754d0b79b11114d9aef4a101a071b0da1dc46c517165626073dff6a36bd6f4b6b86a0945ae03130e960
+Size (prison-5.41.0.tar.xz) = 37532 bytes
Home |
Main Index |
Thread Index |
Old Index