5312 Commits

Author SHA1 Message Date
kn
5bd156d05b Remove "Do not include nonexistent librt (part of libc)" patch
Same as previous.
2020-05-14 18:00:13 +00:00
kn
796247cc1a Remove "Do not link against nonexistent librt (part of libc)" patch
Doing so is correct, but the patched code is under "linux* { ... }" in the
qmake file and therefore does not effect our build at all.

The resulting Makefile did not change after removing this patch, everything
built and linked fine as exepcted.
2020-05-14 17:58:05 +00:00
kn
0bf3082d0d Remove "Fix loading of CELT plugins; use celt from our tree"; forgot to
do so in this commit: "Drop audio/celt07 dependency, use bundled CELT".

No behaviour change.
2020-05-14 17:55:09 +00:00
juanfra
07a391b4d8 Update to wavpack 5.3.0. 2020-05-14 15:41:28 +00:00
fcambus
951c2668f1 Update schismtracker to 20200412. 2020-05-14 13:18:57 +00:00
fcambus
cba81c0c48 Update adplug to 2.3.2. 2020-05-14 12:19:48 +00:00
cwen
7c4898afbd qsynth: fix the build on powerpc by removing 'atomic' from WANTLIB,
but add it for hppa so it has a chance to build there.

OK sthen@ jca@
2020-04-29 13:52:14 +00:00
cwen
bfc8334d1a milkytracker: fix the build with clang on powerpc
clang defines __ppc__, unlike ports-gcc that was used previously, and
tries to make use of obsoleted Darwin (Mac OS X) flavored assembly code.
Use the C code instead, until upstream decides what to do about this.
Thanks a lot to gkoehler@ for further precisions!

While here, move HOMEPAGE to https.

OK bcallah@
2020-04-28 22:35:24 +00:00
jca
caac776c11 Give _mpd a home dir and document how to share concurrent sndiod(8) access
Just use /var/spool/mpd as the home dir but tweak the perms to prevent
group write access and avoid security(8) warnings.  If you already have
mpd installed you might want to update the home dir by hand as
documented in the README.

Prompted by questions and diffs from chrisz@ and a report from Moises
Simon, input from ratchov@ and sthen@, ok sthen@
2020-04-28 17:16:21 +00:00
jca
17a8140472 The tremor FLAVOR was removed long ago
ok sthen@
2020-04-27 13:46:19 +00:00
sthen
77e523707c squeezelite: update README, libsndio now uses .sndio/cookie not .aucat_cookie 2020-04-27 10:01:05 +00:00
ajacoutot
8c85e0d959 Remove BROKEN which dates from before this port moved to ports-gcc to give
it a chance to build.

from Brad
2020-04-26 07:37:13 +00:00
cwen
5608961680 fluidsynth: fix the build with clang on powerpc
Unlike gcc, clang defines __POWERPC__ and as such wants to include a
non-existing header. Bring back gcc's behaviour by deleting the
troublesome #ifdef.

OK sthen@
2020-04-22 16:53:20 +00:00
ratchov
56448578fb Fix uninitialized variable causing corrupted GM master volume messages
ok ajacoutot
2020-04-22 09:51:25 +00:00
kn
9987d1d513 Remove obsolete PORTROACH_COMMENT now that audio/mumble no longer uses it
Also update the Makefile comment about CELT being experimental:
it is obsolete and merged into Opus.

audio/jack remains as the last audio/celt user.
2020-04-18 23:53:25 +00:00
landry
6c4fc2df8c Update to cmixer 0.3.
uses sndioctl instead of mixerctl/aucatctl - joint work with ratchov@,
thanks !
2020-04-18 16:42:02 +00:00
bket
5da0f06d59 Update to audacious-4.0.2
OK sthen@
2020-04-16 11:01:10 +00:00
bket
52f9dd72ff audacious-plugins has been moved to audacious/plugins 2020-04-15 15:53:58 +00:00
bket
93c35ad205 Update audacious and audacious-plugins to 4.0.1
- While here reorganise audacious so that "pkg_add audacious" gives
  something usable. Relies on meta/audacious. Suggested by sthen@.
- Upstream has switched to Qt5 by default but still offers GTK2 support.
  For now stay with GTK2 as this is needed for the Winamp-like UI.
- Bump minors of libaudcore and libaudgui as symbols have been added.

naddy Ok'ed the update of audacious and audacious-plugins to 4.0.1.

OK sthen@
2020-04-15 15:50:15 +00:00
fcambus
9fa9537892 Drop maintainership for some ports I no longer use. 2020-04-15 13:31:42 +00:00
fcambus
f131f88c2e Update libopenmpt to 0.4.12. 2020-04-14 10:44:24 +00:00
sthen
8dbda182dd unbreak pkgnames. hopefully nobody built from this in the meantime because
handling an update from the invalid pkgname is way more hassle than it's worth.
2020-04-13 13:50:19 +00:00
kn
0fd501de7b Build and package Mumble server component (murmur)
Simple MULTI_PACKAGES addition, no FLAVOR.

