pkgsrc-WIP-changes archive

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

Import byzanz-0.2.1 as wip/byzanz.



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon May 1 20:19:15 2017 +0200
Changeset:	081a6a86c5ce7938da963c79aea3fa59d73c22e0

Added Files:
	byzanz/DESCR
	byzanz/Makefile
	byzanz/PLIST
	byzanz/distinfo

Log Message:
Import byzanz-0.2.1 as wip/byzanz.

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

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

diffstat:
 byzanz/DESCR    |  0
 byzanz/Makefile | 21 +++++++++++++++++++++
 byzanz/PLIST    |  1 +
 byzanz/distinfo |  6 ++++++
 4 files changed, 28 insertions(+)

diffs:
diff --git a/byzanz/DESCR b/byzanz/DESCR
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/byzanz/Makefile b/byzanz/Makefile
new file mode 100644
index 0000000000..eaea621a51
--- /dev/null
+++ b/byzanz/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD$
+
+GITHUB_PROJECT=	byzanz
+DISTNAME=	0.2.1
+PKGNAME=	${GITHUB_PROJECT}-${DISTNAME}
+CATEGORIES=	wip
+MASTER_SITES=	${MASTER_SITE_GITHUB:=GNOME/}
+EXTRACT_SUFX=	.zip
+DIST_SUBDIR=	${GITHUB_PROJECT}
+
+MAINTAINER=	INSERT_YOUR_MAIL_ADDRESS_HERE
+HOMEPAGE=	https://github.com/GNOME/byzanz/
+COMMENT=	TODO: Short description of the package
+#LICENSE=	# TODO: (see mk/license.mk)
+
+WRKSRC=	${WRKDIR}/byzanz-0.2.1
+
+GCONF_SCHEMAS+=	src/byzanz.schemas
+
+.include "../../devel/GConf/schemas.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/byzanz/PLIST b/byzanz/PLIST
new file mode 100644
index 0000000000..48d96a5493
--- /dev/null
+++ b/byzanz/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD$
diff --git a/byzanz/distinfo b/byzanz/distinfo
new file mode 100644
index 0000000000..0af4540f55
--- /dev/null
+++ b/byzanz/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (byzanz/0.2.1.zip) = e4085c00678c51f1d7ac24e8b3c2e6abf1576470
+RMD160 (byzanz/0.2.1.zip) = 1d48c2d82fe75ce50550dcd59b7a638949d98bf8
+SHA512 (byzanz/0.2.1.zip) = 90ab55be62c1105991597c593e142f42b269e79a1917bce8d784e490aa9ca1ddee2dd5a81258ea35a9889b053383ee451f91baebd399a72caca6583a60711009
+Size (byzanz/0.2.1.zip) = 192043 bytes


Home | Main Index | Thread Index | Old Index