Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz 577be35235 Update to 2.4.0.
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==
2011-01-27 17:24:18 +00:00
archivers Fix build on AIX, from J Raynor on pkgsrc-users. 2011-01-16 07:31:12 +00:00
audio Update to 2.4.0. 2011-01-27 17:24:18 +00:00
benchmarks png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
biology png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
bootstrap Add support for MirBSD to pkgsrc. Patches from Benny Siegert and 2011-01-23 19:07:24 +00:00
cad Set CPP in configure environment to avoid configure getting a bad 2011-01-22 18:25:47 +00:00
chat fix for PR#44382 (don't use inline with sunpro compiler) 2011-01-18 18:39:13 +00:00
comms Update to 1.8.2.3 -- bug fix release to fix a FAX issue 2011-01-27 04:03:17 +00:00
converters backout previous -- fixed in libwmf where the dependency comes from 2011-01-25 18:33:41 +00:00
cross fix PLIST for new doxygen, depend on latest version, bump PKGREVISION 2010-08-05 15:50:22 +00:00
databases Use distutils.mk instead of extension.mk, so that egg file is installed. 2011-01-27 16:49:32 +00:00
devel We don't BUILDLINK_PASSTHRU_DIRS magic on Mac OS X any more. 2011-01-27 14:15:05 +00:00
distfiles
doc oops - forgot some 2011-01-27 16:12:20 +00:00
editors Fix build with png-1.5. 2011-01-24 09:33:32 +00:00
emulators Add more font dirs so linux binaries can use fonts from pkgsrc 2011-01-24 21:51:06 +00:00
filesystems png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
finance png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
fonts Complete fix for png-1.5. 2011-01-24 12:08:26 +00:00
games Add upstream bug report URL. 2011-01-24 16:43:26 +00:00
geography Add upstream bug report (file by someone else, and already fixed). 2011-01-24 16:26:16 +00:00
graphics reset PKGREV for base pkg update 2011-01-26 23:30:38 +00:00
ham png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
inputmethod Update ibus-handwrite to 2.1.3. 2011-01-26 02:38:52 +00:00
lang Update to librep-0.91.0. 2011-01-23 23:54:21 +00:00
licenses remove old opera licenses and copy the actual opera EULA here from 11.00 2011-01-24 21:48:12 +00:00
mail Fix dependency pattern for ruby-gnome2-glib. 2011-01-27 11:19:36 +00:00
math Fix build with png-1.5. Problem reported by chuck. 2011-01-26 09:29:26 +00:00
mbone Remove patch hunks that disable --recheck in GNU configure scripts. 2011-01-25 22:22:13 +00:00
meta-pkgs Update to KDE SC 4.5.5 2011-01-23 07:55:12 +00:00
misc add and enable ruby-commander 2011-01-27 04:57:29 +00:00
mk Add support for MirBSD to pkgsrc. Patches from Benny Siegert and 2011-01-23 19:07:24 +00:00
multimedia Mention URLs for commits including these patches upstream. 2011-01-27 00:00:58 +00:00
net Applying net/netatalk update from pkg/44474 2011-01-27 13:40:30 +00:00
news Fix build with png-1.5. 2011-01-15 19:16:00 +00:00
packages
parallel png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
pkgtools Add support for MirBSD to pkgsrc. Patches from Benny Siegert and 2011-01-23 19:07:24 +00:00
print Let ja-vfxdvik use kpathsea/texmf.mk instead of obsolete teTeX/module.mk. 2011-01-24 18:57:52 +00:00
regress Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
security corrent checksum of patches. 2011-01-25 09:08:25 +00:00
shells Remove patch hunks that disable --recheck in GNU configure scripts. 2011-01-25 22:22:13 +00:00
sysutils reset PKGREV for base pkg update 2011-01-26 23:30:38 +00:00
templates Tell users to use "pkg_admin audit" instead of audit-packages. 2010-03-18 10:18:19 +00:00
textproc Remove patch hunks that disable --recheck in GNU configure scripts. 2011-01-25 22:22:13 +00:00
time Fix the sumtitra script to work without warning from newer perl. 2011-01-17 12:52:15 +00:00
wm Comment out HOMEPAGE and MASTER_SITES, they are obsolete. 2011-01-27 09:05:00 +00:00
www update to 0.2.9 2011-01-26 19:35:20 +00:00
x11 Note upstream Bug#591978. 2011-01-27 05:26:49 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.