summaryrefslogtreecommitdiff
path: root/misc/kdepim3/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2005-03-23 21:59:47 +0000
committermarkd <markd>2005-03-23 21:59:47 +0000
commite6fc7fbb973bd7fe16546f281de8b528b73f143c (patch)
treee736cd66578473dc2b3334e576f75416c384916e /misc/kdepim3/Makefile
parent16cad46d64aef3390c5e752fce210d3165b4f16c (diff)
downloadpkgsrc-e6fc7fbb973bd7fe16546f281de8b528b73f143c.tar.gz
Update to KDE 3.4
Highlights at a glance * Text-to-speech system with support built into Konqueror, Kate, KPDF and the standalone application KSayIt * Support for text to speech synthesis is integrated with the desktop * Completely redesigned, more flexible trash system * Kicker with improved look and feel * KPDF now enables you to select, copy & paste text and images from PDFs, along with many other improvements * Kontact supports now various groupware servers, including eGroupware, GroupWise, Kolab, OpenGroupware.org and SLOX * Kopete supports Novell Groupwise and Lotus Sametime and gets integrated into Kontact * DBUS/HAL support allows to keep dynamic device icons in media:/ and on the desktop in sync with the state of all devices * KHTML has improved standard support and now close to full support for CSS 2.1 and the CSS 3 Selectors module * Better synchronization between 2 PCs * A new high contrast style and a complete monochrome icon set * An icon effect to paint all icons in two chosen colors, converting third party application icons into high contrast monochrome icons * Akregator allows you to read news from your favourite RSS-enabled websites in one application * Juk has now an album cover management via Google Image Search * KMail now stores passwords securely with KWallet * SVG files can now be used as wallpapers * KHTML plug-ins are now configurable, so the user can selectively disable ones that are not used. This does not include Netscape-style plug-ins. Netscape plug-in in CPU usage can be manually lowered, and plug-ins are more stable. * more than 6,500 bugs have been fixed * more than 1,700 wishes have been fullfilled * more than 80,000 contributions with several million lines of code and documentation added or changed
Diffstat (limited to 'misc/kdepim3/Makefile')
-rw-r--r--misc/kdepim3/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/misc/kdepim3/Makefile b/misc/kdepim3/Makefile
index 3b7e429fe7c..59b664a1c96 100644
--- a/misc/kdepim3/Makefile
+++ b/misc/kdepim3/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2004/12/23 12:54:29 markd Exp $
+# $NetBSD: Makefile,v 1.39 2005/03/23 22:07:07 markd Exp $
DISTNAME= kdepim-${_KDE_VERSION}
-PKGREVISION= 1
CATEGORIES= misc
COMMENT= Personal Information Management tools for the KDE desktop
@@ -24,15 +23,18 @@ REPLACE_PERL= kmail/kmail-3.1-update-new-mail-notification-settings.pl \
kmail/kmail-3.3b1-misc.pl \
kmail/kmail-pgpidentity.pl \
kmail/kmail-upd-identities.pl \
+ kmail/kmail-3.4-misc.pl \
kmail/upgrade-signature.pl \
kmail/upgrade-transport.pl \
- libkdenetwork/kpgp-3.1-upgrade-address-data.pl
+ libkdenetwork/kpgp-3.1-upgrade-address-data.pl \
+ libkpgp/kpgp-3.1-upgrade-address-data.pl
.include "../../meta-pkgs/kde3/kde3.mk"
BUILDLINK_DEPMETHOD.qt3-tools= full
.include "../../comms/libmal/buildlink3.mk"
.include "../../comms/pilot-link-libs/buildlink3.mk"
+.include "../../security/cyrus-sasl2/buildlink3.mk"
.include "../../security/gpgme/buildlink3.mk"
.include "../../x11/kdebase3/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"