pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/font-alias Import font-alias-1.0.1, which beside...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9b725957f871
branches: trunk
changeset: 524359:9b725957f871
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Jan 24 12:56:09 2007 +0000
description:
Import font-alias-1.0.1, which beside other things includes the alias
for ``fixed''.
diffstat:
fonts/font-alias/DESCR | 4 ++++
fonts/font-alias/Makefile | 17 +++++++++++++++++
fonts/font-alias/PLIST | 5 +++++
fonts/font-alias/distinfo | 5 +++++
4 files changed, 31 insertions(+), 0 deletions(-)
diffs (47 lines):
diff -r 32125a016253 -r 9b725957f871 fonts/font-alias/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/font-alias/DESCR Wed Jan 24 12:56:09 2007 +0000
@@ -0,0 +1,4 @@
+The font-alias package contains a font.alias tables for the various PCF
+packages of modular Xorg. It maps common legacy names to full font
+descriptors. The most important alias is ``fixed'', which is needed for
+the X server to run.
diff -r 32125a016253 -r 9b725957f871 fonts/font-alias/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/font-alias/Makefile Wed Jan 24 12:56:09 2007 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/01/24 12:56:09 joerg Exp $
+#
+
+DISTNAME= font-alias-1.0.1
+CATEGORIES= fonts x11
+MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= joerg%NetBSD.org@localhost
+HOMEPAGE= http://xorg.freedesktop.org/releases/individual/font/
+COMMENT= Standard aliases for X11 PCF fonts
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff -r 32125a016253 -r 9b725957f871 fonts/font-alias/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/font-alias/PLIST Wed Jan 24 12:56:09 2007 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/01/24 12:56:09 joerg Exp $
+lib/X11/fonts/100dpi/fonts.alias
+lib/X11/fonts/75dpi/fonts.alias
+lib/X11/fonts/cyrillic/fonts.alias
+lib/X11/fonts/misc/fonts.alias
diff -r 32125a016253 -r 9b725957f871 fonts/font-alias/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/font-alias/distinfo Wed Jan 24 12:56:09 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/01/24 12:56:09 joerg Exp $
+
+SHA1 (font-alias-1.0.1.tar.bz2) = 2d76b7d56ba24c0d44d6a6a2ca85a594302df540
+RMD160 (font-alias-1.0.1.tar.bz2) = 7ede1e1ff430eb95d2b44f2ed4f6a32159afea48
+Size (font-alias-1.0.1.tar.bz2) = 42537 bytes
Home |
Main Index |
Thread Index |
Old Index