Received: by mail.netbsd.org (Postfix, from userid 605) id 9F4B884D51; Mon, 23 Mar 2020 15:56:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 26BD484CE7 for ; Mon, 23 Mar 2020 15:56:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ao3YDBXfmVN9 for ; Mon, 23 Mar 2020 15:56:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 5EE9F84CD8 for ; Mon, 23 Mar 2020 15:56:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5CC2CFB27; Mon, 23 Mar 2020 15:56:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158497901528290" MIME-Version: 1.0 Date: Mon, 23 Mar 2020 15:56:55 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/net/avahi To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20200323155655.5CC2CFB27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_158497901528290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Mar 23 15:56:55 UTC 2020 Modified Files: pkgsrc/net/avahi: Makefile PLIST buildlink3.mk options.mk Log Message: avahi: remove (default-off) gtk2 option The gtk3 option still remains, and this package has too many options already. (Also, the gtk2 and python didn't work cleanly with each other.) To generate a diff of this commit: cvs rdiff -u -r1.91 -r1.92 pkgsrc/net/avahi/Makefile cvs rdiff -u -r1.17 -r1.18 pkgsrc/net/avahi/PLIST cvs rdiff -u -r1.43 -r1.44 pkgsrc/net/avahi/buildlink3.mk cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/avahi/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158497901528290 Content-Disposition: inline Content-Length: 4286 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/avahi/Makefile diff -u pkgsrc/net/avahi/Makefile:1.91 pkgsrc/net/avahi/Makefile:1.92 --- pkgsrc/net/avahi/Makefile:1.91 Mon Mar 23 09:22:07 2020 +++ pkgsrc/net/avahi/Makefile Mon Mar 23 15:56:55 2020 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 2020/03/23 09:22:07 nia Exp $ +# $NetBSD: Makefile,v 1.92 2020/03/23 15:56:55 wiz Exp $ DISTNAME= avahi-0.6.32 PKGREVISION= 22 @@ -19,6 +19,8 @@ USE_PKGLOCALEDIR= YES USE_TOOLS+= pkg-config gmake intltool msgfmt xgettext MAKE_JOBS_SAFE= no +CONFIGURE_ARGS+= --disable-gtk + PKGCONFIG_OVERRIDE+= avahi-client.pc.in PKGCONFIG_OVERRIDE+= avahi-compat-howl.pc.in PKGCONFIG_OVERRIDE+= avahi-compat-libdns_sd.pc.in Index: pkgsrc/net/avahi/PLIST diff -u pkgsrc/net/avahi/PLIST:1.17 pkgsrc/net/avahi/PLIST:1.18 --- pkgsrc/net/avahi/PLIST:1.17 Mon Mar 23 11:49:58 2020 +++ pkgsrc/net/avahi/PLIST Mon Mar 23 15:56:55 2020 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2020/03/23 11:49:58 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.18 2020/03/23 15:56:55 wiz Exp $ bin/avahi-browse bin/avahi-browse-domains ${PLIST.ui}bin/avahi-discover-standalone @@ -53,7 +53,6 @@ lib/libavahi-core.la lib/libavahi-glib.la lib/libavahi-gobject.la ${PLIST.gtk3}lib/libavahi-ui-gtk3.la -${PLIST.gtk2}lib/libavahi-ui.la ${PLIST.mono}lib/mono/avahi-sharp/avahi-sharp.dll ${PLIST.mono}lib/mono/avahi-ui-sharp/avahi-ui-sharp.dll ${PLIST.mono}lib/mono/gac/avahi-sharp/1.0.0.0__4d116c78973743f5/avahi-sharp.dll @@ -69,7 +68,6 @@ lib/pkgconfig/avahi-gobject.pc ${PLIST.mono}lib/pkgconfig/avahi-sharp.pc ${PLIST.gtk3}lib/pkgconfig/avahi-ui-gtk3.pc ${PLIST.mono}lib/pkgconfig/avahi-ui-sharp.pc -${PLIST.gtk2}lib/pkgconfig/avahi-ui.pc man/man1/avahi-browse-domains.1 man/man1/avahi-browse.1 man/man1/avahi-publish-address.1 @@ -79,8 +77,6 @@ man/man1/avahi-resolve-address.1 man/man1/avahi-resolve-host-name.1 man/man1/avahi-resolve.1 man/man1/avahi-set-host-name.1 -${PLIST.gtk2}man/man1/bssh.1 -${PLIST.gtk2}man/man1/bvnc.1 man/man5/avahi-daemon.conf.5 man/man5/avahi.hosts.5 man/man5/avahi.service.5 @@ -92,7 +88,6 @@ sbin/avahi-dnsconfd ${PLIST.ui}share/applications/bssh.desktop ${PLIST.ui}share/applications/bvnc.desktop share/avahi/avahi-service.dtd -${PLIST.gtk2}${PLIST.ui}share/avahi/interfaces/avahi-discover.ui share/avahi/service-types share/dbus-1/interfaces/org.freedesktop.Avahi.AddressResolver.xml share/dbus-1/interfaces/org.freedesktop.Avahi.DomainBrowser.xml Index: pkgsrc/net/avahi/buildlink3.mk diff -u pkgsrc/net/avahi/buildlink3.mk:1.43 pkgsrc/net/avahi/buildlink3.mk:1.44 --- pkgsrc/net/avahi/buildlink3.mk:1.43 Tue Mar 10 22:08:56 2020 +++ pkgsrc/net/avahi/buildlink3.mk Mon Mar 23 15:56:55 2020 @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.43 2020/03/10 22:08:56 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.44 2020/03/23 15:56:55 wiz Exp $ BUILDLINK_TREE+= avahi @@ -16,10 +16,6 @@ pkgbase := avahi . include "../../databases/gdbm/buildlink3.mk" .endif -.if !empty(PKG_BUILD_OPTIONS.avahi:Mgtk2) -.include "../../x11/gtk2/buildlink3.mk" -.endif - .if !empty(PKG_BUILD_OPTIONS.avahi:Mgtk3) .include "../../x11/gtk3/buildlink3.mk" .endif Index: pkgsrc/net/avahi/options.mk diff -u pkgsrc/net/avahi/options.mk:1.16 pkgsrc/net/avahi/options.mk:1.17 --- pkgsrc/net/avahi/options.mk:1.16 Mon Mar 23 09:22:07 2020 +++ pkgsrc/net/avahi/options.mk Mon Mar 23 15:56:55 2020 @@ -1,10 +1,10 @@ -# $NetBSD: options.mk,v 1.16 2020/03/23 09:22:07 nia Exp $ +# $NetBSD: options.mk,v 1.17 2020/03/23 15:56:55 wiz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.avahi -PKG_SUPPORTED_OPTIONS= avahi-howl gdbm introspection gtk2 gtk3 mono python +PKG_SUPPORTED_OPTIONS= avahi-howl gdbm introspection gtk3 mono python PKG_SUPPORTED_OPTIONS+= tests PKG_SUGGESTED_OPTIONS+= gtk3 -PLIST_VARS+= introspection gtk2 gtk3 mono ui +PLIST_VARS+= introspection gtk3 mono ui .include "../../mk/bsd.options.mk" @@ -25,15 +25,6 @@ PLIST_SRC+= ${PKGDIR}/PLIST.howl CONFIGURE_ARGS+= --disable-gdbm .endif -.if !empty(PKG_OPTIONS:Mgtk2) -BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.14.0 -.include "../../x11/gtk2/buildlink3.mk" -PLIST.gtk2= yes -PLIST.ui= yes -.else -CONFIGURE_ARGS+= --disable-gtk -.endif - .if !empty(PKG_OPTIONS:Mgtk3) .include "../../x11/gtk3/buildlink3.mk" PLIST.gtk3= yes --_----------=_158497901528290--