pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
import pangoterm-0.0 as wip/pangoterm
Module Name: pkgsrc-wip
Committed By: coypu <coypu%sdf.org@localhost>
Pushed By: coypu
Date: Thu Dec 3 02:20:57 2015 +0000
Changeset: efe17f6ff4ef82530257b375123bdbbdf340b780
Added Files:
pangoterm/DESCR
pangoterm/Makefile
pangoterm/PLIST
pangoterm/distinfo
Log Message:
import pangoterm-0.0 as wip/pangoterm
A GTK/Pango-based terminal that uses libvterm to provide terminal emulation.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=efe17f6ff4ef82530257b375123bdbbdf340b780
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
pangoterm/DESCR | 1 +
pangoterm/Makefile | 19 +++++++++++++++++++
pangoterm/PLIST | 0
pangoterm/distinfo | 6 ++++++
4 files changed, 26 insertions(+)
diffs:
diff --git a/pangoterm/DESCR b/pangoterm/DESCR
new file mode 100644
index 0000000..93539cf
--- /dev/null
+++ b/pangoterm/DESCR
@@ -0,0 +1 @@
+A GTK/Pango-based terminal that uses libvterm to provide terminal emulation.
diff --git a/pangoterm/Makefile b/pangoterm/Makefile
new file mode 100644
index 0000000..f2b6da2
--- /dev/null
+++ b/pangoterm/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.00 2015/12/03 01:40:00 coypu Exp $
+
+DISTNAME= pangoterm-0.${VER}
+PKGNAME= pangoterm
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_GENTOO:=distfiles/}
+
+HOMEPAGE= http://www.leonerd.org.uk/code/pangoterm/
+COMMENT= GTK/Pango-based terminal
+LICENSE= mit
+
+VER= 0_pre20151022
+
+WRKSRC= ${WRKDIR}
+USE_LANGUAGES= c
+USE_TOOLS+= gmake
+USE_LIBTOOL= yes
+.include "../../wip/libvterm/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/pangoterm/PLIST b/pangoterm/PLIST
new file mode 100644
index 0000000..e69de29
diff --git a/pangoterm/distinfo b/pangoterm/distinfo
new file mode 100644
index 0000000..a1acc89
--- /dev/null
+++ b/pangoterm/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (pangoterm-0.0_pre20151022.tar.gz) = b9a852ef6bdd17eab66b751fd972df173f14974e
+RMD160 (pangoterm-0.0_pre20151022.tar.gz) = 97e20c6fcd9392529698084a0a3960e6ec21c3c1
+SHA512 (pangoterm-0.0_pre20151022.tar.gz) = 716acd0c47fbca35961aff21a8dba886ec4cb152d89544f20d9752828f9e005a5561090959be64f1db864bde71db1d205d045b8a7baa36d23471e1a87c7fee14
+Size (pangoterm-0.0_pre20151022.tar.gz) = 22588 bytes
Home |
Main Index |
Thread Index |
Old Index