pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/hs-hxt-charproperties Import hxt-charproperti...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ec286dfb8483
branches: trunk
changeset: 409402:ec286dfb8483
user: pho <pho%pkgsrc.org@localhost>
date: Fri Jan 17 15:46:39 2020 +0000
description:
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.
diffstat:
textproc/hs-hxt-charproperties/DESCR | 3 +++
textproc/hs-hxt-charproperties/Makefile | 11 +++++++++++
textproc/hs-hxt-charproperties/buildlink3.mk | 13 +++++++++++++
textproc/hs-hxt-charproperties/distinfo | 6 ++++++
4 files changed, 33 insertions(+), 0 deletions(-)
diffs (49 lines):
diff -r 0259ad44c31d -r ec286dfb8483 textproc/hs-hxt-charproperties/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/hs-hxt-charproperties/DESCR Fri Jan 17 15:46:39 2020 +0000
@@ -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.
diff -r 0259ad44c31d -r ec286dfb8483 textproc/hs-hxt-charproperties/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/hs-hxt-charproperties/Makefile Fri Jan 17 15:46:39 2020 +0000
@@ -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"
diff -r 0259ad44c31d -r ec286dfb8483 textproc/hs-hxt-charproperties/buildlink3.mk
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/hs-hxt-charproperties/buildlink3.mk Fri Jan 17 15:46:39 2020 +0000
@@ -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
diff -r 0259ad44c31d -r ec286dfb8483 textproc/hs-hxt-charproperties/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/hs-hxt-charproperties/distinfo Fri Jan 17 15:46:39 2020 +0000
@@ -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