Diff from Thomas L. - thanks!
Tweaks and tests from me
"pkg_add murmur && rcctl start murmurd" just works on amd64 and sparc64
2020-04-13 13:18:36 +00:00
sthen
818a3c446f update to ncspot 0.13, from maintainer Henrik Friedrichsen, tested by Matthias Schmidt 2020-04-12 14:44:52 +00:00
thfr
a7d6165783 update to FAudio 20.04
- bump minor as an exported symbol has been added
- now supports XACT content version 45
- tested with game Unexplored without issues

changelog: https://github.com/FNA-XNA/FAudio/releases
2020-04-12 13:54:25 +00:00
tb
4ac698e52a Now that libssl has been fixed, we no longer need to enable
TLSv1.3 ciphers explicitly, so remove temporary workaround.

ok kn
2020-04-09 18:18:06 +00:00
cwen
99c6d0944b cmus, isc-dhcp: don't require `-latomic' anymore on powerpc, since
this arch has been switched to clang

OK danj@ jca@
2020-04-06 22:56:29 +00:00
pirofti
04e10556a8 Bump after MAINTAINER update. 2020-04-06 08:48:06 +00:00
pirofti
4f09f04a74 Update my email address. 2020-04-06 00:04:31 +00:00
kn
6d495a637c Remove audio/celt07
The last user (audio/mumble) switched to its bundled CELT version, but
uses Opus for voice communcation anyway.

http://celt-codec.org/ says
The CELT codec has been merged into the IETF Opus codec and is now obsolete

OK stehn
2020-04-05 21:26:04 +00:00
kn
6b22227f8b Drop audio/celt07 dependency, use bundled CELT
Previous releases presumable required an external CELT port,
but Mumble 1.3.0 builds fine with its bundled version, so
use it and stop patching around it to use our own outdated
CELT 0.7 API port.

Builds and runs fine without celt installed on amd64.

OK sthen
2020-04-05 21:14:44 +00:00
kn
d0dee54337 Simplify patch by disabling code with "#if 0" instead of removing it
While here, comment another patch.
No behaviour change, tested on amd64.
2020-04-05 02:46:58 +00:00
kn
1d4e788311 Remove audio/celt as RDEP
CELT has been merged into Opus and is obsolete,
Mumble builds and runs fine without celt installed.

OK rsadowski
2020-04-04 15:41:06 +00:00
sthen
98f0e8ab1a Update beets readme: replaygain needs gstreamer1-plugins-good as well. 2020-03-30 21:38:42 +00:00
fcambus
be89cdbf6f Remove audio/nap.
nap has been dead upstream for years, and the latest version is 1.5.4
from 2006. The version we package is 1.5.3 from 2004.

Debian deleted it [1] in 2017, and besides us, only Pkgsrc still have a
package for it.

The server list it is trying to fetch is unavailable and the few servers
listed on http://nap.sourceforge.net are not available anymore.

OK bcallah@, kmos@, jca@

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867764
2020-03-30 13:48:48 +00:00
sthen
b9c2631fb9 lowercase PKGNAME, missed when I converted to GH_*. Spotted by steven@ 2020-03-29 09:31:45 +00:00
sthen
e5f313f523 update to gsm-1.0.19 2020-03-28 15:00:31 +00:00
sebastia
502ff8621f Update 0.6.1 -> 0.6.2 2020-03-27 22:28:35 +00:00
sthen
11fe5dc37f +libmysofa 2020-03-27 21:32:54 +00:00
sthen
b9a4c017be import audio/libmysofa, from Brad, ok aja
libmysofa is a simple set of C functions to read AES SOFA (Spatially
Oriented Format for Acoustics) files, if they contain HRTFs
(Head-Related Transfer Functions) stored according to the AES69-2015
standard [http://www.aes.org/publications/standards/search.cfm?docID=99].
2020-03-27 21:04:04 +00:00
ajacoutot
c2510f5a90 Some patches from upstream:
- bitstream: swab: Fix potentially undefined shifts.
- downmix: Reject out of bounds parameter.

from Brad
2020-03-27 08:50:31 +00:00
ajacoutot
3171478cd7 - Fix missing libdts.a symlink.
- Clean up port

from Brad
2020-03-27 07:33:02 +00:00
jasper
67ba822b0e remove radiotray, old python2-only application that's dead upstream.
there is a fork (radiotray-ng not in tree yet) which targets python3,
alternatively gradio could be used.

ok Fred Crowson (MAINTAINER)
2020-03-23 17:15:02 +00:00
kn
91001a9f21 Fix/workaround TLS 1.3 support with libssl
Input jb jsing
2020-03-21 16:19:27 +00:00
bket
ccc79d1eff Update to mpd-0.21.21
Changes:
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.21/NEWS

OK landry@, kn@
2020-03-20 17:52:30 +00:00
naddy
d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
rsadowski
f40b1522ab Update picard to 2.3.1 2020-03-20 06:35:34 +00:00
kn
971495f90c Use smaller .tar.gz not .zip sources 2020-03-19 21:20:36 +00:00
kn
131041bfa2 Enable SEPARATE_BUILD
147M sources and 390M built objects are worth separating;
no PLIST change.
2020-03-19 21:02:40 +00:00
landry
8795d14402 Update to cantata 2.4.1 2020-03-18 07:01:12 +00:00