jeremy
7e4d7ef88d
+mp3applygain
2017-10-14 15:13:25 +00:00
jeremy
b48507fada
Import mp3applygain 1.1.0
...
This fills a void left since the removal of mp3gain. It applies replaygain
information to mp3 audio data, which allows for the use of replaygain
information even on players that do not support it via tags (common in
hardware mp3 players). mp3applygain is a fork of mp3gain with all code
removed except the code to actually modify the mp3 audio data to apply
the gain.
Help from jca@
OK sthen@
2017-10-14 15:11:52 +00:00
jca
05c19e50d0
Fix link with ld.lld (missing -lm)
2017-10-12 15:27:02 +00:00
jca
01a30de9b6
Don't hardcode libstdc++, fixes build on systems which don't provide it
...
clang ignores -lstdc++ even if it is absent from the system, giving the
wrong hint to the configure, which proceeds to add it to the list of
libraries. Then libtool fails because it can't find it.
Why is clang ignoring -lstdc++? Convenience?
2017-10-12 15:04:52 +00:00
jca
2538484cbe
Fix link with ld.lld (missing -lm)
2017-10-12 14:18:04 +00:00
ajacoutot
d79feacde5
Update to rhythmbox-3.4.2.
2017-10-08 07:37:40 +00:00
naddy
ff4afa5988
update to 1.25.7 for "behavioural adjustment and more fixings"
2017-10-06 15:54:56 +00:00
dcoppa
39f67c611f
Specify configure args explicitly
2017-09-26 10:18:41 +00:00
dcoppa
233e05986f
Update to ncmpc-0.28
2017-09-26 09:55:07 +00:00
sthen
0e8d2773d7
sync wantlib
2017-09-25 21:33:08 +00:00
sthen
b0600caa40
add c to WANTLIB for perl XS modules
2017-09-23 10:51:07 +00:00
sthen
d71525a121
sync wantlib
2017-09-22 21:40:37 +00:00
sthen
4990bcbeee
add a bunch of missing unistring deps
2017-09-22 20:52:58 +00:00
ajacoutot
a8d5a08fec
Update to pulseaudio-11.1.
...
ok robert@ (maintainer)
2017-09-19 11:50:43 +00:00
sthen
0c7541c9e7
remove mp3gain, see http://www.openwall.com/lists/oss-security/2017/09/14/
...
Note that http://www.openwall.com/lists/oss-security/2017/09/14/12 has some
words in its defense; it might make sense to reintroduce if the forked mp3
decoder library is replaced.
link rgain.
2017-09-17 16:45:29 +00:00
sthen
afda54fbe0
import ports/audio/rgain, ok jca@ - this is an alternative to audio/mp3gain
...
(mp3gain has various vulnerabilities due to a buggy old fork of mpg123's
decoder, additionally is mp3-only, whereas this handles more formats).
See various posts at http://www.openwall.com/lists/oss-security/2017/09/14/
----
ReplayGain is designed to solve the problem of varying volumes between
different audio files. This package provides Python modules and scripts
to read, write and calculate Replay Gain on various file formats (Ogg
Vorbis, flac, WavPack, MP4, MP3).
----
2017-09-17 16:43:24 +00:00
dcoppa
15a86df662
Drop gettext module and fix dependencies accordingly.
2017-09-14 16:21:15 +00:00
dcoppa
cc6251c182
Add missing COMPILER vars
...
spotted by Brad
looks right to sthen@
2017-09-08 15:44:15 +00:00
dcoppa
e1dd8809e2
Update to audacious and audacious-plugins 3.9
...
From Timo Myyra, thanks!
2017-09-08 13:33:07 +00:00
dcoppa
5851026d5d
Merge fixes from the '0.7' stable branch:
...
junklib: fix pointer going out of scope bug
(upstream git commit d97d5490e45462b8b4135a3745e56b003ef494cf)
ffmpeg: increase the supported file extension limit to 1024
(upstream git commit 67f6568151248965dd89ef3304464a50e9982a20)
ffmpeg: buffer overflow fix when there are >= 256 extensions supported
by ffmpeg
(upstream git commit f6646210f643e4fb75f352cfb021dcfc0ed0b628)
2017-09-08 10:44:20 +00:00
dcoppa
a1c8e10157
Add missing comment
2017-09-07 15:11:44 +00:00
dcoppa
6ef27f2f18
- cleanup CPPFLAGS
...
- remove no longer necessary 'CXXFLAGS += -O1' hack
- unbreak user input in the Find prompts
2017-09-06 16:42:57 +00:00
dcoppa
5ac135a00f
Sort songs in media library by their display format if there are
...
no track numbers (git commits def5c46225896373adb8a7d749cfa4a019b1c1fd
and 4a6e7d305b0b5a8ab101ff05f541f527f2d2bc42)
2017-09-05 14:25:47 +00:00
dcoppa
64a604712a
fix crash on lyrics screen
...
(upstream git commit 36e3f4589afc5bf3d17c0584719a86a577340fa0)
fix memory leak
(upstream git commit c4aca0137a7a819270eabb3092e655ccaa721065)
2017-09-04 10:54:20 +00:00
dcoppa
9c12743034
Fix intermittent failures when using --quiet.
...
Using '--quiet' command line argument no longer results in a crash
(upstream git commit db28618929b9ec11e831d5a44437757f6195497d)
Mark songs as added to playlist immediately.
Fix a situation in which songs added to playlist from media library
or playlist editor screens would not be immediately marked as such
(upstream git commit c340a6ba9a322985b8d50ab477631689b6b8f55a)
2017-08-31 15:58:26 +00:00
dcoppa
f9c7fb2678
Update to pianobar-2017.08.30
2017-08-31 09:12:36 +00:00
ajacoutot
79489d9fd5
Consistent indentation and space before `='.
...
Drop bogus line continuation in RUN_DEPENDS.
Tidy up LIB_DEPENDS.
2017-08-30 06:17:50 +00:00
landry
295c6651e6
Update to grip 3.5.2.
...
After 12 years of nearly complete abandon, a new upstream arises !
(see http://www.solbu.net/english/tag/grip.html )
Reset MAINTAINER to ports@ (previous MAINTAINER agrees)
Garbage collect a bunch of patches merged around
Use x11/gnome MODULE
ok ajacoutot@
2017-08-29 16:43:59 +00:00
rsadowski
d0e2494bd7
unhook akode
2017-08-27 16:09:21 +00:00
rsadowski
2d4610b9dd
remove audio/akode
...
no longer maintained upstream and no ports use it.
ok jca@ zhuk@
2017-08-27 16:08:46 +00:00
dcoppa
1349a8241e
Update to mpd-0.20.10
2017-08-25 10:06:59 +00:00
sthen
1dd1aed429
bump; textproc/icu4c now uses multi-packages for -wwwdata
2017-08-24 09:45:23 +00:00
dcoppa
fe65c44f50
Update to a newer snapshot (pianobar-2017.04.26)
2017-08-24 09:06:10 +00:00
sthen
ef26151359
Set COMPILER=base-gcc, this version of festival doesn't build with clang or
...
with newer gcc. The whole audio/festival/* subtree needs an update/reworking.
2017-08-23 22:00:41 +00:00
tj
f586485c58
prioritize https over http/ftp for distfiles.
...
ok aja jasper for gnome, aja for gnutls, giovanni for gimp, sthen for the rest
2017-08-22 18:03:51 +00:00
jasper
3641f76af2
zap dead HOMEPAGE/MASTER_SITES
2017-08-21 18:34:04 +00:00
jasper
194c564c5a
update to liblo-0.29
2017-08-20 10:24:00 +00:00
espie
27372f8716
adjust post speex changes. bump
2017-08-18 18:11:52 +00:00
visa
25326d256a
Remove BROKEN-mips64*. They seem to have been readded by mistake.
2017-08-18 12:47:58 +00:00
jca
3974002ba5
Fix (some?) runtime crashes.
...
Mainly problems due to a constructor not properly initialized.
Reported by Solenne Rapenne, input & ok tb@, ok bcallah@ (maintainer)
2017-08-15 18:39:48 +00:00
afresh1
2d64279ccb
Remove RUN_DEPENDS on p5-I18N-LangTags, now in base
2017-08-15 15:53:57 +00:00
jasper
fd7577db87
use GH_TAGNAME instead of commit as they point to the same
2017-08-15 02:28:57 +00:00
naddy
87441f817b
tweak dependencies for ports that use only speexdsp, not speex
2017-08-15 01:07:45 +00:00
naddy
09b859ee18
update to 1.2.0; speexdsp has been spun off into a separate port
...
ok jca@
2017-08-15 01:05:13 +00:00
naddy
5d42ca2629
+speexdsp
2017-08-15 01:03:44 +00:00
naddy
408f6f29bb
Import speexdsp 1.2rc3, which has been split off from speex.
...
SpeexDSP is a patent-free speech processing DSP library. It includes
a preprocessor, acoustic echo canceller, jitter buffer, and resampler.
previous version ok jca@
2017-08-15 01:02:40 +00:00
naddy
8a07122438
maintenance update to 0.9
2017-08-14 22:09:51 +00:00
naddy
34bff11426
update to 1.25.6: fix an overflow reading frame data bits in layer II decoding
2017-08-13 20:06:24 +00:00
dcoppa
ea35bb0197
Fix use-after-free when deleting station
...
(upstream git commit 2a8865ad0d7c4976f43d99ed258c84ae4f95b0ce)
2017-08-11 09:44:08 +00:00
dcoppa
e958c100b0
Update to hs-libmpd-0.9.0.7
2017-08-11 09:15:41 +00:00