pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/rgb Import rgb-1.0.1. This package contains the R...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/33dde1016f85
branches:  trunk
changeset: 527710:33dde1016f85
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Apr 12 14:50:20 2007 +0000

description:
Import rgb-1.0.1.  This package contains the RGB color database for X11.  This is from the modular X.org X11 project.

diffstat:

 x11/rgb/DESCR    |   3 +++
 x11/rgb/Makefile |  19 +++++++++++++++++++
 x11/rgb/PLIST    |   4 ++++
 x11/rgb/distinfo |   5 +++++
 4 files changed, 31 insertions(+), 0 deletions(-)

diffs (47 lines):

diff -r fb05495e5c8e -r 33dde1016f85 x11/rgb/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/rgb/DESCR     Thu Apr 12 14:50:20 2007 +0000
@@ -0,0 +1,3 @@
+This package contains the RGB color database for X11.
+
+This is from the modular X.org X11 project.
diff -r fb05495e5c8e -r 33dde1016f85 x11/rgb/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/rgb/Makefile  Thu Apr 12 14:50:20 2007 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/04/12 14:50:20 joerg Exp $
+#
+
+DISTNAME=              rgb-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=               RGB color database
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+GNU_CONFIGURE=         yes
+USE_TOOLS+=            pkg-config
+
+.include "../../x11/xproto/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r fb05495e5c8e -r 33dde1016f85 x11/rgb/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/rgb/PLIST     Thu Apr 12 14:50:20 2007 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/12 14:50:20 joerg Exp $
+bin/showrgb
+man/man1/showrgb.1
+share/X11/rgb.txt
diff -r fb05495e5c8e -r 33dde1016f85 x11/rgb/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/rgb/distinfo  Thu Apr 12 14:50:20 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/04/12 14:50:20 joerg Exp $
+
+SHA1 (rgb-1.0.1.tar.bz2) = 004e9d7359f0fd1742710c35bcae3eaf9917839f
+RMD160 (rgb-1.0.1.tar.bz2) = eac4fd041778ed5bc4d9a3182322610b2fb5ef16
+Size (rgb-1.0.1.tar.bz2) = 91473 bytes



Home | Main Index | Thread Index | Old Index