5582 Commits

Author SHA1 Message Date
rsadowski
d1ba5702a9 Regen patches 2021-06-20 05:54:53 +00:00
naddy
c722d58f78 audio/mpg123: fix build with gcc 4.2.1
mpg123 uses C99 features. autoconf 2.69 requires the AC_PROG_CC_C99
macro to enable C99 support by adding -std=gnu99 for gcc 4.2.1.
ok kmos@
2021-06-14 20:20:35 +00:00
naddy
0245defb9c audio/mpg123: Update to 1.28.0 2021-06-11 20:55:07 +00:00
sthen
932eee91d6 update to picard-2.6.3 2021-06-10 08:25:22 +00:00
sthen
350cf40556 remove ports libexecinfo, we now have a libunwind-based libexecinfo in base 2021-06-09 19:50:06 +00:00
naddy
396493f917 audio/libogg: bugfix update to 1.3.5 2021-06-09 19:43:39 +00:00
bket
ac4bb68eef Update to ncspot-0.7.3
Contains mainly bugfixes, including for connectivity issues. See also:
- https://github.com/hrkfdn/ncspot/releases/tag/v0.7.1
- https://github.com/hrkfdn/ncspot/releases/tag/v0.7.2
- https://github.com/hrkfdn/ncspot/releases/tag/v0.7.3

From Henrik Friedrichsen <henrik AT diff DOT cc> (MAINTAINER)
2021-06-04 03:16:46 +00:00
fcambus
dbf577aa3e Update schismtracker to 20210525. 2021-05-28 09:12:08 +00:00
abieber
fd8b721672 +navidrome 2021-05-25 22:19:58 +00:00
abieber
488b6c8135 Import navidrome: a subsonic/airsonic compatible music server.
OK denis@ with tweaks and OK from solene@
2021-05-25 22:14:44 +00:00
sthen
4917fa2418 +lilv 2021-05-24 20:32:44 +00:00
sthen
47cc863746 import audio/lilv, ok rsadowski; from deserter666 at danwin1210.me
Lilv is a C library to make the use of LV2 plugins as simple as possible.
Lilv is the successor to SLV2, rewritten to be significantly faster and
have minimal dependencies. It is stable, well-tested software in use by
several applications.
2021-05-24 20:32:25 +00:00
sthen
507616b11d +audio/sratom +devel/serd +devel/sord 2021-05-24 20:28:31 +00:00
sthen
da42b304db import audio/sratom and depis, ok rsadowski; from deserter666 at danwin1210.me
- Sratom is a library for serialising LV2 atoms to and from RDF,
particularly the Turtle syntax.

- Serd is a lightweight C library for RDF syntax which supports reading and
writing Turtle, TRiG, NTriples, and NQuads.

Serd is suitable for performance-critical or resource-limited applications,
such as serialising very large data sets, network protocols, or embedded
systems that require minimal dependencies and lightweight deployment.

- Sord is a lightweight C library for storing RDF data in memory.
2021-05-24 20:27:30 +00:00
sthen
2189bdedd7 +lv2 2021-05-24 20:18:18 +00:00
sthen
b413cd934d import audio/lv2, ok rsadowski; from deserter666 at danwin1210.me
LV2 is an open standard for audio plugins, used by hundreds of plugins and
other projects. At its core, LV2 is a simple stable interface, accompanied
by extensions which add functionality to support the needs of increasingly
powerful audio software.
2021-05-24 20:17:58 +00:00
kmos
2795ba2341 Bump the REVISION on all ports that use the python2 version of
py-setuptools.

Also change the lang/python module to use the new
devel/py2-setuptools for python2 ports

ok sthen@
2021-05-21 19:50:21 +00:00
fcambus
ea57be5e18 Update libopenmpt to 0.5.9. 2021-05-17 13:19:02 +00:00
sthen
497d376044 merge a newer version of lyrics.py plugin from beets git; fixes an
"AttributeError: 'NoneType' object has no attribute 'get_text'" which
occurs with the old version.

from Johan Huldtgren
2021-05-16 17:10:44 +00:00
bket
e2c90492c0 Update to ncspot-0.7.0
Changes:
https://github.com/hrkfdn/ncspot/releases/tag/v0.6.0
https://github.com/hrkfdn/ncspot/releases/tag/v0.7.0

From Henrik Friedrichsen <henrik AT diff DOT cc> (maintainer)
2021-05-11 04:30:58 +00:00
naddy
2af3a89613 audio/mpg123: Update to 1.27.2
This includes some noteworthy, but backwards-compatible library
changes.

libmpg123:
Running on precomputed tables now, no need to call mpg123_init() or
mpg123_exit() anymore.

