pkgsrc/textproc/yelp-xsl/Makefile
prlw1 8f9dfeba95 Update yelp-xsl to 3.20.1
3.20.1
======
* Updated translations:
  fur   (Fabio Tomat)

3.20.0
======
* Updated translations:
  da    (Ask Hjorth Larsen)
  oc    (Cedric Valmary)

3.19.90
=======
* Move linktrails stubs to common for all source formats to use
* Allow Mallard example to be a formal element with title
* Added html.js.script template for easier site overrides
* Don't force xref attributes on links in Mallard cache
* Updated translations:
  et    (Piotr Drag)
  hi    (Piotr Drag)
  is    (Sveinn i Felli)
  km    (Piotr Drag)
  pt    (Piotr Drag)
  si    (Piotr Drag)
  sl    (Piotr Drag)
2016-05-07 08:43:00 +00:00

22 lines
613 B
Makefile

# $NetBSD: Makefile,v 1.13 2016/05/07 08:43:00 prlw1 Exp $
DISTNAME= yelp-xsl-3.20.1
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp-xsl/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= prlw1@cam.ac.uk
HOMEPAGE= http://www.gnome.org/
COMMENT= XSL stylesheets for Yelp help browser
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1 AND mit
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config intltool msgfmt
USE_PKGLOCALEDIR= yes
PKGCONFIG_OVERRIDE+= yelp-xsl.pc.in
BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
.include "../../lang/python/pyversion.mk"
.include "../../mk/bsd.pkg.mk"