Commit graph

7548 commits

Author SHA1 Message Date
wiz
85f4419e46 Update playitslowly to 1.5.0:
playitslowly 1.5
================
 * Update to Python3, GTK3 and GStreamer 1.0
 * Minor design cleanup
 * Fixed a bug where the file chooser would not show the currently selected file
2015-12-27 22:54:21 +00:00
wiz
ac7966e420 Updated musicpd to 0.9.12:
ver 0.19.12 (2015/12/15)
* fix assertion failure on malformed UTF-8 tag
* fix build failure on non-Linux systems
* fix LimitRTTIME in systemd unit file
2015-12-27 22:52:41 +00:00
wiz
3350295b30 + gst-plugins1-soundtouch 2015-12-27 22:48:07 +00:00
wiz
d78a10349b Import gst-plugins1-soundtouch-1.6.1 as audio/gst-plugins1-soundtouch.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'bad' plugins for GStreamer.  It provides the
soundtouch plugin, which allows detecting BPM and changing pitch
of audio files.
2015-12-27 22:47:53 +00:00
dholland
2b4a892ee9 configure script demands -msse; mark it broken on non-x86 platforms. 2015-12-27 07:33:07 +00:00
ryoon
7f01abd30b Fix high CPU usage from Onno van der Linden. Bump PKGREVISION 2015-12-25 23:09:49 +00:00
taca
2547cc9fc5 Fix build problem on NetBSD 6.1_STABLE.
Avoid to multiple declaration by typedef.
2015-12-18 11:21:17 +00:00
ryoon
8a25b80101 Bump PKGREVISION. Remove rejected patch. 2015-12-10 10:54:50 +00:00
wiedi
f74def9288 set LDFLAGS on SunOS 2015-12-09 01:39:10 +00:00
taca
c4d7c37e80 Explicitly restrict PHP_VERSIONS_ACCEPTED to 55 and 56 for packages which
use php-mysql package.
2015-12-06 12:13:12 +00:00
wiz
6542e60916 Remove patch that was integrated upstream. 2015-12-06 11:50:07 +00:00
wiz
e251403c5e Update libopenmpt to 0.2.5787:
* [Change] The Autotools build system does strict checking of all
  dependencies now. Instead of best effort auto-magic detection of
  all potentially optional dependencies, the default set of dependencies
  is now enforced unless each individual dependency gets explicitely
  disabled via --without-foo or --disable-foo ./configure switches.
  Run ./configure --help for the full list of options.
* [Bug] Some MOD files were erroneously detected as 669 files.
* [Bug] Some malformed AMF files could result in very long loading times.
* [Bug] Fixed crashes in IMF and MT2 loaders.
* [Bug] MTM files generated by UNMO3 were not loaded properly.
* Improved MTM playback.
* make CONFIG=haiku for Haiku has been added.
* Language bindings for FreeBASIC have been added (see libopenmpt/bindings/).
2015-12-06 11:11:28 +00:00
adam
7f3b4730ad Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
wiz
01592f2530 Remove obsolete patch (after update to 1.0.26) 2015-12-04 22:52:57 +00:00
wiz
bd44733959 Update libsndfile to 1.0.26:
Version 1.0.26 (2015-11-22)
  * Fix for CVE-2014-9496, SD2 buffer read overflow.
  * Fix for CVE-2014-9756, file_io.c divide by zero.
  * Fix for CVE-2015-7805, AIIF heap write overflow.
  * Add support for ALAC encoder in a CAF container.
  * Add support for Cart chunks in WAV files.
  * Minor bug fixes and improvements.
2015-12-04 20:39:05 +00:00
wiz
6d034313f6 Update libopus to 1.1.1:
This Opus 1.1.1 release brings many optimizations to the encoder
and decoder, including:

*   x86 SSE, SSE2 and SSE4.1 intrinsics optimizations with run-time
    CPU detection contributed by Cisco Systems,
*   MIPS intrinsics optimizations contributed by Imagination
    Technologies,
*   ARM Neon optimizations contributed by Linaro and ARM,
*   many architecture-independent optimizations and memory footprint
    reductions that should improve performance on all platforms,
    and
*   several minor bug fixes.

The quality of the encoder should be mostly unchanged compared to
version 1.1.
2015-12-02 06:57:13 +00:00
wiz
58079fe596 Add missing includes to bl3.mk. 2015-11-27 10:34:23 +00:00
jperkin
3d4ccb246a Remove mk/find-prefix.mk usage from the audio category.
The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.

Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure.  Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.

Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
2015-11-25 12:47:55 +00:00
adam
5b03995b37 Changes 1.3.2:
* Bugfix: Fixed tags from filename dialog not opening on new installations
2015-11-24 05:28:32 +00:00
wiz
56f7003cef Update libshout to 2.4.1.
Set LICENSE. Fix installed pkg-config file. Remove unnecessary includes
from bl3.mk. Enable speex support.

libshout 2.4.1 (20151120)

* Fixed issue with missing file in distribution

libshout 2.4.0 (20151111)

* Audio only WebM support.
* Protocol level meta data support improved.
  Some API calls got replaced and marked as obsolete.
* Code hardened.
* Fixed overlinking.
* Removed Debian packaging.
* TLS support (RFC2818 and RFC2817, mode can be autodetected).
* Improved HTTP protocol:
  * Set Host:-header (vhosting),
  * Check for server capabilities.
* Basic support for RoarAudio protocol.
2015-11-23 09:51:48 +00:00
adam
b60e070a61 Fix building with newer OS X API. 2015-11-21 17:36:10 +00:00
joerg
41e69a19c5 Don't link against libcompat, since ftime hasn't been used for a while.
Fixes build of dynamic library. Bump revision.
2015-11-20 14:28:02 +00:00
ryoon
b33059afe1 Recursive revbump from multimedia/libvpx 2015-11-18 14:19:46 +00:00
wiz
b39208cfe4 Update gstreamer1 and plugins to 1.6.1.
GStreamer 1.6.1 Release Notes

The GStreamer team is proud to announce the first bugfix release in the stable 1.6 release series of your favourite cross-platform multimedia framework!

This release only contains bugfixes and it is safe to update from 1.6.0. For a full list of bugfixes see Bugzilla.

See http://gstreamer.freedesktop.org/releases/1.6/ for the latest version of this document.

Last updated: Friday 30 October 2015, 14:00 UTC (log)
Major bugfixes

    Crashes in the gst-libav encoders were fixed
    More DASH-IF test streams are working now
    Live DASH, HLS and MS SmoothStreaming streams work more reliable and other fixes for the adaptive streaming protocols
    Reverse playback works with scaletempo to keep the audio pitch
    Correct stream-time is reported for negative applied_rate
    SRTP packet validation during decoding does not reject valid packets anymore
    Fixes for audioaggregator and aggregator to start producing output at the right time, and e.g. not outputting lots of silence in the beginning
    gst-libav's internal ffmpeg snapshot was updated to 2.8.1
    cerbero has support for Mac OS X 10.11 (El Capitan)
    Various memory leaks were fixed, including major leaks in playbin, playsink and decodebin
    Various GObject-Introspection annotation fixes for bindings
    and many, many more

