A multilingual input method framework
修訂 | 70d1a93a63ee4beb4ca405ea6bd13bd717f76351 (tree) |
---|---|
時間 | 2008-04-07 02:17:02 |
作者 | yamakenz <yamakenz@ff9a...> |
Commiter | yamakenz |
* Retag uim-1.5.0-beta
@@ -7,10 +7,10 @@ SSCM_REPOSITORY="${UIM_REPOSITORY}/sigscheme-trunk" | ||
7 | 7 | LIBGCROOTS_REPOSITORY="${UIM_REPOSITORY}/libgcroots-trunk" |
8 | 8 | TAGS_REPOSITORY="${UIM_REPOSITORY}/tags" |
9 | 9 | #SSCM_URL="${SSCM_REPOSITORY}" |
10 | -SSCM_URL="${TAGS_REPOSITORY}/sigscheme-0.8.1" | |
10 | +SSCM_URL="${TAGS_REPOSITORY}/sigscheme-0.8.2" | |
11 | 11 | #LIBGCROOTS_URL="${LIBGCROOTS_REPOSITORY}" |
12 | 12 | LIBGCROOTS_URL="${TAGS_REPOSITORY}/libgcroots-0.2.1" |
13 | -RELEASE_SUFFIX="-alpha" | |
13 | +RELEASE_SUFFIX="-beta" | |
14 | 14 | |
15 | 15 | CONF_COMMON="--enable-maintainer-mode --disable-warnings-into-error" |
16 | 16 | CONF_NONE="$CONF_COMMON --disable-debug --disable-fep --disable-emacs --disable-gnome-applet --disable-kde-applet --disable-pref --disable-dict --without-anthy --without-canna --without-mana --without-prime --without-m17nlib --without-scim --without-gtk2 --without-gnome2 --without-qt --without-qt-immodule --disable-compat-scm --without-eb --without-libedit" |