Sun Nov 18 08:46:07 2018 UTC ()
www/go-spritewell: import go-spritewell-0.5.0

Spritewell performs image composition on a glob of source images.
This is useful for creating spritesheets of images. This is a thread
safe library and is optimized for multicore systems.


(ryoon)
diff -r0 -r1.1 pkgsrc/www/go-spritewell/DESCR
diff -r0 -r1.1 pkgsrc/www/go-spritewell/Makefile
diff -r0 -r1.1 pkgsrc/www/go-spritewell/PLIST
diff -r0 -r1.1 pkgsrc/www/go-spritewell/buildlink3.mk
diff -r0 -r1.1 pkgsrc/www/go-spritewell/distinfo

File Added: pkgsrc/www/go-spritewell/Attic/DESCR
Spritewell performs image composition on a glob of source images.
This is useful for creating spritesheets of images. This is a thread
safe library and is optimized for multicore systems.

File Added: pkgsrc/www/go-spritewell/Attic/Makefile
# $NetBSD: Makefile,v 1.1 2018/11/18 08:46:07 ryoon Exp $

DISTNAME=	spritewell-0.5.0
PKGNAME=	go-${DISTNAME}
MASTER_SITES=	${MASTER_SITE_GITHUB:=wellington/}
CATEGORIES=	www
GITHUB_PROJECT=	spritewell
GITHUB_TAG=	v${PKGVERSION_NOREV}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/wellington/spritewell
COMMENT=	Native go implementation of image composition for CSS spriting

GO_DIST_BASE=	${DISTNAME}
GO_SRCPATH=	github.com/wellington/spritewell

.include "../../lang/go/go-package.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/www/go-spritewell/Attic/PLIST
@comment $NetBSD: PLIST,v 1.1 2018/11/18 08:46:07 ryoon Exp $
gopkg/pkg/${GO_PLATFORM}/github.com/wellington/spritewell.a
gopkg/src/github.com/wellington/spritewell/README.md
gopkg/src/github.com/wellington/spritewell/inline.go
gopkg/src/github.com/wellington/spritewell/inline_test.go
gopkg/src/github.com/wellington/spritewell/sprite.go
gopkg/src/github.com/wellington/spritewell/sprite_test.go
gopkg/src/github.com/wellington/spritewell/test/139.jpg
gopkg/src/github.com/wellington/spritewell/test/139.png
gopkg/src/github.com/wellington/spritewell/test/140.jpg
gopkg/src/github.com/wellington/spritewell/test/140.png
gopkg/src/github.com/wellington/spritewell/test/bad/interlace.png
gopkg/src/github.com/wellington/spritewell/test/gopher-front.svg
gopkg/src/github.com/wellington/spritewell/test/gopher-front.svg.png
gopkg/src/github.com/wellington/spritewell/test/many/bird.jpg
gopkg/src/github.com/wellington/spritewell/test/many/in.jpg
gopkg/src/github.com/wellington/spritewell/test/many/pencil.jpg
gopkg/src/github.com/wellington/spritewell/test/many/rss.jpg
gopkg/src/github.com/wellington/spritewell/test/many/twitt.jpg
gopkg/src/github.com/wellington/spritewell/test/pixel.png
gopkg/src/github.com/wellington/spritewell/test/pixel.png.svg
gopkg/src/github.com/wellington/spritewell/types.go

File Added: pkgsrc/www/go-spritewell/Attic/buildlink3.mk
# $NetBSD: buildlink3.mk,v 1.1 2018/11/18 08:46:07 ryoon Exp $

BUILDLINK_TREE+=	go-spritewell

.if !defined(GO_SPRITEWELL_BUILDLINK3_MK)
GO_SPRITEWELL_BUILDLINK3_MK:=

BUILDLINK_CONTENTS_FILTER.go-spritewell=	${EGREP} gopkg/
BUILDLINK_DEPMETHOD.go-spritewell?=		build

BUILDLINK_API_DEPENDS.go-spritewell+=	go-spritewell>=0.5.0
BUILDLINK_PKGSRCDIR.go-spritewell?=	../../www/go-spritewell
.endif	# GO_SPRITEWELL_BUILDLINK3_MK

BUILDLINK_TREE+=	-go-spritewell

File Added: pkgsrc/www/go-spritewell/Attic/distinfo
$NetBSD: distinfo,v 1.1 2018/11/18 08:46:07 ryoon Exp $

SHA1 (spritewell-0.5.0.tar.gz) = 218ea9f35b1526bb0d03b00a0e6d2fddc7c85c02
RMD160 (spritewell-0.5.0.tar.gz) = 37ca64369afe057ef19472960ef4d1682973b5ca
SHA512 (spritewell-0.5.0.tar.gz) = 6c87c0314e07e675edb8831d12e973cf7a4ba72d1cde0aa22a1dc7a184159c721361fa24b88779293d6cf318f8cf21830328d41dd2da9131eac7c0ad95c6b9ba
Size (spritewell-0.5.0.tar.gz) = 94234 bytes