Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.12 2015/02/10 23:58:53 wiz Exp $
# $NetBSD: Makefile,v 1.13 2016/03/05 11:28:57 jperkin Exp $
DISTNAME= libcarddav_0.6.2-2debian2
PKGNAME= ${DISTNAME:S/_/-/:S/-2debian2/.2.2/}
PKGREVISION= 8
PKGREVISION= 9
CATEGORIES= misc
MASTER_SITES= https://quickbuild.pearsoncomputing.net/~trinity/+archive/trinity-builddeps/+files/

View File

@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.1.1.1 2012/01/08 15:18:40 wiz Exp $
$NetBSD: distinfo,v 1.2 2015/11/03 23:49:42 agc Exp $
SHA1 (libcarddav_0.6.2-2debian2.tar.gz) = 630c71bc080ce224bed538f213b2ca49d72c8f51
RMD160 (libcarddav_0.6.2-2debian2.tar.gz) = 6733933170e67478d3c9b86bfd2ac3bd8037bd8e
SHA512 (libcarddav_0.6.2-2debian2.tar.gz) = 8c7dd812fb00d7d2814488848b08c154405e2b5a9004d0dbe866d21929587dce2fcd47311b73fb99418796d98dfd20d076e878bd604670838097256479a88684
Size (libcarddav_0.6.2-2debian2.tar.gz) = 503086 bytes

View File

@@ -1,4 +1,4 @@
# $NetBSD: options.mk,v 1.5 2015/02/10 23:58:53 wiz Exp $
# $NetBSD: options.mk,v 1.6 2016/08/26 17:16:53 joerg Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.libcarddav
PKG_SUPPORTED_OPTIONS= doc
@@ -11,13 +11,27 @@ 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-psnfss-[0-9]*:../../fonts/tex-psnfss
BUILD_DEPENDS+= tex-wasysym-[0-9]*:../../fonts/tex-wasysym
BUILD_DEPENDS+= tex-adjustbox>=1.0nb1:../../print/tex-adjustbox
BUILD_DEPENDS+= tex-caption-[0-9]*:../../print/tex-caption
BUILD_DEPENDS+= tex-collectbox-[0-9]*:../../print/tex-collectbox
BUILD_DEPENDS+= tex-colortbl-[0-9]*:../../print/tex-colortbl
BUILD_DEPENDS+= tex-fancyhdr-[0-9]*:../../print/tex-fancyhdr
BUILD_DEPENDS+= tex-float-[0-9]*:../../print/tex-float
BUILD_DEPENDS+= tex-geometry-[0-9]*:../../print/tex-geometry
BUILD_DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
BUILD_DEPENDS+= tex-multirow-[0-9]*:../../print/tex-multirow
BUILD_DEPENDS+= tex-natbib-[0-9]*:../../print/tex-natbib
BUILD_DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
BUILD_DEPENDS+= tex-sectsty-[0-9]*:../../print/tex-sectsty
BUILD_DEPENDS+= tex-tabu-[0-9]*:../../print/tex-tabu
BUILD_DEPENDS+= tex-tocloft-[0-9]*:../../print/tex-tocloft
BUILD_DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor
BUILD_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
BUILD_DEPENDS+= tex-xtab-[0-9]*:../../print/tex-xtab
BUILD_DEPENDS+= makeindexk-[0-9]*:../../textproc/makeindexk
CONFIGURE_ARGS+= --enable-doc
PLIST.doc= yes
.else