summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2020-01-15 07:13:44 +0000
committerpho <pho@pkgsrc.org>2020-01-15 07:13:44 +0000
commit113e92698b4418dd7e4584ac7c6677a3054c5b01 (patch)
tree005589b409f63b30b67fb62cf4e851ceb04cf949 /converters
parent89f78f9d53750bf402636aaa3712f9461687cb6c (diff)
downloadpkgsrc-113e92698b4418dd7e4584ac7c6677a3054c5b01.tar.gz
Import base16-bytestring-0.1.1.6
Fast and efficient encoding and decoding of base16-encoded strings.
Diffstat (limited to 'converters')
-rw-r--r--converters/hs-base16-bytestring/DESCR1
-rw-r--r--converters/hs-base16-bytestring/Makefile11
-rw-r--r--converters/hs-base16-bytestring/buildlink3.mk13
-rw-r--r--converters/hs-base16-bytestring/distinfo6
4 files changed, 31 insertions, 0 deletions
diff --git a/converters/hs-base16-bytestring/DESCR b/converters/hs-base16-bytestring/DESCR
new file mode 100644
index 00000000000..7b4de5d5a5c
--- /dev/null
+++ b/converters/hs-base16-bytestring/DESCR
@@ -0,0 +1 @@
+Fast and efficient encoding and decoding of base16-encoded strings.
diff --git a/converters/hs-base16-bytestring/Makefile b/converters/hs-base16-bytestring/Makefile
new file mode 100644
index 00000000000..b372a15e245
--- /dev/null
+++ b/converters/hs-base16-bytestring/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1 2020/01/15 07:13:44 pho Exp $
+
+DISTNAME= base16-bytestring-0.1.1.6
+CATEGORIES= converters
+
+MAINTAINER= pho@cielonegro.org
+COMMENT= Fast base16 (hex) encoding and decoding for ByteStrings
+LICENSE= modified-bsd
+
+.include "../../mk/haskell.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/converters/hs-base16-bytestring/buildlink3.mk b/converters/hs-base16-bytestring/buildlink3.mk
new file mode 100644
index 00000000000..00394926dc4
--- /dev/null
+++ b/converters/hs-base16-bytestring/buildlink3.mk
@@ -0,0 +1,13 @@
+# $NetBSD: buildlink3.mk,v 1.1 2020/01/15 07:13:44 pho Exp $
+
+BUILDLINK_TREE+= hs-base16-bytestring
+
+.if !defined(HS_BASE16_BYTESTRING_BUILDLINK3_MK)
+HS_BASE16_BYTESTRING_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.hs-base16-bytestring+= hs-base16-bytestring>=0.1.1
+BUILDLINK_ABI_DEPENDS.hs-base16-bytestring+= hs-base16-bytestring>=0.1.1.6
+BUILDLINK_PKGSRCDIR.hs-base16-bytestring?= ../../converters/hs-base16-bytestring
+.endif # HS_BASE16_BYTESTRING_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -hs-base16-bytestring
diff --git a/converters/hs-base16-bytestring/distinfo b/converters/hs-base16-bytestring/distinfo
new file mode 100644
index 00000000000..2a6a31d398b
--- /dev/null
+++ b/converters/hs-base16-bytestring/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/01/15 07:13:44 pho Exp $
+
+SHA1 (base16-bytestring-0.1.1.6.tar.gz) = 45affda0206699e3fcd830f8fdafe87ae29472a6
+RMD160 (base16-bytestring-0.1.1.6.tar.gz) = a1dfb191490ac54b7a0a30ab76d77f67d8ce3c4d
+SHA512 (base16-bytestring-0.1.1.6.tar.gz) = 699bc1f7819a1c0cea0154626f8799301bc9360bc997a5e9313a605ec33ea04d77219b100693021fd43e01d8d979374db07e6e3fabef5301c411f335e30a8cba
+Size (base16-bytestring-0.1.1.6.tar.gz) = 3694 bytes