pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/ibus ibus: fix build of vala bindings. Bump.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b9174685c53e
branches: trunk
changeset: 313392:b9174685c53e
user: tnn <tnn%pkgsrc.org@localhost>
date: Sat Sep 29 12:08:46 2018 +0000
description:
ibus: fix build of vala bindings. Bump.
diffstat:
inputmethod/ibus/Makefile | 6 +++++-
inputmethod/ibus/PLIST | 4 +++-
2 files changed, 8 insertions(+), 2 deletions(-)
diffs (39 lines):
diff -r 178bf4c36fe4 -r b9174685c53e inputmethod/ibus/Makefile
--- a/inputmethod/ibus/Makefile Sat Sep 29 11:47:33 2018 +0000
+++ b/inputmethod/ibus/Makefile Sat Sep 29 12:08:46 2018 +0000
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.57 2018/08/12 10:45:03 tsutsui Exp $
+# $NetBSD: Makefile,v 1.58 2018/09/29 12:08:46 tnn Exp $
.include "Makefile.common"
+PKGREVISION= 1
+
COMMENT= Intelligent Input Bus
DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
@@ -66,6 +68,8 @@
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.26.0
.include "../../devel/glib2/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+BUILDLINK_DEPMETHOD.vala+= build
+.include "../../lang/vala/buildlink3.mk"
PY_PATCHPLIST= yes
.include "../../sysutils/libnotify/buildlink3.mk"
.include "../../textproc/iso-codes/buildlink3.mk"
diff -r 178bf4c36fe4 -r b9174685c53e inputmethod/ibus/PLIST
--- a/inputmethod/ibus/PLIST Sat Sep 29 11:47:33 2018 +0000
+++ b/inputmethod/ibus/PLIST Sat Sep 29 12:08:46 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2018/08/12 10:45:03 tsutsui Exp $
+@comment $NetBSD: PLIST,v 1.13 2018/09/29 12:08:46 tnn Exp $
bin/ibus
bin/ibus-daemon
bin/ibus-setup
@@ -329,4 +329,6 @@
share/locale/zh_CN/LC_MESSAGES/ibus10.mo
share/locale/zh_HK/LC_MESSAGES/ibus10.mo
share/locale/zh_TW/LC_MESSAGES/ibus10.mo
+share/vala/vapi/ibus-1.0.deps
+share/vala/vapi/ibus-1.0.vapi
@pkgdir share/ibus/engine
Home |
Main Index |
Thread Index |
Old Index