Received: by mail.netbsd.org (Postfix, from userid 605) id 70BD584E58; Tue, 28 Jun 2022 11:38:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AC17984D65 for ; Tue, 28 Jun 2022 11:38:35 +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 jiWHY98xlw2L for ; Tue, 28 Jun 2022 11:38:35 +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 02C9C84CED for ; Tue, 28 Jun 2022 11:38:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9454DFB1A; Tue, 28 Jun 2022 11:40:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1656416447143750" MIME-Version: 1.0 Date: Tue, 28 Jun 2022 11:40:47 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/x11/eekboard To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20220628114047.9454DFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1656416447143750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Tue Jun 28 11:40:47 UTC 2022 Modified Files: pkgsrc/x11/eekboard: Makefile PLIST options.mk Log Message: eekboard: Remove introspection option. https://marc.info/?l=pkgsrc-users&m=165444158600671&w=2 To generate a diff of this commit: cvs rdiff -u -r1.68 -r1.69 pkgsrc/x11/eekboard/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/eekboard/PLIST cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/eekboard/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1656416447143750 Content-Disposition: inline Content-Length: 3958 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/x11/eekboard/Makefile diff -u pkgsrc/x11/eekboard/Makefile:1.68 pkgsrc/x11/eekboard/Makefile:1.69 --- pkgsrc/x11/eekboard/Makefile:1.68 Mon Apr 18 19:10:12 2022 +++ pkgsrc/x11/eekboard/Makefile Tue Jun 28 11:40:47 2022 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2022/04/18 19:10:12 adam Exp $ +# $NetBSD: Makefile,v 1.69 2022/06/28 11:40:47 nia Exp $ DISTNAME= eekboard-1.0.8 PKGREVISION= 37 @@ -17,6 +17,8 @@ USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake pkg-config intltool msgfmt msgmerge xgettext +CONFIGURE_ARGS+= --enable-introspection=yes + WRKSRC= ${WRKDIR}/${DISTNAME} PKGCONFIG_OVERRIDE+= eek/eek-0.90.pc.in @@ -43,6 +45,8 @@ TEST_TARGET= check .include "../../devel/at-spi2-core/buildlink3.mk" .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" +BUILDLINK_DEPMETHOD.gobject-introspection= build +.include "../../devel/gobject-introspection/buildlink3.mk" .include "../../devel/pango/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../textproc/libcroco/buildlink3.mk" Index: pkgsrc/x11/eekboard/PLIST diff -u pkgsrc/x11/eekboard/PLIST:1.3 pkgsrc/x11/eekboard/PLIST:1.4 --- pkgsrc/x11/eekboard/PLIST:1.3 Wed Oct 23 12:27:26 2013 +++ pkgsrc/x11/eekboard/PLIST Tue Jun 28 11:40:47 2022 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2013/10/23 12:27:26 obache Exp $ +@comment $NetBSD: PLIST,v 1.4 2022/06/28 11:40:47 nia Exp $ bin/eekboard bin/eekboard-server include/eek-0.90/eek/eek-container.h @@ -29,10 +29,10 @@ include/eekboard-0.90/eekboard/eekboard- include/eekboard-0.90/eekboard/eekboard-context.h include/eekboard-0.90/eekboard/eekboard-service.h include/eekboard-0.90/eekboard/eekboard-xklutil.h -${PLIST.introspection}lib/girepository-1.0/Eek-0.90.typelib -${PLIST.introspection}lib/girepository-1.0/EekGtk-0.90.typelib -${PLIST.introspection}lib/girepository-1.0/EekXkl-0.90.typelib -${PLIST.introspection}lib/girepository-1.0/Eekboard-0.90.typelib +lib/girepository-1.0/Eek-0.90.typelib +lib/girepository-1.0/EekGtk-0.90.typelib +lib/girepository-1.0/EekXkl-0.90.typelib +lib/girepository-1.0/Eekboard-0.90.typelib lib/libeek-gtk.la lib/libeek-xkl.la lib/libeek.la @@ -77,10 +77,10 @@ share/eekboard/keyboards/symbols/zh-bopo share/eekboard/preferences-dialog.ui share/eekboard/themes/default.css share/examples/eekboard/xdg/autostart/eekboard-autostart.desktop -${PLIST.introspection}share/gir-1.0/Eek-0.90.gir -${PLIST.introspection}share/gir-1.0/EekGtk-0.90.gir -${PLIST.introspection}share/gir-1.0/EekXkl-0.90.gir -${PLIST.introspection}share/gir-1.0/Eekboard-0.90.gir +share/gir-1.0/Eek-0.90.gir +share/gir-1.0/EekGtk-0.90.gir +share/gir-1.0/EekXkl-0.90.gir +share/gir-1.0/Eekboard-0.90.gir share/glib-2.0/schemas/org.fedorahosted.eekboard.gschema.xml share/gtk-doc/html/eek/EekContainer.html share/gtk-doc/html/eek/EekElement.html Index: pkgsrc/x11/eekboard/options.mk diff -u pkgsrc/x11/eekboard/options.mk:1.6 pkgsrc/x11/eekboard/options.mk:1.7 --- pkgsrc/x11/eekboard/options.mk:1.6 Tue Nov 25 09:59:11 2014 +++ pkgsrc/x11/eekboard/options.mk Tue Jun 28 11:40:47 2022 @@ -1,22 +1,13 @@ -# $NetBSD: options.mk,v 1.6 2014/11/25 09:59:11 wiz Exp $ +# $NetBSD: options.mk,v 1.7 2022/06/28 11:40:47 nia Exp $ # PKG_OPTIONS_VAR= PKG_OPTIONS.eekboard -PKG_SUPPORTED_OPTIONS= introspection vala xtest libcanberra -PKG_SUGGESTED_OPTIONS= introspection vala xtest +PKG_SUPPORTED_OPTIONS= vala xtest libcanberra +PKG_SUGGESTED_OPTIONS= vala xtest .include "../../mk/bsd.options.mk" -PLIST_VARS+= introspection vala - -.if !empty(PKG_OPTIONS:Mintrospection) -PLIST.introspection= yes -BUILDLINK_DEPMETHOD.gobject-introspection= build -.include "../../devel/gobject-introspection/buildlink3.mk" -CONFIGURE_ARGS+= --enable-introspection=yes -.else -CONFIGURE_ARGS+= --enable-introspection=no -.endif +PLIST_VARS+= vala .if !empty(PKG_OPTIONS:Mvala) PLIST.vala= yes --_----------=_1656416447143750--