Thu Jan 16 13:06:20 2020 UTC ()
Import streaming-commons-0.2.1.2

Provides low-dependency functionality commonly needed by various
streaming data libraries, such as conduit and pipes.


(pho)
diff -r0 -r1.1 pkgsrc/devel/hs-streaming-commons/DESCR
diff -r0 -r1.1 pkgsrc/devel/hs-streaming-commons/Makefile
diff -r0 -r1.1 pkgsrc/devel/hs-streaming-commons/buildlink3.mk
diff -r0 -r1.1 pkgsrc/devel/hs-streaming-commons/distinfo

File Added: pkgsrc/devel/hs-streaming-commons/DESCR
Provides low-dependency functionality commonly needed by various
streaming data libraries, such as conduit and pipes.

File Added: pkgsrc/devel/hs-streaming-commons/Makefile
# $NetBSD: Makefile,v 1.1 2020/01/16 13:06:20 pho Exp $

DISTNAME=	streaming-commons-0.2.1.2
CATEGORIES=	devel

MAINTAINER=	pho@cielonegro.org
COMMENT=	Common lower-level functions for various streaming data libraries
LICENSE=	mit

.include "../../devel/hs-async/buildlink3.mk"
.include "../../net/hs-network/buildlink3.mk"
.include "../../devel/hs-random/buildlink3.mk"
.include "../../archivers/hs-zlib/buildlink3.mk"
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/hs-streaming-commons/buildlink3.mk
# $NetBSD: buildlink3.mk,v 1.1 2020/01/16 13:06:20 pho Exp $

BUILDLINK_TREE+=	hs-streaming-commons

.if !defined(HS_STREAMING_COMMONS_BUILDLINK3_MK)
HS_STREAMING_COMMONS_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-streaming-commons+=	hs-streaming-commons>=0.2.1
BUILDLINK_ABI_DEPENDS.hs-streaming-commons+=	hs-streaming-commons>=0.2.1.2
BUILDLINK_PKGSRCDIR.hs-streaming-commons?=	../../devel/hs-streaming-commons

.include "../../devel/hs-async/buildlink3.mk"
.include "../../net/hs-network/buildlink3.mk"
.include "../../devel/hs-random/buildlink3.mk"
.include "../../archivers/hs-zlib/buildlink3.mk"
.endif	# HS_STREAMING_COMMONS_BUILDLINK3_MK

BUILDLINK_TREE+=	-hs-streaming-commons

File Added: pkgsrc/devel/hs-streaming-commons/distinfo
$NetBSD: distinfo,v 1.1 2020/01/16 13:06:20 pho Exp $

SHA1 (streaming-commons-0.2.1.2.tar.gz) = 6b3d66192cab1bf6d5ff8125529e212c81b58860
RMD160 (streaming-commons-0.2.1.2.tar.gz) = 93302143976f3d7b964562011467e7b88c24e244
SHA512 (streaming-commons-0.2.1.2.tar.gz) = 7b6f39237f9ac13ca2d8205a43fee17c6edfe6609a1119903f8648aed151ef92779af7a8dfdfb108dea679cd26c83dfb5d21285d51f91dec0ad10debd100b8e7
Size (streaming-commons-0.2.1.2.tar.gz) = 86776 bytes