to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
VERSION 2.6-RC
CHANGES:
* Show all audio and video files in file browser.
* Remove codec install support. It's long ago been implemented in phonon.
* Prevent lags with large Saved playlists.
* Increase minimal required ffmpeg version up to 0.7.
* Use audio-x-generic icon for bit rate, not a generic one.
* Add Amarok.Playlist.playMediaList() script bindings for API symmetry.
* Building the spectrum analyzer applet can now be disabled with a CMake
argument.
VERSION 2.6-Beta 1
FEATURES:
* Amazon store: improved album search
* Support for transcoding when copying tracks to USB Mass Storage devices;
per-device transcoding preference can be saved, too.
* Provide Repopulate and Turn off link in "Dynamic Mode Enabled" bagde.
* Support for setting cover images for albums on USB Mass Storage devices.
* Support for setting and unsetting cover images for iPod albums, can
write back covers to file meta-data too, respects configuration.
* Amazon store: ability to check out an item directly without using the
Amarok shopping cart.
* Amarok now includes the Free Music Charts service by default.
* The maximum dimensions for embedded covers are now configurable.
* Small configuration dialog for iPods that shows troubleshooting
information and allows to change iPod name.
* Improved usability of iPod playlists: iPod collection automatically
transfers tracks dropped to iPod playlists to iPod when it is needed.
* Tracks can now be transcoded when transferring them to iPod.
* A diagnostic dialog reporting versions of Amarok, Qt, KDE and phonon libraries
as well as the used phonon backend and status of plugins and scripts.
Patch by Andrzej Hunt.
* Ability to move track position bookmarks by dragging; patch by
Jasneet Bhatti.
* Amarok can now remember whether and how to transcode tracks when
transferring them to a particular collection.
* "Crop playlist" functionality implemented using drag & drop.
* Added keyboard shortcut for "Edit Track Information..."
Patch by Jasneet Bhatti.
* Support for embedded album covers in non-collection tracks and
in USB Mass Storage collection.
* Hold the Shift key when dragging tracks to collections to move them
instead of copying.
* New search filter for absolute date
* Named UMS collections
* Albums with same name but different album artist are now correctly
separated in USB Mass Storage, iPod and various online service collections.
* Support for detecting compilations in USB Mass Storage collection.
* Support embedded covers for ogg (read only) and flac files.
* Track meta-data can be edited in USB Mass Storage collection.
* Support for album artists in USB Mass Storage collection.
* album artist (if differs from artist), BPM, labels, last played time and
bitrate are now shown in playlist track tooltip (if not already displayed
in playlist)
CHANGES:
* Builds with ffmpeg 0.11.
* Database structure (lyrics table) was updated. Starting Amarok for the
first time after the upgrade may take up to one minute as the data is
migrated.
* Amazon store: try to show a sensible default in the country selection.
* Only offer delete action when Shift key is pressed in Collection context
menu.
* Only offer move action when Shift key is pressed in Collection context
menu.
* Remove context view video applet. Unmaintained and broken.
* Album cover images are written in background to prevent freezes.
* Make keyboard & mouse behaviour of saved playlists browser same as of the
collection browser, including the delete key.
* Delete and Shift + Delete keys now work as expected in collection browser.
* Preserve statistics when copying or moving tracks to Local Collection.
* Common album actions such as Show cover, Show under Various Artists are
now available for all collections that support it, not just Local
collection.
* When copying files to iPod, ensure target directories exist.
* When writing covers to files, all existing covers will be replaced.
* PulseAudio status in diagnostic dialog.
* optional libgpod dependency raised to 0.8.2 to support newest iPods.
* Amarok now prevents accidental unmounting of iPods in (small) time-frames
when iTunes database on iPod is not yet updated.
* Amarok detects when iPod is to be ejected from system and gracefully
disconnects it when it occurs.
* Hitting the eject button on iPod collection ejects it also from the
system.
* iPod collection now detects whether iPod is safe to write and marks iPod
as read-only if not. This prevents "iPod shows 0 tracks" problem.
* Correct progress bar advancement when transferring tracks to iPod.
* iPod Collection supports multiple simultaneous cancellable transfers.
* Improved dialog to initialize iPod.
* Load tracks in playlists asynchronously using proxy tracks.
* It is now possible to transcode tracks when moving them.
* Drag & drop of tracks and playlists to Saved Playlists works in all cases.
* Don't show unmounted USB Mass Storage devices and make it clear when
the device is not "activated" yet.
* "Devices" in Amarok configuration -> Plugins is with other related strings
renamed to "Local Collection Backends" to reduce user confusion.
* Enable keyboard activation of PlaylistBrowser items.
* Don't use `mysql_config --variable=pkgincludedir`, find mysql include
directory manually by looking up mysql.h.
* Album artist is now guessed for tracks that do not belong into any
collection and tracks from USB Mass Storage collection. Guessing uses the
same algorithm as Local Collection.
* When hovering iPod, UMS or MTP collection in collection browser,
"1.2 GB free" is shown instead of "85% used"; thicker capacity bar.
Plus many bugfixes.
Version 2.5
FEATURES:
* Now It's possible to use formated strings for prefix and suffix in
Playlist's layout items.
BUGFIXES:
* Do not crash when iPod doesn't have a master playlist. (BR 288936)
* Fix Last.fm not finding KDE Wallet. (BR 286741)
* Put a border around bottom toolbars, visually separating them from
browser contents. (BR 277741)
* Align the bottom toolbars.
* Allow albums with empty name but nonempty artist in local collection.
* Fix collection info display (track count, free space) for iPod and MTP
devices. (BR 232093)
* Fix crash at exit with Qt 4.8
* Fix moving applets rightward in the context toolbar.
* Fix breadcrumbs not working properly for the file browser.
* Disable cover fetching action for tracks not in the collection to avoid
crash when trying to "save as" a cover. (BR 287604)
* Show default cover in tag dialog when track is not in the collection.
* Fix directory selection when opening album location in tag dialog.
* Fix crash in CoverFoundDialog if progress dialog is cancelled just
before fetch is done.
* Correctly parse disambiguation pages for songs in the English Wikipedia.
* Fix wrong context view applets sizes on start up in some cases.
* Fix Amarok consuming CPU until main window is shown. (BR 278897)
* Fix last.fm 'scrobble composer' option's fallback to artist (BR 286215)
* Fix volume control from within Amarok.
* Fix slow startup because of imported playlists. (BR 284761)
* Fix audio CD detection on Amarok start. (BR 276032)
* Set a default filename scheme for USB Mass Storage (BR 285900)
* Fixed crash during MusicBrainz search. (BR 277475)
CHANGES:
* Load Last.fm friend/neighbour avatars on demand.
* Update tracks in the recently played widget only when needed.
* Allow editing the SearchWidget during a search animation.
* Update the collection view while UMS is scanning.
* Don't block the UI while scanning UMS device.
* Allow going back and forward in Amazon store. Thanks to GCI student
Nikola Miljkovic.
VERSION 2.4.0
CHANGES:
* New Splash Screen by Tomasz Dudzik <madsheytan@gmail.com>.
* The "Playdar Collection" feature has been disabled until some technical
issues are resolved.
* Fixed some broken radio stream URLs.
BUGFIXES:
* Fix crash on copying tracks between collection. (BR 261364)
* Fix fetching of script data. BBC, Free Music Charts and others should work again.
(BR 261839)
* Actually show the Splash Screen by default, as it was meant to work.
* Leave all pending files in case of error/conflict during tracks moving. (BR 257739)
* Fix crash when moving tracks between collections. (BR 253033)
* Fixed issue with UMS Collection that made amarok to delete original track
instead of newly copied one. (BR 238915)
* Fixed issue with Audio CDs that do not provide CDDB information. Patch by
Andriy Gapon <avg@icyb.net.ua>. (BR 257818)
* Fixed issue with the Organize Files Dialog that prevented presets from being
loaded when in advanced mode. Patch by Philipp Schmidt <philschmidt@gmx.net>.
(BR 255325)
VERSION 2.4-Beta 1
FEATURES:
* New UPnP Collection detects and plays media on UPnP devices on the network.
* New transcoding feature which converts one or more tracks with a chosen encoder
when copying to the local collection.
* Added option to use Wikipedia Mobile.
* Added settings for writing statistics and album covers back to the file.
* Leave focus in playlist search widget when using up/down to scroll through
filtered results. Thanks to Thomas Karpiniec for the patch!
* LyricsApplet: The lyrics in are now updated when they were changed in a
different place, for example in the Tag Dialog.
* Permit the use of iPod Touch 3G and possibly newer devices. Thanks to
Aurélien Croc for the patch!
* Match space-separated search terms in the playlist filter var individually. Thanks
to Thomas Karpiniec for the patch!
* Added new context applet for displaying guitar and bass tab information. Thanks to
Rainer Sigle for the patch!
* Added ability to set/update Album Artist.
* Added map view and calendar in the upcoming events applet.
* Added support for all Wikipedia languages. (BR 220617)
* Added incremental search in the Wikipedia applet (press
'/' or global search key when in focus).
* Added "Favorite Venues" to the upcoming events applet.
* Read MusicBrainz IDs of MP4 files during scanning.
* Ability to hide and show the menu bar. Patch by
Valentyn Pavliuchenko <valentyn.pavliuchenko@gmail.com>.
* Size of the On-Screen-Display font is now configurable. (BR 195186)
* Musicbrainz-based mass tagging UI by Sergey Ivanov.
* New easy to use table-based UI for Ampache server configuration. (BR 200703)
* OPML export for podcast subscriptions. (BR 126120)
* New "Playlist Length" constraint for the APG, which allows you to specify
the number of tracks in the playlist. What was the "Playlist Length "
constraint is now called "Playlist Duration".
* MPRIS2 support for controlling Amarok over D-Bus.
* New "Playdar Collection" allows searching for and listening
to music provided by a running local Playdar service.
CHANGES:
* Brought back collapsing animations of context applets.
* Added a "Donors" tab to the About dialog for our generous Roktober 2010
donors who wish to be mentioned.
* Tracks might contain lyrics in the HTML format, where there's no user-visible
content in the HTML. Those lyrics are now regarded as "empty".
* LyricsApplet: changed the layout of the "Do you really want to refetch lyrics"
message.
* Current track applet: added "show in media sources" actions for current
track's artist, album, composer, genre, and year if available.
* Current track applet: added action to open the tag dialog.
* Improved appearance of current track applet when playback is stopped.
* Better scrolling in the applet explorer.
* The default moodbar style now uses system colors.
* Added tray icon context-menu action to open the preferences dialog.
* Show a progress bar while loading pages in the Wikipedia applet.
* Added option to right-align "year" in the albums applet.
* Improved alignment of tracks in the albums applet.
* Scroll to the current album and make its tracks visible in the albums
applet. (BR 187011)
* Added ability to expand/collapse/drag disc items in the albums applet.
(BR 249488)
* Improved appearance of similar artist, upcoming events, and Wikipedia
applets.
* Improved presentation of suggested lyrics (currently only 3rd party
scripts use).
* Now using QToolTip for playlist tooltips.
* Changed playlist delegate margins and inline editor formating.
* Added "Added This Hour" filter preset to the collection brower widget.
* Bumped KDE dependency to version 4.4., and Qt dependency to 4.6.
* Print message when a file can't be copied to a media player.
Patch by Sergey Ivanov <123kash@gmail.com>. (BR 203820)
* Improved the usability of device items in Media Sources by adding tooltips.
* Deleting items in the collection/file browser will move them to trash;
pressing SHIFT while clicking the action will bypass trash.
BUGFIXES:
* Fixed white text on light blue background in tabs applet. (BR 258234)
* Fixed cover dialog crash pressing Ok when nothing is selected. (BR 258187)
* Title labels incorrectly used the text color from the plasma theme.
This caused trouble with the fixed plasma theme and light color schemes.
* Fixed a data-loss bug where the user could lose changes he made to the current
track's lyrics. (BR 207621)
* Fixed covers of Ampache tracks not available through DBus.
* Scanning stale and orphaned songs on iPod results in song duplication. (BR 235696)
* Applets' settings dialogs were partly untranslatable. (BR 255971)
* Fixed append&play action. Thanks Pieter van der Kloet for the patch. (BR 229706)
* Don't ignore the "use relative path" checkbox in the playlist export dialog.
(BR 250689)
* Fixed applet explorer getting stuck. (BR 253058)
* Fixed Wikipedia applet header layout issues. (BR 215171)
* Fixed truncated heading in albums applet. (BR 231001)
* Playlist sorting breadcrumb items have been untranslatable.
Patch by Alexander Potashev <aspotashev@gmail.com>. (BR 189750)
* Dynamic Playlist criteria were not being saved properly. (BR 243562)
* Collection Browser should show Artist names for Compilation Albums. (BR
252790)
* When Amarok starts and "Continue playing when Amarok is started" is selected,
the Current Track applet showed songs of the artist instead of the current
track info. Patch by Conrad Hübler. (BR 241641)
* Fixed crash on Windows when exporting playlist to any file type. Patch by
James Duncan <james.t.duncan@gmail.com>. (BR 249376)
* If album keyword is empty, show "unknown album" in context window. (BR 205038)
* Ampache would not connect to servers placed in a subdirectory.
* Fixed an initialization bug which affected all context applets.
* Fixed bug where users could drag applets around indiscriminately.
* FLAC BPM tags could be read incorrectly. (BR 234166)
==BEGIN Qt 4.6 / KDE 4.4 DEPENDENCY==
commit 7dbec1171386f182be77942ae43dc3684a96cfc4
Author: Mark Kretschmann <kretschmann@kde.org>
Date: Sat Oct 2 09:06:11 2010 +0200
Better workaround for wrong applet size on startup.
This version also works in the case that Amarok was hidden to
tray before starting, and it does not produce a jerking motion
when starting in fullscreen mode.
Thanks to Felix Geyer <debfx-pkg@fobos.de> for the idea.
It might worth to include this patch in Amarok packages.
Bump PKGREVISION.
VERSION 2.3.2
FEATURES:
CHANGES:
* Bumped libMTP dependency to version 1.0.0.
* Improved response of current track and albums applet on data updates.
* Use system date/time format for default name when saving user playlists.
BUGFIXES:
* Fixed incorrect size of the VideoClip applet. (BR 247097)
* Comments embedded in files that contained newlines or tabs could be
skipped entirely. (BR 223502)
* The equalizer dialog did not discard changes when clicking "Cancel".
Patch by Anton Gritsay <anton@angri.ru>. (BR 242730)
* The Last.fm service did not work without KWallet. (BR 235861)
* Show actual KDE version in the "About Amarok" dialog, instead of the
version used at compile time.
* Fixed a crash when trying to save a playlist to a file where the format
of the playlist was unknown. (BR 246168)
* Also use podcast channel image for downloaded episodes. (BR 229391)
* Collection directories that were symlinks could end up storing the wrong
absolute path, causing those files to be removed during incremental
scans.
* Fixed playlist tooltips not showing up, even when enabled in the playlist
layout (BR 249086)
* Fixed potential crashes related to Applet loading. (BR 246756)
* Fixed possible crash in Labels Applet when playing new track. (BR 248538)
* Fixed incorrect layout of applets on startup.
* Fixed Collection Browser not properly updating after a full rescan,
necessitating Amarok to be closed and reopened. Fixes various bugs.
(BR 172542)
* Fixed cover found dialog closing when download failed or is cancelled.
* Fixed failure when fetching cddb info for audio CDs in localized Amarok.
* Fixed expanding items in collection browser by double-click, in
double-click mode.
* Fixed crash when adding new folders repeatedly in podcast/saved playlist
browsers.
* Fixed context menu actions acting on wrong indices in the playlist
browser.
* Fixed incorrect text about "rpath" argument to collection scanner.
(BR 236076)
* Fixed emission of MPRIS StatusChange signal when switching into or out
of random mode.
VERSION 2.3.2-Beta 1
FEATURES:
* Podcasts can now be filtered on provider and grouped in folders. (BR 219519)
* Amarok 1.4 Database Importer: added support for importing labels.
Thanks to Matěj Laitl for the patch. (BR 218996)
* Shortcuts: Added "Replay current track" shortcut. (BR 217081)
* Edit filter dialog: added "added" and "last played" date filters.
* File browser: added forward and back buttons for accessing navigate history.
* Organize Dialog: added a way to save multiple file formats as presets. (BR 122672)
* Filtering: added default presets to the drop down menu of the collection
search widget.
* Filtering: track format can now be used as filter keyword in the
collection browser, e.g. "format:flac".
* Filtering: track file size can now be used as filter keyword in the
collection browser, e.g. "filesize:<12" for tracks under 12Mb;
"filesize:25" for tracks that are between 25 and 26Mb.
* Filtering: tracks that were added to the collection since/before a
certain time can now be filtered using, e.g. "added:<1w".
* Filtering: added ability to filter last played date in the collection
browser, e.g. "played:<3d".
CHANGES:
* Let scripts access bpm property of tracks (read-only). (BR 245257)
* Remote Meta+P global shortcut to avoid future problems with new
keyboard drivers in notebooks. (BR 235204)
* Fix size of Slim toolbar time labels. Thanks to Tijl Coosemans for the patch.
* Amarok 1.4 Database Importer: only import tracks that actually belong in the
collection. Thanks to Matěj Laitl for the patch. (BR 218999)
* Refresh the albums context applet when the collection is updated.
* Don't allow the last visible playlist source in User Playlists to be hidden.
* "Play Media" dialog now remembers the last used directory. (BR 231092)
* Organize Dialog: tweaked the layout to fit better on smaller resolutions (BR 238000)
* Filtering: added year suffix for date filters in the collection browser.
* Last.fm features that require user authentication are now disabled
by default.
* Ignore "DJ" prefix when sorting in collection browser. (BR 181955)
Patch by Richard Longland <rlongland@hotmail.com>.
BUGFIXES:
* Tweaked fuzzy numerical comparisons in the APG. (BR 242281)
* Finally don't truncate the "Label:" label in TagDialog. (BR 235957)
* Fix crash when right clicking on children of "No labels". NoLabel item is
now a Data item. (BR 243825)
* Fix regression in Dynamic Collections. For files that were scanned when
Dynamic Collections wasn't working, you will need to rescan them to get
them associated with the proper device.
* Fix crash on exit with newer KDE versions. Patch by Martin Blumenstingl and Felix
Geyer. (BR 245513)
* Fixed playlist bottom toolbar getting to tall when using "Text only"
button style. (BR 228390)
* Fixed Amarok layout saving when minized to tray. (BR 244583)
* Make "No other participants" in the events applet translatable.
Patch by Jan Janssen. (BR 235311)
* Fixed track number on DAAP shares. Patch by Silvio Frischknecht. (BR 235030)
* Fixed filtering by rating in the playlist. (BR 240293)
* The scripts categories are now translatable. (BR 240563)
* Fixed Amarok 1.4 Database Importer not importing statistics and lyrics of
tracks that are not yet in database. Thanks to Matěj Laitl for the patch.
(see comments on BR 218996)
* Fixed always playing first track when adding tracks to empty playlist with
random mode on. Patch by Anton Gritsay <anton@angri.ru> (BR 240452)
* Directories that were once part of the collection but not anymore may not
have been properly removed, leading to files outside the collection being
scanned. (BR 243532)
* Fixed "genre" and other playlist groupings not working. (BR 243344)
* Removed track progress effect on TrayIcon as it caused several problems
(also caused by a bogus implementation of the KSNI class)
(BR 233506, BR 240463, BR 231539, BR 232578, BR 232312).
* Fixed track name in main window title incorrectly changing when editing
tag info for another track. Thanks to Anton Gritsay <anton@angri.ru> for
the patch (BR 220521)
* Splitted desktop so mime types can be allocated in a better way
(BR 242292).
* Fixed some tracks not being scanned when they had corrupted MusicBrainz
IDs. Thanks to Matěj Laitl <matej@laitl.cz> for the patch. (BR 236227)
* Fixed crash when navigating using "Places" in the file browser. (BR 240338)
* Fixed error dialog popup if the stored directory is no longer accessible
when using the file browser. (BR 234286)
* Single clicking a file in the file browser now selects it instead of
appending to the playlist by default in single-click mode. (BR 233171)
* Fixed resizing and eliding issues with the file browser breadcrumbs.
(BR 231366 comment #5)
* Drop file icons in file browser breadcrumbs. (BR 231366)
* Fixed keyboard navigation in file browser. (BR 240668)
Patch thanks to Hannes Koller.
* Fixed dropping files to playlist from Konqueror. (BR 235722)
* Fixed keyboard shortcuts of actions from scripts lost after restart.
Thanks to Martin Blumenstingl <darklight.xdarklight@googlemail.com>.
(BR 223165)
* Fixed tracks not changing for "stop after this track" action. (BR 231209)
* Cleaned up some tooltips/what's this strings in the Organize dialog
to make it easier to read and, hopefully, understand. (BR 237857)
* Fixed organize dialog's handling of the year tag. If there is no year
then the %year token should be an empty string.(BR 237834)
* The "Ignore 'The'" option in the organize files dialog is now case
insensitive. (BR 237831)
* Fixed odd header name when showing "places" in the file browser.
(BR 238518)
* Filenames with dots (.) and other special RegEx characters will now be
parsed correctly when guessing tags from a filename. (BR 225743)
* Align track details dialog's labels to the right as per KDE4's HIG.
(BR 234555)
* The last.fm service will now only open the wallet on startup if the user
has enabled features that require authentication. (BR 230098)
* Correctly load the list of labels in tag dialog. (BR 238737)
Patch by Daniel Faust <hessijames@gmail.com>.
* Cover manager: fixed crash if closed shortly after opening. (BR 235796)
* Fixed Last.fm service browser not updating its view if it's open on
startup. (BR 231044)
* Fixed clicking on browser categories not honoring mouse settings. (BR 226533)
* Fixed usability issue with regards to context menu item order when right
clicking in the playlist widget. (BR 198650)