diff options
author | markd <markd@pkgsrc.org> | 2005-03-23 21:28:33 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2005-03-23 21:28:33 +0000 |
commit | ae17c3b7c5127e0571827e61e7953d9f61d486fa (patch) | |
tree | 99979fa7253adb9e9f15cba395145aff97b1622a /audio | |
parent | 3f962515ce3a3a06ee70bcdfaa8e2738cf335f13 (diff) | |
download | pkgsrc-ae17c3b7c5127e0571827e61e7953d9f61d486fa.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 'audio')
-rw-r--r-- | audio/arts/Makefile | 4 | ||||
-rw-r--r-- | audio/arts/PLIST | 4 | ||||
-rw-r--r-- | audio/arts/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile index 768a8ccdedc..f52954ae380 100644 --- a/audio/arts/Makefile +++ b/audio/arts/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.37 2004/12/10 06:00:52 markd Exp $ +# $NetBSD: Makefile,v 1.38 2005/03/23 21:30:12 markd Exp $ -DISTNAME= arts-1.3.2 +DISTNAME= arts-1.4.0 CATEGORIES= audio HOMEPAGE= http://www.kde.org/areas/multimedia/ COMMENT= Analog Real-Time Synthesizer diff --git a/audio/arts/PLIST b/audio/arts/PLIST index b8620b3fd22..a8923ab5bf8 100644 --- a/audio/arts/PLIST +++ b/audio/arts/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2004/09/22 08:09:14 jlam Exp $ +@comment $NetBSD: PLIST,v 1.7 2005/03/23 21:30:12 markd Exp $ bin/artsc-config bin/artscat bin/artsd @@ -9,6 +9,7 @@ bin/artsshell bin/artswrapper bin/mcopidl include/arts/anyref.h +include/arts/arts_export.h include/arts/artsflow.h include/arts/artsflow.idl include/arts/artsversion.h @@ -89,6 +90,7 @@ include/arts/unixconnection.h include/arts/unixserver.h include/arts/weakreference.h include/artsc/artsc.h +include/artsc/artsc_export.h lib/libartsc.la lib/libartscbackend.la lib/libartsdsp.la diff --git a/audio/arts/distinfo b/audio/arts/distinfo index 8fc1e093069..f9b489f222d 100644 --- a/audio/arts/distinfo +++ b/audio/arts/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.28 2005/02/23 20:39:43 agc Exp $ +$NetBSD: distinfo,v 1.29 2005/03/23 21:30:12 markd Exp $ -SHA1 (arts-1.3.2.tar.bz2) = 6397267e0a41fcc75afe25b9c222b6cee7bf9542 -RMD160 (arts-1.3.2.tar.bz2) = 2b1c905d53e2d6d04819fe68044643d5e30efb89 -Size (arts-1.3.2.tar.bz2) = 968368 bytes +SHA1 (arts-1.4.0.tar.bz2) = 69d84bd9669102cbe31abca1bc6e371e91cf3529 +RMD160 (arts-1.4.0.tar.bz2) = 30a3ae55f3e4baf8836a6c2b6ef3b7ec8bc6e458 +Size (arts-1.4.0.tar.bz2) = 1003016 bytes SHA1 (patch-aa) = ff582ade3d9913440cd20d92b342a5357991f555 SHA1 (patch-ab) = 73c4ec5360ce671f69b6de4e226cda9478d098ee SHA1 (patch-ac) = de22843493a184f4aa8c20e011aa2a73ad794728 |