ajacoutot
9f72bd7a0b
Update to pulseaudio-13.99.2.
2020-10-26 08:26:00 +00:00
rsadowski
fa23664e29
Update musique to 1.10
2020-10-23 16:51:28 +00:00
edd
bef86aac43
Update audio/ncmpc to version 0.41.
...
Tested for the last few days, no issues.
2020-10-21 09:24:05 +00:00
daniel
b3e29b6aad
drop pyrex BDEP from xmms2
...
xmms2 seems to have moved on from pyrex to cython quite some time ago.
Apparently no need to replace the BDEP on pyrex with a BDEP on cython since
do-configure already uses "--no-cython" which nigel@ added back in 2014.
Tested on amd64 by myself and by kmos@.
ok kmos@
2020-10-17 21:40:31 +00:00
juanfra
d98e139d90
Move MASTER_SITES to https. Suggested by tj@.
2020-10-11 17:40:55 +00:00
ajacoutot
924d53dabe
Remove these 3 unmaintained mono ports that nothing else uses in tree.
...
pdfmod has alternatives.
ok robert@
2020-10-11 08:03:15 +00:00
kn
a255d66579
Update to Mumble 1.3.3
...
Fixed: Chatbox invisble (zero height) (#4388 )
Fixed: Handling of invalid packet sizes (#4394 )
Fixed: Race-condition leading to loss of shortcuts (#4430 )
Fixed: Link in About dialog is now clickable again (#4454 )
Fixed: Sizing issues in ACL-Editor (#4455 )
2020-10-07 16:58:34 +00:00
jeremy
463d0fa723
Add missing dependency on audio/py-mutagen
...
Help and OK kmos@
2020-10-04 07:56:22 +00:00
ajacoutot
9890d8665a
Bump after py-gobject3 merge.
2020-10-03 15:39:57 +00:00
landry
3c7cdc7766
Update to cantata 2.4.2
2020-10-03 07:21:50 +00:00
jeremy
bc45e64967
Update to vorbis_comment 1.0.3
2020-10-02 22:58:20 +00:00
bcallah
28fa73e4a0
Remove audio/exaile
...
It is still living in Python 2 land, and while there exists a collection
of PRs and issues on GitHub that explain what needs to be done to migrate
to Python 3, no one has done it. There are lots of good alternatives.
Requested by and ok aja@
2020-09-25 21:04:28 +00:00
bcallah
b6f6945721
-exaile
2020-09-25 21:02:23 +00:00
kmos
8f37911a7d
Move devel/py-algorithm-munkres from MODPY_DEFAULT_VERSION_3 to
...
FLAVOR=python3. Also adjust its only soncumer, audio/beets
ok kn bket
2020-09-20 16:04:52 +00:00
thfr
9918fceac9
+py-fsb5
2020-09-17 13:42:40 +00:00
thfr
5774a11e1a
Library and to extract audio from FSB5 (FMOD Sample Bank) files
...
with some changes and ok from kmos@
2020-09-17 13:41:50 +00:00
kmos
3c8ca82cf7
Remove audio/fookebox. It's the only consumer of the py-pylons framework
...
and even its github page (which was its own presence) has disappeared.
ok kn
2020-09-14 14:31:57 +00:00
ajacoutot
1ec3183e4b
Probably needs an EPOCH (1.3.4 -> 1.0.0 even if the pkgname changes).
2020-09-13 12:24:12 +00:00
ajacoutot
214d9e4fd3
Move to and update to rgain3, forked of rgain (which is unmaintained):
...
https://github.com/chaudum/rgain
It's now py3.
2020-09-13 12:04:50 +00:00
kmos
2707d7cf95
Update audio/picard 2.3.1 -> 2.4.2
...
From Stefan Hagen - Thanks!
2020-09-12 22:10:09 +00:00
fcambus
bdf2579caf
Update HOMEPAGE.
2020-09-10 07:25:23 +00:00
abieber
76122bb8de
Actually include the diff wht the fix this time. Thanks to paco@ for pointing it
...
out.
2020-09-08 18:23:35 +00:00
abieber
926d764f9a
Bump beets to include an upstream fix:
...
31855a9394
.patch
2020-09-05 22:24:01 +00:00
thfr
6fbddf3fd3
update to FAudio 20.09
2020-09-04 05:10:04 +00:00
bket
0fbba16fac
Update to ncmpc-0.39
...
Tested by Florian Viehweger <openbsd AT out-of-creativity DOT de>. Thank
you!
2020-09-02 16:21:16 +00:00
sthen
496de9228f
audio/ncspot: add missing WANTLIB/LIB_DEPENDS on dbus-1
2020-09-02 10:50:36 +00:00
sthen
371e7dfe60
update to ncspot-0.2.2, from maintainer Henrik Friedrichsen
2020-09-01 12:04:56 +00:00
jeremy
bdaf65b3ee
Update to Aqualung 1.1
...
All patches have been upstreamed.
2020-08-31 18:05:56 +00:00
fcambus
3dadaaabc9
Update libopenmpt to 0.5.2.
2020-08-31 15:00:28 +00:00
rsadowski
7eb52f834f
Update musique to 1.9
...
Remove the gzip hack and take maintainer.
2020-08-27 05:21:57 +00:00
bcallah
b056d75fe6
Use -Oz on i386 to ensure that the linker doesn't run out of memory when
...
linking musescore.
From sthen@'s i386 build logs
2020-08-24 14:29:02 +00:00
tracey
6b931262ba
update pianobar to 2017.08.30
...
ok abieber@ kmos@
2020-08-21 20:44:15 +00:00
sebastia
a75a849b13
simple update 0.6.2 -> 0.6.3
2020-08-17 19:39:40 +00:00
rsadowski
20eca91a91
Unbreak with devel/boost>=1.67.0
2020-08-15 20:30:43 +00:00
tj
a6c75a1f80
easytag has a bug that can cause vorbis files to become permanently
...
corrupted when their tags are edited. add a patch to fix this.
https://bugzilla.gnome.org/show_bug.cgi?id=776110
https://build.opensuse.org/request/show/596947
discussed with ajacoutot/jasper
2020-08-08 21:54:24 +00:00
bcallah
ac8fd2e51a
Update to musescore-3.5. This is a major release.
...
Announcement/Changelog: https://musescore.org/en/3.5
2020-08-07 16:45:52 +00:00
thfr
e20b957366
update to FAudio 20.08
...
WMA support is now via gstreamer; enable it
bump minor as symbol additions (mostly gstreamer related)
2020-08-03 18:44:25 +00:00
fcambus
485c951d48
Update libopenmpt to 0.5.1.
2020-07-28 18:29:49 +00:00
visa
48fbb63327
Fix GOT overflow on mips64.
...
OK bcallah@
2020-07-27 15:49:28 +00:00
jasper
3374dbf340
disable VSX for powerpc64 doesn't currently support that; fixes the build
...
on said platform
as discussed with kettenis@ and naddy@ (MAINTAINER)
2020-07-25 09:17:18 +00:00
bket
1913428dd7
Update to ncspot-0.2.0
...
Changes: https://github.com/hrkfdn/ncspot/releases/tag/v0.2.0
From Henrik Friedrichsen <henrik AT diff DOT cc> (maintainer).
Thank you!
2020-07-22 05:04:42 +00:00
ajacoutot
3669804150
Unbreak with new meson.
2020-07-17 18:55:31 +00:00
kn
364d887ef0
+ ffmpeg-normalize
2020-07-15 20:42:27 +00:00
kn
b77497c86d
Import ffmpeg-normalize
...
This program normalizes media files using FFmpeg to a certain loudness level
using the EBU R128 loudness normalization procedure. It can also perform
RMS-based normalization (where the mean is lifted or attenuated), or peak
normalization to a certain target level. Batch processing of several input
files is possible, including video files.
From Laurence Tratt (maintainer)
OK edd
2020-07-15 20:39:52 +00:00
bket
241408f1cc
Update to audacious-4.0.5
2020-07-12 12:15:52 +00:00
naddy
bde04f4374
update to 1.26.2
2020-07-11 20:15:09 +00:00
kn
9240838354
Update to mumble 1.3.2
...
No changes that effect our port.
2020-07-11 13:14:47 +00:00
naddy
66783072cd
update to 0.12: bug fixes and portability improvements
2020-07-10 19:44:31 +00:00
bket
ae555efe37
Update to mpd-0.21.25
...
Changes:
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.25/NEWS
OK landry@
2020-07-08 13:02:24 +00:00
bket
ab5479bb84
Update to libmpdclient-2.19
...
Changes:
https://raw.githubusercontent.com/MusicPlayerDaemon/libmpdclient/v2.19/NEWS
Minor bump because of symbol addition.
OK landry@
2020-07-08 13:02:08 +00:00