diff options
author | markd <markd@pkgsrc.org> | 2009-10-11 08:13:38 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2009-10-11 08:13:38 +0000 |
commit | a6b9d9ece579a120d95e7c854d9fe2b883c39fbf (patch) | |
tree | 3484dd3c3c8aeb57e07bdda982aa9023e562d163 /misc/kdeaccessibility4 | |
parent | 26a2f0344c7466660d5fe824e0094de8921d1146 (diff) | |
download | pkgsrc-a6b9d9ece579a120d95e7c854d9fe2b883c39fbf.tar.gz |
Update KDE4 to 4.3.2
KDE 4.3.2 brings a nice number of bugfixes, some critical, some just
fixing small annoyances:
* Many crashers have been fixed in KDE's core libraries, bringing more
stability to all applications
* KWin's window compositing effects have been further stabilized by fixing
a number of bugs in effect plugins such as the famous coverswitch window
switcher
* The biggest number of bugs for this release has been fixed in KMail,
KDE's email client, making it more reliable and usable by correcting a
number of display issues
* Saving files over themselves works again in Okular, KDE's document viewer
Diffstat (limited to 'misc/kdeaccessibility4')
-rw-r--r-- | misc/kdeaccessibility4/Makefile | 4 | ||||
-rw-r--r-- | misc/kdeaccessibility4/distinfo | 8 |
2 files changed, 5 insertions, 7 deletions
diff --git a/misc/kdeaccessibility4/Makefile b/misc/kdeaccessibility4/Makefile index 7e70a44a354..6670e78f710 100644 --- a/misc/kdeaccessibility4/Makefile +++ b/misc/kdeaccessibility4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/10/02 20:41:53 markd Exp $ +# $NetBSD: Makefile,v 1.2 2009/10/11 08:13:38 markd Exp $ DISTNAME= kdeaccessibility-${_KDE_VERSION} CATEGORIES= misc @@ -8,8 +8,6 @@ COMMENT= Accessibility support for the KDE integrated X11 desktop # BUILD_MAKE_FLAGS+= VERBOSE=1 -PKG_DESTDIR_SUPPORT= user-destdir - CMAKE_ARGS+= -DKDE4_KTTSD_ALSA:BOOL=OFF .include "../../meta-pkgs/kde4/kde4.mk" diff --git a/misc/kdeaccessibility4/distinfo b/misc/kdeaccessibility4/distinfo index e0c93cadca2..d7b070ff6d2 100644 --- a/misc/kdeaccessibility4/distinfo +++ b/misc/kdeaccessibility4/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/10/02 20:41:53 markd Exp $ +$NetBSD: distinfo,v 1.2 2009/10/11 08:13:38 markd Exp $ -SHA1 (kdeaccessibility-4.3.1.tar.bz2) = bc9c56beb161ddf6c1474d356360ec75db0733bc -RMD160 (kdeaccessibility-4.3.1.tar.bz2) = db7f9d2c175dbe1f04e7b1b02596849cb10d9544 -Size (kdeaccessibility-4.3.1.tar.bz2) = 6590404 bytes +SHA1 (kdeaccessibility-4.3.2.tar.bz2) = f6aa2d3cfa74cb2808e02bd67aec8d58cd61ef30 +RMD160 (kdeaccessibility-4.3.2.tar.bz2) = 7983703eaf5d2bf602a94e5ba72e8659007d1767 +Size (kdeaccessibility-4.3.2.tar.bz2) = 6586792 bytes |