GStreamer 1.6 Release Notes

The GStreamer team is proud to announce a new major feature release in the stable 1.x API series of your favourite cross-platform multimedia framework!

This release has been in the works for more than a year and is packed with new features, bug fixes and other improvements.

See http://gstreamer.freedesktop.org/releases/1.6/ for the latest version of this document.
Highlights

    Stereoscopic 3D and multiview video support
    Trick mode API for key-frame only fast-forward/fast-reverse playback etc.
    Improved DTS (decoding timestamp) vs. PTS (presentation timestamp) handling to account for negative DTS
    New GstVideoConverter API for more optimised and more correct conversion of raw video frames between all supported formats, with rescaling
    v4l2src now supports renegotiation
    v4l2transform can now do scaling
    V4L2 Element now report Colorimetry properly
    Easier chunked recording of MP4, Matroska, Ogg, MPEG-TS: new splitmuxsink and multifilesink improvements
    Content Protection signalling API and Common Encryption (CENC) support for DASH/MP4
    Many adaptive streaming (DASH, HLS and MSS) improvements
    New PTP and NTP network client clocks and better remote clock tracking stability
    High-quality text subtitle overlay at display resolutions with glimagesink or gtkglsink
    RECORD support for the GStreamer RTSP Server
    Retransmissions (RTX) support in RTSP server and client
    RTSP seeking support in client and server has been fixed
    RTCP scheduling improvements and reduced size RTCP support
    MP4/MOV muxer acquired a new "robust" mode of operation which attempts to keep the output file in a valid state at all times
    Live mixing support in aggregator, audiomixer and compositor was improved a lot
    compositor now also supports rescaling of inputs streams on the fly
    New audiointerleave element with proper input synchronisation and live input support
    Blackmagic Design DeckLink capture and playback card support was rewritten from scratch; 2k/4k support; mode sensing
    KLV metadata support in RTP and MPEG-TS
    H.265 video encoder (x265), decoders (libav, libde265) and RTP payloader and depayloaders
    New DTLS plugin and SRTP/DTLS support
    OpenGL3 support, multiple contexts and context propagation, 3D video, transfer/conversion separation, subtitle blending
    New OpenGL-based QML video sink, Gtk GL video sink, CoreAnimation CAOpenGLLayerSink video sink
    gst-libav switched to ffmpeg as libav-provider, gains support for 3D/multiview video, trick modes, and the CAVS codec
    GstHarness API for unit tests
    gst-editing-services got a completely new ges-launch-1.0 interface, improved mixing support and integration into gst-validate
    gnonlin has been deprecated in favor of nle (Non Linear Engine) in gst-editing-services
    gst-validate has a new plugin system, an extensive default testsuite, support for concurrent test runs and valgrind support
    cerbero build tool for SDK binary packages gains new 'bundle-source' command
    Various improvements to the Android, iOS, OS X and Windows platform support

Full log at
http://gstreamer.freedesktop.org/releases/1.6/
2015-11-18 12:04:16 +00:00
wiz
d42d9e489d Update taglib to 1.10:
TagLib 1.10 (Nov 11, 2015)
==========================

1.10:

 * Added new options to the tagwriter example.
 * Fixed self-assignment operator in some types.
 * Fixed extraction of MP4 tag keys with an empty list.

1.10 BETA:

 * New API for the audio length in milliseconds.
 * Added support for ID3v2 ETCO and SYLT frames.
 * Added support for album artist in PropertyMap API of MP4 files.
 * Added support for embedded frames in ID3v2 CHAP and CTOC frames.
 * Added support for AIFF-C files.
 * Better handling of duplicate ID3v2 tags in MPEG files.
 * Allowed generating taglib.pc on Windows.
 * Added ZLIB_SOURCE build option.
 * Fixed backwards-incompatible change in TagLib::String when constructing UTF16 strings.
 * Fixed crash when parsing certain FLAC files.
 * Fixed crash when encoding empty strings.
 * Fixed saving of certain XM files on OS X.
 * Changed Xiph and APE generic getters to return space-concatenated values.
 * Fixed possible file corruptions when removing tags from WAV files.
 * Added support for MP4 files with 64-bit atoms in certain 64-bit environments.
 * Prevented ID3v2 padding from being too large.
 * Fixed crash when parsing corrupted APE files.
 * Fixed crash when parsing corrupted WAV files.
 * Fixed crash when parsing corrupted Ogg FLAC files.
 * Fixed crash when parsing corrupted MPEG files.
 * Fixed saving empty tags in WAV files.
 * Fixed crash when parsing corrupted Musepack files.
 * Fixed possible memory leaks when parsing AIFF and WAV files.
 * Fixed crash when parsing corrupted MP4 files.
 * Stopped writing empty ID3v2 frames.
 * Fixed possible file corruptions when saving WMA files.
 * Added TagLib::MP4::Tag::isEmpty().
 * Added accessors to manipulate MP4 tags.
 * Fixed crash when parsing corrupted WavPack files.
 * Fixed seeking MPEG frames.
 * Fixed reading FLAC files with zero-sized padding blocks.
 * Added support for reading the encoder information of WMA files.
 * Added support for reading the codec of WAV files.
 * Added support for multi channel WavPack files.
 * Added support for reading the nominal bitrate of Ogg Speex files.
 * Added support for VBR headers in MPEG files.
 * Marked FLAC::File::streamInfoData() deprecated. It returns an empty ByteVector.
 * Marked FLAC::File::streamLength() deprecated. It returns zero.
 * Fixed possible file corruptions when adding an ID3v1 tag to FLAC files.
 * Many smaller bug fixes and performance improvements.
2015-11-17 10:43:42 +00:00
dholland
075b7e0c6d Avoid screwing with libc feature-hiding macros in ways that overtly
break the build.
2015-11-09 07:50:28 +00:00
dholland
5deeb403c9 Remove second patch for same file. Hi, joerg of 2005. 2015-11-09 07:46:42 +00:00
dholland
b36d37ca4b MacOS doesn't support this audio interface. 2015-11-07 20:47:03 +00:00
dholland
814dd29b6e MacOS doesn't have OSS; mask this plugin. 2015-11-07 20:46:20 +00:00
dholland
3a751027a4 Improve endian detection; should (with a bit of luck at least) fix
build on MacOS, OpenBSD, and Bitrig.

