pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xgamma Import xgamma-1.0.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/779e36ca6b8c
branches: trunk
changeset: 527726:779e36ca6b8c
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Apr 12 18:03:35 2007 +0000
description:
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:
x11/xgamma/DESCR | 4 ++++
x11/xgamma/Makefile | 21 +++++++++++++++++++++
x11/xgamma/PLIST | 3 +++
x11/xgamma/distinfo | 5 +++++
4 files changed, 33 insertions(+), 0 deletions(-)
diffs (49 lines):
diff -r ebce78713d32 -r 779e36ca6b8c x11/xgamma/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xgamma/DESCR Thu Apr 12 18:03:35 2007 +0000
@@ -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 -r ebce78713d32 -r 779e36ca6b8c x11/xgamma/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xgamma/Makefile Thu Apr 12 18:03:35 2007 +0000
@@ -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@localhost
+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 -r ebce78713d32 -r 779e36ca6b8c x11/xgamma/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xgamma/PLIST Thu Apr 12 18:03:35 2007 +0000
@@ -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 -r ebce78713d32 -r 779e36ca6b8c x11/xgamma/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xgamma/distinfo Thu Apr 12 18:03:35 2007 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index