summaryrefslogtreecommitdiff
path: root/inputmethod/ibus/patches
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-01-16 11:04:26 +0000
committerobache <obache@pkgsrc.org>2014-01-16 11:04:26 +0000
commit26d85add74a62700c259353e108990a2bf158721 (patch)
tree6223b9f357a1fa7632640ee440d0903297133c0a /inputmethod/ibus/patches
parent66c859b027537e28e85f14031e4b37a650da5197 (diff)
downloadpkgsrc-26d85add74a62700c259353e108990a2bf158721.tar.gz
Update ibus to 1.5.5.
* Add french layout variant oss to simple engine * Replace datadir/man with mandir. * Implement lookup-table-orientation in ibus-ui-gtk3. * Always save the content-type cache for gnome-shell password. * Update en-us compose table and add locale tables for xkb engines. * Wayland: Fix Small typo * Fix gir annotations. * simple.xml.in: add Slovak qwerty layout variant * Delete the up/down button message on ibus-setup. * Fix candidate panel not to be out of screen. * Update translations. * Remove -Werror in autogen.sh since the build still have errors. * Add Property Panel to show IME properties.
Diffstat (limited to 'inputmethod/ibus/patches')
-rw-r--r--inputmethod/ibus/patches/patch-bus_Makefile.in15
-rw-r--r--inputmethod/ibus/patches/patch-setup_Makefile.in15
-rw-r--r--inputmethod/ibus/patches/patch-tools_Makefile.in15
3 files changed, 0 insertions, 45 deletions
diff --git a/inputmethod/ibus/patches/patch-bus_Makefile.in b/inputmethod/ibus/patches/patch-bus_Makefile.in
deleted file mode 100644
index 67ada2c81ae..00000000000
--- a/inputmethod/ibus/patches/patch-bus_Makefile.in
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-bus_Makefile.in,v 1.1 2013/10/23 11:52:50 obache Exp $
-
-* honor $(mandir)
-
---- bus/Makefile.in.orig 2013-09-20 03:17:23.000000000 +0000
-+++ bus/Makefile.in
-@@ -811,7 +811,7 @@ CLEANFILES = \
- man_one_in_files = ibus-daemon.1.in
- man_one_files = $(man_one_in_files:.1.in=.1)
- man_one_DATA = $(man_one_files:.1=.1.gz)
--man_onedir = $(datadir)/man/man1
-+man_onedir = $(mandir)/man1
- all: $(BUILT_SOURCES)
- $(MAKE) $(AM_MAKEFLAGS) all-am
-
diff --git a/inputmethod/ibus/patches/patch-setup_Makefile.in b/inputmethod/ibus/patches/patch-setup_Makefile.in
deleted file mode 100644
index 15052259977..00000000000
--- a/inputmethod/ibus/patches/patch-setup_Makefile.in
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-setup_Makefile.in,v 1.1 2013/10/23 11:52:50 obache Exp $
-
-* honor $(mandir)
-
---- setup/Makefile.in.orig 2013-09-20 03:17:27.000000000 +0000
-+++ setup/Makefile.in
-@@ -441,7 +441,7 @@ desktopdir = $(datadir)/applications
- man_one_in_files = ibus-setup.1.in
- man_one_files = $(man_one_in_files:.1.in=.1)
- man_one_DATA = $(man_one_files:.1=.1.gz)
--man_onedir = $(datadir)/man/man1
-+man_onedir = $(mandir)/man1
- CLEANFILES = \
- $(man_one_DATA) \
- $(man_one_files) \
diff --git a/inputmethod/ibus/patches/patch-tools_Makefile.in b/inputmethod/ibus/patches/patch-tools_Makefile.in
deleted file mode 100644
index b73c48b268d..00000000000
--- a/inputmethod/ibus/patches/patch-tools_Makefile.in
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-tools_Makefile.in,v 1.1 2013/10/23 11:52:50 obache Exp $
-
-* honor $(mandir)
-
---- tools/Makefile.in.orig 2013-09-20 03:17:27.000000000 +0000
-+++ tools/Makefile.in
-@@ -526,7 +526,7 @@ bash_completiondir = @datadir@/bash-comp
- man_one_in_files = ibus.1.in
- man_one_files = $(man_one_in_files:.1.in=.1)
- man_one_DATA = $(man_one_files:.1=.1.gz)
--man_onedir = $(datadir)/man/man1
-+man_onedir = $(mandir)/man1
- EXTRA_DIST = \
- $(man_one_in_files) \
- ibus.bash \