Commit graph

6035 commits

Author SHA1 Message Date
adam
112d016670 Revision bump after updating perl to 5.14.1 2011-08-06 12:27:10 +00:00
wiz
ba3ddc0e51 Update to 1.0.25:
(SA45125 was already fixed in the package)

Version 1.0.25 (2011-07-13)
  * Fix for Secunia Advisory SA45125, heap overflow in PAF file handler.
  * Accept broken WAV files with blockalign == 0.
  * Minor bug fixes and improvements.
2011-08-06 10:23:16 +00:00
abs
a222797f0c - fix taglib version check for current pkgsrc taglib version
- fix build against mysql55-server
- bump pkgrevision
2011-08-05 14:21:31 +00:00
gls
34bed67752 Update audio/cmus to 2.4.2
Maintenance release.

Donovan Watteau (1):
      Use -pthread on OpenBSD

Gregory Petrosyan (3):
      view_save(): use correct playlist filename
      id3: recognize TP2 frame as albumartist
      cmus 2.4.2

Johannes Weißl (5):
      fix compile error for new versions of ffmpeg
      id3: fix parsing xing for mp3s with CRC protection
      fix relative path handling in playlists
      Map unicode punctation/quotation characters to ASCII ones
      Fix segfault caused by too late initialization of UI

Philipp Schafft (1):
      Update RoarAudio output plugin
2011-08-01 18:52:21 +00:00
dholland
6cdbd20ebf Fix broken clang build 2011-08-01 03:49:50 +00:00
dholland
5948f12050 Fix build with recent curl; also fix deps via verifypc, uses glib2 and
libX11. (yes, it uses libX11 directly, I checked. sigh.) PKGREVISION -> 7
2011-08-01 03:40:58 +00:00
schnoebe
06650c644a Replace hardcoded qt4 path with ${QTDIR}. 2011-07-30 21:01:17 +00:00
joerg
5b4c6ef36d Remove a lvalue cast in asm() to fix build with clang. 2011-07-21 15:10:11 +00:00
obache
7f43353df0 recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
drochner
9c0057122f add patch from upstream to fix crash by invalid PAF files
(DOS problem, SA45125)
bump PKGREV
2011-07-14 09:49:01 +00:00
abs
131f478bda support other mysql versions 2011-07-09 10:26:52 +00:00
drochner
56fd90d6f5 g/c stale API_DEPENDS line 2011-07-08 11:35:52 +00:00
obache
825f86d5d3 Use MACHINE_ARCH instead of MACHENE_GNU_ARCH, it may i?86 for i386. 2011-07-07 12:26:45 +00:00
schnoebe
0dc599c928 Update distinfo after patches/patch-cmake_modules_FindTagLib.cmake has
had $ NetBSD $ expanded.
2011-07-05 04:09:05 +00:00
schnoebe
372646ad91 Add a patch for cmake/modules/FindTagLib.cmake to handle version
comparison correctly.
2011-07-05 04:04:30 +00:00
dholland
2931b9f5e8 Add xf86dgaproto; may fix build with native X. 2011-07-03 22:09:41 +00:00
dholland
362ac800e1 Fix failed build by removing stray ./ in some paths. Was meant to go
with previous commit but cvs apparently belched.
2011-07-03 22:04:51 +00:00
dholland
e0fb2fe893 Fix failed build by removing stray ./ in some paths. 2011-07-03 22:04:06 +00:00
markd
a14bbff280 fix build with current curl. 2011-07-02 21:33:09 +00:00
markd
b0139432af Fix build with current curl. 2011-07-02 21:20:46 +00:00
hans
dc2155a2fc Fix DESTDIR build on SunOS. 2011-06-29 19:47:35 +00:00
dholland
b230315ee9 Don't build with -pedantic; it causes 32-bit builds to fail. 2011-06-19 04:50:08 +00:00
dholland
6026091c6a Fix build failure in akode-plugins-ffmpeg. 2011-06-19 03:14:22 +00:00
shattered
54f3d2f783 PR/38038 -- update to ifp-line 0.3. Changes:
0.3:
    * autotooled
    * Add iconv(3) support.
      ifp-line can transfer file with non-ASCII filename.
    * Add "version" command.  Show ifp-line's version.
    * ifp-1XX can download MP3/WMA/ASF to PC!
      Firmware version 3.23 and later required.

0.2.4.7:
    * Print "help" message before opening the iFP device
    and add -h/-help/--help options.

0.2.4.6:
    * Bug fix release.
    * Beta version of N10 firmware update support (not tested).
    * Fix bug with older versions of libusb.
    * Fix "ifp get" behavioir with non-existant file.