Note: There's enough stylized goop here that lots of packages will
need to know about that we should consider creating a USE_FEATURES for
sys/endian.h.
2015-11-07 19:43:56 +00:00
wiz
9c15a375dc Update libopenmpt to 0.2.5705.
libopenmpt 0.2-beta15 (2015-10-31)

    [Change] openmpt123: SDL2 is now supported and preferred to
    SDL1 if available.
    [Bug] Emscripten support for older emscripten versions broke
    in -beta14. These are now supported again when using make
    CONFIG=emscripten-old.
    [Bug] Fixed crashes in MED loader.
    Playback improvements and loader fixes for MOD, MT2 and MED.
2015-11-06 11:33:39 +00:00
wiz
6b82b18c2a Update musicpd to 0.19.11:
ver 0.19.11 (2015/10/27)
* tags
  - ape: fix buffer overflow
* decoder
  - ffmpeg: fix crash due to wrong avio_alloc_context() call
  - gme: don't loop forever, fall back to GME's default play length
* encoder
  - flac: fix crash with 32 bit playback
* mixer
  - fix mixer lag after enabling/disabling output
2015-11-06 09:39:14 +00:00
agc
efd9ad4549 Remove duplicate SHA512 digests that crept in. 2015-11-04 17:41:15 +00:00
adam
42af466b78 Changes 3.1.1:
* Minor improvements.
2015-11-04 16:45:52 +00:00
wiz
3e7d3151fc Update to 1.31:
1.31 - 2015.09.10
-----------------

* New padding control API for flac/id3/mp4/asf/ogg/aiff and everything
  based on it, except oggflac 🐛`229`
* Mutagen will now reduce padding on save if there is lots of it.
* delete() will remove padding in addition to tags.

* ASF:

  * Padding support 🐛`201`
  * Don't report negative lengths for some broken files
  * New :class:`asf.ASFInfo`.codec_type/codec_name/codec_description
  * Implement ASF.delete()

* OGG: Padding support for Opus/Vorbis/Theora/Speex
* M4A: Implementation removed. Every operation will raise. Use mp4 instead.
* Tools: Support Unicode output under Windows 🐛`232`


1.30 - 2015.08.22
-----------------

* FLAC:

  * Fix :meth:`flac.FLAC.save` in case the source contained a too large
    (invalid but recovered) image block 🐛`226`

* MP3:

  * Improved length and bitrate accuracy:

    * Read lame "Info" tags for improved bitrate/length accuracy
    * Use bytes info of VBRI headers for improved bitrate accuracy
    * Subtract encoder delay/padding from length for improved length accuracy
      (especially for short tracks)
    * Fix rare false identification of Xing headers 🐛`182`

  * New :class:`mp3.MPEGInfo`.encoder_info attribute containing the encoder
    name and version 🐛`66`
  * New :class:`mp3.MPEGInfo`.bitrate_mode attribute exposing if the file is
    VBR, ABR or CBR 🐛`24` 🐛`66`
  * New :class:`mp3.MPEGInfo`.channels attribute providing the channel count
  * New :class:`mp3.MPEGInfo`.track_gain/track_peak/album_gain values exposing
    the replaygain info provided by the lame header 🐛`36`

* ID3:

  * New :class:`id3.PictureType` enum for the picture type used in APIC frames 🐛`222`

* MP4:

  * Fix MP4FreeForm.__eq__ and MP4Cover.__eq__ when comparing with bytes
    🐛`218`

* Don't raise on :meth:`FileType.save` if there are no tags. 🐛`227`
* Minor fixes: 🐛`228`


1.29 - 2015.05.09
-----------------

* mid3v2: Fix an error under Python 3 with files without tags 🐛`219`
* mid3v2: Various Windows+Python2+Unicode fixes 🐛`214`
* Don't emit warnings during loading (ID3Warning) 🐛`223`
* py.test support


1.28 - 2015.03.06
-----------------

* Various minor fixes to make mutagen behave the same under Python3 as under
  Python2.
* Update gpl text 🐛`205`
* Documentation: Add example for how to create a new flac.Picture 🐛`209`

* ID3:

  * Various error handling fixes (🐛`110`, 🐛`211`, ...)
  * Don't hide ID3 loading errors with ID3FileType.
  * In case a synch safe marked frame isn't sync safe, only warn 🐛`210`
  * Removed PEDANTIC mode

* Tools:

  * Add signal handling 🐛`170`
  * mid3cp: Make it work under Windows.
  * mutagen-inspect: Make it work under Windows+Python3 🐛`216`
  * Support unicode file paths under Windows+Python2 🐛`214`
  * Support file paths with invalid encoding under Unix+Python3.
2015-11-04 09:53:40 +00:00
joerg
f4c3b0a7eb Add -std=c++11 now required by libsigc++. 2015-11-03 19:10:07 +00:00
agc
b734eb2ebf Add SHA512 digests for distfiles for audio category
Problems found with existing distfiles:
	/pub/pkgsrc/distfiles/amp-0.7.6.tgz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-16000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-8000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz
	/pub/pkgsrc/distfiles/kid3-3.3.0.tar.gz
	/pub/pkgsrc/distfiles/libdca-0.0.5.tar.bz2
	/pub/pkgsrc/distfiles/mp3to.gz
	/pub/pkgsrc/distfiles/squeezeboxserver-7.5.1-noCPAN.tgz
No changes made to these file.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 01:12:23 +00:00
tnn
4580287e2c Pass --disable-smpegtest to configure. Test is known to sometimes hang.
I've seen it happen on Darwin.
2015-11-02 22:36:55 +00:00
ryoon
cb22bfd6fe Update to 7.1
Changelog:
Since we had a couple of annoying bugs in 7.0, we thought it'd be a
good idea to do a 7.1 to address those.

Changes at a glance:

  * Fix a crasher when using srbchannel
  * Fix a build system typo that caused symlinks to turn up in /
  * Make Xonar cards work better
  * Other minor  bug fixes and improvements
2015-11-02 13:40:41 +00:00
adam
9be9593326 Re-add patches 2015-11-01 09:14:26 +00:00
adam
2ddc889274 Changes 3.3.0:
* New:
  + Make order of quick access frames configurable.
  + Support separators and submenus in user action context menu.
  + Restore defaults button in settings dialog.
  + CSV import from multiple directories.
  + Support for lyrics.wikia.com in embed lyrics script.
  + Support for chapter and table of contents audiobook frames.
  + Mac, Windows: Support for podcast frames.

* Improved:
  + Display user friendly names for all supported frames.
  + Updated Czech translation.
  + Change file permissions in the case of modified file names.

* Fixed:
  + Wrong and missing translations.
  + Removing ID3v1 genre with id3lib.
  + KDE 5: Name filters used in file dialogs, blocking file dialogs.
  + KDE 5: Invoking help in settings dialog.
  + KDE 4: Build with kdelibs-4.14.11.
  + Qt 5.5: Spurious popping up of download dialog.
  + Do not abort build if qmlplugindump cannot be started.
