From b761847ff5b0a53007a2eb5e16debd7602955df4 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 4 Oct 2022 08:00:49 +0000 Subject: openobex: fix PLIST for latest doxygen, and depend on it Bump PKGREVISION. --- comms/openobex/Makefile | 5 +++-- comms/openobex/PLIST | 11 ++++++++++- 2 files changed, 13 insertions(+), 3 deletions(-) (limited to 'comms/openobex') diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile index f40c9175424..5db7c3e5f08 100644 --- a/comms/openobex/Makefile +++ b/comms/openobex/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2020/10/06 03:46:02 mef Exp $ +# $NetBSD: Makefile,v 1.35 2022/10/04 08:00:49 wiz Exp $ DISTNAME= openobex-1.7.2-Source PKGNAME= ${DISTNAME:C/-Source//} +PKGREVISION= 1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openobex/} @@ -10,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Implementation of the Object Exchange (OBEX) protocol LICENSE= gnu-lgpl-v2 -BUILD_DEPENDS+= doxygen>=1.8.20:../../devel/doxygen +BUILD_DEPENDS+= doxygen>=1.9.5:../../devel/doxygen USE_CMAKE= yes USE_TOOLS+= cmake pkg-config diff --git a/comms/openobex/PLIST b/comms/openobex/PLIST index e9a186edf19..a6a152333b0 100644 --- a/comms/openobex/PLIST +++ b/comms/openobex/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2020/10/06 03:46:02 mef Exp $ +@comment $NetBSD: PLIST,v 1.13 2022/10/04 08:00:49 wiz Exp $ include/openobex/obex.h include/openobex/obex_const.h include/openobex/version.h @@ -13,6 +13,7 @@ lib/pkgconfig/openobex.pc share/doc/openobex/html/annotated.html share/doc/openobex/html/api_8c.html share/doc/openobex/html/bc_s.png +share/doc/openobex/html/bc_sd.png share/doc/openobex/html/bdwn.png share/doc/openobex/html/classes.html share/doc/openobex/html/closed.png @@ -20,6 +21,7 @@ share/doc/openobex/html/dir_000000.html share/doc/openobex/html/dir_000001.html share/doc/openobex/html/dir_000002.html share/doc/openobex/html/doc.png +share/doc/openobex/html/docd.png share/doc/openobex/html/doxygen.css share/doc/openobex/html/doxygen.svg share/doc/openobex/html/dynsections.js @@ -43,13 +45,16 @@ share/doc/openobex/html/jquery.js share/doc/openobex/html/menu.js share/doc/openobex/html/menudata.js share/doc/openobex/html/nav_f.png +share/doc/openobex/html/nav_fd.png share/doc/openobex/html/nav_g.png share/doc/openobex/html/nav_h.png +share/doc/openobex/html/nav_hd.png share/doc/openobex/html/obex_8h.html share/doc/openobex/html/obex__const_8h.html share/doc/openobex/html/open.png share/doc/openobex/html/openobex_8coverpage.html share/doc/openobex/html/splitbar.png +share/doc/openobex/html/splitbard.png share/doc/openobex/html/structobex__ctrans__t.html share/doc/openobex/html/structobex__irda__intf__t.html share/doc/openobex/html/structobex__usb__intf__service__t.html @@ -57,9 +62,13 @@ share/doc/openobex/html/structobex__usb__intf__t.html share/doc/openobex/html/sync_off.png share/doc/openobex/html/sync_on.png share/doc/openobex/html/tab_a.png +share/doc/openobex/html/tab_ad.png share/doc/openobex/html/tab_b.png +share/doc/openobex/html/tab_bd.png share/doc/openobex/html/tab_h.png +share/doc/openobex/html/tab_hd.png share/doc/openobex/html/tab_s.png +share/doc/openobex/html/tab_sd.png share/doc/openobex/html/tabs.css share/doc/openobex/html/unionobex__headerdata__t.html share/doc/openobex/html/unionobex__interface__t.html -- cgit v1.2.3