Commit graph

8057 commits

Author SHA1 Message Date
maya
c5a0b06360 Add alure 2018-09-21 13:25:08 +00:00
maya
ef9662b2e0 Add alure 1.2
ALURE is a utility library to help manage common tasks with OpenAL
applications. This includes device enumeration and initialization, file
loading, and streaming.

The purpose of this library is to provide pre-made functionality that would
otherwise be repetitive or difficult to (re)code for various projects and
platforms, such as loading a sound file into an OpenAL buffer and streaming an
audio file through a buffer queue. Support for different formats is consistant
across platforms, so no special checks are needed when loading files, and all
formats are handled through the same API.

Packaged by Bastian Germann in PR pkg/53613.
2018-09-21 13:24:34 +00:00
maya
28d38330f6 suil: appease pkglint by appending instead of assigning to this variable. 2018-09-17 07:30:31 +00:00
maya
02093fa994 suil: we're using a builtin waf, it is an older one that doesn't support
newer python. restrict to 2.7.

reported by john d. baker in pkgsrc-users
2018-09-17 07:27:40 +00:00
jnemeth
89202c2be7 add and enable filter_audio 2018-09-13 02:45:52 +00:00
maya
97eec540ca filter_audio: add buildlink3.mk
Forgot to cvs add this, it's used by wip/uTox-git.
2018-09-12 19:04:07 +00:00
maya
6d2927b2df Add filter_audio version 0.0.1
Lightweight audio filtering library made from webrtc code
2018-09-12 17:15:56 +00:00
jperkin
1757e6e4a1 pulseaudio: Fix stat64 prototype on SunOS/32-bit. 2018-09-11 16:39:42 +00:00
wiz
0fcc79cf0c *: recursive bump for vala-0.42. 2018-09-03 10:50:17 +00:00
wiz
9bd737fe76 Recursive bump for perl5-5.28.0 2018-08-22 09:42:51 +00:00
wiz
0250020153 *: reset maintainer for drochner 2018-08-19 20:16:39 +00:00
wiz
f61f5c88b0 musicpd: update to 0.20.21.
ver 0.20.21 (2018/08/17)
* database
  - proxy: add "password" setting
  - proxy: support tags "ArtistSort", "AlbumArtistSort", "AlbumSort"
  - simple: allow .mpdignore comments only at start of line
* output
  - httpd: remove broken DLNA support code
* playlist
  - cue: support file type declaration "FLAC" (non-standard)
* URI schemes are case insensitive
* Android, Windows
  - enable the "curl" storage plugin
2018-08-19 17:31:43 +00:00
nia
ba506d8543 pulseaudio: Check for soundcard.h on Linux.
Hopefully fixes the build on linux systems with OSS headers.
2018-08-19 14:37:17 +00:00
wiz
69bfc6ba09 gstreamer1: update to 1.14.2
This release only contains bugfixes and it should be safe to update
from 1.14.x.
2018-08-17 11:50:51 +00:00
triaxx
636ee1b1d6 grip: update to 3.9.0
v3.9.0 2018-07-10  Johnny A. Solbu <johnny@solbu.net>

	* Add freedb.musicbrainz.org as secondary default cd database

v3.8.1 2018-05-26  Johnny A. Solbu <johnny@solbu.net>

	* Fedora patch: Search paths for executables during config switches
	* Reformat manpage, to ease maintanability
	* Add COPYING-LGPL: 4 files are licensed under the LGPLv2+
	* Sync Chinese (simplified) from Translatin Troject