2015-11-01 09:13:16 +00:00
adam
8ab0e151bc * Fix building on Darwin.
* Switch to FFmpeg-2.x, so we can get rid of FFmpeg-1 easier.
2015-10-27 06:48:57 +00:00
adam
5588e6ccb3 Changes 3.1:
Bug fixes and improvements.
2015-10-18 15:25:04 +00:00
adam
6c63987867 Changes 4.75.2:
* fixed: corrupt mono or multichannel files created with assembly code (rare)
* fixed: building on Clang systems like Darwin and FreeBSD (req. Clang 3.5+)
* fixed: explicitly sign-extend audio data (< 4-byte) to avoid corrupt files
* fixed: rare decoding errors due to integer overflow (ARM assembly code)
* added: assembly optimizations for "extra" mode on mono or multichannel
2015-10-18 15:19:30 +00:00
adam
3d3f0d6112 Changes 1.22.4:
- Fix stupid regression introduced with a bugfix in 1.14.1 to make
  free format streams work again. It took 3 years for someone to notice.
  I added a regression test for that now!
2015-10-18 15:07:06 +00:00
wiz
4e987cee36 Update to 2.7.1:
abcde 2.7.1

  * Rebuild of the abcde Makefile. Thanks to Reuben Thomas and Steve
    McIntyre as well as ReaperX7, bobzilla, 55020, GazL and dugan from
    the Slackware Forums. This closes Issue 4:
    http://abcde.einval.com/bugzilla/show_bug.cgi?id=4
  * Fix incorrect use of 'break'. Thanks to Reuben Thomas for the
    bug report and fix which closes Issue 6:
    http://abcde.einval.com/bugzilla/show_bug.cgi?id=6
  * Make older versions of id3 happy when 'Genre' field is empty.
    Thanks to Martin Husemann for the fix which closes Issue 8:
    http://abcde.einval.com/bugzilla/show_bug.cgi?id=8
  * Add YEAR and GENRE variables to do_getalbumart(). Thanks to
    Johannes Gernemann for this patch which closes issue 9:
    http://abcde.einval.com/bugzilla/show_bug.cgi?id=9
  * Support added for encoding to True Audio using tta while still
    supporting the older ttaenc. Tagging is with mid3v2.
  * Support added for encoding to MPEG-1 Audio Layer II (mp2)
    with either twolame or FFmpeg / avconv. Tagging with mid3v2.
  * Encoding to WavPack with FFmpeg. Some slight changes to WavPack
    syntax with backward compatibility built in for abcde 2.7.
  * Encoding to m4a container with FFmpeg or avconv. This allows
    for alac encoding with FFmpeg's reverse engineered alac encoder.
  * AAC encoding with fhgaacenc via Wine. Tagging is provided
    by AtomicParsley which has been added back to abcde :). This
    allows encoding with HE-AAC v2, unavailable with qaac.
  * Support added for AAC encoding with qaac via Wine. This
    also allows for Apple Lossless Audio Coding (alac) using
    either qaac or refalac. This closes Issue 142, thanks to
    Bernd Fischer-Krellenberg for the enhancement request.
  * Grab year information too when using musicbrainz. Thanks to
    Marco Hoppstaedter for the patch. Closes issue 10:
    http://abcde.einval.com/bugzilla/show_bug.cgi?id=10
2015-10-15 09:50:22 +00:00
wiz
d15f48992a Switch from x11/Xaw3d to newer x11/libXaw3d.
Adapt some packages so they build with that.
Bump their PKGREVISIONs.
2015-10-14 20:17:24 +00:00
shattered
3c7958fa41 depend on iconv (may fix bulk build failures on SmartOS) 2015-10-13 18:18:09 +00:00
shattered
c1cfba1567 Update to 0.6.0. Changes:
* This release contains a SECURITY FIX for a command injection vulnerability
   that was found and reported by Alexandre Rebert:

   The previous handling of metadata placeholders allowed for arbitrary shell
   commands to be trivially injected and executed as the ezstream user, via
   malicious media files.

 * This release requires users to ADJUST their CONFIGURATION:

   To protect against the injection vulnerability above, metadata is now
   properly quoted and escaped from the shell. This means that any extra
   quoting must be removed from configuration files.

   Remove all quoting from metadata placeholders in <encode/> and <decode/>
   commands, e.g. replace "@M@" with @M@, and "@T@" with @T@, etc. Without
   these changes, stream metadata will look both wrong and the injection
   vulnerability may be re-introduced.
2015-10-13 18:02:10 +00:00
ryoon
b141232e29 Recursive revbump from textproc/icu 2015-10-10 01:57:50 +00:00
richard
cb95ebc5e0 Specify 'elf' output format for NASM on SunOS to get over undefined symbols
Configure would like an nm using easy to parse format -p on SunOS
bump PKGREVISION
2015-10-05 03:56:17 +00:00
wiz
2cc0f836c1 Update to 0.2.5602beta14.
libopenmpt 0.2-beta14 (2015-09-13)

    [Change] The C++ API example now uses the PortAudio C++ bindings instead of the C API.
    [Change] Default compiler options for Emscripten have been changed to more closely match the Emscripten recommendations.

    [Bug] Client code compilation with C89 compilers was broken in beta13.
    [Bug] Testsuite failed on certain Emscripten/node.js combinations.
    [Bug] Fixed various crashes or hangs in DMF, OKT, PLM, IT and MPTM loaders.

    Implemented error handling in the libopenmpt API examples.
    Various playback improvements and fixes for OKT, IT and MOD.
2015-09-30 20:09:51 +00:00
mrg
98b49e4026 also patch the portaudio sources to build only as a static library.
bump pkg version.

hopefully this now works properly.  for me, my portaudio-devel package
was sufficient to allow it to work and i didn't notice this problem.
2015-09-29 04:49:55 +00:00
ryoon
22b8a6f18c Update to 7.0
Changelog:
PulseAudio 7.0

Changes at a glance:

  * LFE channel synthesis with low-pass filtering
  * New libsoxr based resamplers
  * Socket activation support for TCP
  * The "srbchannel" IPC mechanism enabled by default
  * More flexible jack detection support when using UCM
  * Exiting due to SIGTERM isn't considered a failure
  * Better support for Creative SoundBlaster Omni Surround 5.1
2015-09-25 14:37:27 +00:00
mrg
07720b8358 patch several Makefile.am's t use noinst_LTLIBRARIES instead of lib_,
so that we will only get static versions of them build.  now we don't
need to install the parts that shouldn't be and cause conflicts with
other patches.

now all we have to do is figure out all the things audacity 2.1.1
needs for the next update :-)


