5746 Commits

Author SHA1 Message Date
kn
fbc1628b01 Build/install bundled libCELT as module not shared library
It is dlopen()ed if present and not linked against.
Prodded by rsadowski's devel/cmake patch to improve SHARED_LIBRARIES
handling and sthen who spotted libcelt0's wrong .so version.
2022-03-18 15:37:56 +00:00
tb
f81d6f521a lisndfile: bump revision again to ensure people get the fixed version 2022-03-16 19:21:14 +00:00
mbuhl
a82f379aa6 fixup 2022-03-16 19:09:59 +00:00
mbuhl
f60b8d7fe3 patch heap overflows
ok kn@
2022-03-16 18:52:11 +00:00
bluhm
c219595c3c Some distfiles contain ppport.h in a different directory. Adapt
MODPERL_REGEN_PPPORT to find it.
OK sthen@
2022-03-16 10:16:34 +00:00
sthen
8f8e1dd72d xmms2: set path to regen ppport.h 2022-03-15 21:01:57 +00:00
op
9342044c9c update amused to 0.4
* second part of the "unbreak flac" due to carelessly refactoring in
  player_flac.c.  reported also by Dirk-Wilhelm Peters, thanks!
2022-03-14 09:10:16 +00:00
op
f9e7cded6d update amused to 0.3
* fix flacs handling; spotted by sdk@, thanks!
2022-03-13 16:34:54 +00:00
ajacoutot
cafc8318ad Add support for libdmapsharing.
Drop bogus CONFIGURE_ARGS while here.
2022-03-13 10:19:36 +00:00
op
57f4f3f1bf +amused 2022-03-13 08:33:24 +00:00
op
66ccb7e0f4 import amused-0.2
amused is a minimalistic music player that doesn't have many amazing
features but instead aims to work well with other standard Unix tools.
It supports flac, mp3, ogg vorbis and opus files.

ok sthen, sdk
2022-03-13 08:33:02 +00:00
ajacoutot
aa440e2efb Update to soundtouch-2.3.1. 2022-03-12 10:50:33 +00:00
naddy
b80841c8ec drop RCS Ids 2022-03-11 18:20:04 +00:00
landry
8c07836650 audio/mpd: remove 'backports from upstreams' patches
those were of course applied in the update to 0.23.5, spotted by naddy@
2022-03-11 09:02:56 +00:00
kn
e7411f37c1 Remove RCSIDs from ports I maintain 2022-03-10 12:03:30 +00:00
sthen
385739a94f drop rcs id in category Makefiles 2022-03-09 16:18:03 +00:00
landry
50609d06b7 audio/mpd: update to 0.23.5.
cf https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.5/NEWS

ok ajacoutot@
2022-03-09 09:52:23 +00:00
sthen
04f26aa8c3 zynaddsubfx: patch to remove -lrt and reenable tests, ok maintainer 2022-03-08 17:01:53 +00:00
naddy
69de5bdc39 drop RCS Id from all ports where I'm listed as MAINTAINER 2022-03-08 14:27:46 +00:00
bket
34a8a25e31 remove rcs IDs in ports maintained by me 2022-03-08 08:53:49 +00:00
sthen
bf5992e8ef update to zynaddsubfx-3.0.6, from Dimitri Karamazov (maintainer) plus drop RCS IDs 2022-03-08 00:59:20 +00:00
landry
8023337921 audio/mpc: update to 0.34 2022-03-05 09:34:00 +00:00
landry
08bfb31529 audio/ncmpc: update to 0.46. 2022-03-05 09:32:53 +00:00
landry
c79694f3c0 audio/libmpdclient: update to 2.20. 2022-03-05 09:32:04 +00:00
sthen
0f1a96de66 we no longer need GNU tar to extract these archives correctly 2022-03-01 21:26:19 +00:00
sthen
1642417068 audacity: don't pass incorrect versioned library names to dlopen() for ffmpeg
from Caspar Schutijser
2022-02-26 18:38:56 +00:00
naddy
690ff173c3 audio/flac: update to 1.3.4
This release mostly fixes (security related) bugs, including
* 12 decoder bugs found by oss-fuzz
* encoder bug CVE-2021-0561

Bump revision to stay ahead of -stable.

Enable debug package while here.

with namn@
2022-02-25 20:45:09 +00:00
ajacoutot
e532622a29 Use pkg-config(1) for sndio. 2022-02-24 13:46:20 +00:00
ajacoutot
55a093b294 Use pkg-config(1) for sndio. 2022-02-24 12:36:58 +00:00
kmos
8998990bef audio/schismtracker needs the usual c99 magic when using base-gcc now
Fixes build on sparc64
2022-02-18 15:32:26 +00:00
kn
071a1fade7 Tests do use Qt5, register the dependency 2022-02-18 13:11:27 +00:00
kn
4ece9d7ad4 Fix murmurd executable path
Found the hard way and fixed by Florian Viehweger, thanks!
2022-02-18 12:59:18 +00:00
abieber
b2b4ea4ec1 Update navidrome to 0.47.5
Changer here: https://github.com/navidrome/navidrome/releases/tag/v0.47.5
2022-02-16 12:32:06 +00:00
sthen
101d6ae23e update to puddletag-2.1.1 2022-02-09 12:12:09 +00:00
fcambus
475e8284e9 Update schismtracker to 20220125. 2022-02-09 10:28:13 +00:00
sthen
7c9b2c22e0 missing dep on py-yaml, found by su.root at zohomail.eu 2022-02-08 12:34:29 +00:00
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