5710 Commits

Author SHA1 Message Date
sthen
8d460366cb regen patches (noop) 2022-02-01 14:16:35 +00:00
sthen
c25c288e05 update to pianobar-2020.11.28, from Josh Grosse 2022-02-01 14:16:08 +00:00
kn
7344ba50fb Replace xinput2 option with merged PR
No build/plist/package change.
2022-01-21 20:49:17 +00:00
kn
edecba3230 Enable Xinput2 support
Spotted through this warning on startup:
"GlobalShortcutX: No XInput support, falling back to polled input.  This
 wastes a lot of CPU resources, so please enable one of the other methods."
2022-01-21 00:41:29 +00:00
kn
8044428ebf Update to mumble 1.4.230
https://www.mumble.info/blog/mumble-1.4.230/
Lots of cool changes!

qmake was replaced with cmake and upstream already merged a few handful fixes
I sent during 1.4.0rc1 tests (they should land in the next 1.4.x release).
2022-01-20 18:03:18 +00:00
kn
311da81d24 Update to ncspot 0.9.5
From Henrik (maintainer), thanks!
2022-01-19 13:14:03 +00:00
tb
8cb0d5bf6b audio/ncspot: mark BROKEN-sparc64. Uses ring. 2022-01-18 18:43:37 +00:00
ajacoutot
3dc60e46d3 Use audio/libebur128 instead of the bundled one. 2022-01-18 10:59:52 +00:00
naddy
5dd67744bb audio/mpg123: update to 1.29.3 2022-01-15 14:50:08 +00:00
ajacoutot
00823c46ae Update to speech-dispatcher-0.11.1. 2022-01-15 14:14:13 +00:00
sthen
2e440be492 update to picard-2.7.3 2022-01-13 17:58:01 +00:00
jca
a9efa45207 Disable -flto (breaks ports-gcc on sparc64) 2022-01-11 01:07:48 +00:00
jca
4dd378bf0b Better HOMEPAGE, the previous one doesn't seem relevant any more (squatted?) 2022-01-11 00:54:10 +00:00
thfr
b79bfaf0ed update FNA suite to 22.01; tested with Steel Assault
https://github.com/FNA-XNA/FNA/releases/tag/22.01
https://github.com/FNA-XNA/FAudio/releases/tag/22.01
https://github.com/FNA-XNA/FNA3D/releases/tag/22.01

New Features:
Update to FNA3D 22.01
Update to FAudio 22.01
Added SetVideoTrackEXT extension
Added SrgbEXT extension

Fixes:
The FNA3D log is now hooked later in FNAPlatform initialization, to try and load SDL before FNA3D
Partially works around a regression in the new dyld in macOS Monterey
Fixed DDSFromStreamEXT mip loading to calculate each mip level in full

New Features:
Added support for SRGB textures/renderbuffers

Removed Features:
The Metal renderer has been removed, in favor of Vulkan/MoltenVK

Fixes:
Vulkan: Various fixes for device support checks
Image: Log errors from stb_image
2022-01-08 16:22:00 +00:00
ajacoutot
b63c4bd754 Fix path to zsh completion.
from Matthew Martin
2022-01-08 07:29:52 +00:00
jeremy
dbe49dcb07 Build ruby31 versions of gem ext ports by default 2022-01-06 19:06:17 +00:00
bket
99c0bfc1c8 Update to ncspot-0.9.4
From Henrik Friedrichsen (maintainer).
2022-01-02 07:12:48 +00:00
op
211b80315b +zmusic 2021-12-31 10:56:46 +00:00
op
0da4ecfe42 import zmusic-1.1.3, needed for gzdoom updated
GZDoom's music system as a standalone library for easier reuse by
other projects.

port from Timo Myyrä with some small tweaks by me.  Thanks Timo!

OK solene@
2021-12-31 10:56:16 +00:00
solene
235761067c Update to musikcube-0.96.10
Thanks to Matthias Schmidt for the update!
2021-12-30 22:33:28 +00:00
ajacoutot
784daa492a Update to pavucontrol-5.0. 2021-12-30 15:02:50 +00:00
sdk
44aa936bdd Disable "register" variable name.
Cherry pick fix from:
ab27e5a59f

ok jca@
2021-12-29 20:08:33 +00:00
kn
0ba56cc87c Update to 0.9.3
Looks good to maintainer
2021-12-28 17:48:36 +00:00
ajacoutot
652c932e22 Update to speech-dispatcher-0.11.0. 2021-12-23 12:36:26 +00:00
rsadowski
fd6e159c59 Remove me as maintainer
I completely switched from musique to x11/kde-applications/elisa.
2021-12-18 10:25:31 +00:00
kn
35f71c0b1c Replace "unknown" version in rnnoise.pc with package version
Ports still pick up rnnoise just fine, but we can do better.