libmpg123, libout123:
Added API that avoids enums, mapped-to by default.
2021-05-08 22:59:48 +00:00
naddy
efa33df98f audio/flac: CVE-2020-0499: Fix out-of-bounds read; from Moritz Buhl 2021-05-08 15:19:22 +00:00
ajacoutot
5862829c79 Disable some stuff until proven useful.
Fix some @sample while here.
2021-05-08 11:01:16 +00:00
ajacoutot
2d980d13c0 Unbreak with new meson(1).
Also reported by sthen@
2021-05-06 11:11:17 +00:00
thfr
68d03df611 maintenance update to FAudio 21.05. Tested with Cryptark 2021-05-03 19:05:47 +00:00
solene
9e0ab05405 Update to clementine-1.4.0rc1-550-g72c1f91c0
ok rsadowski@
2021-04-30 22:46:24 +00:00
sthen
aced9777ad update to picard-2.6.2 2021-04-28 08:39:06 +00:00
phessler
c9a417c5f9 also build on aarch64, passes regress 2021-04-25 10:40:13 +00:00
fcambus
0f959fd4c0 Update libopenmpt to 0.5.8. 2021-04-24 07:23:38 +00:00
rsadowski
8e2d423615 Update libsndfile to 1.0.31
Update diff from Brad
2021-04-24 06:17:13 +00:00
rsadowski
5bc7c0854d Disable doxygen 2021-04-24 04:36:07 +00:00
jeremy
b0b1d925a7 Stop building ruby26 ports by default
Ruby 2.6 is now in security maintenance mode, so per our Ruby support
policy, we will no longer build ruby26 packages by default.
2021-04-24 00:31:55 +00:00
sthen
28d16a3f51 update to picard-2.6.1 2021-04-23 21:14:11 +00:00
sthen
b960b78096 mark ONLY_FOR_ARCHS i386 amd64 for now, currently requires sse/sse2 2021-04-08 13:45:11 +00:00
solene
83eea84c82 Fix a typo in a patch modifying the example
configuration file which trigger a syntax error

ok landry@
2021-04-08 10:16:48 +00:00
thfr
8cf602696d update to FAudio 21.04. Now supporting audio in "Unholey Heights".
Tested with Unholy Heights, Cryptark, Celeste, Rogue Legacy

Update Notes:

New Features:
Added support for SDL_GetAudioDeviceSpec, coming in a future SDL release
FACT: Implemented accurate Fast/Slow/SinCos RPC curve types
Added support for XMA2 audio, for Xbox 360 data

Fixes:
Voice filters/effects should be processed even when SendCount is 0
FACT:
Fix parsing/calculation of filter Q factors
Enforce STOPPING flag for fade-outs or RPC releases
Various fixes for parsing big-endian SoundBanks
2021-04-03 08:36:35 +00:00
sthen
34cfe2e959 update to picatd-2.6 2021-03-31 19:12:25 +00:00
sthen
f311149add add zyn-fusion ports 2021-03-29 19:52:37 +00:00
sthen
1ccd84f63b import the ZynFusion ports (zynaddsubfx, mruby-zest, meta/zyn-fusion)
from deserter666/at/danwin1210.me, ok solene@

ZynAddSubFX is a opensource software synthesizer capable of making
a countless number of instruments, from some common heard from
expensive hardware to interesting sounds that you'll boost to an
amazing universe of sounds.
2021-03-29 19:51:31 +00:00
bket
df7550d71a audacious: drop flavor and move to Qt5
Recent addition of a qt5-flavor resulted in a dpb-related issue causing
only one of the flavors being build unless building happens on different
machines or dpb junks no longer needed installed packages in between.
Fix this by dropping flavors and moving audacious to Qt5.

"ports parts are good" sthen@
2021-03-28 05:40:31 +00:00
naddy
81540864b2 audio/mpg123: update to 1.26.5 2021-03-23 20:38:09 +00:00
fcambus
af70d73e42 Update libopenmpt to 0.5.7. 2021-03-22 08:53:27 +00:00
bluhm
53f5db07c6 update libmysofa to 1.2
fixes CVE-2020-36148, CVE-2020-36149, CVE-2020-36150, CVE-2020-36151,
CVE-2020-36152
from Moritz Buhl; OK Brad Smith (maintainer), kn@
2021-03-19 20:49:55 +00:00
tb
734d0ff92c audio/clementine: update to latest GitHub tag
Fixes build failure due to the protobuf 3.15 update. Tested on amd64,
build tested on sparc64.

ok sthen
2021-03-18 18:04:32 +00:00
fcambus
1083bc57a7 Update libopenmpt to 0.5.6. 2021-03-18 09:27:53 +00:00
sthen
743fb9caac py-musicbrainzngs -> py3-only 2021-03-15 20:01:38 +00:00
fcambus
404c47a768 Do not block unknown compiler versions.
Fixes the build with LLVM 11.
2021-03-11 09:00:59 +00:00
espie
217ff7f519 link ebur128 to the build and have dependent ports use it instead
of the outdated version they ship with
2021-03-08 09:22:08 +00:00
espie
6d01f9d98f libebur128 is a very small library implementing the EBU R128 loudness
normalization algorithm.  
okay and feedback sthen@ zhuk@
2021-03-08 09:20:18 +00:00
bket
69229e7686 Update to ncspot-0.5.0
Changelog: https://github.com/hrkfdn/ncspot/releases/tag/v0.5.0

From maintainer (Henrik Friedrichsen <henrik AT diff DOT cc>). Thank
you!
2021-03-08 05:48:41 +00:00