pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/kdemultimedia3 Update to KDE 3.3.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f914a4435f20
branches:  trunk
changeset: 481823:f914a4435f20
user:      markd <markd%pkgsrc.org@localhost>
date:      Wed Oct 13 12:16:06 2004 +0000

description:
Update to KDE 3.3.1

Changes:
* akodelib: Fixed decoding of Ogg/Vorbis on big-endian machines
* akode-artsplugin: Fixed artsd-crash when playing in Konqueror
* juk: Fixed a bug where JuK sometimes crashes on KDE logout.
* juk: Fixed the removeTrack() DCOP call, which caused an infinite
  memory-leaking loop.
* juk: JuK now automatically saves your playlists every 10 minutes.
* juk: The tree view mode uses a case-insensitive search to fill its
  dynamic playlist now, matching the internal method of operation.
* juk: The tag editor no longer loses changes when you hide the tag editor.
* juk: Added checks for the return value of opendir(), which could fail if
  you don't have read permission for the directory.
* juk: Update status bar after changing the tags on the currently playing
  item.
* juk: Fixed a bug where a tree view mode playlist could be deleted out
  from under an item that needed to access it.
* juk: Fixed the GUI layout to also work in right-to-left languages.
* juk: Update the status bar when a different playlist is selected.
* juk: Always show the playing playlist in the status bar, fixing a
  regression from KDE 3.2.
* kscd: Fix saving of cd-information

diffstat:

 multimedia/kdemultimedia3/Makefile |  3 +--
 multimedia/kdemultimedia3/PLIST    |  3 ++-
 multimedia/kdemultimedia3/distinfo |  6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (43 lines):

diff -r 269ca3e94478 -r f914a4435f20 multimedia/kdemultimedia3/Makefile
--- a/multimedia/kdemultimedia3/Makefile        Wed Oct 13 12:08:53 2004 +0000
+++ b/multimedia/kdemultimedia3/Makefile        Wed Oct 13 12:16:06 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2004/10/10 19:55:01 snj Exp $
+# $NetBSD: Makefile,v 1.19 2004/10/13 12:16:06 markd Exp $
 
 DISTNAME=      kdemultimedia-${_KDE_VERSION}
-PKGREVISION=   2
 CATEGORIES=    multimedia
 COMMENT=       Multimedia tools for the KDE integrated X11 desktop
 
diff -r 269ca3e94478 -r f914a4435f20 multimedia/kdemultimedia3/PLIST
--- a/multimedia/kdemultimedia3/PLIST   Wed Oct 13 12:08:53 2004 +0000
+++ b/multimedia/kdemultimedia3/PLIST   Wed Oct 13 12:16:06 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2004/09/22 08:09:45 jlam Exp $
+@comment $NetBSD: PLIST,v 1.11 2004/10/13 12:16:06 markd Exp $
 bin/artsbuilder
 bin/artscontrol
 bin/juk
@@ -615,6 +615,7 @@
 share/kde/apps/artsbuilder/pics/Synth_XFADE.xpm
 share/kde/apps/artscontrol/artscontrol.rc
 share/kde/apps/artscontrol/artsmidimanagerview.rc
+share/kde/apps/juk/jukui-rtl.rc
 share/kde/apps/juk/jukui.rc
 share/kde/apps/juk/pics/playing.png
 share/kde/apps/kaboodle/icons/crystalsvg/16x16/actions/kaboodleloop.png
diff -r 269ca3e94478 -r f914a4435f20 multimedia/kdemultimedia3/distinfo
--- a/multimedia/kdemultimedia3/distinfo        Wed Oct 13 12:08:53 2004 +0000
+++ b/multimedia/kdemultimedia3/distinfo        Wed Oct 13 12:16:06 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.8 2004/10/10 19:50:23 mycroft Exp $
+$NetBSD: distinfo,v 1.9 2004/10/13 12:16:06 markd Exp $
 
-SHA1 (kdemultimedia-3.3.0.tar.bz2) = 45b96acb218af5c0b1e3f87b045143350ebfdc99
-Size (kdemultimedia-3.3.0.tar.bz2) = 5356679 bytes
+SHA1 (kdemultimedia-3.3.1.tar.bz2) = 9595e83cb9cc20260cd87413a4ed185f820eea3f
+Size (kdemultimedia-3.3.1.tar.bz2) = 5362949 bytes
 SHA1 (patch-aa) = 1e0694a956357d759a73a010e9a4700d5072ebf7
 SHA1 (patch-ab) = 29d8a451cd7e641f67190fa3b4980678ebe7dd70
 SHA1 (patch-ac) = f13b1d7b0285a3189b9b039daef771d9294ad413



Home | Main Index | Thread Index | Old Index