Remove NO_TEST=Yes while here:  tests are empty and don't fail, but this
might change in the future.

NO_TEST reminder from sthen
2021-12-16 00:29:56 +00:00
kn
0775822972 Disable docs to avoid picking up doxygen
From/OK jca
2021-12-15 23:10:54 +00:00
kn
92da9d7051 Enable RNNoise now that audio/rnnoise exists
Tested by me
OK rsadowski
2021-12-15 22:25:39 +00:00
kn
3f124e7179 + rnnoise 2021-12-15 22:25:20 +00:00
kn
ad00fd7811 Import audio/rnnoise 0.0.0.20210312
It is a dependency of an upcoming port, but it will also be picked up by
audio/mumble to enable optional noise suppression there as well.

Feedback sdk tb phessler
OK sdk
---
RNNoise is a noise suppression library based on a recurrent neural network.
A description of the algorithm is provided in the following paper:

J.-M. Valin, A Hybrid DSP/Deep Learning Approach to Real-Time Full-Band Speech
Enhancement, Proceedings of IEEE Multimedia Signal Processing (MMSP) Workshop,
arXiv:1709.08243, 2018.
https://arxiv.org/pdf/1709.08243

While it is meant to be used as a library, the code for a simple command-line
tool is provided as an example. It operates on RAW 16-bit (machine endian) mono
PCM files sampled at 48 kHz.
2021-12-15 22:24:32 +00:00
landry
c94523373d audio/cantata: drop unneeded audio/libebur128 from LDEP
spotted by sthen@
2021-12-13 09:59:45 +00:00
rsadowski
b84d1a2ae3 Remove unnecessary dependency on devel/gettext,-runtime
Spotted by sthen@, ok sdk@
2021-12-12 17:04:37 +00:00
thfr
33c2d65e6b update to FAudio 21.12. Maintenance release, minimal changes. Tested with
FNA and XNA games via fnaify without fallout (Rogue Legacy, Miasma, Apple
Jack)
2021-12-12 04:52:43 +00:00
ajacoutot
4023a8528c Sync WANTLIB. 2021-12-11 10:53:06 +00:00
tb
b506653dec audio/rtunes: fix build with opaque RSA in LibreSSL 3.5. While there,
fix a couple of leaks and regen PLIST.

ok mglocker (maintainer/upstream)
2021-12-10 15:40:11 +00:00
fcambus
99508d4d7c Update libopenmpt to 0.5.14. 2021-12-09 10:06:28 +00:00
solene
b8701e07b3 + cozy 2021-12-08 20:34:34 +00:00
solene
39c5382530 Import cozy-1.1.2
Cozy is a modern GTK audiobook player.

Here are some of the current features:
- Import your audiobooks into Cozy to browse them comfortably
- Sort your audio books by author, reader & name
- Remembers your playback position
- Sleep timer
- Playback speed control
- Search your library
- Drag & Drop to import new audio books

ok sthen@
2021-12-08 20:34:13 +00:00
sthen
0ac74c5cc6 update to py3-discogs-client-2.3.12, from Johan Huldtgren 2021-12-07 10:47:32 +00:00
bket
a7b2b39bf5 Update to ncspot-0.9.2
Changes: https://github.com/hrkfdn/ncspot/releases/tag/v0.9.2

From Henrik Friedrichsen <henrik AT diff DOT cc> (maintainer).
2021-12-01 07:26:17 +00:00
jca
4bbb64936d WANTLIB += plist isn't special 2021-11-30 23:06:50 +00:00
abieber
c755e1b66e Update navidrome to 0.47.0
Changes here: https://github.com/navidrome/navidrome/releases/tag/v0.47.0
2021-11-30 22:59:28 +00:00
ajacoutot
8a71e1916c Fix typo which prevented archivers/gtar to be added to BDEP. 2021-11-29 17:32:28 +00:00
sthen
f8d0d42500 update to beets-1.6.0 2021-11-29 11:37:08 +00:00
espie
737fb8bb76 zap a few PKGNAME-sub which are now default
(and also duplicated EPOCH-sub which make little sense in db/{v3,v4}
2021-11-22 13:55:54 +00:00
landry
03243eedd5 audio/mpd: fix build with libc++ 13, from Brad 2021-11-21 08:10:41 +00:00
fcambus
0457cd2b66 Update libopenmpt to 0.5.13. 2021-11-17 10:44:25 +00:00
fcambus
ccbe1d129c Update schismtracker to 20211116. 2021-11-17 10:26:48 +00:00
sthen
555d342476 update to beets-1.5.0, ok abieber@ (i tweaked tests after ok) 2021-11-16 16:20:03 +00:00
sthen
a22a4969f5 +py-mediafile,python3 2021-11-16 16:19:33 +00:00