Import of pkgsrc-2015Q1

This commit is contained in:
2016-01-21 23:40:00 +01:00
committed by sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870539 additions and 795424 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.10 2014/02/12 23:18:14 tron Exp $
# $NetBSD: Makefile,v 1.12 2015/02/10 23:58:53 wiz Exp $
DISTNAME= libcarddav_0.6.2-2debian2
PKGNAME= ${DISTNAME:S/_/-/:S/-2debian2/.2.2/}
PKGREVISION= 6
PKGREVISION= 8
CATEGORIES= misc
MASTER_SITES= https://quickbuild.pearsoncomputing.net/~trinity/+archive/trinity-builddeps/+files/
+4 -1
View File
@@ -1,4 +1,4 @@
# $NetBSD: options.mk,v 1.3 2012/07/11 14:47:23 wiz Exp $
# $NetBSD: options.mk,v 1.5 2015/02/10 23:58:53 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.libcarddav
PKG_SUPPORTED_OPTIONS= doc
@@ -11,10 +11,13 @@ PLIST_VARS+= doc
.if !empty(PKG_OPTIONS:Mdoc)
BUILD_DEPENDS+= doxygen>=1.8.1.1:../../devel/doxygen
BUILD_DEPENDS+= tex-adjustbox>=1.0nb1:../../print/tex-adjustbox
BUILD_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
BUILD_DEPENDS+= tex-tocloft-[0-9]*:../../print/tex-tocloft
BUILD_DEPENDS+= tex-xtab-[0-9]*:../../print/tex-xtab
BUILD_DEPENDS+= tex-multirow-[0-9]*:../../print/tex-multirow
BUILD_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
BUILD_DEPENDS+= tex-collectbox-[0-9]*:../../print/tex-collectbox
CONFIGURE_ARGS+= --enable-doc
PLIST.doc= yes
.else