Commit Graph

5666 Commits

Author SHA1 Message Date
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
sthen
4c42f0d270 import ports/audio/py-mediafile, ok abieber@
MediaFile is a simple interface to the metadata tags for many audio
file formats. It wraps Mutagen, a high-quality library for low-level
tag manipulation, with a high-level, format-independent interface for a
common set of tags.
2021-11-16 16:18:24 +00:00
naddy
2cf824a643 audio/mpg123: update to 1.29.2
Notable change since 1.29.0: Keep default output encoding of s16
for raw and file outputs also with the new resampler. This reverts
the unintentional change in 1.26.0 of switching to f32 for forced
output rate unless the NtoM resampler is selected. In any case, you
should make sure to specify your desired --encoding if you depend
on it.
2021-11-14 18:21:51 +00:00
naddy
7a1f781cfa bump revision after dependency change 2021-11-08 16:04:45 +00:00
rsadowski
a2e30ee0d3 Sndio poll fds fix from upstream
Use a local unique_ptr array instead of a struct member for the sndio
poll fds.

From Brad
2021-11-08 07:38:07 +00:00
ratchov
d177c63db6 Reenable MIDI support using sndio
Found and analysed by <nature at blazebone.com>, thanks

ok tb
2021-11-08 05:35:30 +00:00
rsadowski
fc83b893e7 Add missing dependency on audio/taglib
Spotted by naddy
2021-11-07 15:05:34 +00:00
ajacoutot
2120e41ce5 Use the new rc_stop_signal / rc_reload_signal variables.
Need a recent rc.subr.
2021-11-06 10:38:40 +00:00
sthen
cfeabe081a link libcdio-paranoia to the build, already pulled in by other ports 2021-11-02 21:20:07 +00:00
sthen
8ad2bb9a3a bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:12 +00:00
ajacoutot
51201b9f21 Regen WANTLIB. 2021-10-31 20:07:37 +00:00
sthen
05e5a787f3 update to taglib-1.12 2021-10-31 19:33:45 +00:00
ajacoutot
1c2b2bb272 Drop bogus options (this will break with new meson(1)). 2021-10-31 07:02:43 +00:00
namn
72c1f990f6 update to 14.4.2pl20210509
This is an update to git commit
(42b3557e13e0fe01a83465b672d89faddbe65f49) in order to pull in the
latest fixes.

