Subject: CVS commit: pkgsrc/audio/amarok
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 07/01/2007 00:33:53
Module Name:	pkgsrc
Committed By:	wiz
Date:		Sun Jul  1 00:33:53 UTC 2007

Modified Files:
	pkgsrc/audio/amarok: Makefile PLIST distinfo
	pkgsrc/audio/amarok/patches: patch-ab
Removed Files:
	pkgsrc/audio/amarok/patches: patch-aa

Log Message:
Update to 1.4.6:

VERSION 1.4.6
  CHANGES:
    * Improved icon theme, kindly provided by Landy DeField
      <lando@revelinux.com>. Big thanks!
    * Playlist now sends notifications to scripts if items are added, removed,
      reordered, or if the playlist is cleared.  Useful for script authors.
      Thanks to Miguel Angel Alvarez <maacruz@gmail.com> for the patch.
    * iPod device plugin now handles RockBox devices.  Thanks to Michael
      Buesch <mb@bu3sch.de> for the patch.
    * Organising files will only delete empty parent folders if the folder
      is within the collection hierarchy. (BR 136757)
    * The default cover image preview size has been increased to 130px.
    * The "hide menubar" option has been removed. It's too dangerous and led
      to countless support requests.
    * Generic media device can now handle any KIO-compatible URL, including
      obex and smb. Manage your bluetooth phone's music collection through
      Amarok!
    * Upgraded SQLite to 3.3.17.
    * Append an album to the playlist by right-clicking on it from within
      the Cover Manager.  Patch by Doug Reich <dreich@hmc.edu>.
    * Faster playlist handling. Patch by Ovy <ovy@alum.mit.edu>. (BR 142255)
    * The moodbar process has been given a higher priority. (BR 136867)
    * Allow for lyrics scripts to specifiy site, site_url, and add_url from
      within the script. This will allow for "meta lyrics" scripts. Patch by
      Sergio Pistone <sergio_pistone@yahoo.com.ar>. (BR 141885)
    * First rating star now lets you toggle between no rating, half a star,
      and one full star.

  BUGFIXES:
    * Uninstalling scripts would in some cases leave files behind. Patch by
      Sergio Pistone <sergio_pistone@yahoo.com.ar>. (BR 143716)
    * Last.fm "Custom Station" stream works again. (BR 146020)
    * Fix regression where the "Show Script Manager" button displayed on the
      Lyrics tab of the Context Browser wouldn't actually show the Script
      Manager.
    * Don't show ratings from the previous track's rating change in the OSD on
      playing the next track.
    * The config dialog is now less tall and fits on widescreen displays.
    * Making a dynamic playlist with the number of previously played tracks to
      show set to zero and attempting to play the first track would cause a
      crash. (BR 145157)
    * If "Stop after current track" was used, the last track would not be
      counted or rated in the user's statistics. (BR 140980)
    * Generic media device wouldn't allow you to drop a folder on the
      viewport, meaning you couldn't move subfolders to the top level of the
      mount point.
    * Made the settings dialog less tall. (BR 141250)
    * Star ratings now update instantly in the Context Browser, OSD, and
      Collection Browser.
    * lyrc script did not work behind proxy due to a stray quote mark. Gentoo
      Bug 166050.
    * Fix compilation on kde-3.3 systems.
    * amarok_live.py now uses popen correctly. Patch by Luke Macken
      <lmacken@fedoraproject.org>. (BR 127804)
    * Make amarok_proxy.rb use HTTP/1.0 as we don't support chunked responses.
      Patch by solsTiCE <solstice.dhiver@laposte.net>. (BR 141819)
    * Fix Quadratic loading in Playlists. Patch by Ovy
      <ovy@alum.mit.edu>. (BR 142255)
    * Correctly set iPod model. Patch by İsmail Dönmez <ismail@kde.org>.
    * Fix detection of vfat devices on FreeBSD. (BR 141614)
    * Right-click on volume slider would change the volume. (BR 141672)


To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 pkgsrc/audio/amarok/Makefile
cvs rdiff -r1.24 -r1.25 pkgsrc/audio/amarok/PLIST
cvs rdiff -r1.28 -r1.29 pkgsrc/audio/amarok/distinfo
cvs rdiff -r1.10 -r0 pkgsrc/audio/amarok/patches/patch-aa
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/amarok/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.