Update to version 1.2.4 'Revenge of the roK'.
Changes since last packaged version (1.2.3): VERSION 1.2.4: FEATURES: * Queue selected tracks shortcut, Ctrl+D. (BR 83675) BUGFIXES: * The first engine entry in the config dialog was always blank. * If you filtered by more than one word in Collection Browser, adding expandable items (eg: artists or albums) wouldn't work. (BR 100150) * Updating the collection without any changes being made to it kept the Update button disabled forever. * Application freezes when switching shoutcast streams. (BR 103890) * MusicBrainz lookup was not escaping quote characters. (BR 103740) * Fixed crash when clicking the "clear" button in CoverManager's filter widget. * Update lyrics page on new radio stream metadata. (BR 99725) * xine-engine was reporting bogus tracklengths for ogg vorbis. (BR 102547)
This commit is contained in:
parent
4d377ad58a
commit
5aafdca318
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.8 2005/05/22 20:07:37 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2005/05/23 13:14:05 seb Exp $
|
||||
|
||||
DISTNAME= amarok-1.2.3
|
||||
DISTNAME= amarok-1.2.4
|
||||
CATEGORIES= audio kde
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amarok/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.6 2005/03/29 16:24:14 seb Exp $
|
||||
$NetBSD: distinfo,v 1.7 2005/05/23 13:14:05 seb Exp $
|
||||
|
||||
SHA1 (amarok-1.2.3.tar.bz2) = 6570338f9d87e2ad3e7a0dbe82b28d419a514370
|
||||
RMD160 (amarok-1.2.3.tar.bz2) = 0f6d867d6d784f1c3c7242312b323de7420bd17d
|
||||
Size (amarok-1.2.3.tar.bz2) = 6061235 bytes
|
||||
SHA1 (amarok-1.2.4.tar.bz2) = fc876894b5d10297df3bfbafd2a4b0b9c5ae04b4
|
||||
RMD160 (amarok-1.2.4.tar.bz2) = c996cebf27deb650c317fddb084c98d71fa0f5cf
|
||||
Size (amarok-1.2.4.tar.bz2) = 6016470 bytes
|
||||
|
|
Loading…
Reference in a new issue