diff options
author | markd <markd> | 2006-01-31 22:35:02 +0000 |
---|---|---|
committer | markd <markd> | 2006-01-31 22:35:02 +0000 |
commit | a406133fd457b37216ce28adb5711f361ee2fec4 (patch) | |
tree | 40a27fbf42e29c19d5cb1bdd36c554ad89735944 /misc/kdeutils3 | |
parent | 6c822ebf40d19dd95884ce7e004307507eb2e003 (diff) | |
download | pkgsrc-a406133fd457b37216ce28adb5711f361ee2fec4.tar.gz |
Update to KDE 3.5.1
Changes:
* SuperKaramba
o Allow to remove a local theme
o Enhanced itemDropped-func with x,y-value
o some major strategic feature enhancements to superkaramba, which
make it possible to write kicker-replacement themes
o locale in python themes
o Applets appear on top after switch desktop
o Get new Superkaramba theme from internet (with KHotNewStuff) doesn't
work
o SuperKaramba does not use the result for its test for KNewStuff
o Don't popup dialog at startup when there are no themes on desktop
o Non-intuitive theme removing in Theme Dialog
* KCalc
o KCalc returns wrong value
o KCalc truncates decimals sporadically
o Cannot increase the precision to 10 digits
o Cut buffer is filled with wrong value when you click on results
* KLaptopDaemon
o KLaptopDaemon improperly links against libstdc++
Diffstat (limited to 'misc/kdeutils3')
-rw-r--r-- | misc/kdeutils3/Makefile | 3 | ||||
-rw-r--r-- | misc/kdeutils3/distinfo | 8 |
2 files changed, 5 insertions, 6 deletions
diff --git a/misc/kdeutils3/Makefile b/misc/kdeutils3/Makefile index a29c8a7eef8..14a948ae5f2 100644 --- a/misc/kdeutils3/Makefile +++ b/misc/kdeutils3/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.50 2006/01/24 07:32:24 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2006/01/31 22:35:02 markd Exp $ DISTNAME= kdeutils-${_KDE_VERSION} -PKGREVISION= 2 COMMENT= Utilities for the KDE integrated X11 desktop .include "../../meta-pkgs/kde3/Makefile.kde3" diff --git a/misc/kdeutils3/distinfo b/misc/kdeutils3/distinfo index 72b78d1d79b..3bbca5c06cd 100644 --- a/misc/kdeutils3/distinfo +++ b/misc/kdeutils3/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.37 2006/01/08 12:07:52 markd Exp $ +$NetBSD: distinfo,v 1.38 2006/01/31 22:35:02 markd Exp $ -SHA1 (kdeutils-3.5.0.tar.bz2) = 194d20c78d61b41dda6c3a6f55f0e10b4718d0a8 -RMD160 (kdeutils-3.5.0.tar.bz2) = 0638cc14a1db465a05eaf915da62d1993a44f461 -Size (kdeutils-3.5.0.tar.bz2) = 2958132 bytes +SHA1 (kdeutils-3.5.1.tar.bz2) = a5439a60e4df3ed98c152ba1a66da2eebd66c045 +RMD160 (kdeutils-3.5.1.tar.bz2) = 01c9290d406307ac9eba3bd3b93e7e318c16bb6d +Size (kdeutils-3.5.1.tar.bz2) = 2974660 bytes SHA1 (patch-aa) = 0e9c35666640bdd17b22c03fb06ad6c3eed3a382 SHA1 (patch-ab) = c85392afdb34c52d309940d7a485d4d2b7b6faaf SHA1 (patch-ac) = 9b31039b0e3cc05dc4fb288ee8f66ebf3e440f6e |