pkgsrc/x11/fontsproto/Makefile
wiz cf6c3e0da2 Update to 2.1.2:
2.1.2:
Alan Coopersmith (2):
      spec: Fix section titles/nesting
      fontsproto 2.1.2

Gaetan Nadon (12):
      config: HTML file generation: use the installed copy of xorg.css
      Documentation: add Docbook external references support
      Install target dbs alongside generated documents
      Install xml versions of specs even if HAVE_XMLTO is false
      docbook.am: global maintenance update - entities, images and olinking
      docbook.am: embed css styles inside the HTML HEAD element
      docs: remove <productnumber> which is not used by default
      docs: use the &fullrelvers; entity to set X11 release information
      specs: fix author affiliation markup
      specs: fix multi licensed copyright notice and license text
      specs: The strandard name is still "X Consortium Standard"
      specs: use <copyright> for the first holder in multi licensing

Matt Dew (1):
      1 - fix the capitolization of the ID attriutes to match either the

2.1.1:
This release features the Font Server Protocol spec move from xorg-docs
to this module, and converted to DocBook XML.
2012-06-03 19:43:14 +00:00

19 lines
445 B
Makefile

# $NetBSD: Makefile,v 1.5 2012/06/03 19:43:14 wiz Exp $
#
DISTNAME= fontsproto-2.1.2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=proto/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Fonts extension headers from X.org
PKG_DESTDIR_SUPPORT= user-destdir
USE_PKGLOCALEDIR= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/fontsproto.pc.in
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"