pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/uim Bump PKGREVISION from enabling gtk3 op...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3741ed81e31e
branches: trunk
changeset: 362665:3741ed81e31e
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sun May 21 09:12:34 2017 +0000
description:
Bump PKGREVISION from enabling gtk3 option by default
diffstat:
inputmethod/uim/Makefile | 4 ++--
inputmethod/uim/options.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r 84e9ee7485a9 -r 3741ed81e31e inputmethod/uim/Makefile
--- a/inputmethod/uim/Makefile Sun May 21 09:10:18 2017 +0000
+++ b/inputmethod/uim/Makefile Sun May 21 09:12:34 2017 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.126 2017/04/30 01:21:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.127 2017/05/21 09:12:34 ryoon Exp $
#
.include "../../inputmethod/uim/Makefile.common"
-PKGREVISION= 39
+PKGREVISION= 40
COMMENT= Multilingual input method library
#LICENSE= See ${WRKSRC}/COPYING
diff -r 84e9ee7485a9 -r 3741ed81e31e inputmethod/uim/options.mk
--- a/inputmethod/uim/options.mk Sun May 21 09:10:18 2017 +0000
+++ b/inputmethod/uim/options.mk Sun May 21 09:12:34 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.32 2014/12/26 08:43:27 obache Exp $
+# $NetBSD: options.mk,v 1.33 2017/05/21 09:12:34 ryoon Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.uim
PKG_SUPPORTED_OPTIONS= anthy canna curl eb expat ffi gnome gnome3 gtk gtk3 m17nlib openssl prime sj3 sqlite uim-fep wnn4 xim
@@ -6,7 +6,7 @@
PKG_OPTIONS_OPTIONAL_GROUPS= kde qt
PKG_OPTIONS_GROUP.kde= kde kde3
PKG_OPTIONS_GROUP.qt= qt qt3
-PKG_SUGGESTED_OPTIONS= anthy expat gtk prime uim-fep xim
+PKG_SUGGESTED_OPTIONS= anthy expat gtk gtk3 prime uim-fep xim
# Store installed modules
UIM_MODULES= skk tutcode byeoru latin elatin xmload pyload \
Home |
Main Index |
Thread Index |
Old Index