ok wiz@
2015-09-18 21:19:07 +00:00
wiz
2db9fa715b Switch audacity to wxGTK30. Bump PKGREVISION. 2015-09-18 11:37:02 +00:00
wiz
de81a0a8ca Install convenience libraries so that audacity binary can use them.
The configure script does not respect --disable-shared, no clue yet why,
which makes this necessary. However, it causes a conflict with portaudio,
which should, optimally, be fixed by building against the existing
library instead.

But, this should make the program usable again in the meantime.

Bump PKGREVISION.
2015-09-18 09:32:48 +00:00
wiz
58472d23c1 Update HOMEPAGE. 2015-09-18 08:53:21 +00:00
wiz
cd2ad946f4 Do not install a shell script over the real executable.
While here, clean up the Makefile.
Remove autoconf dependency (not used).
Remove alpha hack until someone reports it's still needed.
Bump PKGREVISION.
2015-09-18 08:46:20 +00:00
joerg
cbaaa09437 libplist may be needed for linking against libgpod. 2015-09-13 15:57:15 +00:00
tnn
93c466170d cloud.github.com unconditionally redirects to https. Use it directly. 2015-09-12 20:03:00 +00:00
wiz
0acac8c28b + schismtracker. 2015-09-11 12:35:35 +00:00
wiz
5014159990 Import schismtracker-20150911005204 as audio/schismtracker.
Provided by Timo Buhrmester in PR 50229.

Schism Tracker is a free reimplementation of Impulse Tracker, a program
used to create high quality music without the requirements of specialized,
expensive equipment, and with a unique "finger feel" that is difficult to
replicate in part. The player is based on a highly modified version of
the Modplug engine, with a number of bugfixes and changes to improve IT
playback.
2015-09-11 12:35:19 +00:00
jperkin
d0e804caf5 Remove INCOMPAT_CURSES settings for NetBSD 0.x and 1.x. Tighten up some
globs to ensure NetBSD 10 is not incorrectly matched when it is released.
2015-09-08 11:57:48 +00:00
jperkin
8091aee373 Now that _STRIPFLAG_INSTALL is disabled by default on Darwin, remove manual
settings of INSTALL_UNSTRIPPED=yes for Darwin in individual packages.
2015-09-07 12:02:05 +00:00
khorben
b5e30cd8c9 Register dependency on xsltproc(1) and docbook-xsl 2015-08-30 19:13:18 +00:00
khorben
94185fc926 Package DeforaOS Mixer 0.1.2
This release brings:
- improved user interface
- complete code re-factoring
- manual page
- Spanish translation
2015-08-27 22:31:48 +00:00
richard
c0604eae02 Sound Juicer "Here we are now, entertain us" 2.32.0
===================================================

* Many translations


Sound Juicer "Ce soir la femme du torero dormira sur ses deux oreilles" 2.31.6
==============================================================================

* Many translations
* Add --with-gtk=2.0|3.0 configure flag, defaulting to 2.0 (Vincent Untz)


Sound Juicer "L'amour c'est pas confortable" 2.31.5
===================================================

* Many translations
* Remove unnecessary markup from glade messages in sound-juicer (Claude Paroz)
* Use GtkBuilder and drop libglade support (Tadej Borovšak)
* Fix crash in sanitize_path at sj-extracting.c:859 (Bastien Nocera)
* Compile with -DGSEAL_ENABLED (André Klapper)
* Fix build: conflict with unistd.h (Vincent Untz)
* Use GtkInfoBar (Javier Jardón)
* Port to GTK+ 3 (Matthias Clasen)


Sound Juicer "But I remember us riding in my brother's car" 2.28.2
==================================================================

* Many translations
* Fix crasher when MusicBrainz can't read a disc (Bastien Nocera)
2015-08-25 07:13:03 +00:00
wiz
1a8b91542f Bump PKGREVISION for nettle shlib major bump. 2015-08-23 14:30:35 +00:00
wiz
af7fb5a5dc Update to 0.2.5486beta13.
libopenmpt 0.2-beta13 (2015-08-16)

    [Change] The MSVC build system has been redone. Solutions are
    now located in build/vsVERSION/.

    [Bug] get_current_channel_vu_left and get_current_channel_vu_right
    only return the volume of the front left and right channels
    now. get_current_channel_vu_rear_left and
    get_current_channel_vu_rear_right do now actually work and
    return non-zero values.
    [Bug] Fix crashes and hangs in MED and MDL loaders and with
    some truncated compressed IT samples.
    [Bug] Fix crash when playing extremely high-pitched samples.

    Completed C and C++ documentation
    Added new key for openmpt::module::get_metadata, "message_raw",
    which returns an empty string if there is no song message rather
    than a list of instrument names.
    in_openmpt: Support for compiling with VS2008.
    xmp-openmpt: Support for compiling with VS2008.
2015-08-23 13:44:25 +00:00
wiz
c7383780db Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
2015-08-18 07:31:00 +00:00
wiz
0eb141f110 Bump PKGREVISION for ncurses shlib bump. 2015-08-17 17:11:19 +00:00
khorben
d77a1a6e9b Fix build with PKGSRC_USE_SSP
No functional change nor during compilation intended or expected, so no
version bump should be involved.
2015-08-10 21:19:28 +00:00
khorben
b20037003f Add support for CFLAGS
No functional change intended.
2015-08-09 14:55:58 +00:00
wiz
45c9f9c3ca Reset maintainer, he resigned quite some time ago. 2015-08-08 11:44:34 +00:00
khorben
a04423ae9d Add support for CFLAGS
No functional change intended.
2015-08-06 22:16:24 +00:00
taca
b8e7c8ae00 Update ruby-mp3info to 0.8.7.
=== 0.8.7 / 2015-07-13

*  Cope with malformed UTF16 string tags without BOM  (thanks to mikecrowe)
*  Fixes for when the desc + data are not unpacked correctly for an id3v2 jpeg (thanks to ekaminsky)
2015-08-02 15:48:23 +00:00
richard
25dd7df414 update to soundtouch-1.9.0
from README.html:
1.9:

    Added support for parallel computation support via OpenMP primitives for
    better performance in multicore systems. Benchmarks show that achieved
    parallel processing speedup improvement typically range from +30% (x86
    dual-core) to +180% (ARM quad-core). The OpenMP optimizations are disabled
    by default, see OpenMP notes above in this readme file how to enabled these
    optimizations.

    Android: Added support for Android devices featuring X86 and MIPS CPUs, in
    addition to ARM CPUs.

    Android: More versatile Android example application that processes WAV audio
    files with SoundTouch library

    Replaced Windows-like 'BOOL' types with native 'bool'

    Changed documentation token to "dist_doc_DATA" in Makefile.am file

    Miscellaneous small fixes and improvements
2015-07-21 12:16:14 +00:00
adam
9e9d315e25 Changes 1.22.2
- Fix buffering for funny sample formats (namely, 24 bit), that do not
  fit nicely into 32768 bytes. Effect was a nasty endless loop where
  mpg123 needs to be externally killed.

