diff options
author | wiz <wiz@pkgsrc.org> | 2007-08-30 00:01:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-08-30 00:01:35 +0000 |
commit | 95a3319fcf4ea214999964f6f18db1a3f26e16b5 (patch) | |
tree | 805f1f2351c2d22706cd373d6c96b688e258cd89 /audio | |
parent | ad0093d78fdb677eae48158ac36e8baace55f1b2 (diff) | |
download | pkgsrc-95a3319fcf4ea214999964f6f18db1a3f26e16b5.tar.gz |
Update to 1.4.7:
VERSION 1.4.7
CHANGES:
* Updated the Cool Streams.
* Improved application icon. Thanks go to Pasi Lallinaho.
* Upgraded SQLite to 3.4.1
* SQL improvements providing optimisations on intensive queries. Patch by
Gosta <gostaj@gmail.com>. (BR 142999)
BUGFIXES:
* Wikipedia artist lookup would freeze Amarok if the artist was not found
and the locale was not English. (BR 142764)
* Cannot limit smart playlists to more than 1000 tracks. (BR 148084)
* Fixed the formatting in the "Extended Info" pane for podcasts.
* Don't show "Not Rated" for items rated with half a star. Patch by Tuomas
Nurmi <tnurmi@edu.kauhajoki.fi>. (BR 144675)
* Copy, don't move items from Cool Streams to folders. (BR 147404)
* Sometimes folders in the playlistbrowser could be lost. (BR 147404)
* NJB devices could have tags corrupted that contained Unicode characters.
Patch by Kun Xi <quinnxi@gmail.com>. (BR 147223)
* Show OSD when changing song rating via shortcut. Patch by Tuomas Nurmi
<tnurmi@edu.kauhajoki.fi>. (BR 146918)
* Show the stars indicating rating with the correct size in the OSD. Patch
Patch by Tuomas Nurmi <tnurmi@edu.kauhajoki.fi>. (BR 147059)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/amarok/Makefile | 4 | ||||
-rw-r--r-- | audio/amarok/PLIST | 3 | ||||
-rw-r--r-- | audio/amarok/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index cc12f614db8..12d35d0e03f 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2007/07/01 00:33:52 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2007/08/30 00:01:35 wiz Exp $ DISTNAME= amarok-${VERSION} -VERSION= 1.4.6 +VERSION= 1.4.7 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE:=amarok/${VERSION}/src/} EXTRACT_SUFX= .tar.bz2 diff --git a/audio/amarok/PLIST b/audio/amarok/PLIST index 8337afd5934..8e5e2808f7c 100644 --- a/audio/amarok/PLIST +++ b/audio/amarok/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.25 2007/07/01 00:33:52 wiz Exp $ +@comment $NetBSD: PLIST,v 1.26 2007/08/30 00:01:35 wiz Exp $ bin/amarok bin/amarok_daapserver.rb bin/amarok_libvisual @@ -1002,6 +1002,7 @@ share/locale/mk/LC_MESSAGES/amarok.mo share/locale/ms/LC_MESSAGES/amarok.mo share/locale/nb/LC_MESSAGES/amarok.mo share/locale/nds/LC_MESSAGES/amarok.mo +share/locale/ne/LC_MESSAGES/amarok.mo share/locale/nl/LC_MESSAGES/amarok.mo share/locale/nn/LC_MESSAGES/amarok.mo share/locale/pa/LC_MESSAGES/amarok.mo diff --git a/audio/amarok/distinfo b/audio/amarok/distinfo index 0fc3859e79b..609f637b4b8 100644 --- a/audio/amarok/distinfo +++ b/audio/amarok/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.29 2007/07/01 00:33:52 wiz Exp $ +$NetBSD: distinfo,v 1.30 2007/08/30 00:01:36 wiz Exp $ -SHA1 (amarok-1.4.6.tar.bz2) = c339315febcaf8930af384c398decde196908cc1 -RMD160 (amarok-1.4.6.tar.bz2) = 993e5a31d814e8c1bdac00683ddb4b4abd35a814 -Size (amarok-1.4.6.tar.bz2) = 13260949 bytes +SHA1 (amarok-1.4.7.tar.bz2) = ff97ad833159f4be32c0dfe546a6dee944f5339d +RMD160 (amarok-1.4.7.tar.bz2) = fc5f5182b488f629cc608aee16aa84a0c4978dcd +Size (amarok-1.4.7.tar.bz2) = 12723499 bytes SHA1 (patch-ab) = 91097c1d901fb66c5c8e593005c462b1874f50bf |