Commit graph

8679 commits

Author SHA1 Message Date
maya
e5321e4bf3 *: Remove logic for outdated NetBSD versions. 2020-04-29 19:44:49 +00:00
fox
3913ec20b6 audio/fasttracker2: Updates to v1.22
Changes since v1.21:

v1.22 - 27.04.2020
- Fixed crash when loading XMs with pattern lengths above 256. They are now
  safely truncated, and the user gets a warning message about the truncation.
- Allow loading overflown BPM/speed values from quirky XMs, up to BPM 999
  and speed 99 ("jk_error_txt.xm" is an example for quirky BPM/speed values).
- Tiny code cleanup
2020-04-29 15:04:43 +00:00
wiz
f7ff382891 musicpd: update to 0.21.23.
ver 0.21.23 (2020/04/23)
* protocol
  - add tag fallback for AlbumSort
* storage
  - curl: fix corrupt "href" values in the presence of XML entities
  - curl: unescape "href" values
* input
  - nfs: fix crash bug
  - nfs: fix freeze bug on reconnect
* decoder
  - gme: adapt to API change in the upcoming version 0.7.0
* output
  - alsa: implement channel mapping for 5.0 and 7.0
* player
  - drain outputs at end of song in "single" mode
* Windows
  - fix case insensitive search
2020-04-28 17:36:54 +00:00
nia
0d57155ef0 gst-plugins1-*: Correct some DESCR lies 2020-04-28 17:18:22 +00:00
nia
2152ed536c audio: For gst-based players, pull in codecs for common free formats. 2020-04-28 12:52:02 +00:00
rillig
b0d7319b06 audio/xwave: fix detection of DEVOSSAUDIO 2020-04-27 18:19:15 +00:00
rillig
9f780028f2 audio/xwave: skip SUBST block if it would be a no-op 2020-04-27 18:12:43 +00:00
rillig
ab19b7b153 audio/nas: remove no-op SUBST block
The word "wheel" does not occur in the whole source tree anymore.
2020-04-26 06:35:30 +00:00
rillig
3530fe6978 audio/nas: fix obvious path error in nasd.conf.eg
The path /dev//dev/audio does not make sense.
2020-04-26 06:32:00 +00:00
rillig
fcfaf578dc audio/liblo: remove no-op SUBST block
The configure script only has LIBPTHREAD but neither -lpthread nor any
other placeholders.
2020-04-25 17:42:53 +00:00
rillig
ac04e6d150 audio/gst-plugins0.10-libvisual: fix SUBST redundancy check
This plugin does not depend on other plugins, therefore there is no
library path to fix.
2020-04-25 17:19:19 +00:00
taca
eb24ec17d2 audio/ruby-taglib: update to 1.0.1
Update ruby-taglib to 1.0.1

## 1.0.1 - 2020-03-25

