diff options
author | lofi <lofi@FreeBSD.org> | 2004-02-05 09:23:10 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-02-05 09:23:10 +0800 |
commit | dd275e86771016b9e07f21b78d97fb8e7306a273 (patch) | |
tree | aaa0565f51bf733a2ee63679e79f64b3565c1af3 /misc/kde3-i18n-hr | |
parent | 7353ea4a5c23d104ef03fff8654f23f71322a7a9 (diff) | |
download | freebsd-ports-gnome-dd275e86771016b9e07f21b78d97fb8e7306a273.tar.gz freebsd-ports-gnome-dd275e86771016b9e07f21b78d97fb8e7306a273.tar.zst freebsd-ports-gnome-dd275e86771016b9e07f21b78d97fb8e7306a273.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.
Diffstat (limited to 'misc/kde3-i18n-hr')
-rw-r--r-- | misc/kde3-i18n-hr/Makefile | 7 | ||||
-rw-r--r-- | misc/kde3-i18n-hr/distinfo | 2 | ||||
-rw-r--r-- | misc/kde3-i18n-hr/pkg-plist | 5 |
3 files changed, 9 insertions, 5 deletions
diff --git a/misc/kde3-i18n-hr/Makefile b/misc/kde3-i18n-hr/Makefile index d5056f57deb9..b1c8d73b76d7 100644 --- a/misc/kde3-i18n-hr/Makefile +++ b/misc/kde3-i18n-hr/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-hr/distinfo b/misc/kde3-i18n-hr/distinfo index b45dbe337d52..a3c7d80e7149 100644 --- a/misc/kde3-i18n-hr/distinfo +++ b/misc/kde3-i18n-hr/distinfo @@ -1 +1 @@ -MD5 (KDE/kde-i18n/kde-i18n-hr-3.1.4.tar.bz2) = 7d051959a18f2e634a65c2de3caa5a14 +MD5 (KDE/kde-i18n/kde-i18n-hr-3.1.5.tar.bz2) = 0b4cbe97a6fb926fa8a09fc6dbb9793c diff --git a/misc/kde3-i18n-hr/pkg-plist b/misc/kde3-i18n-hr/pkg-plist index 7a137b624524..e12fb955ae29 100644 --- a/misc/kde3-i18n-hr/pkg-plist +++ b/misc/kde3-i18n-hr/pkg-plist @@ -8,6 +8,7 @@ share/doc/HTML/hr/common/6.png share/doc/HTML/hr/common/7.png share/doc/HTML/hr/common/8.png share/doc/HTML/hr/common/9.png +share/doc/HTML/hr/common/appheader.html share/doc/HTML/hr/common/artistic-license.html share/doc/HTML/hr/common/bottom1.png share/doc/HTML/hr/common/bottom2.png @@ -31,6 +32,8 @@ share/doc/HTML/hr/common/kde-common.css share/doc/HTML/hr/common/kde-default.css share/doc/HTML/hr/common/kde-localised.css.template share/doc/HTML/hr/common/kde-web.css +share/doc/HTML/hr/common/kde_logo.png +share/doc/HTML/hr/common/kde_logo_bg.png share/doc/HTML/hr/common/kmenu.png share/doc/HTML/hr/common/lgpl-license share/doc/HTML/hr/common/lgpl-license.html @@ -162,7 +165,6 @@ share/locale/hr/LC_MESSAGES/kfind.mo share/locale/hr/LC_MESSAGES/kfindpart.mo share/locale/hr/LC_MESSAGES/kfloppy.mo share/locale/hr/LC_MESSAGES/kfmclient.mo -share/locale/hr/LC_MESSAGES/kfmexec.mo share/locale/hr/LC_MESSAGES/kfortune.mo share/locale/hr/LC_MESSAGES/kgeo.mo share/locale/hr/LC_MESSAGES/kghostview.mo @@ -186,6 +188,7 @@ share/locale/hr/LC_MESSAGES/kio_print.mo share/locale/hr/LC_MESSAGES/kio_sftp.mo share/locale/hr/LC_MESSAGES/kio_smb.mo share/locale/hr/LC_MESSAGES/kio_smbro.mo +share/locale/hr/LC_MESSAGES/kioexec.mo share/locale/hr/LC_MESSAGES/kjobviewer.mo share/locale/hr/LC_MESSAGES/kjots.mo share/locale/hr/LC_MESSAGES/kjumpingcube.mo |