bket
f864b94cdd
Update to audacity-2.3.3
...
Changes:
https://github.com/audacity/audacity/releases/tag/Audacity-2.3.3
OK solene@
2020-01-24 05:20:37 +00:00
pirofti
2853d9e683
Link yt-audio
2020-01-22 07:49:02 +00:00
pirofti
6fd6d3b3d1
Import yt-audio-0.1.
...
A simple, configurable, cross-platform youtube-dl wrapper for
downloading and managing youtube audio (with added features).
OK landry@, sthen@
2020-01-22 07:45:46 +00:00
sthen
4427d7cc84
Patch the copy of openssl-sys used in audio/ncspot build to allow
...
continued building against libressl now that the version number has been
bumped to 3.1.0 (openssl-sys has a tight version check). Clue from
semarie@, similar to patches already made in lang/rust, www/newsboat
and www/zola.
2020-01-15 20:35:02 +00:00
jeremy
7e17838fd8
Build ruby27 FLAVORs of ruby gem ext ports by default
2020-01-10 17:37:34 +00:00
juanfra
c707bee0af
Update wavpack to 5.2.
...
- Enable the use of libcrypto to remove the patches.
- autoreconf -> gnu.
- Enable support for legacy wavpack files.
- Take maintainership.
2020-01-05 18:35:34 +00:00
ajacoutot
1e5b43442f
Update to rhythmbox-3.4.4.
2020-01-05 13:23:18 +00:00
bket
94ed61465a
Update to ncmpc-0.36
...
Changelog:
https://raw.githubusercontent.com/MusicPlayerDaemon/ncmpc/v0.36/NEWS
While here sync WANTLIB.
OK landry@
2020-01-02 09:38:09 +00:00
bket
8c7ff3b926
Update to mpd-0.21.18
...
Changelog:
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.18/NEWS
While here sync WANTLIB.
OK landry@
2020-01-02 09:37:43 +00:00
bket
dd61452f6b
Update to mpc-0.33
...
Changelog:
https://raw.githubusercontent.com/MusicPlayerDaemon/mpc/v0.33/NEWS
OK landry@
2020-01-02 09:37:10 +00:00
bket
1c960f5f6b
Update to libmpdclient-2.17
...
Changelog:
https://raw.githubusercontent.com/MusicPlayerDaemon/libmpdclient/v2.17/NEWS
Minor of SHARED_LIBS has been bumped as symbols have been added.
OK landry@
2020-01-02 09:36:49 +00:00
sthen
de44380f30
update to squeezelite-1.9.2.1205
2019-12-31 23:38:25 +00:00
sthen
2c46b58d31
update to p5-MP3-Info-1.26
2019-12-28 17:13:13 +00:00
sthen
ff124f98fc
update to eyeD3-0.8.12
...
set MODPY_PYTEST to indicate that there are tests, but keep NO_TEST and add
a comment (requires an unported dep)
2019-12-28 15:13:25 +00:00
sthen
81f275b5e1
broken on i386.
2019-12-28 13:13:12 +00:00
ajacoutot
155d96cd4a
Fix include directory path in libdca.pc (upstream).
...
Update to HTTPS URLs while here.
from Brad
2019-12-28 10:25:15 +00:00
fcambus
a3363762c5
Update libopenmpt to 0.4.11.
2019-12-23 13:27:52 +00:00
fcambus
7ca1b9882e
Prevent bundled Timidity to pick archivers/libzip's zip.h header, issue
...
was caught by naddy@ in a bulk build.
While there, pass required LDFLAGS for iconv detection in CONFIGURE_ENV
instead of abusing CFLAGS for this.
2019-12-22 20:49:45 +00:00
sthen
5587dae7f9
audacity tweaks:
...
- build with ffmpeg support, suggested by solene@ (and use
--disable-dynamic-loading to avoid dlopening ffmpeg)
- use GH_* and add a note explaining why we aren't using the
upstream tarballs (stupid time-expiring URLs on fosshub)
2019-12-20 13:19:12 +00:00
fcambus
1a95127772
Update ocp to 0.2.1.
...
This version now uses SDL2.
2019-12-16 12:54:30 +00:00
jca
f9cc67bd52
Use https for HOMEPAGE
...
Note: mumble-1.3.0 has been released
2019-12-06 23:12:07 +00:00
bcallah
e5cfb1db6a
Update to musescore-3.3.4
...
Announcement: https://musescore.org/en/3.3.4
2019-12-06 06:38:53 +00:00
jca
3b133bc4d9
Missing bits for the picard-2.2.3 update
2019-12-03 09:22:50 +00:00
kmos
6085723ea7
Update audio/picard 2.1.3 -> 2.2.3
...
Updated brings a number of fixes and new features:
https://picard.musicbrainz.org/changelog/
Patch is removed as it has been upstreamed.
ok sthen
2019-12-02 22:30:42 +00:00
bcallah
976e23b692
Update to musescore-3.3.3
...
Announcement: https://musescore.org/en/3.3.3
2019-11-27 00:09:56 +00:00
sthen
8c0040b6ed
unbreak ncspot: set CONFIGURE_STYLE (otherwise it tries to download during
...
build), regen crates list, set FIX_EXTRACT_PERMISSIONS
2019-11-26 12:17:50 +00:00
sthen
3860f9929d
comment-out ncspot for now, there are still some problems
2019-11-25 21:14:48 +00:00
sthen
cb254c5ba4
+ncspot
2019-11-25 11:08:21 +00:00
sthen
b6bfd46963
import audio/ncspot, from Henrik Friedrichsen, ok pirofti@
...
Cross-platform ncurses Spotify client written in Rust with
a low resource footprint. The UI is heavily inspired by
ncurses MPD clients, such as ncmpc.
2019-11-25 11:07:54 +00:00
kmos
66caa534db
Move tests to MODPY_PYTEST
2019-11-23 23:36:47 +00:00
sthen
e57f922939
bump REVISION/adjust hpodder dep for py-mutagen semi-backout
2019-11-19 21:21:10 +00:00
sthen
088d4ffa63
oops, splitting off a separate py3-only subpackage with mutagen's cli tools
...
didn't go so well, merge them back into the python module package for py3.
2019-11-19 21:20:50 +00:00
sthen
0022503a80
cope with audio/py-mutagen subpackage split
2019-11-19 12:12:15 +00:00
sthen
fcb1a8ae3a
update to Mutagen 1.43.0
...
split command line tools into a subpackage
2019-11-19 12:12:00 +00:00
sthen
9556547402
sort CONFIGURE_ARGS
2019-11-18 12:08:53 +00:00
sthen
102e1d7192
build vamp-plugin-sdk support for audacity, removing an XXX comment
...
from septimiu turcu
2019-11-18 12:08:07 +00:00
sthen
2a4baef518
fix extra whitespace in libvamp-hostsdk.la, from septimiu turcu
2019-11-18 12:06:23 +00:00
fcambus
8277591f9a
Add upstream fixes for CVE-2019-14464, CVE-2019-14496 and CVE-2019-14497.
...
These fixes address the following issues:
- Heap-based buffer overflow in XMFile::read()
- Stack-based buffer overflow in LoaderXM::load()
- Heap-based buffer overflow in ModuleEditor::convertInstrument()
2019-11-17 19:01:53 +00:00
bcallah
4b2a20c8eb
Update to musescore-3.3.2
...
Announcement: https://musescore.org/en/3.3.2
2019-11-17 01:59:23 +00:00
espie
ecd35d58bd
DEBUG_PACKAGES, @static-lib
2019-11-13 11:00:21 +00:00
kmos
f915acf5de
py-algorithm-munkres is now python3-only. Update the dependency here
...
and bump REVISION.
ok kn
2019-11-10 21:47:00 +00:00
kmos
af4b44200c
Add comment explaining software's author didn't write any tests above
...
NO_TEST
2019-11-10 16:25:41 +00:00
rsadowski
4fb011ab78
update license comment and cleanup Makefile
...
Feedback from kmos@, sthen@ and Raf Czlonka (Thanks)
2019-11-08 09:56:52 +00:00
kmos
ffbd1ec4fd
Fix tests by adding py-responses and py-rarfile to the TEST_DEPENDS
...
and enable MODPY_PYTEST
2019-11-07 21:58:27 +00:00
bcallah
8e694ebdab
Update to musescore-3.3
...
Announcement page: https://musescore.org/en/3.3
2019-11-05 16:23:11 +00:00
jasper
74e8f4d436
update to libdiscid-0.6.2
2019-11-03 12:11:07 +00:00
fcambus
d1f7ecbdbd
Update libopenmpt to 0.4.10.
2019-10-31 08:35:54 +00:00
naddy
25ba570aa0
update to 1.25.13: libmpg123 parser fix
2019-10-29 22:06:32 +00:00
sebastia
e0b3984352
update 0.5.7 -> 0.6.0
2019-10-22 18:03:48 +00:00
landry
380bdc57c7
Update to ncmpc 0.35.
2019-10-17 11:19:41 +00:00