pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xplsprinters Import xplsprinters-1.0.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bf1a3ec9bfc5
branches:  trunk
changeset: 527714:bf1a3ec9bfc5
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Apr 12 15:06:23 2007 +0000

description:
Import xplsprinters-1.0.1.

This package contains xplsprinters, a program to query the list of Xprint
servers and their attributes.

This is from the modular X.org project.

diffstat:

 x11/xplsprinters/DESCR    |   4 ++++
 x11/xplsprinters/Makefile |  24 ++++++++++++++++++++++++
 x11/xplsprinters/PLIST    |   3 +++
 x11/xplsprinters/distinfo |   5 +++++
 4 files changed, 36 insertions(+), 0 deletions(-)

diffs (52 lines):

diff -r 4a8412e14806 -r bf1a3ec9bfc5 x11/xplsprinters/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xplsprinters/DESCR    Thu Apr 12 15:06:23 2007 +0000
@@ -0,0 +1,4 @@
+This package contains xplsprinters, a program to query the list of Xprint
+servers and their attributes.
+
+This is from the modular X.org project.
diff -r 4a8412e14806 -r bf1a3ec9bfc5 x11/xplsprinters/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xplsprinters/Makefile Thu Apr 12 15:06:23 2007 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/04/12 15:06:23 joerg Exp $
+#
+
+DISTNAME=              xplsprinters-1.0.1
+CATEGORIES=            x11 print
+MASTER_SITES=          http://xorg.freedesktop.org/releases/individual/app/
+EXTRACT_SUFX=          .tar.bz2
+
+MAINTAINER=            joerg%NetBSD.org@localhost
+HOMEPAGE=              http://xorg.freedesktop.org/
+COMMENT=               Query Xprint servers
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+GNU_CONFIGURE=         yes
+USE_TOOLS+=            pkg-config
+
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libXp/buildlink3.mk"
+.include "../../x11/libXprintUtil/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r 4a8412e14806 -r bf1a3ec9bfc5 x11/xplsprinters/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xplsprinters/PLIST    Thu Apr 12 15:06:23 2007 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/12 15:06:23 joerg Exp $
+bin/xplsprinters
+man/man1/xplsprinters.1
diff -r 4a8412e14806 -r bf1a3ec9bfc5 x11/xplsprinters/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xplsprinters/distinfo Thu Apr 12 15:06:23 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/04/12 15:06:23 joerg Exp $
+
+SHA1 (xplsprinters-1.0.1.tar.bz2) = 6e8bca655944d3c75e2ead37a5972f24ba0b56e0
+RMD160 (xplsprinters-1.0.1.tar.bz2) = b1b6060c77b0db5646fe7f95232bdef84ce3b96f
+Size (xplsprinters-1.0.1.tar.bz2) = 77212 bytes



Home | Main Index | Thread Index | Old Index