Commit Graph

5296 Commits

Author SHA1 Message Date
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
ratchov
627e74e9a4 Use the new sioctl_open(3) API to manage the current audio level.
Now the programm displays and controls the current sndiod master
volume level, which is present on any device and always corresponds to
the device programs are playing on. This also fixes crashes when the
volume slider is touched.

ok rsadowski
2020-03-16 15:07:55 +00:00
jca
fec228bef6 This now requires libsndfile at build time just to build the test program
Spotted by sthen@
2020-03-14 00:18:25 +00:00
jca
f1656a0bf7 Switch back to portaudio, jack output is unreliable
Report and fix from Nam Nguyen.

While here, provide debug-mumble.
2020-03-13 23:31:22 +00:00
rapha
6e93c0691b update to vamp-plugin-sdk-2.9.0, help and ok jca@ 2020-03-12 14:53:00 +00:00
semarie
f64f776a43 add more magic to devel/cargo to help maintainers dealing with rust
devel/cargo modules will take care of some aspects of crate dependencies on
system/ports libraries

adapt some ports depending on devel/cargo to properly link to ports libraries,
and to not patch anymore what it is now done by devel/cargo (openssl-sys crate
for example)

with help and ok @sthem
2020-03-12 10:30:05 +00:00
thfr
db5eae8ae0 update to FAudio 20.03
all tests pass
no in-tree consumers; tested with FNA game Unexplored without problems
bump major because several exported symbols removed.
changelog: https://github.com/FNA-XNA/FAudio/releases
2020-03-07 17:52:33 +00:00
cwen
19ea640e3d mumble: don't use pre compilated headers on gcc archs because they
are invalid there.

OK jca@
2020-03-06 12:00:09 +00:00
sthen
e1de40e712 add conflict marker 2020-02-29 22:32:42 +00:00
sthen
0cd3ff4fed update audio/py-discogs-client to 2.2.2, drop py2 flavour
from maintainer Johan Huldtgren
2020-02-29 22:31:11 +00:00
sthen
27220d24de audio/py-eyed3: add a comment to note that this is standalone not py-* 2020-02-29 15:54:33 +00:00
rsadowski
2b01290d41 Update mumble to 1.3.0
Mumble 1.3.0 can't connect to some older servers, it will complain that the
server is using old crypto. For your security, update your servers.

Tweaks, test and ok solene@
2020-02-25 05:14:52 +00:00
jca
472a9479a7 This builds fine on sparc64, even with many MAKE_JOBS 2020-02-24 09:32:38 +00:00
jca
94c3b84620 Respect MAKE_JOBS and print compilation commands
Instead of running 12 build jobs unconditionally and hiding the
hardcoded -O0 -g in CFLAGS/CXXFLAGS (not adressed by this diff).
2020-02-24 09:32:11 +00:00
sthen
7802d9e3c5 update to quodlibet-4.3.0 2020-02-23 19:21:46 +00:00
rapha
8e7673c574 update to hydrogen-1.0.0beta1, help by sthen@, ok rsadowski@ 2020-02-22 17:34:35 +00:00
jca
d6fec3aecc Missing libutil in WANTLIB
Spotted by Tom Murphy and jj@
2020-02-20 09:24:52 +00:00