./wip/showfont, Displays font data from an X font server

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.6, Package name: showfont-1.0.6, Maintainer: pkgsrc-users

showfont displays data about a font from an X font server.
The information shown includes font information, font properties,
character metrics, and character bitmaps.


Required to run:
[x11/libFS]

Required to build:
[devel/xorg-util-macros] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 118.738 KB

Version history: (Expand)


CVS history: (Expand)


   2014-12-31 15:17:17 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.0.5:

This minor maintenance release provides the usual set of accumulated
build configuration improvements, compiler warning fixes, and other
janitorial cleanups.

Alan Coopersmith (7):
      Rename row pointer to avoid shadowing row integer variable
      Print which option was in error along with usage message
      Add -version flag to print program version
      config: Add missing AC_CONFIG_SRCDIR
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      showfont 1.0.5
   2014-10-09 16:06:26 by Thomas Klausner | Files touched by this commit (97)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2013-05-18 17:42:39 by othyro | Files touched by this commit (2)
Log message:
Updated to latest release. Set LICENSE=x11, but there are more. Not clear
which of our labels apply to the others. From ChangeLog:
    Strip trailing whitespace
    Fix gcc -Wwrite-strings warnings
    config: move man pages into their own directory
    Use services provided by XORG_MANPAGE_SECTIONS.
    Use standard Makefile for man pages.
    man: remove trailing spaces and tabs
    config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
   2012-10-07 18:22:53 by Aleksej Saushev | Files touched by this commit (55)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.