v3.8.0 2018-05-13  Johnny A. Solbu <johnny@solbu.net>

	* Add default encode configuration for
	    - faac (bug #143)
	    - opus (bug #117)
	* Fedora patch: put oggenc to the top of config list
	  Apparently, without this patch, the config files are ignored

v3.7.1 2018-04-10  Johnny A. Solbu <johnny@solbu.net>

	* Sync Spanish translation from Translation Project
2018-08-16 21:44:43 +00:00
adam
9d06c0a472 revbump after boost-libs update 2018-08-16 18:54:26 +00:00
wiz
f232b24077 abcde: update to 2.9.2.
abcde 2.9.2

 * Fix up lookup code to deal with spaces etc. in directory names
 * Cope with "stub" releases in Musicbrainz
 * Always call glyrc with LC_ALL=C. Thanks to Andreas Vögele for the
   report and the suggested fix. Closes Issue 83:
   https://abcde.einval.com/bugzilla/show_bug.cgi?id=50
 * Add a link to the CDDB data format in the abcde man page. Closes
   Issue 81: https://abcde.einval.com/bugzilla/show_bug.cgi?id=81
 * More fixups of track number padding. Thanks to John Straw for the
   patch.

 -- Steve McIntyre <93sam@debian.org>  Thu, 02 Aug 2018 23:07:12 +0800
2018-08-16 08:37:17 +00:00
snj
effdc9b92c audio/libvorbis: Fix CVE-2017-14160, CVE-2018-10392, and CVE-2018-10393.
Bump PKGREVISION to 1.
2018-08-06 13:25:38 +00:00
jperkin
cca166e65a freealut: Set _*_SOURCE correctly. 2018-08-06 10:58:42 +00:00
nia
a9c146f1cb audio/flite: add a buildlink file. 2018-08-05 17:59:55 +00:00
jperkin
f6b39ed173 audacity: SunOS build fixes. 2018-07-31 21:10:29 +00:00
jperkin
f557d370c0 lilv: Fix build on SunOS. 2018-07-31 15:35:38 +00:00
jperkin
84306c52dc audacious-plugins: Fix oss4 PLIST entry. 2018-07-31 14:01:40 +00:00
jperkin
8f649288be audacious: Use standard shared library naming on SunOS. 2018-07-31 13:46:31 +00:00
jperkin
4050baa99a ocp: Ensure pkgsrc libraries can be found. 2018-07-26 14:11:36 +00:00
adam
2158ef8e80 SDL2_mixer: removed unused PKGCONFIG_OVERRIDE lines 2018-07-26 08:02:24 +00:00
adam
16c2acc5e3 pulseaudio: updated to 12.2
PulseAudio 12.2
The previous release tarball contained a broken configure script, this release
fixes the tarball. There are no changes in the source, except for this NEWS
file update.

PulseAudio 12.1
A bug fix release.
 * Fixed crash when switching to A2DP bluetooth profile
 * Fixed plugin search path in module-ladspa-sink
 * Fixed file permissions for the pipes created by module-pipe-sink and
   module-pipe-source
2018-07-25 12:15:59 +00:00
maya
7037d2a6a4 vorbis-tools: don't special case sparc sun hosts.
GCC doesn't have -mv8.

PR pkg/37180.
2018-07-21 21:26:53 +00:00
adam
3e41bfab1e fdk-aac: updated to 0.1.6
0.1.6
 - Lots of minor assorted crash/fuzz fixes, mostly for the decoder but
   also some for the encoder
2018-07-20 07:08:32 +00:00
ryoon
b9c1e1d533 Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
wen
b23043dd35 Update to 1.01
Upstream changes:
1.01    2018-07-09
        - Added Opus codec support. (Jeff Muizelaar)
        - ADTS: RT #124525, fixed incorrect duration calcuation due to off-by-one error
          in frame counter.
        - Added missing license meta name. (manwar)
2018-07-20 03:31:16 +00:00
maya
5023a541e1 pulseaudio: add PLIST entries that appear missing in joyent ubuntu builds.
presumably from building with alsa option that hasn't been as widely used.
2018-07-18 23:35:17 +00:00
joerg
a19083df44 Mark packages that require C++03 (or the GNU variants) if they fail with
C++14 default language.
2018-07-18 00:06:10 +00:00
maya
9259acce51 libaudiofile: be explicit about needing C99.
PR pkg/43947
2018-07-16 21:22:32 +00:00
tsutsui
ece476e7b8 mpg123: fix mpg123-pulse build failure on NetBSD/i386 8.0_RC2.
Fixes PR pkg/53433 by disabling x86 asm that causes text relocations
in libmpg123.so.  Ok'ed by martin@.
Bump PKGREVISION.
2018-07-14 17:12:56 +00:00
adam
1901f1aa9d py-discogs-client: updated to 2.2.1
2.2.1:
Unknown changes

2.2.0:
Add API User Token
2018-07-09 08:16:50 +00:00
adam
55ba649e8d py-beets: updated to 1.4.7
1.4.7:

This new release includes lots of new features in the importer and the
metadata source backends that it uses.
We've changed how the beets importer handles non-audio tracks listed in
metadata sources like MusicBrainz:

* The importer now ignores non-audio tracks (namely, data and video tracks)
  listed in MusicBrainz. Also, a new option, :ref:ignore_video_tracks, lets
  you return to the old behavior and include these video tracks.
* A new importer option, :ref:ignored_media, can let you skip certain media
  formats.

There are other subtle improvements to metadata handling in the importer:
* In the MusicBrainz backend, beets now imports the
  musicbrainz_releasetrackid field. This is a first step toward
* A new importer configuration option, :ref:artist_credit, will tell beets
  to prefer the artist credit over the artist when autotagging.

And there are even more new features:
* :doc:/plugins/replaygain: The beet replaygain command now has
  --force, --write and --nowrite options.
* A new importer configuration option, :ref:incremental_skip_later, lets you
  avoid recording skipped directories to the list of "processed" directories
  in :ref:incremental mode. This way, you can revisit them later with
  another import.
* :doc:/plugins/fetchart: The configuration options now support
  finer-grained control via the sources option. You can now specify the
  search order for different *matching strategies* within different backends.
* :doc:/plugins/web: A new cors_supports_credentials configuration
  option lets in-browser clients communicate with the server even when it is
  protected by an authorization mechanism (a proxy with HTTP authentication
  enabled, for example).
* A new :doc:/plugins/sonosupdate plugin automatically notifies Sonos
  controllers to update the music library when the beets library changes.
* :doc:/plugins/discogs: The plugin now stores master release IDs into
  mb_releasegroupid. It also "simulates" track IDs using the release ID
  and the track list position.
* :doc:/plugins/discogs: Fetch the original year from master releases.

There are lots and lots of fixes
2018-07-09 08:06:18 +00:00
leot
09f03d99b5 mpg321: Always init the main_lock semaphore
The changes in mpg321-0.3.2nb1 actually fixed PR pkg/53369 but accidentally
broke support for `-K' option.

Bump PKGREVISION
2018-07-08 13:42:13 +00:00
ryoon
4fea36abc2 Recursive revbump from audio/pulseaudio 2018-07-06 15:06:40 +00:00
ryoon
00f3c6df6b Update to 12.0
Changelog:
PulseAudio 12.0 release notes

Changes at a glance
  * Better latency reporting (and hence better A/V sync) with the A2DP
    bluetooth profile
  * Much more accurate latency reporting for AirPlay devices
  * Fixed a crash or high CPU use problem with Intel HDMI LPE
  * module-switch-on-connect now ignores virtual devices
  * When using passthrough for compressed audio, set the "non-audio" bit
  * Prioritize HDMI output over S/PDIF output
  * HSP support for more bluetooth headsets
  * Choose the A2DP bluetooth profile by default instead of HSP
  * New "sink_input_properties" module argument for module-ladspa-sink
  * New "use_system_clock_for_timing" module argument for module-pipe-sink
  * module-pipe-sink can now use an existing pipe
  * Steelseries Arctis 7 USB headset stereo output support
  * Dell Thunderbolt Dock TB16 speaker jack support
  * Fixed digital input support for some USB sound cards
  * Fixed Native Instruments Traktor Audio 6 detection
  * Ability to disable input or output on macOS
  * New "dereverb" option for the Speex echo canceller
  * New module: module-always-source
  * State files not any more readable by all users in the system mode
  * module-augment-properties now uses XDG_DATA_DIRS to find .desktop files
  * Updates for the Vala bindings
  * The GConf dependency can now be avoided
  * qpaeq license changed from AGPL to LGPL
  * qpaeq ported to Qt 5
  * Compatibility with glibc 2.27
  * The esdcompat tool isn't any more installed if esound support is disabled
2018-07-06 14:10:15 +00:00
jperkin
5393242c73 *: Move SUBST_STAGE from post-patch to pre-configure
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
2018-07-04 13:40:07 +00:00
adam
a31bce9748 extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
adam
6de4784c91 SDL2_mixer: updated to 2.0.2
2.0.2:
* Implemented 24-bit and surround sound support for FLAC audio files
* Updated external libraries flac-1.3.2, libmodplug-0.8.9.0, libogg-1.3.2 and libvorbis-1.3.5
* Updated for SDL 2.0.6 and newer
* Added support for MP3 playback using mpg123
* Added support for UWP / Windows 10 apps
* Added Mix_OpenAudioDevice() so you can specify the audio device to open
2018-06-24 10:28:45 +00:00
maya
78df1147ac pulseaudio: fix build on FreeBSD11. Include missing headers.
From Santhosh Raju in PR pkg/53381
2018-06-19 02:25:58 +00:00
leot
4b62bce9fc mpg321: Do not unlock unititialized main_lock
Bump PKGREVISION

Problem spotted by <maya>, fixes PR pkg/53369 by <sevan>.
2018-06-16 14:43:21 +00:00
adam
c7ee29e756 py-audioread: updated to 2.1.6
2.1.6
Fix a "no such process" crash in the FFmpeg backend on Windows Subsystem for Linux.
Avoid suppressing SIGINT in the GStreamer backend on older versions of PyGObject.
2018-06-13 06:34:09 +00:00
youri
d471706062 Remove redundant rhythmbox version after update. 2018-05-29 03:33:32 +00:00
youri
1c36d8df5f Remove obsolete patches. 2018-05-29 03:26:54 +00:00
youri
ef58e854f0 Update to 3.4.2: Updates are too big to show but it works on NetBSD 7.1.2
as intended.
2018-05-29 03:26:10 +00:00
youri
73beef2d6a Add a dependency on the OSS gst plugin to make sound mixing work on NetBSD. 2018-05-28 22:45:29 +00:00