diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-03-10 12:31:47 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-03-10 12:31:47 +0000 |
commit | 09ac618d46603f8d0d02951db643c90a02702921 (patch) | |
tree | 21bbe8f594ddecea442ad547ffb4755743471ae8 | |
parent | db27ee0058e0383b82d6ae3b9d24c8e2b6186da2 (diff) | |
download | ports-09ac618d46603f8d0d02951db643c90a02702921.tar.gz ports-09ac618d46603f8d0d02951db643c90a02702921.zip |
Notes
-rw-r--r-- | chinese/scim-chinese/Makefile | 8 | ||||
-rw-r--r-- | chinese/scim-chinese/distinfo | 4 | ||||
-rw-r--r-- | chinese/scim-chinese/pkg-plist | 25 | ||||
-rw-r--r-- | chinese/scim-pinyin/Makefile | 8 | ||||
-rw-r--r-- | chinese/scim-pinyin/distinfo | 4 | ||||
-rw-r--r-- | chinese/scim-pinyin/pkg-plist | 25 |
6 files changed, 34 insertions, 40 deletions
diff --git a/chinese/scim-chinese/Makefile b/chinese/scim-chinese/Makefile index 4963d2b334e4..3db15ef82183 100644 --- a/chinese/scim-chinese/Makefile +++ b/chinese/scim-chinese/Makefile @@ -5,9 +5,8 @@ # $FreeBSD$ # -PORTNAME= scim-chinese -PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTNAME= scim-pinyin +PORTVERSION= 0.5.0 CATEGORIES= chinese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim @@ -18,7 +17,7 @@ COMMENT= SCIM Chinese Smart Pinyin input method BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim RUN_DEPENDS= ${BUILD_DEPENDS} -USE_GNOME= lthack +USE_GNOME= gnomehack lthack USE_X_PREFIX= yes USE_ICONV= yes USE_GMAKE= yes @@ -34,7 +33,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport RUN_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/stlport" \ LDFLAGS="-L${LOCALBASE}/lib -lstlport_gcc -lintl ${PTHREAD_LIBS}" -EXTRA_PATCHES= ${FILESDIR}/extra-patch-4-stable .else CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \ LDFLAGS="-L${LOCALBASE}/lib -lintl" diff --git a/chinese/scim-chinese/distinfo b/chinese/scim-chinese/distinfo index 17d28b3a43b9..faf9f0ea3143 100644 --- a/chinese/scim-chinese/distinfo +++ b/chinese/scim-chinese/distinfo @@ -1,2 +1,2 @@ -MD5 (scim-chinese-0.4.2.tar.gz) = 6949d2dd3b408231ebd98a8f0a2dc7c8 -SIZE (scim-chinese-0.4.2.tar.gz) = 4826385 +MD5 (scim-pinyin-0.5.0.tar.gz) = 3cb810f4ae252c7e05fc01b7e5548da9 +SIZE (scim-pinyin-0.5.0.tar.gz) = 4829272 diff --git a/chinese/scim-chinese/pkg-plist b/chinese/scim-chinese/pkg-plist index cee98268c862..f9fb8730c9ce 100644 --- a/chinese/scim-chinese/pkg-plist +++ b/chinese/scim-chinese/pkg-plist @@ -1,18 +1,17 @@ -@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/scim-chinese.schemas >/dev/null || /usr/bin/true -etc/gconf/schemas/scim-chinese.schemas lib/scim-1.0/IMEngine/pinyin.so lib/scim-1.0/SetupUI/pinyin-imengine-setup.so -share/locale/ko/LC_MESSAGES/scim-chinese.mo -share/locale/ja/LC_MESSAGES/scim-chinese.mo -share/locale/zh_CN/LC_MESSAGES/scim-chinese.mo -share/locale/zh_TW/LC_MESSAGES/scim-chinese.mo -share/scim/chinese/phrase_lib -share/scim/chinese/pinyin_phrase_index -share/scim/chinese/pinyin_phrase_lib -share/scim/chinese/pinyin_table -share/scim/chinese/special_table +share/locale/de/LC_MESSAGES/scim-pinyin.mo +share/locale/fr/LC_MESSAGES/scim-pinyin.mo +share/locale/ko/LC_MESSAGES/scim-pinyin.mo +share/locale/ja/LC_MESSAGES/scim-pinyin.mo +share/locale/zh_CN/LC_MESSAGES/scim-pinyin.mo +share/locale/zh_TW/LC_MESSAGES/scim-pinyin.mo +share/scim/pinyin/phrase_lib +share/scim/pinyin/pinyin_phrase_index +share/scim/pinyin/pinyin_phrase_lib +share/scim/pinyin/pinyin_table +share/scim/pinyin/special_table share/scim/icons/smart-pinyin.png @unexec rmdir %D/lib/scim-1.0/IMEngine 2>/dev/null || true @unexec rmdir %D/lib/scim-1.0/SetupUI 2>/dev/null || true -@dirrm share/scim/chinese -@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/scim-chinese.schemas >/dev/null || /usr/bin/true +@dirrm share/scim/pinyin diff --git a/chinese/scim-pinyin/Makefile b/chinese/scim-pinyin/Makefile index 4963d2b334e4..3db15ef82183 100644 --- a/chinese/scim-pinyin/Makefile +++ b/chinese/scim-pinyin/Makefile @@ -5,9 +5,8 @@ # $FreeBSD$ # -PORTNAME= scim-chinese -PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTNAME= scim-pinyin +PORTVERSION= 0.5.0 CATEGORIES= chinese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim @@ -18,7 +17,7 @@ COMMENT= SCIM Chinese Smart Pinyin input method BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim RUN_DEPENDS= ${BUILD_DEPENDS} -USE_GNOME= lthack +USE_GNOME= gnomehack lthack USE_X_PREFIX= yes USE_ICONV= yes USE_GMAKE= yes @@ -34,7 +33,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport RUN_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/stlport" \ LDFLAGS="-L${LOCALBASE}/lib -lstlport_gcc -lintl ${PTHREAD_LIBS}" -EXTRA_PATCHES= ${FILESDIR}/extra-patch-4-stable .else CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \ LDFLAGS="-L${LOCALBASE}/lib -lintl" diff --git a/chinese/scim-pinyin/distinfo b/chinese/scim-pinyin/distinfo index 17d28b3a43b9..faf9f0ea3143 100644 --- a/chinese/scim-pinyin/distinfo +++ b/chinese/scim-pinyin/distinfo @@ -1,2 +1,2 @@ -MD5 (scim-chinese-0.4.2.tar.gz) = 6949d2dd3b408231ebd98a8f0a2dc7c8 -SIZE (scim-chinese-0.4.2.tar.gz) = 4826385 +MD5 (scim-pinyin-0.5.0.tar.gz) = 3cb810f4ae252c7e05fc01b7e5548da9 +SIZE (scim-pinyin-0.5.0.tar.gz) = 4829272 diff --git a/chinese/scim-pinyin/pkg-plist b/chinese/scim-pinyin/pkg-plist index cee98268c862..f9fb8730c9ce 100644 --- a/chinese/scim-pinyin/pkg-plist +++ b/chinese/scim-pinyin/pkg-plist @@ -1,18 +1,17 @@ -@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/scim-chinese.schemas >/dev/null || /usr/bin/true -etc/gconf/schemas/scim-chinese.schemas lib/scim-1.0/IMEngine/pinyin.so lib/scim-1.0/SetupUI/pinyin-imengine-setup.so -share/locale/ko/LC_MESSAGES/scim-chinese.mo -share/locale/ja/LC_MESSAGES/scim-chinese.mo -share/locale/zh_CN/LC_MESSAGES/scim-chinese.mo -share/locale/zh_TW/LC_MESSAGES/scim-chinese.mo -share/scim/chinese/phrase_lib -share/scim/chinese/pinyin_phrase_index -share/scim/chinese/pinyin_phrase_lib -share/scim/chinese/pinyin_table -share/scim/chinese/special_table +share/locale/de/LC_MESSAGES/scim-pinyin.mo +share/locale/fr/LC_MESSAGES/scim-pinyin.mo +share/locale/ko/LC_MESSAGES/scim-pinyin.mo +share/locale/ja/LC_MESSAGES/scim-pinyin.mo +share/locale/zh_CN/LC_MESSAGES/scim-pinyin.mo +share/locale/zh_TW/LC_MESSAGES/scim-pinyin.mo +share/scim/pinyin/phrase_lib +share/scim/pinyin/pinyin_phrase_index +share/scim/pinyin/pinyin_phrase_lib +share/scim/pinyin/pinyin_table +share/scim/pinyin/special_table share/scim/icons/smart-pinyin.png @unexec rmdir %D/lib/scim-1.0/IMEngine 2>/dev/null || true @unexec rmdir %D/lib/scim-1.0/SetupUI 2>/dev/null || true -@dirrm share/scim/chinese -@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/scim-chinese.schemas >/dev/null || /usr/bin/true +@dirrm share/scim/pinyin |