cwen
08d4ac360b
Update p5-Audio-MPD-Common to 2.003
...
Changelog:
https://metacpan.org/changes/release/JQUELIN/Audio-MPD-Common-2.003
OK landry@
2019-02-28 17:24:56 +00:00
sthen
918afc6636
update to squeezelite-1.9.0(ish), working with FFmpeg 4.x
2019-02-25 22:44:14 +00:00
phessler
057b536073
fix build on arm
2019-02-25 07:48:55 +00:00
sthen
976fe91882
clean up ffmpeg dep's, from Brad.
2019-02-21 22:37:58 +00:00
ajacoutot
67dc100f2a
Update for newer FFmpeg API.
...
from Brad
2019-02-18 10:05:39 +00:00
sthen
1d9897d8f3
remove audio/moc WANTLIB mess, it's now handled automatically by
...
COMPILER/COMPILER_LIBCXX
2019-02-17 22:21:04 +00:00
sthen
83e746d78c
Preemptively fix audio/moc with newer FFmpeg. From Brad.
2019-02-17 22:17:41 +00:00
sthen
739ff72ec5
update to eyeD3-0.8.9
2019-02-14 12:36:36 +00:00
sthen
baf21fb007
update to py-mutagen-1.42.0
2019-02-14 12:27:48 +00:00
bcallah
ea7bf84de1
Update openal to 1.19.1 -- improved and upstreamed sndio support.
...
The result of work and comments from many, including ratchov@, sthen@,
Leonid Bobrov, David Carlier
ok jca@
2019-02-13 16:10:38 +00:00
jca
a9ecf02bfa
Upgrade to portaudio-svn-1960
...
One function added, tweak our sndio bits while here.
Tests and ok ratchov@
2019-02-06 14:21:15 +00:00
jasper
e9751e545f
adjust type of iterator after gl_pathc became a size_t
...
ok jca@
2019-02-04 18:50:56 +00:00
sthen
a8428f7647
Use https for comstyle.com MASTER_SITES lines. From Brad.
2019-02-03 12:30:10 +00:00
bentley
8ab8463748
Fix build with ffmpeg-4.1.
...
ok jeremy@ (maintainer)
2019-02-03 03:58:35 +00:00
bentley
d4cc864a13
https for osuosl.org.
2019-01-31 11:14:33 +00:00
sthen
4e73a7ee02
Fix in perl 5.26.0+ (no . in @INC by default)
2019-01-25 22:27:50 +00:00
jeremy
7e14d1cf94
Build ruby26-* gem ports with compiled components by default
2019-01-23 15:16:41 +00:00
bcallah
72dbdd2c91
Update to musescore-3.0.1 -- upstream intends to release regular small
...
point updates to MuseScore; this is the first of them.
Changelog: https://musescore.org/en/3.0.1
2019-01-21 17:00:02 +00:00
ajacoutot
5540106865
Regen WANTLIB after totem-pl-parser lost its gmime30 dependency.
2019-01-16 20:21:30 +00:00
pascal
c804c4f76c
No need to hardcode -lstdc++; unbreaks build on aarch64.
...
ok jca@
2019-01-14 15:46:55 +00:00
sebastia
012dce06e4
Update to 3.0.0, many new features and improvements, find release notes
...
here: https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-3
OK bcallah@ (MAINTAINER)
2019-01-14 08:51:03 +00:00
tim
6b2028f1bd
Update to 0.9; OK ratchov (maintainer)
2019-01-13 20:06:37 +00:00
uaa
2d59a73b69
add support for enumerating multiple sndio devices
...
imported from FreeBSD (thanks to tobik@freebsd)
https://svnweb.freebsd.org/ports/head/audio/portaudio/files/pa_sndio.c
use new PA_SNDIO_DEVICES environment variables to specify additional sndio
devices, for example:
PA_SNDIO_AUDIODEVICES=snd/0.monitor:snd@remote/0:rsnd/3
ok ratchov@
2019-01-12 20:29:34 +00:00
ajacoutot
530d43349e
Add a reminder to regen WANTLIB on ld.lld arches.
2019-01-12 07:56:51 +00:00
sebastia
5181488863
Update to 0.9.5, which is still old, but newer versions change from
...
scons build environment to cmake
That makes the program usable again, also fixed MIDI input
feedback and OKs from sthen@, ratchov@
2019-01-08 21:24:29 +00:00
landry
3b63693c20
Remove dead homepage and default to the pypi-provided one
2019-01-08 19:05:10 +00:00
landry
aa0e56bb98
Fix HOMEPAGE, noted by danj@
2019-01-08 19:03:21 +00:00
ajacoutot
04e5c102b8
Pass -Db_asneeded=false on ld.bfd arches.
...
ok sthen@
2019-01-07 13:54:01 +00:00
landry
160a1eb1c0
Pass -Db_asneeded=false to meson so that it doesn't add -Wl,--as-needed.
...
Fixes the build on i386/ld.bfd archs which was failing with missing refs
to pthread functions, as reported by sthen@
Fix WANTLIB while here.
2019-01-06 20:15:51 +00:00
ajacoutot
105cdc0cc2
Update to rhythmbox-3.4.3.
...
Disable libgpod support.
2019-01-06 10:45:08 +00:00
ajacoutot
2b0e2ee793
Missing BDEP on devel/boost.
2019-01-03 19:28:22 +00:00
ajacoutot
f12ef2fcb5
gvfs is not needed for building.
2019-01-03 13:35:50 +00:00
sebastia
9b2693f75d
simple update 0.5.3 -> 0.5.4
2019-01-02 21:56:15 +00:00
landry
e358499dd6
Update to mpd 0.20.23.
...
We dont update to the 0.21 branch yet as it requires ffmpeg 3.1 and gcc
6 which would break it on exotic archs. mpd might be the only reason
some ppl use exotic stuff, so stay on the safe side for now.
Maintainer timeout.
2019-01-02 21:32:32 +00:00
landry
e5dceb51dc
Update to ncmpc 0.33.
...
Maintainer timeout..
2019-01-02 21:30:48 +00:00
landry
5e1324bfb5
Update to libmpdclient 2.16.
...
Maintainer timeout.
2019-01-02 21:29:30 +00:00
landry
4698f57e49
Update to mpc 0.31.
...
Maintainer timeout.
2019-01-02 21:29:01 +00:00
jca
b64d5741b9
BROKEN following the wxWidgets3 update
...
ok ajacoutot@ landry@ giovanni@
2019-01-02 12:44:53 +00:00
ajacoutot
b5e733e2b9
Sync WANTLIB.
2018-12-31 18:42:20 +00:00
fcambus
ce0c1fb5e0
Update schismtracker to 20181223.
2018-12-30 11:28:20 +00:00
bcallah
0af7086efd
Update to vgmplay-0.40.9 -- upstream took all our patches.
...
Changelog: https://github.com/vgmrips/vgmplay/compare/0.40.8...0.40.9
2018-12-26 15:41:00 +00:00
jca
d878934089
Patch not needed any more, <net/if.h> is standalone now
2018-12-19 13:47:45 +00:00
danj
bf1d87f3e7
Remove trailing "/" which breaks HOMEPAGE
...
ok naddy@
2018-12-18 20:32:32 +00:00
sthen
49b00025fd
bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost,
...
it has been split into subpackages
2018-12-13 19:53:23 +00:00
landry
04bc01d589
Update to cantata 2.3.2
2018-12-10 07:28:41 +00:00
landry
41e5435bd5
Update to gradio 0.7.2
2018-12-10 07:13:49 +00:00
ajacoutot
69b50520c4
Explicitely pass --without-flite to prevent picking it up.
2018-12-06 08:01:15 +00:00
naddy
33bea57aa6
again, bump users of audio/libmad after macro change in header file
2018-12-05 20:19:00 +00:00
naddy
bfd2364537
Enable 64-bit fixed point math on all LP64 archs.
...
This should improve accuracy at no practical performance cost.
Welcome to the 21st century!
2018-12-05 20:18:30 +00:00
naddy
62baafa1d6
bump users of audio/libmad after macro change in header file
2018-12-04 20:44:56 +00:00