pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/mkfontdir Import the standalone mkfontdir from m...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e00de91c80c4
branches: trunk
changeset: 520974:e00de91c80c4
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Nov 03 16:26:08 2006 +0000
description:
Import the standalone mkfontdir from modular Xorg.
diffstat:
fonts/mkfontdir/DESCR | 2 ++
fonts/mkfontdir/Makefile | 18 ++++++++++++++++++
fonts/mkfontdir/PLIST | 3 +++
fonts/mkfontdir/distinfo | 5 +++++
4 files changed, 28 insertions(+), 0 deletions(-)
diffs (44 lines):
diff -r 8c49bcb97840 -r e00de91c80c4 fonts/mkfontdir/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/mkfontdir/DESCR Fri Nov 03 16:26:08 2006 +0000
@@ -0,0 +1,2 @@
+This package contains the mkfontdir, a program to generate legacy X11
+font indices. This is from the modular X.org project.
diff -r 8c49bcb97840 -r e00de91c80c4 fonts/mkfontdir/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/mkfontdir/Makefile Fri Nov 03 16:26:08 2006 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/11/03 16:26:08 joerg Exp $
+#
+
+DISTNAME= mkfontdir-1.0.2
+CATEGORIES= fonts 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= X11 Font Index Generator
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff -r 8c49bcb97840 -r e00de91c80c4 fonts/mkfontdir/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/mkfontdir/PLIST Fri Nov 03 16:26:08 2006 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/03 16:26:08 joerg Exp $
+bin/mkfontdir
+man/man1/mkfontdir.1
diff -r 8c49bcb97840 -r e00de91c80c4 fonts/mkfontdir/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/mkfontdir/distinfo Fri Nov 03 16:26:08 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/11/03 16:26:08 joerg Exp $
+
+SHA1 (mkfontdir-1.0.2.tar.bz2) = f7e243cd26bacb9c5000eaf1595bb6c7b8bafb14
+RMD160 (mkfontdir-1.0.2.tar.bz2) = 69296350311aa149e675c2eca19bf483804f9aec
+Size (mkfontdir-1.0.2.tar.bz2) = 61745 bytes
Home |
Main Index |
Thread Index |
Old Index