mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Update to 0.2.2.
This commit is contained in:
parent
5bf07460a2
commit
fa091dae24
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97012
@ -6,10 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= uim
|
||||
PORTVERSION= 0.2.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.2.2
|
||||
CATEGORIES= japanese x11
|
||||
MASTER_SITES= http://freedesktop.org/Software/uim/
|
||||
MASTER_SITES= http://freedesktop.org/Software/UimDownload/
|
||||
|
||||
MAINTAINER= nobutaka@FreeBSD.org
|
||||
COMMENT= Input method library
|
||||
@ -18,6 +17,7 @@ LIB_DEPENDS= anthy.0:${PORTSDIR}/japanese/anthy \
|
||||
iconv.3:${PORTSDIR}/converters/libiconv
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_PERL5_BUILD=yes
|
||||
INSTALLS_SHLIB= yes
|
||||
WANT_GNOME= yes
|
||||
USE_GNOME= gnometarget glib20
|
||||
|
@ -1 +1 @@
|
||||
MD5 (uim-0.2.0.tar.gz) = 72d5ae116e983cff0535933faadc0f82
|
||||
MD5 (uim-0.2.2.tar.gz) = 9488999a4fad36547e27baed61270a9d
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- configure.orig Mon Dec 8 21:20:21 2003
|
||||
+++ configure Sun Dec 21 01:34:43 2003
|
||||
@@ -19073,6 +19073,7 @@
|
||||
--- configure.orig Wed Dec 31 01:26:36 2003
|
||||
+++ configure Wed Dec 31 23:56:57 2003
|
||||
@@ -19085,6 +19085,7 @@
|
||||
|
||||
# This can be used to rebuild libtool when needed
|
||||
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
||||
@ -8,3 +8,15 @@
|
||||
|
||||
# Always use our own libtool.
|
||||
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
||||
@@ -19223,11 +19224,6 @@
|
||||
if test -z "`$INTLTOOL_PERL -v | fgrep '5.' 2> /dev/null`"; then
|
||||
{ { echo "$as_me:$LINENO: error: perl 5.x required for intltool" >&5
|
||||
echo "$as_me: error: perl 5.x required for intltool" >&2;}
|
||||
- { (exit 1); exit 1; }; }
|
||||
-fi
|
||||
-if ! `perl -e "require XML::Parser" 2>/dev/null`; then
|
||||
- { { echo "$as_me:$LINENO: error: XML::Parser perl module is required for intltool" >&5
|
||||
-echo "$as_me: error: XML::Parser perl module is required for intltool" >&2;}
|
||||
{ (exit 1); exit 1; }; }
|
||||
fi
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- helper/Makefile.in.orig Mon Dec 8 21:20:55 2003
|
||||
+++ helper/Makefile.in Sun Dec 21 01:36:26 2003
|
||||
@@ -180,8 +180,9 @@
|
||||
--- helper/Makefile.in.orig Wed Dec 31 01:27:22 2003
|
||||
+++ helper/Makefile.in Thu Jan 1 03:27:05 2004
|
||||
@@ -187,8 +187,9 @@
|
||||
|
||||
EXTRA_DIST = GNOME_UimApplet.server.in.in
|
||||
|
||||
|
@ -8,4 +8,4 @@ And currently it supports following input methods.
|
||||
Vietnamese: VIQR
|
||||
Other: IPA
|
||||
|
||||
WWW: http://anthy.sourceforge.jp/
|
||||
WWW: http://anthy.sourceforge.jp/uim/
|
||||
|
@ -1,6 +1,7 @@
|
||||
bin/uim-helper-server
|
||||
%%GTK%%bin/uim-helper-candwin-gtk
|
||||
%%GTK%%bin/uim-helper-toolbar-gtk
|
||||
%%GTK%%bin/uim-helper-toolbar-gtk-systray
|
||||
bin/uim-xim
|
||||
include/uim/uim-helper.h
|
||||
include/uim/uim.h
|
||||
@ -23,6 +24,7 @@ share/uim/generic.scm
|
||||
share/uim/hangul.scm
|
||||
share/uim/hangul2.scm
|
||||
share/uim/hangul3.scm
|
||||
share/uim/hk.scm
|
||||
share/uim/im.scm
|
||||
share/uim/ipa.scm
|
||||
share/uim/japanese.scm
|
||||
@ -34,6 +36,13 @@ share/uim/rk.scm
|
||||
share/uim/skk-editor.scm
|
||||
share/uim/skk.scm
|
||||
share/uim/spellcheck.scm
|
||||
share/uim/tables/japanese-azik.table
|
||||
share/uim/tables/japanese-kana.table
|
||||
share/uim/tables/japanese-roma.table
|
||||
share/uim/tables/japanese-tcode.table
|
||||
share/uim/tables/japanese-tutcode.table
|
||||
share/uim/tables/korean-hangul2.table
|
||||
share/uim/tables/korean-hangul3.table
|
||||
share/uim/tcode.scm
|
||||
share/uim/tutcode.scm
|
||||
share/uim/util.scm
|
||||
@ -41,6 +50,7 @@ share/uim/viqr.scm
|
||||
@dirrm include/uim
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR_JA%%
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
@dirrm share/uim/tables
|
||||
@dirrm share/uim
|
||||
%%GTK%%@exec gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules
|
||||
%%GTK%%@unexec gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules
|
||||
|
@ -6,10 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= uim
|
||||
PORTVERSION= 0.2.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.2.2
|
||||
CATEGORIES= japanese x11
|
||||
MASTER_SITES= http://freedesktop.org/Software/uim/
|
||||
MASTER_SITES= http://freedesktop.org/Software/UimDownload/
|
||||
|
||||
MAINTAINER= nobutaka@FreeBSD.org
|
||||
COMMENT= Input method library
|
||||
@ -18,6 +17,7 @@ LIB_DEPENDS= anthy.0:${PORTSDIR}/japanese/anthy \
|
||||
iconv.3:${PORTSDIR}/converters/libiconv
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_PERL5_BUILD=yes
|
||||
INSTALLS_SHLIB= yes
|
||||
WANT_GNOME= yes
|
||||
USE_GNOME= gnometarget glib20
|
||||
|
@ -1 +1 @@
|
||||
MD5 (uim-0.2.0.tar.gz) = 72d5ae116e983cff0535933faadc0f82
|
||||
MD5 (uim-0.2.2.tar.gz) = 9488999a4fad36547e27baed61270a9d
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- configure.orig Mon Dec 8 21:20:21 2003
|
||||
+++ configure Sun Dec 21 01:34:43 2003
|
||||
@@ -19073,6 +19073,7 @@
|
||||
--- configure.orig Wed Dec 31 01:26:36 2003
|
||||
+++ configure Wed Dec 31 23:56:57 2003
|
||||
@@ -19085,6 +19085,7 @@
|
||||
|
||||
# This can be used to rebuild libtool when needed
|
||||
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
||||
@ -8,3 +8,15 @@
|
||||
|
||||
# Always use our own libtool.
|
||||
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
||||
@@ -19223,11 +19224,6 @@
|
||||
if test -z "`$INTLTOOL_PERL -v | fgrep '5.' 2> /dev/null`"; then
|
||||
{ { echo "$as_me:$LINENO: error: perl 5.x required for intltool" >&5
|
||||
echo "$as_me: error: perl 5.x required for intltool" >&2;}
|
||||
- { (exit 1); exit 1; }; }
|
||||
-fi
|
||||
-if ! `perl -e "require XML::Parser" 2>/dev/null`; then
|
||||
- { { echo "$as_me:$LINENO: error: XML::Parser perl module is required for intltool" >&5
|
||||
-echo "$as_me: error: XML::Parser perl module is required for intltool" >&2;}
|
||||
{ (exit 1); exit 1; }; }
|
||||
fi
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- helper/Makefile.in.orig Mon Dec 8 21:20:55 2003
|
||||
+++ helper/Makefile.in Sun Dec 21 01:36:26 2003
|
||||
@@ -180,8 +180,9 @@
|
||||
--- helper/Makefile.in.orig Wed Dec 31 01:27:22 2003
|
||||
+++ helper/Makefile.in Thu Jan 1 03:27:05 2004
|
||||
@@ -187,8 +187,9 @@
|
||||
|
||||
EXTRA_DIST = GNOME_UimApplet.server.in.in
|
||||
|
||||
|
@ -8,4 +8,4 @@ And currently it supports following input methods.
|
||||
Vietnamese: VIQR
|
||||
Other: IPA
|
||||
|
||||
WWW: http://anthy.sourceforge.jp/
|
||||
WWW: http://anthy.sourceforge.jp/uim/
|
||||
|
@ -1,6 +1,7 @@
|
||||
bin/uim-helper-server
|
||||
%%GTK%%bin/uim-helper-candwin-gtk
|
||||
%%GTK%%bin/uim-helper-toolbar-gtk
|
||||
%%GTK%%bin/uim-helper-toolbar-gtk-systray
|
||||
bin/uim-xim
|
||||
include/uim/uim-helper.h
|
||||
include/uim/uim.h
|
||||
@ -23,6 +24,7 @@ share/uim/generic.scm
|
||||
share/uim/hangul.scm
|
||||
share/uim/hangul2.scm
|
||||
share/uim/hangul3.scm
|
||||
share/uim/hk.scm
|
||||
share/uim/im.scm
|
||||
share/uim/ipa.scm
|
||||
share/uim/japanese.scm
|
||||
@ -34,6 +36,13 @@ share/uim/rk.scm
|
||||
share/uim/skk-editor.scm
|
||||
share/uim/skk.scm
|
||||
share/uim/spellcheck.scm
|
||||
share/uim/tables/japanese-azik.table
|
||||
share/uim/tables/japanese-kana.table
|
||||
share/uim/tables/japanese-roma.table
|
||||
share/uim/tables/japanese-tcode.table
|
||||
share/uim/tables/japanese-tutcode.table
|
||||
share/uim/tables/korean-hangul2.table
|
||||
share/uim/tables/korean-hangul3.table
|
||||
share/uim/tcode.scm
|
||||
share/uim/tutcode.scm
|
||||
share/uim/util.scm
|
||||
@ -41,6 +50,7 @@ share/uim/viqr.scm
|
||||
@dirrm include/uim
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR_JA%%
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
@dirrm share/uim/tables
|
||||
@dirrm share/uim
|
||||
%%GTK%%@exec gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules
|
||||
%%GTK%%@unexec gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules
|
||||
|
Loading…
Reference in New Issue
Block a user