0.2.4.5:
    * Bug fix release.
    * Fix behavior of "ifp download VOICE somedir" and "ifp get VOICE".
    * Fix bug of "ifp put /path/to/music.mp3".
2011-06-18 10:01:28 +00:00
obache
aaa790c36f no reason to restrcit to python25, just not accept python24 for pygtk2. 2011-06-13 11:55:39 +00:00
obache
f38363508f recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
obache
635a2f6eaa Update sptk to 3.4.1.
In addition to PR#45024 by ISIHARA Takanori,
* also update refrence manual and examples PDF document files.
* exactly depend on csh, some installed scripts are csh script.

Version 3.4.1:
 * add 'idct' command.
 * remove all input/output data type except float from 'frame', 'snr', 'us16',
   and 'uscd' command.
 * add input/output data type to many commands.
 * show number of byte for all input/output data type in 'x2x' command.
 * rename 'pcap' command to 'pcas' command.
 * add new constant (octave and cent) to 'sopr' command.
 * bug fixes.
2011-06-08 13:32:03 +00:00
obache
7ada068f3d Update sonata to 1.6.2.1.
In addition to PR#45023 by ISIHARA Takanori,
* LICENSE=gnu-gpl-v3
* register egg
* convert some buildlink to simple DEPENDS, because no contents to buildlink.
* drop dependency on py-elementtree, it's py24 way.
* honor PKGMANDIR.

v1.6.2.1 - September 21, 2009
        + Library artwork caching/displaying improvements
        + Lyricwiki screen scraping workaround
        + Replace Amazon.com cover art fetching with Rhapsody.com
        + Bug: Fix library sorting when adding, e.g., albums to playlist
        + Bug: Fix window positioning weirdness when unwithdrawing from systray
        + Bug: Fix album being labeled various artists when a duplicate exists
        + Bug: Fix album tracks in the info tab being out of order sometimes
        + Bug: Show songs with a missing date in info album listing
        + Bug: Library icons change after adding stream to playlist
        + Bug: Cpu spike, tooltips missing in library search results with gtk 2.16.2
