summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-04-12 18:03:35 +0000
committerjoerg <joerg@pkgsrc.org>2007-04-12 18:03:35 +0000
commitd80e32ac554849d349198b487f8eae097f80d43e (patch)
treee076d59dd14a8ba3318e03c51c5d4e5a726fe4e1 /x11
parentd0a12c9e41d18707d9d4eb2e149f391f32af2779 (diff)
downloadpkgsrc-d80e32ac554849d349198b487f8eae097f80d43e.tar.gz
Import xgamma-1.0.1.
This package provides xgamma, a program to alter the gamma correction of the monitor. This is from the modular X.org X11 project.
Diffstat (limited to 'x11')
-rw-r--r--x11/xgamma/DESCR4
-rw-r--r--x11/xgamma/Makefile21
-rw-r--r--x11/xgamma/PLIST3
-rw-r--r--x11/xgamma/distinfo5
4 files changed, 33 insertions, 0 deletions
diff --git a/x11/xgamma/DESCR b/x11/xgamma/DESCR
new file mode 100644
index 00000000000..8e2fe2ff42d
--- /dev/null
+++ b/x11/xgamma/DESCR
@@ -0,0 +1,4 @@
+This package provides xgamma, a program to alter the gamma correction of
+the monitor.
+
+This is from the modular X.org X11 project.
diff --git a/x11/xgamma/Makefile b/x11/xgamma/Makefile
new file mode 100644
index 00000000000..b71a358798f
--- /dev/null
+++ b/x11/xgamma/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/04/12 18:03:35 joerg Exp $
+#
+
+DISTNAME= xgamma-1.0.1
+CATEGORIES= x11
+MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= joerg@NetBSD.org
+HOMEPAGE= http://xorg.freedesktop.org/
+COMMENT= Alter gamma correction
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libXxf86vm/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xgamma/PLIST b/x11/xgamma/PLIST
new file mode 100644
index 00000000000..8eab4212bef
--- /dev/null
+++ b/x11/xgamma/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/12 18:03:35 joerg Exp $
+bin/xgamma
+man/man1/xgamma.1
diff --git a/x11/xgamma/distinfo b/x11/xgamma/distinfo
new file mode 100644
index 00000000000..8e64ce45767
--- /dev/null
+++ b/x11/xgamma/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/04/12 18:03:35 joerg Exp $
+
+SHA1 (xgamma-1.0.1.tar.bz2) = 0685b96318a71bc9349364c263473c84edbab356
+RMD160 (xgamma-1.0.1.tar.bz2) = 5cbb529b6b5d47afdee0c6712f7b3631df306b60
+Size (xgamma-1.0.1.tar.bz2) = 74971 bytes