add xlsfonts-1.0.2, the base X11 font information tool, from
Blair Sadewitz per pkgsrc-wip
This commit is contained in:
parent
8422ff086a
commit
6002452cba
4 changed files with 30 additions and 0 deletions
1
x11/xlsfonts/DESCR
Normal file
1
x11/xlsfonts/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Utility from modular X.org to list fonts. Wildcard matching is supported.
|
21
x11/xlsfonts/Makefile
Normal file
21
x11/xlsfonts/Makefile
Normal file
|
@ -0,0 +1,21 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2009/09/15 12:11:51 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xlsfonts-1.0.2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= blair.sadewitz@gmail.com
|
||||
HOMEPAGE= http://xorg.freedesktop.org/
|
||||
COMMENT= Lists available fonts
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
.include "../../x11/libFS/buildlink3.mk"
|
||||
.include "../../x11/libX11/buildlink3.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
3
x11/xlsfonts/PLIST
Normal file
3
x11/xlsfonts/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2009/09/15 12:11:51 drochner Exp $
|
||||
bin/xlsfonts
|
||||
man/man1/xlsfonts.1
|
5
x11/xlsfonts/distinfo
Normal file
5
x11/xlsfonts/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2009/09/15 12:11:51 drochner Exp $
|
||||
|
||||
SHA1 (xlsfonts-1.0.2.tar.bz2) = 556c8b94002e834cf61e08ea4f5551a039e2d5c9
|
||||
RMD160 (xlsfonts-1.0.2.tar.bz2) = 2dfaf4a3a8c319adeb0fb81efddddbb961c6c40c
|
||||
Size (xlsfonts-1.0.2.tar.bz2) = 99216 bytes
|
Loading…
Reference in a new issue