2011-06-08 13:03:34 +00:00
obache
922e6b4495 Workaround for PR#41475 is not required anymore. 2011-06-06 07:55:54 +00:00
shattered
9b72acb128 Fix build on Linux (enable native audio output driver). 2011-06-03 19:29:53 +00:00
wiz
987566835b Set LICENSE. 2011-06-03 12:50:54 +00:00
wiz
c9373c3118 Package doesn't depend on expat directly, so remove expat inclusion
in bl3.mk as well.
2011-06-03 12:49:10 +00:00
wiz
b66b46f1d1 Add upstream bug report URL. 2011-06-03 12:48:48 +00:00
wiz
3d2da5a770 Fix broken test by assuming pkgsrc handles version check for us.
(Problem here is that 1.10 doesn't compare as bigger than 1.4.)
2011-06-03 00:57:47 +00:00
wiz
5495dc025b Fix taglib-config --libs output. Bump PKGREVISION. 2011-06-03 00:48:57 +00:00
obache
565d31c3e5 accept python26 and 27, because just not accept 24. 2011-05-29 00:38:59 +00:00
gls
4a764865c5 Update audio/picard to version 0.14
Upstream changes:

Version 0.14 - 2011-05-15
 * Fixed a problem with network operations hanging after a network error
(#5794, #5884)
 * ID3v2.3 with UTF-16 is now the default ID3 version
 * Option to set preferred release types for improved album matching
 * Added support for sorting the album/file lists (#75)
 * Fixed OptimFROG tag reading (#5859)
 * Fixed colors for a white-on-black color scheme (#5846)
 * Added an option to replace non-ASCII punctuation (#5834)
 * Support for writing release group and work IDs, currently unused (#5805)
 * Fixed saving of the release event format tag (#5250)
 * Added support for the language and script tags (#943)
 * Plugins can now use track-track relationships (#5849)
 * Allowed external drives to be visible in the file browser panel on OS X
(#5308)
2011-05-28 16:21:41 +00:00
wiz
304259db12 Bump PKGREVISION for new patch. 2011-05-21 15:33:11 +00:00
wiz
6a630094d0 Add comments to most patches.
Also add a patch by drochner:
pthread_key_create returns 0 on success; return values on failure are
not defined.

Remaining patches without comments:
patch-ab: adding an ifdef notyet in src/daemon/main.c
patch-a{c,e}: --start -> -D (no idea why)
patch-af: allow some Linux-only code also on NetBSD
2011-05-21 15:32:59 +00:00
wiz
4f1c0d0836 Update to 1.7.
Manually increase shlib minor in CMake files since upstream
didn't react to my question why it went down with this release.

TagLib 1.7 (Mar 11, 2011)
=========================

1.7:

 * Fixed memory leaks in the FLAC file format parser.
 * Fixed bitrate calculation for WAV files.

1.7 RC1:

 * Support for reading/writing tags from Monkey's Audio files. (BUG:210404)
 * Support for reading/writing embedded pictures from WMA files.
 * Support for reading/writing embedded pictures from FLAC files (BUG:218696).
 * Implemented APE::Tag::isEmpty() to check for all APE tags, not just the
   basic ones.
 * Added reading of WAV audio length. (BUG:116033)
 * Exposed FLAC MD5 signature of the uncompressed audio stream via
   FLAC::Properties::signature(). (BUG:160172)
 * Added function ByteVector::toHex() for hex-encoding of byte vectors.
 * WavPack reader now tries to get the audio length by finding the final
   block, if the header doesn't have the information. (BUG:258016)
 * Fixed a memory leak in the ID3v2.2 PIC frame parser. (BUG:257007)
 * Fixed writing of RIFF files with even chunk sizes. (BUG:243954)
 * Fixed compilation on MSVC 2010.
 * Removed support for building using autoconf/automake.
 * API docs can be now built using "make docs".
2011-05-21 15:13:20 +00:00
gls
53976ab912 Update audio/cmus to 2.4.0
Upstream changes:

I'm pleased to announce cmus 2.4.0 "Easter egg", the long-awaited feature
release of cmus. Since 2.3.0 (more than a year ago!) tons of enhancements have
been made, both to cmus' internals, and to the user-visible parts.

Here is a short summary of the new stuff you will find in 2.4.0:

- Mutt-like short filters
    E.g. "~a beatles (!~y1960-1965 | ~d>600)". This nicely complements
    traditional cmus filters, especially with

- Live filtering
    Live filtering is immensely useful and addictive feature, especially if you
    have a huge music library. Press 'L' and start typing, and you'll understand
    what I mean. To reset the live filter, type 'L<Enter>'. Also, do know that
    you can use short filter expressions for live filtering, too!

- Resume support
    To enable resume support, simply add "set resume=true" to your ~/.cmus/rc.
    After that, cmus will resume the playback at startup (or resume the paused
    state, if you quit cmus while track was paused), as well as restore the
    state of live filter etc. Most likely than not, you'll find this very
    useful!

- Smarter string handling
    Cmus has solid Unicode support for a while now; however, this release
    adds locale-aware string ordering, and the ability to ignore diacritical
    marks (accents) while searching/live filtering/etc.: e.g. "bjork" will
    match "Björk", which can be very handy.

- Long format options, including ones for bitrate/codec
    From now on, format strings can contain more readable placeholders like
    %{artist}, including new (and frequently requested) %{bitrate} and %{codec}.

- HTTP proxy support for streams via http_proxy environment variable

- Less CPU wakeups during playback
    This makes cmus more eco-friendly, because of reduced power consumption.
    It also makes notebook batteries last a bit longer.

- New RoarAudio output plugin

- Support for big-endian systems, lots of different audio sample formats,
  almost any C compiler and unix-like OS out there

Also, cmus' website (http://cmus.sourceforge.net) now has a wiki:
http://cmus.sourceforge.net/wiki. Make sure to check it out (and update, if it
is missing something).
2011-05-18 21:08:49 +00:00
drochner
90d9d488db reset PKGREV for base pkg update 2011-05-18 09:48:59 +00:00
hans
4ff3200381 Fix a segfault, seen on SunOS when compiled with lang/gcc44. 2011-05-14 16:17:46 +00:00
hans
aa7e2d1e7b Fix build on SunOS. 2011-05-14 16:13:39 +00:00
adam
82faf8c560 Make gtk an option (enabled by default): helps dealing with the package on Mac OS X when GTK has been built with Quartz backend 2011-05-12 13:39:09 +00:00
wiz
952bbea7ec Move up PKG_DESTDIR_SUPPORT before bsd.prefs.mk inclusion to restore
destdir support.
Bump PKGREVISION for previous.
2011-05-11 10:45:57 +00:00
hans
30ce817327 Fix gsed dependency on NetBSD. Use TOOLS_PATH.gsed to find gsed. 2011-05-11 10:28:08 +00:00
obache
c386f0a751 reorder entries. 2011-05-06 04:33:31 +00:00
obache
69cf18dcef MASTER_SITES <=> HOMEPAGE. 2011-05-06 04:32:04 +00:00
obache
d02bc2ea4e fix HOMEPAGE url. 2011-05-06 04:10:00 +00:00