pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Import go-bindata-assetfs-20201223 to wip



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Wed Feb 3 09:40:58 2021 +0100
Changeset:	edadc6ccd44d1cd67a7fc35761074407ec9a6b58

Modified Files:
	Makefile
Added Files:
	go-bindata-assetfs/DESCR
	go-bindata-assetfs/Makefile
	go-bindata-assetfs/PLIST
	go-bindata-assetfs/buildlink3.mk
	go-bindata-assetfs/distinfo

Log Message:
Import go-bindata-assetfs-20201223 to wip

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=edadc6ccd44d1cd67a7fc35761074407ec9a6b58

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                         |  1 +
 go-bindata-assetfs/DESCR         |  1 +
 go-bindata-assetfs/Makefile      | 20 ++++++++++++++++++++
 go-bindata-assetfs/PLIST         | 10 ++++++++++
 go-bindata-assetfs/buildlink3.mk | 15 +++++++++++++++
 go-bindata-assetfs/distinfo      |  6 ++++++
 6 files changed, 53 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 3955501195..19918aa45b 100644
--- a/Makefile
+++ b/Makefile
@@ -1183,6 +1183,7 @@ SUBDIR+=	go-audio
 SUBDIR+=	go-aurora
 SUBDIR+=	go-backoff
 SUBDIR+=	go-bindata
+SUBDIR+=	bindata-assetfs
 SUBDIR+=	go-bit
 SUBDIR+=	go-bpool
 SUBDIR+=	go-brotli
diff --git a/go-bindata-assetfs/DESCR b/go-bindata-assetfs/DESCR
new file mode 100644
index 0000000000..af3be19035
--- /dev/null
+++ b/go-bindata-assetfs/DESCR
@@ -0,0 +1 @@
+Serve embedded files from go-bindata with net/http
diff --git a/go-bindata-assetfs/Makefile b/go-bindata-assetfs/Makefile
new file mode 100644
index 0000000000..3e49ad83b6
--- /dev/null
+++ b/go-bindata-assetfs/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD$
+
+DISTNAME=	bindata-assetfs-20201223
+PKGNAME=	go-${DISTNAME}
+GITHUB_PROJECT=	go-bindata-assetfs
+GITHUB_TAG=	02daa69507fc3acc864aff07dff0d2460bf6511a
+PKGREVISION=	1
+CATEGORIES=	www
+MASTER_SITES=	${MASTER_SITE_GITHUB:=elazarl/}
+
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
+HOMEPAGE=	https://github.com/elazarl/go-bindata-assetfs/
+COMMENT=	Serves embedded files from jteeuwen/go-bindata with net/http
+LICENSE=	2-clause-bsd
+
+GO_DIST_BASE=	${GITHUB_PROJECT}-${GITHUB_TAG}
+GO_SRCPATH=	github.com/elazarl/${GITHUB_PROJECT}
+
+.include "../../lang/go/go-package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/go-bindata-assetfs/PLIST b/go-bindata-assetfs/PLIST
new file mode 100644
index 0000000000..a2969925dd
--- /dev/null
+++ b/go-bindata-assetfs/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD$
+bin/go-bindata-assetfs
+gopkg/pkg/${GO_PLATFORM}/github.com/elazarl/go-bindata-assetfs.a
+gopkg/src/github.com/elazarl/go-bindata-assetfs/LICENSE
+gopkg/src/github.com/elazarl/go-bindata-assetfs/Makefile
+gopkg/src/github.com/elazarl/go-bindata-assetfs/README.md
+gopkg/src/github.com/elazarl/go-bindata-assetfs/assetfs.go
+gopkg/src/github.com/elazarl/go-bindata-assetfs/doc.go
+gopkg/src/github.com/elazarl/go-bindata-assetfs/go-bindata-assetfs/main.go
+gopkg/src/github.com/elazarl/go-bindata-assetfs/go.mod
diff --git a/go-bindata-assetfs/buildlink3.mk b/go-bindata-assetfs/buildlink3.mk
new file mode 100644
index 0000000000..9868e23a1c
--- /dev/null
+++ b/go-bindata-assetfs/buildlink3.mk
@@ -0,0 +1,15 @@
+# $NetBSD$
+
+BUILDLINK_TREE+=	go-bindata-assetfs
+
+.if !defined(GO_BINDATA_ASSETFS_BUILDLINK3_MK)
+GO_BINDATA_ASSETFS_BUILDLINK3_MK:=
+
+BUILDLINK_CONTENTS_FILTER.go-bindata-assetfs=	${EGREP} gopkg/
+BUILDLINK_DEPMETHOD.go-bindata-assetfs?=		build
+
+BUILDLINK_API_DEPENDS.go-bindata-assetfs+=	go-bindata-assetfs>=20201223nb1
+BUILDLINK_PKGSRCDIR.go-bindata-assetfs?=	../../wip/go-bindata-assetfs
+.endif	# GO_BINDATA_ASSETFS_BUILDLINK3_MK
+
+BUILDLINK_TREE+=	-go-bindata-assetfs
diff --git a/go-bindata-assetfs/distinfo b/go-bindata-assetfs/distinfo
new file mode 100644
index 0000000000..1d969e39ac
--- /dev/null
+++ b/go-bindata-assetfs/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (bindata-assetfs-20201223-02daa69507fc3acc864aff07dff0d2460bf6511a.tar.gz) = 1198df43d60335852cf21b71e366e412118c97dc
+RMD160 (bindata-assetfs-20201223-02daa69507fc3acc864aff07dff0d2460bf6511a.tar.gz) = 7697666dffb28a07c37b5807cca37c7c30b83d35
+SHA512 (bindata-assetfs-20201223-02daa69507fc3acc864aff07dff0d2460bf6511a.tar.gz) = 32cda8b006d37ddd0dfda1e0345c92910f4cd56f03eeb2d5b1fab2a3be2b4524a6c22bd674a1153dfb462160eb76a7c5d4460e861e01de133d083a82a6fdd8c0
+Size (bindata-assetfs-20201223-02daa69507fc3acc864aff07dff0d2460bf6511a.tar.gz) = 5469 bytes


Home | Main Index | Thread Index | Old Index