pkgsrc/fonts/font-bh-type1/Makefile

25 lines
614 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.8 2012/10/03 18:28:20 asau Exp $
#
Bump versions as listed below, based on PR pkg/45549 which again based on following upstream announce. ------------------------------ [ANNOUNCE] font releases, second and final part Mon, 15 Nov 2010 15:33:04 -0800 http://www.mail-archive.com/xorg-announce@lists.freedesktop.org/msg01323.html ------- And here are the final font releases. Like in my previous batch, all changes are by Gaétan and Jesse. ------------------------------- (30 fonts are listed below, marked *'s are not imported yet or already up-to-date) now new font-arabic-misc 1.0.1 1.0.3 font-bh-lucidatypewriter-100dpi 1.0.1 1.0.3 font-bh-lucidatypewriter-100dpi 1.0.1 1.0.3 font-bh-lucidatypewriter-75dpi 1.0.1 1.0.3 font-bh-lucidatypewriter-75dpi 1.0.1 1.0.3 font-bh-ttf 1.0.1 1.0.3 (with some PLIST change) font-bh-type1 1.0.1 1.0.3 font-bitstream-100dpi 1.0.1 1.0.3 font-bitstream-75dpi 1.0.1 1.0.3 font-bitstream-speedo 1.0.2* font-bitstream-type1 1.0.1 1.0.3 font-cronyx-cyrillic 1.0.1 1.0.3 font-cursor-misc 1.0.1 1.0.3 font-daewoo-misc 1.0.1 1.0.3 font-dec-misc 1.0.1 1.0.3 font-ibm-type1 1.0.1 1.0.3 font-isas-misc 1.0.1 1.0.3 font-jis-misc 1.0.1 1.0.3 font-micro-misc 1.0.1 1.0.3 font-misc-cyrillic 1.0.1 1.0.3 font-misc-ethiopic 1.0.1 1.0.3 font-misc-meltho 1.0.1 1.0.3 font-misc-misc 1.0.0 1.1.2 (patch-a[ac] modified and patch-ab removed) PLIST change as: lib/X11/fonts/misc/ share/fonts/X11/misc/ font-mutt-misc 1.0.1 1.0.3 font-schumacher-misc 1.1.2 1.1.2* (Already up-to-date) font-screen-cyrillic 1.0.2 1.0.4 font-sony-misc 1.0.1 1.0.3 font-sun-misc 1.0.1 1.0.3 font-winitzki-cyrillic 1.0.1 1.0.3 font-xfree86-type1 1.0.2 1.0.4 30 are in the list and 28 out of them are delt this bundle patch ------------------------------- Also fonts/font-misc-misc/patches/patch-ab is deleted, upstream no longer has the lines originally patch-ab is removing.
2012-06-12 04:10:22 +02:00
DISTNAME= font-bh-type1-1.0.3
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_XORG:=font/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Standard Bigelow & Holmes TrueType fonts
GNU_CONFIGURE= yes
CONFIGURE_ENV+= FCCACHE=${TOOLS_CMD.true:Q}
FONTS_DIRS.type1= share/fonts/X11/Type1
FONTS_DIRS.x11= share/fonts/X11/Type1
INSTALLATION_DIRS= share/doc/font-bh-type1
post-install:
${INSTALL_DATA} ${WRKSRC}/COPYING ${DESTDIR}${PREFIX}/share/doc/font-bh-type1
.include "../../mk/bsd.pkg.mk"