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 /misc/kde3-i18n-is | |
parent | baa573cc0f3c67d02f961def5da5d4b3fccc5e54 (diff) |
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 'misc/kde3-i18n-is')
-rw-r--r-- | misc/kde3-i18n-is/Makefile | 7 | ||||
-rw-r--r-- | misc/kde3-i18n-is/distinfo | 2 | ||||
-rw-r--r-- | misc/kde3-i18n-is/pkg-plist | 2 |
3 files changed, 7 insertions, 4 deletions
diff --git a/misc/kde3-i18n-is/Makefile b/misc/kde3-i18n-is/Makefile index c067187cb60a..339f702bd08f 100644 --- a/misc/kde3-i18n-is/Makefile +++ b/misc/kde3-i18n-is/Makefile @@ -6,8 +6,8 @@ # PORTNAME= kde-i18n -PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 +# PORTVERSION= ${KDE_VERSION} +PORTVERSION= 3.1.5 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -17,9 +17,10 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 +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/misc/kde3-i18n-is/distinfo b/misc/kde3-i18n-is/distinfo index 08e2e997af73..76bb5c6fc30c 100644 --- a/misc/kde3-i18n-is/distinfo +++ b/misc/kde3-i18n-is/distinfo @@ -1 +1 @@ -MD5 (KDE/kde-i18n/kde-i18n-is-3.1.4.tar.bz2) = 1dcb746ad76c247b0bbe13e1ea694c6c +MD5 (KDE/kde-i18n/kde-i18n-is-3.1.5.tar.bz2) = 208ddcfebfefcd017789c2ca436ad97f diff --git a/misc/kde3-i18n-is/pkg-plist b/misc/kde3-i18n-is/pkg-plist index 225e530a6ee2..63def159cb9f 100644 --- a/misc/kde3-i18n-is/pkg-plist +++ b/misc/kde3-i18n-is/pkg-plist @@ -31,6 +31,7 @@ share/locale/is/LC_MESSAGES/desktop_kdesdk.mo share/locale/is/LC_MESSAGES/desktop_kdetoys.mo share/locale/is/LC_MESSAGES/desktop_kdeutils.mo share/locale/is/LC_MESSAGES/dirfilterplugin.mo +share/locale/is/LC_MESSAGES/dockbarextension.mo share/locale/is/LC_MESSAGES/domtreeviewer.mo share/locale/is/LC_MESSAGES/drkonqi.mo share/locale/is/LC_MESSAGES/dub.mo @@ -234,6 +235,7 @@ share/locale/is/LC_MESSAGES/kio_sftp.mo share/locale/is/LC_MESSAGES/kio_smb.mo share/locale/is/LC_MESSAGES/kio_smbro.mo share/locale/is/LC_MESSAGES/kio_smtp.mo +share/locale/is/LC_MESSAGES/kioexec.mo share/locale/is/LC_MESSAGES/kit.mo share/locale/is/LC_MESSAGES/kiten.mo share/locale/is/LC_MESSAGES/kjobviewer.mo |