[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / fonts / font-mutt-misc

File: [cvs.NetBSD.org] / pkgsrc / fonts / font-mutt-misc / Makefile (download)

Revision 1.5, Tue Jun 12 02:10:25 2012 UTC (11 years, 9 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.4: +2 -2 lines

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ñÕan 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.

# $NetBSD: Makefile,v 1.5 2012/06/12 02:10:25 mef Exp $
#

DISTNAME=		font-mutt-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=		100dpi PCF versions of the ClearlyU 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-mutt-misc

post-install:
	${INSTALL_DATA} ${WRKSRC}/COPYING ${DESTDIR}${PREFIX}/share/doc/font-mutt-misc

.include "../../fonts/font-util/buildlink3.mk"

.include "../../mk/bsd.pkg.mk"