eb5f7d87ec
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.
27 lines
666 B
Makefile
27 lines
666 B
Makefile
# $NetBSD: Makefile,v 1.5 2012/06/12 02:10:24 mef Exp $
|
|
#
|
|
|
|
DISTNAME= font-isas-misc-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= 72dpi PCF versions of the Chinese Song Ti fonts
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_TOOLS+= pkg-config bdftopcf ucs2any gzip
|
|
|
|
FONTS_DIRS.x11= share/fonts/X11/misc
|
|
|
|
INSTALLATION_DIRS= share/doc/font-isac-misc
|
|
|
|
post-install:
|
|
${INSTALL_DATA} ${WRKSRC}/COPYING ${DESTDIR}${PREFIX}/share/doc/font-isac-misc
|
|
|
|
.include "../../fonts/font-util/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|