Commit graph

6427 commits

Author SHA1 Message Date
markd
6443d5521b Update to 2.5.0
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.
2012-03-20 10:28:29 +00:00
obache
8164b5eeb3 Bump PKGREVISION from default python change to 2.7. 2012-03-16 04:31:14 +00:00
hans
451e0ea91c Fix this properly. Tested on NetBSD and SunOS. 2012-03-15 20:16:24 +00:00
obache
2cd654bab6 Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
shattered
968b893aef Set LICENSE. 2012-03-10 21:22:07 +00:00
shattered
fe3315bb85 Set LICENSE. 2012-03-10 13:20:10 +00:00
sbd
aee0f35c9b Fix build on Linux. 2012-03-10 09:19:32 +00:00
wiz
8b5589a2ea Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.
2012-03-09 12:33:57 +00:00
wiz
3442fb5647 Remove easytag-current, easytag is newer. 2012-03-08 09:50:26 +00:00
wiz
59c0f4ca96 Update to 2.1.7, the new stable version. Changes compared to
easytag-current (2.1.6):

2.1.7 - Jan 14th, 2012 :
========================
    * Gaute Amundsen's ConfirmWhenUnsavedFiles.patch
    * Mark Ferry's albumartist patch for ogg and flac
    * Götz Waschk's update for German translation
    * Kip's optimized base64 decoder for album art
    * Updated contributor credits
    * Debianized
    * Updated version to 2.1.7
2012-03-08 09:49:25 +00:00
sbd
da4dfc7c38 In the blow commit changing the type of snd_pcm_format_silence* in pcm.h
from u_int*_t to uint*_t breaks the build on other OS's (namely Linux),
so wrap the change in an "#ifdef __sun" block.

---
   Module Name:	pkgsrc
   Committed By:	hans
   Date:		Wed Feb 15 19:43:51 UTC 2012

   Modified Files:
   	pkgsrc/audio/alsa-lib: Makefile distinfo
   	pkgsrc/audio/alsa-lib/patches: patch-ac patch-ad patch-ae patch-af
   	    patch-ai patch-aj patch-ak patch-am patch-ap patch-aq patch-ar
   	    patch-at patch-au patch-aw patch-ax patch-ay patch-az patch-ba
   	    patch-bb patch-bf patch-bg patch-bh patch-include_pcm.h
   Added Files:
   	pkgsrc/audio/alsa-lib/patches: patch-src_control_control__hw.c

   Log Message:
   Fix build on SunOS.
   Inspired by the patches used for the native package in OI.


   To generate a diff of this commit:
   cvs rdiff -u -r1.8 -r1.9 pkgsrc/audio/alsa-lib/Makefile
   cvs rdiff -u -r1.9 -r1.10 pkgsrc/audio/alsa-lib/distinfo
   cvs rdiff -u -r1.2 -r1.3 pkgsrc/audio/alsa-lib/patches/patch-ac \
       pkgsrc/audio/alsa-lib/patches/patch-ad \
       pkgsrc/audio/alsa-lib/patches/patch-ae \
       pkgsrc/audio/alsa-lib/patches/patch-af \
       pkgsrc/audio/alsa-lib/patches/patch-ai \
       pkgsrc/audio/alsa-lib/patches/patch-aj \
       pkgsrc/audio/alsa-lib/patches/patch-ak \
       pkgsrc/audio/alsa-lib/patches/patch-am \
       pkgsrc/audio/alsa-lib/patches/patch-ar \
       pkgsrc/audio/alsa-lib/patches/patch-at \
       pkgsrc/audio/alsa-lib/patches/patch-au \
       pkgsrc/audio/alsa-lib/patches/patch-ax \
       pkgsrc/audio/alsa-lib/patches/patch-ay \
       pkgsrc/audio/alsa-lib/patches/patch-az \
       pkgsrc/audio/alsa-lib/patches/patch-ba \
       pkgsrc/audio/alsa-lib/patches/patch-bb \
       pkgsrc/audio/alsa-lib/patches/patch-bf \
       pkgsrc/audio/alsa-lib/patches/patch-bh
   cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/alsa-lib/patches/patch-ap \
       pkgsrc/audio/alsa-lib/patches/patch-aw
   cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/audio/alsa-lib/patches/patch-aq \
       pkgsrc/audio/alsa-lib/patches/patch-bg
   cvs rdiff -u -r1.1 -r1.2 pkgsrc/audio/alsa-lib/patches/patch-include_pcm.h
   cvs rdiff -u -r0 -r1.1 \
       pkgsrc/audio/alsa-lib/patches/patch-src_control_control__hw.c
2012-03-08 04:04:19 +00:00
wiz
dc7b643e80 Update to 3.99.5:
LAME 3.99.5   February 28 2012

* Rogerio Brito
 * autotools: Fix compilation on alpha using proper ifdef guards. Thanks to Andres Mejia.
 * Small correction of the documentation.
* Robert Hegemann
 * Workaround for cygwin build problem. Tracker item [ 3480692 ] mingw-w64 compilation error
 * Fix for a problem when LAME is compiled with fast floating point math. It could result in bitrate bloat with silent input data.
 * Bug fix for tracker item [ 3486753 ] Artifacts at the beginning of decoded file