### Fixed
- Fix segmentation fault with TagLib::FLAC picture lists (#91), thanks
  @jameswyper!
2020-04-25 15:49:02 +00:00
js
02385e3a43 audio/alac: Cosmetic improvement 2020-04-25 12:54:00 +00:00
js
1236f6d4da audio/alac: Fix wrong PKGNAME 2020-04-25 11:20:19 +00:00
nia
00b5b60c9d portaudio: Fix build on SunOS 2020-04-25 10:18:09 +00:00
nia
3d289a05b0 portaudio: Fix detection of sun 2020-04-25 09:41:31 +00:00
nia
c615a367d1 audio: Add traverso.
Traverso DAW is a cross-platform multitrack audio recording and
audio editing suite with support for non-linear processing.
2020-04-24 08:43:08 +00:00
fox
4cbcbe5e96 audio/fasttracker2: Updates to v1.21
Changes since v1.20:

v1.21 - 22.04.2020
- macOS/Linux: The initial working directory would not get properly set when
  opening Disk Op.
- Bugfix: The custom directory paths in the config could contain unwanted junk
  at the end if the loaded config file was saved from real FT2.
- Bugfix: If you were skilled enough to beat the very last Nibbles level, your
  potential entry in the highscore table would show garbled level graphics.
- Show a warning if either of the Buttons/Desktop palette colors are so dark
  that you might have issues seeing the walls in Nibbles.
- "Space Pigs" palette replaced with a new (low contrast) "Dark mode" palette
- Some more small miscellaneous fixes not worth of a mention
2020-04-23 18:48:53 +00:00
nia
cd7ff2fb82 pianobar: Update to 2020.04.05
Release 2020.04.05

- Support writing audio to named pipe (audio_pipe)
- Add resampling (sample_rate)
- Fix station list not showing more than 95 stations
2020-04-23 17:07:00 +00:00
nia
c88cfa3a73 spek: Switch to ffmpeg4. Patch from FreeBSD Ports. 2020-04-23 16:12:57 +00:00
nia
7f5c87067f portaudio: Do not allow building with alsa/jack options on Darwin
PortAudio does not support building with this configuration.
2020-04-22 10:47:47 +00:00
nia
15cdd9af66 audacious-plugins: Update to 4.0.2
Should have been done in previous commit - my mistake...
2020-04-22 04:25:54 +00:00
nia
1415e50521 audio: Add pragha.
Pragha is a Lightweight Music Player, based on GTK and SQLite.

It is completely written in C, constructed to be fast, light, and
simultaneously tries to be complete without obstructing the daily work.
2020-04-21 13:32:23 +00:00
nia
bb7851453e glyr: add buildlink3 2020-04-21 13:12:11 +00:00
nia
fdef84a5da opus-tools: Update to 0.2. Make audio output in opusdec work.
opus-tools 0.2

   Sep 18, 2018

   In this release the Opus decoder opusdec has been converted to use the
   opusfile library, and the Opus encoder opusenc has been converted to
   use the libopusenc library. These libraries make it easy to robustly
   read and write Ogg Opus audio files, and enable some new features.

   opusdec enhancements include:
     * Read directly from http or https sources
     * New option --force-stereo will force stereo output
     * Improved support for chained input files with differing sample rate
       or channel count
     * A summary is displayed for METADATA_BLOCK_PICTURE tags rather than
       displaying the base64-encoded data

   opusenc enhancements include:
     * Delayed decision support allows the encoder to look ahead up to two
       seconds in order to improve encoding decisions
     * The options --music and --speech can be used to tune low bitrate
       audio for music or speech, overriding automatic detection
     * The option --no-phase-inv disables the use of phase inversion for
       intensity stereo, which can be useful for streams that are likely
       to be downmixed to mono after decoding
     * New --tracknumber shortcut for setting tracknumber metadata

   Additionally:
     * The opusinfo utility can display the demixing matrix from Ogg Opus
       files using ambisonics channel mapping family 3
     * The experimental opusrtp tool supports new options to specify RTP
       payload type, Ogg Opus output file, original sample rate, and
       number of channels, and supports improved transmit timing,
       arbitrary network devices, and IPv6
     * Numerous bug fixes are also included
2020-04-20 17:39:13 +00:00
nia
1f5e079a28 audio: Add libopusenc
The libopusenc libraries provide a high-level API for encoding .opus files
and live streams. libopusenc depends only on libopus.
2020-04-20 17:34:14 +00:00
wiz
15d5c285a6 chromaprint: update to 1.5.0.
Version 1.5.0 -- April 15, 2020
===============================

 - Added support for fpcalc -raw -signed, which helps with easier PostgreSQL integration
 - Added support for using libavresample instead of libswresample
 - Fixed possible crash in chromaprint_decode_fingerprint
 - Fixed unit tests on big endian CPUs
2020-04-20 06:55:19 +00:00
nia
60d8c4f5bc audacious: Update to 4.0.2
Bug fixes since 4.0.1:
 * Fixed a regression where the Enter key did not work in the playlist
 * Fixed the seek bar changing width as the time counter increments
 * Fixed the title bar getting stuck showing "Buffering"
 * Added a workaround to ensure that the toolbar is not hidden on startup
 * Fixed the Composer field not being saved when updating ID3v2 tags
2020-04-19 11:33:46 +00:00
fox
b90d4fb794 audio/din: Updates to 46.2
Changes since 46.1:

DIN Is Noise 46.2 @ Chennai, India
	* optimised GUI controls a bit
	* improved mirroring curve about horizontal, vertical axes
		+ new horizontal, vertical local axes
	+ new seed curves in fractaliser plugin
	! fixed bug in identifying and setting audio devices !
		! introduced in DIN 46 :( !
2020-04-19 07:04:40 +00:00
bsiegert
cc4654f594 libmatemixer: disable oss backend for now.
The OSS backend leads to crashes of mate-settings-daemon on NetBSD. I have
been unable to make it not crash.
2020-04-18 12:22:45 +00:00
mef
bf32d68ec2 (audio/deforaos-mixer) +CFLAGS+= -fPIC
Compile error log: (Similar message found on aarch64)
ld: mute.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC

(please advice me if I'm doing wrong, thanks)
2020-04-18 04:13:51 +00:00
nia
86ee769ac9 portaudio: Add a Sun/NetBSD audio backend. This works with Audacity.
While here, generally clean up the package...

Bump PKGREVISION
2020-04-17 15:50:03 +00:00
adam
f5b398a67c wavpack: updated to 5.3.0
5.3.0:
fixed: OSS-Fuzz issues 19925, 19928, 20060, 20448
       (no CVEs or vulnerabilities)
fixed: trailing garbage characters on imported ID3v2 TXXX tags
fixed: various minor undefined behavior and memory access issues
fixed: sanitize tag extraction names for length and path inclusion
improved: reformat wvunpack "help" and split into long + short versions
added: regression testing to Travis CI for OSS-Fuzz crashers
2020-04-17 05:48:20 +00:00
nia
026848ea74 audacity: Update distfiles.
Upstream accidentally made the tag point at the alpha...
2020-04-16 21:54:06 +00:00
nia
869c35d13f portaudio: In the OSS hostapi, support additional sample formats.
While here, adjust some hacks around differences between NetBSD ossaudio
and OSSv4:

It turns out the problem was Audacity attempting to initialize with
an absurdly high sample rate. When a sample rate that's outside the
range of the kernel's maximum of 192000 is passed to SNDCTL_DSP_SPEED,
-1 was returned (until my commits today).

This is a violation of the OSSv4 spec in NetBSD. The spec states that if
an unsupported sample rate is requested, a supported one should be picked
and returned.
2020-04-15 17:12:14 +00:00
wiz
09df25f200 musicpd: pkglint cleanup 2020-04-15 08:48:13 +00:00
wiz
12673e71b5 musicpd: distinfo: regen checksum 2020-04-15 08:48:04 +00:00
js
2532b657ee Import audio/alac from wip
A basic decoder for Apple Lossless Audio Codec files.
2020-04-14 22:33:14 +00:00
fox
bc4a983a96 audio/fasttracker2: Updates to v1.20
Changes since v1.19:

v1.20 - 13.04.2020
- x86_64/amd64 users now get 32.32 fixed-point precision in the audio channel
  mixer, an extra 192kHz mixing frequency mode (may only work with a larger
  buffer size), and double the amount of phases in the cubic spline table. This
  will only make an improved outcome in very few cases (like extremely high/low
  channel rates), so don't expect to hear any difference. Non-x86_64 users now
  lose 96kHz mode as it was a bit unsuitable with 16.16 fixed-point precision.
- The "Volume" function in Smp. Ed. now has more precision and takes less time
  to complete. Not that it was slow to begin with...
- Increased the minimum .WAV rendering frequency from 8kHz to 44.1kHz, because
  the mixer delta calculations could overflow on such low rates.
- Some more small miscellaneous changes not worth of a mention
- Code cleanup
2020-04-14 13:26:07 +00:00
nia
14a8ace4b8 musicpd: Various improvements in SolarisOutputPlugin
- Use AUDIO_INITINFO rather than AUDIO_GETINFO for initialization
  This is recommended by Solaris and NetBSD documentation.
- Don't open the device with O_NONBLOCK then remove the flag.
  AFAIK this is a workaround for old implementations that wouldn't
  allow the device to be opened in blocking mode if it was already
  in use. Either way, it hasn't been necessary for a long time.
- Support S8 and S32 audio formats.
2020-04-14 12:55:04 +00:00
wiz
7b9b729ee4 kid3: drop maintainership 2020-04-14 12:33:49 +00:00
tpaul
a48bd868c7 audio/cmusfm: Replace wip with audio in MESSAGE 2020-04-14 05:02:09 +00:00
tpaul
6f54fc4acd audio/Makefile: Add cmusfm 2020-04-14 04:36:39 +00:00
tpaul
1f22055915 audio/cmusfm: Import version 0.3.3
Last.fm standalone scrobbler for the cmus music player
2020-04-14 04:35:50 +00:00
joerg
a072c049a6 Reset maintainer as requested. 2020-04-12 23:59:41 +00:00
joerg
4e33d27052 Fix operand-specific lookup for operator<<. Unlimit stack size and avoid
very long chains in luabindings.cc to workaround clang issues.
2020-04-12 19:36:26 +00:00
joerg
d33fbadac6 Needs scrollkeeper from rarian. 2020-04-12 19:34:47 +00:00
nia
4dca35fc95 amsynth: Add -lossaudio, pointed out by joerg 2020-04-12 15:21:44 +00:00
nia
41f46f048b fluidsynth: don't include oss detection twice 2020-04-12 14:11:13 +00:00
nia
6ef574f760 audacious: Update buildlink3 2020-04-12 12:12:42 +00:00