This diff:
- mirrors git checkout as a release tarball. this can be generated with
 `make dist' using the new dist: target.
- bumps library minor to 4.1 because of addition of symbols
- removes iconv from WANTLIB and LIB_DEPENDS as reported by make
  port-lib-depends-check
- removes opus from WANTLIB and LIB_DEPENDS because port uses opusfile
- renames CONFIGURE_ARGS
- removes --disable-silent-libtool (does not exist)
- --enable-formats=no by default to avoid picking up stray formats in
  the future
- compiles extras target during do-test to allow tests to run
- removes upstreamed patches
- removes hppa quirks

feedback from sthen@ sdk@ tj@
$MAINTAINER timeout on earlier revision
ok sthen@
2021-10-30 22:59:03 +00:00
sthen
f6d9e11b94 switch cplay to cplay-ng, the original is rather old and hasn't been
maintained for some time, this is a rewrite working with python 3 and
which is still getting updates.
2021-10-29 20:51:31 +00:00
sthen
3f3f090494 add annotations for py-* ports using python 3 without a ,python3 flavour,
change some existing annotations, so "grep ' py-' ports/*/Makefile | grep
-v python3" does better at finding the py-* things still using py2
2021-10-29 16:23:36 +00:00
sthen
ea922cdbf7 convert another batch of py2+3 ports to py3-only, and remove a few more
py2-only ports providing py-* modules that are no longer used in ports.

this doesn't change ports used to support standalone py2-only applications,
not currently planned to remove those at least until a few things with no
real alternatives get ported to py3.
2021-10-29 15:38:40 +00:00
ajacoutot
7047df784f Missing BDEP on devel/bison.
thanks sthen@ for the notice
2021-10-26 21:22:28 +00:00
sthen
03a0711f4b remove some MODPY_VERSION=${MODPY_VERSION_2} py-* (non-standalone) ports
which aren't used as dependencies in ports. many are either old stuff,
or things used to provide backports of functionality from newer Python
base versions which were used in ports that have already been converted
to py3-only.
2021-10-26 19:52:41 +00:00
ajacoutot
8a7e372a7d Update to libcue-2.2.1. 2021-10-26 14:44:57 +00:00
sthen
5c6ee67e1a add ,python3 to parent dir makefile where the relevant ports use
FLAVOR=python3 + FLAVORS=python3
2021-10-24 22:51:16 +00:00
sthen
c6b0a83e8a annotate py- ports which are using py3 and intentionally not using
FLAVOR=python3 because they're providing standalone tools
2021-10-24 22:44:35 +00:00
sthen
ff88c014ba missing LDEP on libsndfile, looks like more fallout from libsamplerate 2021-10-23 20:40:24 +00:00
sthen
31cfeb7a4e https homepage, from brad 2021-10-23 08:13:10 +00:00
sthen
c9d0a39134 missing from libsamplerate update, prompted by brad 2021-10-22 21:32:34 +00:00
sthen
dcf322d4ff update to libsamplerate-0.2.1, from brad
maintainer timeout
2021-10-22 19:51:02 +00:00
fcambus
fe8d28fda9 Update libopenmpt to 0.5.12. 2021-10-22 11:48:12 +00:00
sthen
4a6c9736a4 update to picard-2.6.4 2021-10-21 20:36:07 +00:00
kn
22790a62f1 Update to ncspot 0.9.0
- Sort library after saving an album (#428)
- Add scoop instruction for installation (#602)
- Update librespot to 0.3.0, see also release notes

Features
- Add command to show recommendations (#593)
- Enable binding multiple commands to a key (#598)
- Add "Share album" contextmenu entry (#606)
- Add redraw command and bind to CTRL+L (#609)
- Add initial_screen config variable (#616)
- Add userRating entity to MPRIS metadata,
  with 0 and 1 corresponding to unliked/liked in Spotify (#624)

From Henrik Friedrichsen (maintainer), thanks.
2021-10-17 17:15:28 +00:00
sthen
ab6e26ec15 update to portaudio-svn-1970, from brad 2021-10-16 19:59:28 +00:00
rsadowski
a7f0376334 Fix for a bug in the sndio backend with the capture support
Diff from Brad, OK maintainer David Carlier
2021-10-16 07:59:12 +00:00
abieber
9e22beac91 Update to v0.46.0 2021-10-13 00:26:36 +00:00
naddy
a409f3df18 audio/mpg123: update to 1.29.0 2021-10-07 19:26:12 +00:00
visa
99a2a1f26b With Clang, audio/flite is no longer broken on mips64.
From Brad
2021-10-07 13:35:23 +00:00
thfr
657ef24383 switch to GitHub source and include extract.py as bin/fsb5-extract which is
the one useful CLI application that was missing.
input on script logistics and ok sthen@
2021-10-05 13:19:46 +00:00
thfr
c57a489460 update to FAudio 21.10, minimal maintenance update.
changelog at https://github.com/FNA-XNA/FAudio/releases
tested with Rogue Legacy and Celeste by me
2021-10-05 07:04:40 +00:00
tb
15698c67b9 pulseaudio: fix build on !base-clang architectures.
pulseaudio's meson.build effectively uses __builtin_dgettext() to
decide whether linking with -lintl is needed or not: base-clang
doesn't have it, so -lintl is given, while gcc 8.4. provides it,
so meson attempts to build without -lintl, which breaks the build
of pacat and a few other programs.

ok ajacoutot sthen
2021-09-24 14:12:09 +00:00
rsadowski
0de194c3f7 Remove boost version checks and bump after boost rollback 2021-09-19 05:24:30 +00:00
landry
bdf67073ba audio/mpd: update to 0.22.1, from Stefan Hagen, thanks ! 2021-09-13 05:36:50 +00:00
ajacoutot
d05dcdadd2 Cope with the avahi,-libs -> -libs + -glib split. 2021-09-03 12:51:35 +00:00
ajacoutot
bfb67f5fe1 Regen WANTLIB. 2021-09-03 12:50:06 +00:00
ajacoutot
a9199a502d net/avahi -> net/avahi,-libs 2021-09-03 11:47:41 +00:00
fcambus
aa39a9a363 Update goattracker to 2.76. 2021-09-02 17:51:27 +00:00
sthen
5193562b22 update to py3-acoustid-1.2.2 2021-09-02 08:53:28 +00:00
fcambus
c29b66e2f8 Update ocp to 0.2.90. 2021-08-30 14:20:31 +00:00