2012-03-07 14:43:47 +00:00
wiz
cacb900e87 Reset maintainer. 2012-03-05 13:15:55 +00:00
wiz
e59fff7958 Reset maintainer, do not use it much any longer. 2012-03-05 13:15:06 +00:00
wiz
c654a55acc In desktop file, inode/directory for directories instead of deprecated
x-directory.

Bump PKGREVISION.

Set LICENSE while here.
2012-03-04 22:45:20 +00:00
jakllsch
6aacdd3434 Use getaddrinfo(3) even if AI_ADDRCONFIG is missing.
PKGREV++
2012-03-04 20:10:47 +00:00
jakllsch
144e1b14aa Update glurp to 0.12.3 2012-03-03 15:57:07 +00:00
wiz
e0808f0de0 More pcre PKGREVISION bumps. 2012-03-03 12:54:15 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
190f164226 Reset maintainer, he resigned. 2012-03-01 22:42:31 +00:00
hans
123cffa4a9 Fix build on SunOS. 2012-03-01 17:30:00 +00:00
hans
dd910580bc Fix build on SunOS.
- uses fts functions
- compile libnbcompat with -fPIC
2012-03-01 16:41:35 +00:00
hans
d8fff1d487 Add fts_open to USE_FEATURES. 2012-02-29 21:01:08 +00:00
hans
7248ed25a5 Instead of setting USE_PKGLOCALEDIR=no, don't set it at all. Makes this
work as expected.
2012-02-29 20:43:33 +00:00
hans
e66221d365 Redefine a few OSS mixer names to their (numeric) counterparts on
SunOS. This is wrong for SOUND_MIXER_MONITOR, but I don't really care.
2012-02-29 20:33:09 +00:00
hans
718bbf4bcf Recursive bump from devel/boost-libs update. 2012-02-29 16:32:19 +00:00
drochner
19c8c12995 reset PKGREV for base pkg update 2012-02-28 18:43:39 +00:00
hans
7868937028 Fix installation paths. Tested on NetBSD and SunOS. 2012-02-28 15:29:56 +00:00
adam
d1bccc8a34 Fixed building on Mac OS X 2012-02-27 13:24:13 +00:00
drochner
bf7ee332a5 update to 1.3.3
integrates the fix for CVE-2012-0444
2012-02-21 13:05:57 +00:00
obache
af49ed0e3c Update sptk to 3.5.
PR 46047 by ISHIHARA Takanori.

Version 3.5:
 * add 'dtw' command.
 * add 'mfcc' command.
 * add 'mgc2mgclsp' and 'mgclsp2mgc' command.
 * add two pitch extraction algorithm, 'RAPT' and 'SWIPE' to 'pitch' command.
 * add -R and -M option to 'delta' command, to skip the magic number during the
   calculation.
 * unify data type for sampling frequency into float in kHz.
 * fix options of 'psgr' and 'grlogsp' command to draw more large graph.
 * fix 'wav2raw' to deal with IEEE float format.
 * bug fixes.
2012-02-19 05:10:11 +00:00
hans
19ec636354 Fix patch checksums. 2012-02-17 13:41:31 +00:00
hans
f50f3ca26a Another fix for SunOS that I forgot in the previous commit. 2012-02-17 13:39:32 +00:00
drochner
1010b98970 add patch from upstream to fix possible memory corruption by
malicious Ogg Vorbis files
bump PKGREV
2012-02-17 12:23:24 +00:00
hans
18e01f1848 Replace /bin/sh in installed shell script. 2012-02-15 23:16:32 +00:00
hans
15f5c18314 REPLACE_SH in installed shell script. 2012-02-15 23:15:04 +00:00
hans
28f3dfa322 Fix build on SunOS. 2012-02-15 23:11:29 +00:00
hans
8a7e9f0213 REPLACE_SH in installed shell script. 2012-02-15 23:07:02 +00:00
hans
ae8c0b3004 Fix build on SunOS. 2012-02-15 23:05:28 +00:00
hans
d4e306ac16 REPLACE_SH in installed shell script. 2012-02-15 22:59:13 +00:00
hans
68514ff02b Fix build on SunOS. 2012-02-15 22:57:55 +00:00
hans
0bbc0a373d Fix build on SunOS. 2012-02-15 22:47:31 +00:00
hans
6b3186391b REPLACE_SH in installed shell script. 2012-02-15 22:41:19 +00:00
hans
bc15589f8a REPLACE_SH in installed shell scripts. 2012-02-15 22:38:30 +00:00
hans
42bcc69af5 Fix build on SunOS. 2012-02-15 22:36:38 +00:00
hans
e329b77d66 REPLACE_SH in installed shell script. 2012-02-15 22:25:13 +00:00
hans
369f6d6c27 Fix build on SunOS. 2012-02-15 22:23:15 +00:00
hans
dc374063f7 More fixes for SunOS, missed in previous commit. 2012-02-15 22:16:10 +00:00
hans
b1bb0f12e6 REPLACE_SH in installed shell scripts. 2012-02-15 22:14:30 +00:00
hans
1e91f037c1 REPLACE_SH in installed shell script. 2012-02-15 22:13:36 +00:00