pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update doxygen-depend version to 1.8.12 (or add new BU...
details: https://anonhg.NetBSD.org/pkgsrc/rev/20d78985087f
branches: trunk
changeset: 355181:20d78985087f
user: mef <mef%pkgsrc.org@localhost>
date: Thu Nov 24 14:11:31 2016 +0000
description:
Update doxygen-depend version to 1.8.12 (or add new BUILD_DEPENDS+)
diffstat:
comms/openobex/Makefile | 4 ++--
cross/avr-libc/Makefile | 4 +++-
devel/qof/Makefile | 4 ++--
ham/gnuradio-doxygen/Makefile | 4 ++--
ham/uhd/Makefile | 3 ++-
multimedia/libtheora-docs/Makefile | 4 ++--
www/tidy/Makefile | 3 ++-
7 files changed, 15 insertions(+), 11 deletions(-)
diffs (124 lines):
diff -r ae8813c0e069 -r 20d78985087f comms/openobex/Makefile
--- a/comms/openobex/Makefile Thu Nov 24 13:43:35 2016 +0000
+++ b/comms/openobex/Makefile Thu Nov 24 14:11:31 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2016/11/24 13:43:35 mef Exp $
+# $NetBSD: Makefile,v 1.30 2016/11/24 14:11:31 mef Exp $
DISTNAME= openobex-1.7.1-Source
PKGNAME= ${DISTNAME:C/-Source//}
@@ -11,7 +11,7 @@
COMMENT= Implementation of the Object Exchange (OBEX) protocol
LICENSE= gnu-lgpl-v2
-BUILD_DEPENDS+= doxygen>=1.8.9.1:../../devel/doxygen
+BUILD_DEPENDS+= doxygen>=1.8.12:../../devel/doxygen
USE_CMAKE= yes
USE_TOOLS+= cmake pkg-config
diff -r ae8813c0e069 -r 20d78985087f cross/avr-libc/Makefile
--- a/cross/avr-libc/Makefile Thu Nov 24 13:43:35 2016 +0000
+++ b/cross/avr-libc/Makefile Thu Nov 24 14:11:31 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2016/11/24 13:43:35 mef Exp $
+# $NetBSD: Makefile,v 1.46 2016/11/24 14:11:31 mef Exp $
DISTNAME= avr-libc-1.8.1
PKGREVISION= 4
@@ -21,6 +21,8 @@
CONFIGURE_ARGS+= CC=${PREFIX}/bin/avr-gcc
CONFIGURE_ARGS+= CPPFLAGS="-I${PREFIX}/include -I${PREFIX}/avr/include"
+BUILD_DEPENDS+= doxygen>=1.8.12:../../devel/doxygen
+
# In doc/examples/demo directory, we have sample Makefile both for
# generating *.hex file at pkg installation time, and for installing
# Makefile itself. That Makefile should be for general purpose, meaning
diff -r ae8813c0e069 -r 20d78985087f devel/qof/Makefile
--- a/devel/qof/Makefile Thu Nov 24 13:43:35 2016 +0000
+++ b/devel/qof/Makefile Thu Nov 24 14:11:31 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2016/11/24 13:43:35 mef Exp $
+# $NetBSD: Makefile,v 1.24 2016/11/24 14:11:31 mef Exp $
DISTNAME= qof-0.7.5
PKGREVISION= 18
@@ -10,7 +10,7 @@
COMMENT= Query Object Framework
LICENSE= gnu-gpl-v2
-BUILD_DEPENDS+= doxygen>=1.8.11:../../devel/doxygen
+BUILD_DEPENDS+= doxygen>=1.8.12:../../devel/doxygen
MAKE_JOBS_SAFE= no
diff -r ae8813c0e069 -r 20d78985087f ham/gnuradio-doxygen/Makefile
--- a/ham/gnuradio-doxygen/Makefile Thu Nov 24 13:43:35 2016 +0000
+++ b/ham/gnuradio-doxygen/Makefile Thu Nov 24 14:11:31 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2016/11/24 13:43:35 mef Exp $
+# $NetBSD: Makefile,v 1.14 2016/11/24 14:11:31 mef Exp $
PKGNAME= gnuradio-doxygen-${VERSION}
PKGREVISION= 2
@@ -7,7 +7,7 @@
.include "../../ham/gnuradio-core/Makefile.common"
.include "../../ham/gnuradio-core/Nocore.mk"
-BUILD_DEPENDS+= doxygen>=1.8.9.1:../../devel/doxygen
+BUILD_DEPENDS+= doxygen>=1.8.12:../../devel/doxygen
BUILD_DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx
BUILD_DEPENDS+= graphviz-[0-9]*:../../graphics/graphviz
diff -r ae8813c0e069 -r 20d78985087f ham/uhd/Makefile
--- a/ham/uhd/Makefile Thu Nov 24 13:43:35 2016 +0000
+++ b/ham/uhd/Makefile Thu Nov 24 14:11:31 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2016/11/24 13:43:36 mef Exp $
+# $NetBSD: Makefile,v 1.22 2016/11/24 14:11:31 mef Exp $
DISTNAME= uhd-3.9.4
PKGREVISION= 3
@@ -15,6 +15,7 @@
BUILD_DEPENDS+= ${PYPKGPREFIX}-cheetah-[0-9]*:../../devel/py-cheetah
BUILD_DEPENDS+= ${PYPKGPREFIX}-docutils>=0.12:../../textproc/py-docutils
BUILD_DEPENDS+= ${PYPKGPREFIX}-mako-[0-9]*:../../devel/py-mako
+BUILD_DEPENDS+= doxygen>=1.8.12:../../devel/doxygen
CMAKE_ARGS+= -DRST2HTML_EXECUTABLE=${PREFIX}/bin/rst2html-${PYVERSSUFFIX}.py
CMAKE_ARGS+= -Wno-dev
diff -r ae8813c0e069 -r 20d78985087f multimedia/libtheora-docs/Makefile
--- a/multimedia/libtheora-docs/Makefile Thu Nov 24 13:43:35 2016 +0000
+++ b/multimedia/libtheora-docs/Makefile Thu Nov 24 14:11:31 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2016/11/24 13:43:36 mef Exp $
+# $NetBSD: Makefile,v 1.11 2016/11/24 14:11:31 mef Exp $
#
.include "../../multimedia/libtheora/Makefile.common"
@@ -7,7 +7,7 @@
PKGREVISION= 4
COMMENT= Video codec for Ogg multimedia streaming (API documentation)
-BUILD_DEPENDS+= doxygen>=1.8.9.1:../../devel/doxygen
+BUILD_DEPENDS+= doxygen>=1.8.12:../../devel/doxygen
CONFIGURE_ARGS+= --disable-oggtest
CONFIGURE_ARGS+= --disable-vorbistest
diff -r ae8813c0e069 -r 20d78985087f www/tidy/Makefile
--- a/www/tidy/Makefile Thu Nov 24 13:43:35 2016 +0000
+++ b/www/tidy/Makefile Thu Nov 24 14:11:31 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2016/11/24 13:43:36 mef Exp $
+# $NetBSD: Makefile,v 1.48 2016/11/24 14:11:31 mef Exp $
DISTNAME= tidy-20091027
PKGREVISION= 8
@@ -11,6 +11,7 @@
LICENSE= mit
BUILD_DEPENDS+= libxslt>=1.1.0:../../textproc/libxslt
+BUILD_DEPENDS+= doxygen>=1.8.12:../../devel/doxygen
PKG_OPTIONS_VAR= PKG_OPTIONS.tidy
PKG_SUPPORTED_OPTIONS= doc
Home |
Main Index |
Thread Index |
Old Index