pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xinit Import xinit-1.0.3 from pkgsrc-wip.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f27a0df63b9e
branches: trunk
changeset: 521250:f27a0df63b9e
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Nov 07 17:00:58 2006 +0000
description:
Import xinit-1.0.3 from pkgsrc-wip.
diffstat:
x11/xinit/DESCR | 2 ++
x11/xinit/Makefile | 22 ++++++++++++++++++++++
x11/xinit/PLIST | 8 ++++++++
x11/xinit/distinfo | 5 +++++
4 files changed, 37 insertions(+), 0 deletions(-)
diffs (53 lines):
diff -r c1de236fb05a -r f27a0df63b9e x11/xinit/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xinit/DESCR Tue Nov 07 17:00:58 2006 +0000
@@ -0,0 +1,2 @@
+This package provides xinit and startx, utilities for starting the
+X Window System server. This is from the modular X.org.
diff -r c1de236fb05a -r f27a0df63b9e x11/xinit/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xinit/Makefile Tue Nov 07 17:00:58 2006 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/11/07 17:00:58 joerg Exp $
+#
+
+DISTNAME= xinit-1.0.3
+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= X init program
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+
+CONFIGURE_ENV+= MCOOKIE="/bin/dd if=/dev/urandom bs=16 count=1 2>/dev/null | hexdump -e '\\\"%08x\\\"'"
+
+.include "../../x11/libX11/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r c1de236fb05a -r f27a0df63b9e x11/xinit/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xinit/PLIST Tue Nov 07 17:00:58 2006 +0000
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/07 17:00:58 joerg Exp $
+bin/startx
+bin/xinit
+lib/X11/xinit/xinitrc
+man/man1/startx.1
+man/man1/xinit.1
+@dirrm lib/X11/xinit
+@dirrm lib/X11
diff -r c1de236fb05a -r f27a0df63b9e x11/xinit/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xinit/distinfo Tue Nov 07 17:00:58 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/11/07 17:00:58 joerg Exp $
+
+SHA1 (xinit-1.0.3.tar.bz2) = caab4f9b56fc76edd8500d596d46cf1a9794caff
+RMD160 (xinit-1.0.3.tar.bz2) = e0299e1cb07d12400b9513752dccde1dc0d9cb78
+Size (xinit-1.0.3.tar.bz2) = 97629 bytes
Home |
Main Index |
Thread Index |
Old Index