summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorrodent <rodent>2013-05-28 02:53:13 +0000
committerrodent <rodent>2013-05-28 02:53:13 +0000
commit9739936f418c7aca87326176431ca21ffe33b044 (patch)
treea18134aa875e47d51046af45e3f5d597f286ce7d /graphics
parent15d1b8c2d90d0bbcc1ca46e55b3d90259497aae2 (diff)
downloadpkgsrc-9739936f418c7aca87326176431ca21ffe33b044.tar.gz
Import xgc-1.0.4 as graphics/xgc.
xgc is an X11 graphics demo that shows various features of the X11 core protocol graphics primitives.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xgc/DESCR2
-rw-r--r--graphics/xgc/Makefile20
-rw-r--r--graphics/xgc/PLIST5
-rw-r--r--graphics/xgc/distinfo5
4 files changed, 32 insertions, 0 deletions
diff --git a/graphics/xgc/DESCR b/graphics/xgc/DESCR
new file mode 100644
index 00000000000..a9bafe27d9e
--- /dev/null
+++ b/graphics/xgc/DESCR
@@ -0,0 +1,2 @@
+xgc is an X11 graphics demo that shows various features of the X11 core protocol
+graphics primitives.
diff --git a/graphics/xgc/Makefile b/graphics/xgc/Makefile
new file mode 100644
index 00000000000..843ce8ce4d2
--- /dev/null
+++ b/graphics/xgc/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2013/05/28 02:53:13 rodent Exp $
+#
+
+DISTNAME= xgc-1.0.4
+CATEGORIES= graphics
+MASTER_SITES= ${MASTER_SITE_XORG:=app/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://xorg.freedesktop.org/
+COMMENT= Graphics demo showing the X11 core protocol graphics primitives
+LICENSE= mit
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= bison flex pkg-config
+
+.include "../../x11/libXt/buildlink3.mk"
+.include "../../x11/libXaw/buildlink3.mk"
+.include "../../devel/xorg-util-macros/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/xgc/PLIST b/graphics/xgc/PLIST
new file mode 100644
index 00000000000..c93f5968397
--- /dev/null
+++ b/graphics/xgc/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2013/05/28 02:53:13 rodent Exp $
+bin/xgc
+lib/X11/app-defaults/Xgc
+lib/X11/app-defaults/Xgc-color
+man/man1/xgc.1
diff --git a/graphics/xgc/distinfo b/graphics/xgc/distinfo
new file mode 100644
index 00000000000..2a3396376cc
--- /dev/null
+++ b/graphics/xgc/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/05/28 02:53:13 rodent Exp $
+
+SHA1 (xgc-1.0.4.tar.bz2) = 1406624f697988df232b9434794af02841488900
+RMD160 (xgc-1.0.4.tar.bz2) = 38772843e6f93bb100a9929e7328ff5923becb8a
+Size (xgc-1.0.4.tar.bz2) = 180138 bytes