Update to ibus-anthy-1.4.99.20120327
Feature safe: yes
This commit is contained in:
parent
16e813f18b
commit
d535a0395a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294102
7 changed files with 23 additions and 34 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= ibus-anthy
|
||||
PORTVERSION= 1.2.6
|
||||
PORTVERSION= 1.4.99.20120327
|
||||
CATEGORIES= japanese
|
||||
PROJECTHOST= ibus
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (ibus-anthy-1.2.6.tar.gz) = e4d5eb27c35295a69c0baa308a6589c8aea19f72317d08b692437af5512dd6f6
|
||||
SIZE (ibus-anthy-1.2.6.tar.gz) = 519488
|
||||
SHA256 (ibus-anthy-1.4.99.20120327.tar.gz) = d402ba6e8d3b9a57366e4f2a848a2a155650c888314f60fb87f1f44066dec5b7
|
||||
SIZE (ibus-anthy-1.4.99.20120327.tar.gz) = 541693
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--- configure.orig 2012-01-14 12:14:14.987155483 +0900
|
||||
+++ configure 2012-01-14 12:24:25.699154843 +0900
|
||||
@@ -17010,7 +17010,7 @@
|
||||
--- configure.orig 2012-04-02 08:48:25.122728365 +0900
|
||||
+++ configure 2012-04-02 08:51:09.119726936 +0900
|
||||
@@ -17123,7 +17123,7 @@
|
||||
if test $ac_have_decl = 1; then :
|
||||
|
||||
else
|
||||
|
@ -9,7 +9,7 @@
|
|||
fi
|
||||
ac_fn_c_check_decl "$LINENO" "NTH_KATAKANA_CANDIDATE" "ac_cv_have_decl_NTH_KATAKANA_CANDIDATE" "#include <anthy/anthy.h>
|
||||
"
|
||||
@@ -17026,7 +17026,7 @@
|
||||
@@ -17139,7 +17139,7 @@
|
||||
if test $ac_have_decl = 1; then :
|
||||
|
||||
else
|
||||
|
@ -18,7 +18,7 @@
|
|||
fi
|
||||
ac_fn_c_check_decl "$LINENO" "NTH_HIRAGANA_CANDIDATE" "ac_cv_have_decl_NTH_HIRAGANA_CANDIDATE" "#include <anthy/anthy.h>
|
||||
"
|
||||
@@ -17042,7 +17042,7 @@
|
||||
@@ -17155,7 +17155,7 @@
|
||||
if test $ac_have_decl = 1; then :
|
||||
|
||||
else
|
||||
|
@ -27,7 +27,7 @@
|
|||
fi
|
||||
ac_fn_c_check_decl "$LINENO" "NTH_HALFKANA_CANDIDATE" "ac_cv_have_decl_NTH_HALFKANA_CANDIDATE" "#include <anthy/anthy.h>
|
||||
"
|
||||
@@ -17058,7 +17058,7 @@
|
||||
@@ -17171,7 +17171,7 @@
|
||||
if test $ac_have_decl = 1; then :
|
||||
|
||||
else
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
--- engine/Makefile.am.orig 2012-01-14 12:14:14.982155825 +0900
|
||||
+++ engine/Makefile.am 2012-01-14 12:24:26.006155593 +0900
|
||||
@@ -62,7 +62,7 @@
|
||||
enginedir = $(datadir)/ibus/component
|
||||
|
||||
anthy.py anthy_wrap.c: anthy.i
|
||||
- $(SWIG) -python $(ANTHY_CFLAGS) -I/usr/include -o anthy_wrap.c $(srcdir)/anthy.i
|
||||
+ $(SWIG) -python -I@@INCLUDEDIR@@ ${ANTHY_CFLAGS} -o anthy_wrap.c $(srcdir)/anthy.i
|
||||
|
||||
anthy.xml: anthy.xml.in
|
||||
( \
|
|
@ -1,11 +1,11 @@
|
|||
--- engine/Makefile.in.orig 2012-01-14 12:14:14.982155825 +0900
|
||||
+++ engine/Makefile.in 2012-01-14 12:24:25.982156733 +0900
|
||||
@@ -795,7 +795,7 @@
|
||||
--- engine/Makefile.in.orig 2012-04-02 08:48:25.099728584 +0900
|
||||
+++ engine/Makefile.in 2012-04-02 08:52:58.086727281 +0900
|
||||
@@ -835,7 +835,7 @@
|
||||
|
||||
|
||||
anthy.py anthy_wrap.c: anthy.i
|
||||
- $(SWIG) -python $(ANTHY_CFLAGS) -I/usr/include -o anthy_wrap.c $(srcdir)/anthy.i
|
||||
+ $(SWIG) -python -I@@INCLUDEDIR@@ ${ANTHY_CFLAGS} -o anthy_wrap.c $(srcdir)/anthy.i
|
||||
@HAVE_PYGTK2_ANTHY_TRUE@anthy.py anthy_wrap.c: anthy.i
|
||||
-@HAVE_PYGTK2_ANTHY_TRUE@ $(SWIG) -python $(ANTHY_CFLAGS) -I/usr/include -o anthy_wrap.c $(srcdir)/anthy.i
|
||||
+@HAVE_PYGTK2_ANTHY_TRUE@ $(SWIG) -python -I@@INCLUDEDIR@@ $(ANTHY_CFLAGS) -o anthy_wrap.c $(srcdir)/anthy.i
|
||||
|
||||
anthy.xml: anthy.xml.in
|
||||
( \
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
--- po/Makefile.in.in.orig 2012-01-14 12:14:14.985154041 +0900
|
||||
+++ po/Makefile.in.in 2012-01-13 11:29:00.154154365 +0900
|
||||
--- po/Makefile.in.in.orig 2012-04-02 08:48:25.097728679 +0900
|
||||
+++ po/Makefile.in.in 2012-04-02 08:51:09.274729178 +0900
|
||||
@@ -34,7 +34,7 @@
|
||||
datarootdir = @datarootdir@
|
||||
libdir = @libdir@
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
--- setup/main.py.orig 2012-01-14 12:14:14.986154797 +0900
|
||||
+++ setup/main.py 2012-01-14 12:24:25.953154304 +0900
|
||||
@@ -58,7 +58,7 @@
|
||||
# glade "icon_name" property has a custom scaling and it seems
|
||||
--- setup/main.py.orig 2012-04-02 08:48:25.111727456 +0900
|
||||
+++ setup/main.py 2012-04-02 08:51:09.382726912 +0900
|
||||
@@ -71,7 +71,7 @@
|
||||
# glade 'icon_name' property has a custom scaling and it seems
|
||||
# to be difficult to show the complicated small icon in metacity.
|
||||
# This can add the pixbuf without scaling.
|
||||
- anthydir = path.dirname(path.dirname(__file__))
|
||||
+ anthydir = "@@LOCALBASE@@/share/ibus-anthy"
|
||||
if not anthydir:
|
||||
anthydir = "/usr/share/ibus-anthy"
|
||||
icon_path = path.join(anthydir, "icons", "ibus-anthy.png")
|
||||
anthydir = '/usr/share/ibus-anthy'
|
||||
icon_path = path.join(anthydir, 'icons', 'ibus-anthy.png')
|
||||
|
|
Loading…
Reference in a new issue