diff options
author | joerg <joerg> | 2007-04-12 15:08:22 +0000 |
---|---|---|
committer | joerg <joerg> | 2007-04-12 15:08:22 +0000 |
commit | 32623f59b557eefbd036ad7c1b5a69fd11f206d1 (patch) | |
tree | b2c9ac65a3bfe6be66f8f95b34f3536bb15c269b /x11/xprehashprinterlist | |
parent | df2ec7ad198bbcf4fd9c7d0754e4c9f588254f45 (diff) | |
download | pkgsrc-32623f59b557eefbd036ad7c1b5a69fd11f206d1.tar.gz |
Import xprehashprinterlist-1.0.1.
This package contains xprehashprinterlint, a program to recomputer the
list of available Xprint servers.
This is from the modular X.org project.
Diffstat (limited to 'x11/xprehashprinterlist')
-rw-r--r-- | x11/xprehashprinterlist/DESCR | 4 | ||||
-rw-r--r-- | x11/xprehashprinterlist/Makefile | 23 | ||||
-rw-r--r-- | x11/xprehashprinterlist/PLIST | 3 | ||||
-rw-r--r-- | x11/xprehashprinterlist/distinfo | 5 |
4 files changed, 35 insertions, 0 deletions
diff --git a/x11/xprehashprinterlist/DESCR b/x11/xprehashprinterlist/DESCR new file mode 100644 index 00000000000..acdf1f22aa0 --- /dev/null +++ b/x11/xprehashprinterlist/DESCR @@ -0,0 +1,4 @@ +This package contains xprehashprinterlint, a program to recomputer the +list of available Xprint servers. + +This is from the modular X.org project. diff --git a/x11/xprehashprinterlist/Makefile b/x11/xprehashprinterlist/Makefile new file mode 100644 index 00000000000..4946c5ec70f --- /dev/null +++ b/x11/xprehashprinterlist/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1.1.1 2007/04/12 15:08:22 joerg Exp $ +# + +DISTNAME= xprehashprinterlist-1.0.1 +CATEGORIES= x11 print +MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= joerg@NetBSD.org +HOMEPAGE= http://xorg.freedesktop.org/ +COMMENT= Recompute Xprint server list + +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/xextproto/buildlink3.mk" + +.include "../../mk/bsd.pkg.mk" diff --git a/x11/xprehashprinterlist/PLIST b/x11/xprehashprinterlist/PLIST new file mode 100644 index 00000000000..446954a28ae --- /dev/null +++ b/x11/xprehashprinterlist/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/12 15:08:22 joerg Exp $ +bin/xprehashprinterlist +man/man1/xprehashprinterlist.1 diff --git a/x11/xprehashprinterlist/distinfo b/x11/xprehashprinterlist/distinfo new file mode 100644 index 00000000000..aba706fb71c --- /dev/null +++ b/x11/xprehashprinterlist/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2007/04/12 15:08:22 joerg Exp $ + +SHA1 (xprehashprinterlist-1.0.1.tar.bz2) = c40607bfd0ac86ed4d959af83a1a8583222dddf9 +RMD160 (xprehashprinterlist-1.0.1.tar.bz2) = e5da12f61ef36264644d3f0b50fca304f10c443b +Size (xprehashprinterlist-1.0.1.tar.bz2) = 75613 bytes |