Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.7 2014/01/25 10:30:25 wiz Exp $
# $NetBSD: Makefile,v 1.10 2015/03/19 11:52:12 jperkin Exp $
DISTNAME= xmlada-${XMLADA_VERS}
PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://downloads.dragonlace.net/src/
EXTRACT_SUFX= .tar.bz2
@@ -36,9 +37,11 @@ SUBST_MESSAGE.docs= Set build xmlada documentation option
SUBST_FILES.docs= Makefile.in
SUBST_SED.docs= -e 's/^all: \(.*\)/all: \1 docs/g'
MAKE_ENV+= SPHINXBUILD=${PREFIX}/bin/sphinx-build${PYVERSSUFFIX}
DESTSTATIC= ${DESTDIR}${PREFIX}/lib/xmlada/static
DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 4.4.0.0
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 4.4.0.0
post-install:
# There is no reason to install sphinx source files

View File

@@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.6 2013/07/02 22:13:56 marino Exp $
$NetBSD: distinfo,v 1.7 2015/03/21 01:06:49 tnn Exp $
SHA1 (xmlada-4.4.0.0.tar.bz2) = 285e98269160428e9387a3b3b3b82c1aef4b9c62
RMD160 (xmlada-4.4.0.0.tar.bz2) = 389328c6582e96a139694ce854e1fdc8af6d892b
Size (xmlada-4.4.0.0.tar.bz2) = 632217 bytes
SHA1 (patch-Makefile.in) = f2829a9b097cfc0a8e1545594b5fadf799a10374
SHA1 (patch-Makefile.in) = c4358a6395420628e76040523dc780a0130015b0
SHA1 (patch-dom_dom.gpr) = f5afdec46fac3cd07755d6bb47a83b715e54ba64
SHA1 (patch-input__sources_input__sources.gpr) = 4bcf4dfb0323cd6e4a6739cd2a4c8d3989c23ca2
SHA1 (patch-sax_sax.gpr) = aed5573f7e28efbb01103726255ed11faca17018

View File

@@ -1,4 +1,4 @@
$NetBSD: patch-Makefile.in,v 1.1 2013/07/02 22:13:56 marino Exp $
$NetBSD: patch-Makefile.in,v 1.2 2015/03/21 01:06:49 tnn Exp $
Add DESTDIR support to xmlada
@@ -105,7 +105,7 @@ Add DESTDIR support to xmlada
+ ${BSD_INSTALL_DATA} distrib/xmlada_schema.gpr ${DESTDIR}${prefix}/lib/gnat/
+ ${BSD_INSTALL_DATA} distrib/xmlada_unicode.gpr ${DESTDIR}${prefix}/lib/gnat/
+ ${BSD_INSTALL_SCRIPT} xmlada-config ${DESTDIR}${bindir}
+ -$(CP) -r docs/_build/html/* ${DESTDIR}$(datadir)/doc/xmlada/ 2>/dev/null
+ -$(CP) -r docs/_build/html/* ${DESTDIR}$(datadir)/doc/xmlada/
+ ${BSD_INSTALL_DATA} distrib/xmlada_gps.py ${DESTDIR}${datadir}/gps/plug-ins/
## Do the installation for an explicit target