Changes 1.22.1
- Fix mpg123-id3dump when writing images with funny (manipulated) MIME type.
  Stupid mistake in length computation of the fallback file extension caused
  junk from memory being appended to the filename if the pointer size
  is less than 64 bit. For 64 bit pointers (or longer) it was correct by
  accident.
- Fix pedantic build by cleaning up out123 source, also now really showing
  the encoding list in --longhelp instead of possibly, again, writing junk
  from memory in there.
- Not linking libmpg123 against libltdl anymore (bug 215).
- Update MSVC++ ports a bit to make them work again.
2015-07-20 17:30:33 +00:00
wiz
40bbad7ac6 Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.

No effective change for the above reason.

Ok joerg
2015-07-12 18:56:06 +00:00
wiz
b26bd1eae8 Switch from www/webkit-gtk to www/webkit24-gtk. Bump PKGREVISION. 2015-07-12 00:39:55 +00:00
jperkin
620b6ab350 Use nbcompat, update some patches. Fixes build on SunOS. 2015-07-09 12:00:13 +00:00
joerg
11d2712a27 Remove USE_X11BASE and X11PREFIX. 2015-07-04 16:18:28 +00:00
wiz
2bda8311e1 Update to 2.7:
Changes in 2.7
* Rewrite of the mungefilename function.
* Support added for downloading album art.
* Support added for ripping with libcdio (cd-paranoia).
* Some error checking and a small help file added to abcde-musicbrainz-tool.
* Substantial renovations of m4a encoding with a choice now between encoding
  with faac, NeroAacEnc and fdkaac.
* Fixes to USEPIPES with the addition of several new encoders and rippers.
  Details on USEPIPES now available in the abcde FAQ doc.
* Support added for encoding with Monkey's Audio (ape), tagging is with
  Robert Muth's apetag.
* Support added for encoding with WavPack.
* mp3 tagging renovated with version sniffing differentiating between eyeD3
  versions. Tagging formalised with options now for id3, id3v2 and eyeD3.
* Many, many bug fixes. See the changelog for more details.
2015-07-01 09:28:25 +00:00
wiz
5179e77c36 Update to 0.19.10:
ver 0.19.10 (2015/06/21)
* input
  - curl: fix deadlock on small responses
  - smbclient: fix DFF playback
* decoder
  - ffmpeg: improve seeking accuracy
  - fix stuck stream tags
* encoder
  - opus: fix bogus granulepos
* output
  - fix failure to open device right after booting
* neighbor
  - nfs: fix deadlock when connecting
* fix "single" mode breakage due to queue edits
2015-07-01 09:23:30 +00:00
ryoon
6c4d1aff4b Recursive revbump from pkgsrc/multimedia/libvpx. 2015-06-30 09:57:33 +00:00
dholland
d2e5ecc915 Extend this patch to a second chunk of code with the same logic.
Seen in the Solaris build.
2015-06-25 06:01:01 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
youri
d09cb86e35 Update libsoup buildlink path. 2015-06-07 14:05:57 +00:00
wiz
9f9c2015cd Update to 0.27:
0.27 (2015/05/30)
* fix --enable-debug and --enable-werror
* add unit tests
* new command: "searchplay" searches and plays songs from the current playlist
* fix use-after-free bug
* new command: "searchadd" works like findadd with non-exact matching
* improved error handling
* show directories in command "tab"
* bash completion: escape '&'
* add %mtime% and %mdate% to --format
* recognize command by unambiguous prefix
* "insert" queues new songs when "random" mode is enabled
2015-06-07 08:41:50 +00:00
mrg
1508472d12 pass --configdir=${PKG_SYSCONFDIR:Q} so that the package and pkgsrc
agree on where the wrong file is installed for fixing it.

fixes builds when PKG_SYSCONFDIR not the default.
2015-06-05 21:04:36 +00:00
taca
9c7009490d Update ruby-mp3info to 0.8.6.
=== 0.8.6 / 2015-03-28

