diff options
author | markd <markd> | 2006-01-31 22:33:02 +0000 |
---|---|---|
committer | markd <markd> | 2006-01-31 22:33:02 +0000 |
commit | 6c822ebf40d19dd95884ce7e004307507eb2e003 (patch) | |
tree | 69e94c1ba32e274c5ad47cbbad64a59a20c6b185 /multimedia/kdemultimedia3/Makefile | |
parent | b9de47c5ec3e6811d82b820a5ea7ace69ed9e319 (diff) | |
download | pkgsrc-6c822ebf40d19dd95884ce7e004307507eb2e003.tar.gz |
Update to KDE 3.5.1
Changes:
* JuK
o Fix memory corruption bug causing crashes with recent glibc
libraries.
o Fix incorrect initial volume setting when using aKode as output.
o Corrected list of file types that JuK supports.
o Fix command line handling of music files. Now files given on the
command line are automatically added to the Collection List.
o Fix "Album Random Play" feature to also use Artist information when
choosing the next track to play.
o Added musicbrainz 0.4-support
Diffstat (limited to 'multimedia/kdemultimedia3/Makefile')
-rw-r--r-- | multimedia/kdemultimedia3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/kdemultimedia3/Makefile b/multimedia/kdemultimedia3/Makefile index b762a7b57fb..0c023526e58 100644 --- a/multimedia/kdemultimedia3/Makefile +++ b/multimedia/kdemultimedia3/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2006/01/24 07:32:27 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2006/01/31 22:33:02 markd Exp $ DISTNAME= kdemultimedia-${_KDE_VERSION} -PKGREVISION= 4 CATEGORIES= multimedia COMMENT= Multimedia tools for the KDE integrated X11 desktop |