pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/hs-hxt-charproperties
Module Name: pkgsrc
Committed By: pho
Date: Fri Jan 17 15:46:39 UTC 2020
Added Files:
pkgsrc/textproc/hs-hxt-charproperties: DESCR Makefile buildlink3.mk
distinfo
Log Message:
Import hxt-charproperties-9.4.0.0 from wip
Character properties defined by XML and Unicode standards. These
modules contain predicates for Unicode blocks and char proprties and
character predicates defined by XML.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/hs-hxt-charproperties/DESCR \
pkgsrc/textproc/hs-hxt-charproperties/Makefile \
pkgsrc/textproc/hs-hxt-charproperties/buildlink3.mk \
pkgsrc/textproc/hs-hxt-charproperties/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/textproc/hs-hxt-charproperties/DESCR
diff -u /dev/null pkgsrc/textproc/hs-hxt-charproperties/DESCR:1.1
--- /dev/null Fri Jan 17 15:46:39 2020
+++ pkgsrc/textproc/hs-hxt-charproperties/DESCR Fri Jan 17 15:46:39 2020
@@ -0,0 +1,3 @@
+Character properties defined by XML and Unicode standards. These
+modules contain predicates for Unicode blocks and char proprties and
+character predicates defined by XML.
Index: pkgsrc/textproc/hs-hxt-charproperties/Makefile
diff -u /dev/null pkgsrc/textproc/hs-hxt-charproperties/Makefile:1.1
--- /dev/null Fri Jan 17 15:46:39 2020
+++ pkgsrc/textproc/hs-hxt-charproperties/Makefile Fri Jan 17 15:46:39 2020
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1 2020/01/17 15:46:39 pho Exp $
+
+DISTNAME= hxt-charproperties-9.4.0.0
+CATEGORIES= textproc
+
+MAINTAINER= pho%cielonegro.org@localhost
+COMMENT= Character properties and classes for XML and Unicode
+LICENSE= mit
+
+.include "../../mk/haskell.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/hs-hxt-charproperties/buildlink3.mk
diff -u /dev/null pkgsrc/textproc/hs-hxt-charproperties/buildlink3.mk:1.1
--- /dev/null Fri Jan 17 15:46:39 2020
+++ pkgsrc/textproc/hs-hxt-charproperties/buildlink3.mk Fri Jan 17 15:46:39 2020
@@ -0,0 +1,13 @@
+# $NetBSD: buildlink3.mk,v 1.1 2020/01/17 15:46:39 pho Exp $
+
+BUILDLINK_TREE+= hs-hxt-charproperties
+
+.if !defined(HS_HXT_CHARPROPERTIES_BUILDLINK3_MK)
+HS_HXT_CHARPROPERTIES_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.hs-hxt-charproperties+= hs-hxt-charproperties>=9.4.0
+BUILDLINK_ABI_DEPENDS.hs-hxt-charproperties+= hs-hxt-charproperties>=9.4.0.0
+BUILDLINK_PKGSRCDIR.hs-hxt-charproperties?= ../../textproc/hs-hxt-charproperties
+.endif # HS_HXT_CHARPROPERTIES_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -hs-hxt-charproperties
Index: pkgsrc/textproc/hs-hxt-charproperties/distinfo
diff -u /dev/null pkgsrc/textproc/hs-hxt-charproperties/distinfo:1.1
--- /dev/null Fri Jan 17 15:46:39 2020
+++ pkgsrc/textproc/hs-hxt-charproperties/distinfo Fri Jan 17 15:46:39 2020
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/01/17 15:46:39 pho Exp $
+
+SHA1 (hxt-charproperties-9.4.0.0.tar.gz) = 5443fb29a76ca5957866f29832fe2fd218d710cb
+RMD160 (hxt-charproperties-9.4.0.0.tar.gz) = 20deb7d4e0ae24fe1700862adb6d72520deea291
+SHA512 (hxt-charproperties-9.4.0.0.tar.gz) = 8885ceb06e402f2e2e31d616eb605ddf380bec771edf4112fdf6875cbbf03cf1a88b5466e4b74270c7ccf0e1c04e335a3ded6867133a951e1070b7635976fba6
+Size (hxt-charproperties-9.4.0.0.tar.gz) = 317043 bytes
Home |
Main Index |
Thread Index |
Old Index