4978 Commits

Author SHA1 Message Date
sthen
bbcebb6f95 tweak beets README, thanks to Raf Czlonka who writes:
- given that beets has been moved to Python 3 last year[0], I believe
  that the plugin dependencies should be updated from py-* to py3-*

- neither mp3gain, nor aacgain packages exist so delete that paragraph

- documentation URL - HTTPS and TLD change

(mp3gain was removed due to unfixed security bugs, not sure where aacgain
came from in the first place as I don't seem to find it in old trees anywhere)
2018-09-24 21:44:47 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
bcallah
1814b827f9 Update to musescore-2.3.2
Changelog: https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-232
While here, add a -Wno flag to eliminate the vast majority of warnings, as
upstream does.
2018-09-02 23:16:28 +00:00
fcambus
2a743cf0f0 Update goattracker to 2.74. 2018-09-02 06:10:47 +00:00
landry
63a1447179 Update to abcde 2.9.2, From Charlene Wendling who takes maintainership.
This time there's been extensive runtime testing, and proper fixes have
been made in coordination with upstream.

ok feinerer@
2018-08-31 08:48:12 +00:00
bcallah
96efbe5df9 +p5-MusicBrainz-DiscID 2018-08-29 21:20:49 +00:00
bcallah
6c238e39d3 Import audio/p5-MusicBrainz-DiscID, a Perl interface for the MusicBrainz
libdiscid library.
Original submission by Charlene Wendling, who takes MAINTAINER -- thanks!
ok sthen@

MusicBrainz::DiscID is a Perl class to calculate a MusicBrainz DiscID from
an audio CD in the drive.
2018-08-29 21:18:39 +00:00
sthen
e6feb93eeb update to py-mutagen-1.41.1, dedupe some Makefile parts 2018-08-12 13:24:07 +00:00
fcambus
88921ea05f Update schismtracker to 20180810. 2018-08-11 05:29:25 +00:00
sthen
7fa7248e9d update to py-mutagen-1.41.0 2018-08-10 19:36:36 +00:00
espie
bb921d2165 use AUTOCONF_ENV and add correct env variables, so that those ports work
even if /usr/local is not part of the builder's path.
2018-08-10 10:19:18 +00:00
ratchov
36f8f385b9 Add recording support to sndio backend. With help from Leonid Bobrov.
ok from David Carlier (maintainer), ok jca@
2018-08-09 20:50:47 +00:00
tim
ecf50b2cae - Update to 0.8
- Remove unused libid3tag dependency after mad plugin removal
- Remove superfluous configure argument

OK ratchov@ (maintainer), gonzalo@
2018-08-09 19:50:32 +00:00
espie
2f7d34d915 enforce PATH when running autoreconf 2018-08-03 07:07:44 +00:00
bcallah
cc1ab23558 +vgmplay 2018-07-29 03:56:32 +00:00
bcallah
2c89d235b0 Import audio/vgmplay, a command line audio player for VGM files.
ok kn@

VGMPlay is a command line audio player for all VGM files.

Supported files types are:
* Video Game Music Files (*.vgm, *.vgz)
* Creative Music Files (*.cmf)
* DosBox RAW OPL Log Files (*.dro)
* Playlist files (*.m3u)
2018-07-29 03:56:14 +00:00
sebastia
b49f953285 simple maintenance update to 0.5.2 2018-07-26 12:16:34 +00:00
gonzalo
0b2a1c14fe Fix build noticed by naddy@ and sthen@
I replaced ffmpeg and disabled by a patch (we can delete that on the next
version of siren 0.8) with mpg123 as naddy did on xmm2, the idea is keep
siren small without a heavy deps.

ratchov@ (maintainer) time-out he has some problems with his mailserver.

OK kili@ juanfra@
2018-07-22 13:59:59 +00:00
naddy
7bf30a2ab8 Switch the MP3 decoder from libmad to libmp123.
mpg123 is still maintained upstream and also faster, in case somebody
runs this on a really, really slow machine.  All our archs support
floating point, so there is no reason to use the fixed-point libmad
for MP3 decoding.

Tested by rapha@
2018-07-18 19:36:37 +00:00
ajacoutot
94beaed389 Update to pulseaudio-12.2. 2018-07-17 07:38:38 +00:00
ajacoutot
fe4797ef26 Update to pulseaudio-12.1. 2018-07-15 07:24:15 +00:00
naddy
fc335c985b Remove tremor, an obsolete fixed-point Vorbis audio decoder that is
no longer maintained upstream and no longer useful since our arm arch
unconditionally supports floating point.
2018-07-12 20:41:59 +00:00
gonzalo
0513bc8b12 Update for midish to 1.2.1
OK ratchov@ (maintainer)
2018-07-12 08:11:11 +00:00
gonzalo
48918a460e Update for siren to 0.7
OK ratchov@ (maintainer)
2018-07-12 08:10:04 +00:00
naddy
88e2d2c21d Drop support for tremor (obsolete fixed-point Vorbis decoder), which
will be going away soon.
2018-07-11 13:38:03 +00:00
naddy
e337a7d3a5 Remove fixed-point workarounds; our armv7 arch unconditionally supports
floating point.
2018-07-10 15:30:15 +00:00
naddy
cebf4f4570 bump after previous 2018-07-10 15:28:51 +00:00
naddy
73103e4aaa Remove fixed-point workarounds; our armv7 arch unconditionally supports
floating point.
2018-07-10 15:25:19 +00:00
naddy
5f6b876060 Remove fix-point workarounds; our armv7 arch unconditionally supports
floating point.
2018-07-10 15:17:41 +00:00
ajacoutot
1fb3f86b29 Fix build with new meson. 2018-07-10 14:28:46 +00:00
tb
8e7bdaad64 Fix after protobuf 3.6.0 update (now needs C++ 11).
from jca
2018-07-10 10:55:07 +00:00
tb
0ca0cc2a5d Fix after protobuf 3.6.0 update (now needs C++ 11).
ok jca
2018-07-10 10:54:23 +00:00
sthen
26bf465006 update to beets-1.4.7 2018-07-08 13:37:27 +00:00
espie
2a95b6e111 tag glib-compile-schemas 2018-07-06 06:04:41 +00:00
landry
8cacb4e944 Update to ncmpcpp 0.8.2.
Maintainer timeout.
ok rsadowski@
2018-07-04 09:03:41 +00:00
landry
800f11567e Update to ncmpc 0.30.
Maintainer timeout.
ok rsadowski@
2018-07-04 09:02:58 +00:00
landry
5fd710b425 Update to mpc 0.30.
Maintainer timeout.
ok rsadowski@
2018-07-04 09:02:21 +00:00
landry
fcf4f6f1a4 Update to mpd 0.20.20.
Maintainer timeout.
ok rsadowski@
2018-07-04 09:01:59 +00:00
naddy
c03a9628e1 re-bump for @tag gtk-update-icon-cache 2018-07-02 16:09:01 +00:00
landry
99bc81c164 Update to cantata 2.3.1.
Add a patch to disable udev check.
2018-07-02 08:22:25 +00:00
espie
a3cc216348 @tag update-mime-database 2018-07-01 18:33:35 +00:00
espie
d2700404fa add @tag markers/bump packages that depend on texlive/base to include ,-main 2018-07-01 09:02:40 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
902add0702 zap sneaky @exec 2018-06-28 12:30:42 +00:00
sthen
d727b56d3e on "non-windows non-osx" systems, quodlibet was checking if pulseaudio
is running and, if so, tries to use it to the exclusion of other audio
sinks. disable this on openbsd as sndio is preferred (and it wasn't
working correctly anyway).
2018-06-28 10:10:16 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
sebastia
689ff1fa5b hook up qsynth 2018-06-27 17:48:20 +00:00
sebastia
6d7238fd8c import qsynth
Qsynth is a fluidsynth GUI front-end application written in C++ around
the Qt framework using Qt Designer. Eventually it may evolve into a
softsynth management application allowing the user to control and manage
a variety of command line softsynth but for the moment it wraps the
excellent FluidSynth. FluidSynth is a command line software synthesiser
based on the Soundfont specification.

tested by ratchov@, feedback rsadowski@

OK rsadowski@
2018-06-27 17:47:07 +00:00
sthen
1894d944f2 "USE_GMAKE= Yes # comment" doesn't work, move comment to a different line
to actually fix on i386.
2018-06-27 17:25:50 +00:00
sthen
809f9d5a18 update to quodlibet-4.1.0, mostly from Laurie Tratt with a couple of tweaks.
Moved to github, moved to py3.

Laurie is seeing some problems with gstreamer with quodlibet (both old + new
versions) after a recent system update which I'm going to look at, possible
workaround if you run into this is to add "gst_pipeline = sndiosink" to the
[player] section of ~/.quodlibet/config.
2018-06-27 13:59:44 +00:00