* fixed frame size computation (thanks to ekaminski)
* now correctly close the @io (thanks to cyberroot)
* correctly compute length of VBR files (fixes #42)
2015-05-31 15:23:06 +00:00
bsiegert
62a797d447 Add patches to prevent a segfault when playing certain WAV files. From
Onno van der Linden in PR pkg/49929. Also submitted upstream.
Bump PKGREVISION.
2015-05-25 19:06:24 +00:00
adam
1e51ac47b3 PKGNAME correction 2015-05-21 18:00:08 +00:00
kim
45f9e903a8 Upgrade to icecast-2.4.2.
Addresses a security issue with "stream_auth" (not used by default).
http://lists.xiph.org/pipermail/icecast-dev/2015-April/002460.html
2015-05-12 07:49:16 +00:00
mef
5b6ae06601 Githubify. SHA1/RMD160 and SIZE are the same. 2015-05-07 14:07:02 +00:00
adam
d43811f2c6 Changes 3.0:
Unknown
2015-05-04 11:41:31 +00:00
joerg
bd10269fed WRKSRC should not contain the revision either. 2015-04-28 00:10:39 +00:00
joerg
d3940188b0 Don't use inline to force undefined references. 2015-04-27 23:50:38 +00:00
tnn
255d0cb0b8 Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
jnemeth
acae122e70 sort 2015-04-24 06:37:34 +00:00
mef
ab0f42cb7c Update HOMEPAGE (localhost.nl to github). 2015-04-21 23:17:31 +00:00
jperkin
ca8519b89a Update Xfce to 4.12.0.
This is a very large change, and incorporates the 4.8, 4.10, and 4.12 major
Xfce releases since 4.6.2, our previous pkgsrc release.  For more information
about the thousands of changes in each major release since then, please see:

  Xfce 4.12 announcement:
    http://www.xfce.org/about/news

  Xfce 4.12 tour:
    http://www.xfce.org/about/tour

  Xfce 4.10 announcement:
    http://www.xfce.org/about/news/?post=1335571200

  Xfce 4.10 tour:
    http://www.xfce.org/about/tour410

  Xfce 4.8 announcement:
    http://www.xfce.org/about/news/?post=1295136000

  Xfce 4.8 tour:
    http://www.xfce.org/about/tour48

The pkgsrc changes since then are:

  New packages:
    archivers/xfce4-thunar-archive
    graphics/elementary-xfce-icon-theme
    mail/xfce4-mailwatch-plugin
    misc/xfce4-time-out-plugin
    multimedia/xfce4-thunar-media-tags
    sysutils/xfce4-mount-plugin
    sysutils/xfce4-taskmanager
    sysutils/xfce4-thunar-vcs
    sysutils/xfce4-verve-plugin
    x11/xfce4-garcon
    x11/xfce4-notifyd
    x11/xfce4-tumbler
    x11/xfce4-whiskermenu-plugin

  Renamed packages:
    devel/xfconf to devel/xfce4-conf
    x11/libxfce4menu to x11/libxfce4ui
    x11/xfce4-screenshooter-plugin to x11/xfce4-screenshooter

  Updated packages:
    audio/xfce4-mixer
    audio/xfce4-xmms-plugin
    devel/xfce4-dev-tools
    editors/xfce4-mousepad
    graphics/ristretto
    meta-pkgs/xfce4-extras
    meta-pkgs/xfce4
    misc/xfce4-weather-plugin
    multimedia/xfce4-mpc-plugin
    net/xfce4-wavelan-plugin
    sysutils/xfce4-appfinder
    sysutils/xfce4-battery-plugin
    sysutils/xfce4-cpugraph-plugin
    sysutils/xfce4-diskperf-plugin
    sysutils/xfce4-fsguard-plugin
    sysutils/xfce4-genmon-plugin
    sysutils/xfce4-netload-plugin
    sysutils/xfce4-quicklauncher-plugin
    sysutils/xfce4-systemload-plugin
    sysutils/xfce4-thunar
    sysutils/xfce4-xarchiver
    sysutils/xfce4-xkb-plugin
    textproc/xfce4-dict-plugin
    time/xfce4-datetime-plugin
    time/xfce4-orage
    time/xfce4-timer-plugin
    wm/xfce4-wm-themes
    wm/xfce4-wm
    x11/libxfce4gui
    x11/libxfce4util
    x11/xfce4-clipman-plugin
    x11/xfce4-desktop
    x11/xfce4-exo
    x11/xfce4-eyes-plugin
    x11/xfce4-gtk2-engine
    x11/xfce4-notes-plugin
    x11/xfce4-panel
    x11/xfce4-places-plugin
    x11/xfce4-session
    x11/xfce4-settings
    x11/xfce4-terminal

  Removed packages:
    sysutils/xfce4-volman
    x11/xfce4-utils

This is based on a huge amount of work by the NetBSDfr team and Youri Mouton,
who takes over as MAINTAINER, and has been tested by Youri on a large number
of platforms prior to commit.  A massive thanks to them.  Any issues with the
import are mine alone as the committer-by-proxy.
2015-04-21 08:56:37 +00:00
rodent
905eb90c71 Jack support works. Can't remember why i thought this was broken. 2015-04-21 03:34:22 +00:00
rodent
96ceaddc77 Fix MIDI support via portsmf. The patches we had were integrated in 1.3.5,
(CVE-2007-6061) so they're no longer relevant.
2015-04-21 03:22:58 +00:00
rodent
b1ecdb9407 Fix nyquist support (at least for {Free,Open,Net}BSD and Bitrig. 2015-04-21 01:33:38 +00:00
rodent
a98ada9403 There are quite a lot of changes to this package. They are spread across
eight (8) wiki pages here: http://wiki.audacityteam.org/wiki/Release_Notes.
For pkgsrc changes, some patches were removed which were integrated
upstream or don't exist in source anymore. PKG_OPTIONS framework was added
to enable the user to built with gtk{2,3}, jack, alsa, NLS, ladspa, and
debug options. gtk3, jack, and alsa options need work and aren't supported
currently. This package uses a cc-by-v3.0-license which needs to be
imported sometime too. Using portaudio-devel from pkgsrc is disabled, due
to requiring the Pa_GetStreamHostApiType() function which is not present in
our stable version. The in-tree portaudio is used instead. Nyquist support
is not building as well at the moment along with the portsmf midi support.
Package adds many additional dependencies like lv2, lilv, libogg, twolame,
libsbsms, libsndfile, and more. Enjoy.
2015-04-20 13:38:23 +00:00
rodent
fc276759ad +lilv 2015-04-20 03:23:17 +00:00
rodent
299258c480 Import lilv-0.20.0 as audio/lilv.
Lilv is a C library to make the use of LV2 plugins as simple as possible for
applications. Lilv is the successor to SLV2, rewritten to be significantly
faster and have minimal dependencies. It is stable, well-tested software (the
included test suite covers over 90% of the code) in use by several applications.
2015-04-20 03:21:58 +00:00
rodent
c89cfe1eeb Eep, move last doc option dependency to options.mk. 2015-04-19 22:54:55 +00:00
rodent
64978c7df6 +lv2 - can be used by latest version of audacity 2015-04-19 22:53:04 +00:00
rodent
7dd220ca86 Import lv2-1.12.0 as audio/lv2.
LV2 is an open standard for audio plugins, used by hundreds of plugins and other
projects. At its core, LV2 is a simple stable interface, accompanied by
extensions which add functionality to support the needs of increasingly powerful
audio software.
2015-04-19 22:52:04 +00:00
wiz
947ed61343 Update to 0.2.4954 alias beta12:
libopenmpt 0.2-beta12 (2015-04-19)

*   Playback fix when row delay effect is used together with offset
    command.
*   A couple of fixes for the seek.sync_samples=1 case.
*   IT compatibility fix for IT note delay.
*   ProTracker MOD playback compatibility improvement.

libopenmpt 0.2-beta11 (2015-04-18)

*   openmpt_stream_seek_func() now gets called with
    OPENMPT_STREAM_SEEK_SET, OPENMPT_STREAM_SEEK_CUR and
    OPENMPT_STREAM_SEEK_END whence parameter instead of SEEK_SET,
    SEEK_CUR and SEEK_END. These are defined to 0, 1 and 2 respectively
    which corresponds to the definition in all common C libraries.
    If your C library uses different constants, this theoretically
    breaks binary compatibility. The old libopenmpt code, however,
    never actually called the seek funtion, thus, there will be no
    problem in practice.
*   openmpt123: When both, SDL1.2 and PortAudio, are available,
    SDL is now the preferred backend because SDL is more widespread
    and better tested on all kinds of different platforms, and in
    generel, SDL is just more reliable.
*   [Bug] libopenmpt now also compiles with GCC 4.3.
*   libopenmpt now supports PLM (Disorder Tracker 2) files.
*   Various playback improvements and fixes for IT, S3M, XM, MOD,
    PTM and 669 files.
2015-04-19 18:20:49 +00:00
rodent
3cbb3263dd +libsbsms - the latest version of audacity will use this. 2015-04-19 17:30:17 +00:00
rodent
9fe5feba73 Import libsbsms-2.0.2 as audio/libsbsms.
A subband sinusoidal modeling library for time stretching and pitch scaling
audio.
2015-04-19 17:29:21 +00:00
wiz
51728e7420 Wrap libtool arguments (instead of cxx) and do it for all pulseaudio users
instead of only qt5-qtmultimedia.

Fixes build failures in qt5-qtmultimedia users like kid3.
Suggested by joerg.
2015-04-19 06:42:02 +00:00
adam
4606c07235 Revbump after updating devel/boost-libs 2015-04-17 15:52:56 +00:00
wiz
fe0d9a87aa Remove more references to python-2.6. 2015-04-14 11:40:31 +00:00
wiz
fcbb1b66ac Remove python-2.6-only package py-ordereddict and references to it. 2015-04-14 11:25:37 +00:00
rodent
a7b568d574 Removing python26. EOL'd quite some ago and discussed a couple times on
tech-pkg@ and pkgsrc-users@.
2015-04-13 23:12:40 +00:00
rodent
eab6c66511 Seems like we're not using bsd.fast.prefs anymore. Swap for bsd.prefs. 2015-04-11 17:55:22 +00:00
rodent
a6daa31461 Forgot to include bsd.fast.prefs for ${OPSYS} to work. 2015-04-11 15:51:13 +00:00
rodent
0495e66105 Fix build on OpenBSD and Darwin, possibly. 2015-04-11 01:26:56 +00:00
sevan
835506fb71 Remove FreeBSD from the list of intended platforms as the plugin is already
installed by audio/mpg123 on this platform.

Reviewed by bsiegert@
2015-04-07 05:13:45 +00:00
adam
9071d6b787 Revbump after updating textproc/icu 2015-04-06 08:17:13 +00:00
mrg
d759db3f0d also look in <machine/endian.h> on netbsd for endian info (fixes
non x86, mipsel and armel builds.)

probably could add other *bsd here, but i don't know them well
enough to be sure.

this doesn't change the build anywhere it was working already.
2015-04-06 00:08:34 +00:00
bsiegert
33d5dd9e25 Category is audio, not devel. How did this ever work? 2015-04-03 18:12:59 +00:00
wiz
6edd8f66ac Add speexdsp dependency. Bump PKGREVISION.
Fixes libgroove build.
2015-03-30 11:53:49 +00:00
bsiegert
dd30c4e739 SECURITY: Fix CVE-2014-9640.
https://trac.xiph.org/changeset/19117
oggenc: fix crash on raw file close, reported by Hanno in issue #2009. pointer
to a non-static struct was escaping its scope.
2015-03-21 19:06:54 +00:00
jperkin
bc69e1d111 Package requires GCC runtime. 2015-03-17 13:41:09 +00:00
jperkin
1927101929 Fix build on SunOS, catch up with latest API. 2015-03-16 14:57:49 +00:00
hiramatsu
82d5d251a8 Set MAINTAINER to pkgsrc-users. 2015-03-15 19:11:21 +00:00
tnn
91a2ecaac4 Update to sox-14.4.2 to fix CVE-2014-8145.
SoX 14.4.2 (February 22, 2015):
  Read support for Ogg Opus files.
  Read support for RF64 WAV files.
  Deemph can now be used at 48kHz sample rates.
  Rate is now much faster in many cases.
  Support multi-channel LADSPA plugins and optional latency compensation.
  Many other bug fixes.
2015-03-14 22:56:00 +00:00
tnn
d9ece77cea fix iconv linkage 2015-03-14 21:03:48 +00:00
adam
be02072515 Changes 0.1.4:
- Updated upstream sources, with minor changes to the decoder API
  breaking the ABI. (Calling code using AUDIO_CHANNEL_TYPE may need to
  be updated. A new option AAC_PCM_LIMITER_ENABLE has been added, enabled
  by default, which incurs extra decoding delay.)
- PowerPC optimizations, fixes for building on AIX
- Support for reading streamed wav files in the encoder example
- Fix VBR encoding of sample rates over 64 kHz
2015-03-12 21:31:19 +00:00
tnn
9354292cce needs curses 2015-03-12 19:39:15 +00:00
tnn
15fcec0b95 needs pax for do-install target 2015-03-12 19:17:55 +00:00
tnn
ead342953b wants to link with pthreads 2015-03-11 22:25:25 +00:00
tnn
b58bf0b77c mk/termcap.bl3.mk -> mk/curses.bl3.mk because that's what it really wants 2015-03-11 22:24:00 +00:00
wiz
d7d1875df9 Add upstream bug report URL. 2015-03-11 08:40:31 +00:00
wiz
57a46e73ef Update to 1.3.5:
libvorbis 1.3.5 (unreleased) -- "Xiph.Org libVorbis I 20150105 ()"

* Tolerate single-entry codebooks.
* Fix decoder crash with invalid input.
* Fix encoder crash with non-positive sample rates.
# Fix issues in vorbisfile's seek bisection code.
* Spec errata.
* Reject multiple headers of the same type.
* Various build fixes and code cleanup.
2015-03-09 08:14:23 +00:00
taca
17a1a339eb Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby. 2015-03-08 15:17:17 +00:00
wiz
dc55b551d7 Update audio/glyr to 1.0.8, provided by Leonardo Taccari in PR 49713.
Changes:
1.0.8
-----
 o Fixes for lyrix.at.

1.0.7
-----
 o Fixes for lyricwiki.

1.0.6
-----
 o Fix for cache getter: Print like normal getters and also call appropiate
   programs
 o Clamp the timeout of select to the user-set timeout.
 o Made the -c (--cache) option have an optional argument. Without argument the
   path is ~/.cache/glyrc (will be created if necessary).
 o Make glyrc return EXIT_SUCESS on success or EXIT_FAILURE in case of any
   failure.
 o Fixed faulty sha-1 versioning in cmakelists.
2015-03-04 09:01:34 +00:00
wiz
86dd61b456 Add upstream bug report URL. 2015-03-01 15:18:43 +00:00
wiz
b3245bcf8a Update to 2.10:
libmpdclient 2.10 (2015/02/23)
* support abstract sockets with "@" prefix
* support tag "MUSICBRAINZ_RELEASETRACKID"
* add TCP keepalive internal and external APIs
* support MPD protocol 0.19
  - status: support sample formats "float" and "dsd"
  - song: report duration with milliseconds precision
  - search: support constraint "modified-since"
* support MPD protocol 0.20
  - the "window" parameter for commands "find"/"search"
2015-03-01 15:09:56 +00:00
joerg
16347aa703 Use NEON intrinsics in Clang to avoid the unsupported assembler
modifiers. It is beyond common sense why pulseaudio devs considered the
mechanical conversion to inline asm an improvement...
2015-02-28 23:41:58 +00:00
snj
dfab813d3b add patches to fix some nasty crashes in lame. taken from
https://bugs.debian.org/777159 https://bugs.debian.org/778529
and https://bugs.debian.org/778703
2015-02-27 19:49:16 +00:00
ryoon
6987c03f72 Fix git spam in different way.
Previous fix by tnn@ requires devel/gettext-tools.
It is too heavy.
2015-02-25 23:40:35 +00:00
tnn
21923e9d80 fix "git: command not found" spam during build 2015-02-25 12:27:13 +00:00
ryoon
5853af2416 Remove a patch that was taken from upstream. 2015-02-23 23:53:14 +00:00