diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-05 01:23:10 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-05 01:23:10 +0000 |
commit | 38a92d46fecb74d6b431e72fb051d4852ae09192 (patch) | |
tree | 9175166a8d864537bf06b6192f8990ba59164986 /chinese/koffice-kde4-l10n-zh_TW | |
parent | baa573cc0f3c67d02f961def5da5d4b3fccc5e54 (diff) | |
download | ports-38a92d46fecb74d6b431e72fb051d4852ae09192.tar.gz ports-38a92d46fecb74d6b431e72fb051d4852ae09192.zip |
Update to KDE 3.2.0
Important changes:
==================
- Kmail and knode have been moved from kdenetwork to kdepim. This
means you will have to install kdepim if you want to continue using
kmail or knode. This is to ease integration with korganizer, in
the new 'Kontact' application.
- The arabic translations for KDE and KOffice have been moved from
misc to the arabic category.
- There is a new module called kdeaccessibility in the accessibility
category. It contains a few utilities for disabled users like a
magnification lens and a text-to-speech frontend.
- In KDM, you need to select the 'CUSTOM' session profile in order
to have your .xsession executed. This is particularly important if
you're using the aegypten tools
(http://freebsd.kde.org/howtos/aegypten-kmail.php).
- We have started making more parts of the ports optional. In kdepim,
both Kandy and KPilot can be turned off with ports-knobs. This
process will continue in the 3.2 series.
Notes
Notes:
svn path=/head/; revision=100015
Diffstat (limited to 'chinese/koffice-kde4-l10n-zh_TW')
-rw-r--r-- | chinese/koffice-kde4-l10n-zh_TW/Makefile | 6 | ||||
-rw-r--r-- | chinese/koffice-kde4-l10n-zh_TW/distinfo | 2 | ||||
-rw-r--r-- | chinese/koffice-kde4-l10n-zh_TW/pkg-plist | 5 |
3 files changed, 9 insertions, 4 deletions
diff --git a/chinese/koffice-kde4-l10n-zh_TW/Makefile b/chinese/koffice-kde4-l10n-zh_TW/Makefile index b30244ff6d3a..7e17b99f9e81 100644 --- a/chinese/koffice-kde4-l10n-zh_TW/Makefile +++ b/chinese/koffice-kde4-l10n-zh_TW/Makefile @@ -6,8 +6,7 @@ # PORTNAME= koffice-i18n -PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTVERSION= 1.3 CATEGORIES?= chinese kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -17,9 +16,10 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice +BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext + USE_KDELIBS_VER=3 USE_BZIP2= yes -USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/chinese/koffice-kde4-l10n-zh_TW/distinfo b/chinese/koffice-kde4-l10n-zh_TW/distinfo index a258a55247c8..0c55a42e2ce5 100644 --- a/chinese/koffice-kde4-l10n-zh_TW/distinfo +++ b/chinese/koffice-kde4-l10n-zh_TW/distinfo @@ -1 +1 @@ -MD5 (KDE/kde-i18n/koffice-i18n-zh_TW-1.2.1.tar.bz2) = 812decdf092f8d7fea31d5dfcc090a2c +MD5 (KDE/kde-i18n/koffice-i18n-zh_TW-1.3.tar.bz2) = ed757efe0e1bed3d371b740a6c68801d diff --git a/chinese/koffice-kde4-l10n-zh_TW/pkg-plist b/chinese/koffice-kde4-l10n-zh_TW/pkg-plist index 9bff43a54f79..d180b1952126 100644 --- a/chinese/koffice-kde4-l10n-zh_TW/pkg-plist +++ b/chinese/koffice-kde4-l10n-zh_TW/pkg-plist @@ -28,12 +28,17 @@ share/locale/zh_TW/LC_MESSAGES/kthesaurus.mo share/locale/zh_TW/LC_MESSAGES/kudesigner.mo share/locale/zh_TW/LC_MESSAGES/kugar.mo share/locale/zh_TW/LC_MESSAGES/kword.mo +share/locale/zh_TW/LC_MESSAGES/kwordabiwordfilter.mo share/locale/zh_TW/LC_MESSAGES/kwordasciifilter.mo share/locale/zh_TW/LC_MESSAGES/kwordhtmlexportfilter.mo share/locale/zh_TW/LC_MESSAGES/kwordhtmlfilter.mo share/locale/zh_TW/LC_MESSAGES/kwordhtmlimportfilter.mo +share/locale/zh_TW/LC_MESSAGES/kwordlatexexportfilter.mo share/locale/zh_TW/LC_MESSAGES/kwordlatexfilter.mo +share/locale/zh_TW/LC_MESSAGES/kwordlateximportfilter.mo +share/locale/zh_TW/LC_MESSAGES/kwordmswordfilter.mo share/locale/zh_TW/LC_MESSAGES/kwordmswritefilter.mo +share/locale/zh_TW/LC_MESSAGES/kwordpdfimport.mo share/locale/zh_TW/LC_MESSAGES/olefilterswinword97filter.mo share/locale/zh_TW/LC_MESSAGES/xsltexportfilter.mo share/locale/zh_TW/LC_MESSAGES/xsltfilter.mo |