4564 Commits

Author SHA1 Message Date
jasper
a5681af1f8 remove now unused patch 2016-08-30 10:47:20 +00:00
jasper
13bd74954b remove configure arguments/comments about xmms; it's not going to be picked up anymore 2016-08-30 10:37:37 +00:00
jasper
f908a4421d remove xmms, it's been unmaintained for years and it's in the way of
the removal of gtk+1, the toolkit from eons ago.

discussed with many for years, no objections from naddy@
ok aja@ dcoppa@
2016-08-30 10:36:56 +00:00
jasper
f8b1ceec32 bump after faad subpackage changes 2016-08-30 10:20:15 +00:00
jasper
fa6b776856 drop xmms subpackage (and subsequently ,-main too) 2016-08-30 10:19:51 +00:00
ajacoutot
9d7a89c057 Update to speech-dispatcher-0.8.5.
- drop the gettext MODULE
2016-08-27 20:44:08 +00:00
ajacoutot
9a0540e08a Update to p5-Ogg-Vorbis-Header-0.05. 2016-08-27 20:37:17 +00:00
ajacoutot
4d1dda7600 Update to glyr-1.0.9.
- drop the gettext MODULE
2016-08-27 20:34:23 +00:00
naddy
775b7a3723 bugfix update to 3.3.9 from maintainer Frederic Cambus 2016-08-27 18:59:08 +00:00
danj
df0f49e69a add a missing entry in the plist (found while fiddling with py-setuptools
update)

ok sthen@ (maintainer)
2016-08-26 18:25:34 +00:00
dcoppa
e26244174d Update to mpd-0.19.19 2016-08-25 07:24:20 +00:00
dcoppa
3a3ca970d0 Explicitly disable doxygen
Hidden bdep spotted by naddy@
OK naddy@
2016-08-24 05:02:20 +00:00
dcoppa
db7bdd82d3 Update to hs-libmpd-0.9.0.6 2016-08-22 12:33:00 +00:00
dcoppa
fcddc11593 Update to mpc-0.28 2016-08-22 11:44:46 +00:00
mpi
5a8a9ed0e4 Prefer gtk3 over gtk2, this makes deadbeef usable with HiDPI screens.
While here drop the gettext MODULE.

ok ajacoutot@
2016-08-22 09:06:40 +00:00
ajacoutot
aedf3ef25a Update to rhythmbox-3.4.
- drop the gettext MODULE
2016-08-20 13:38:52 +00:00
dcoppa
86ca6d25fc Update to ncmpc-0.25 2016-08-19 05:04:38 +00:00
dcoppa
153e82bc57 Update to ncmpcpp-0.7.5 2016-08-18 13:39:00 +00:00
dcoppa
fc992f8253 Update to hs-libmpd-0.9.0.5 2016-08-16 08:54:59 +00:00
edd
ddb5695f1c Kill audio/hgd.
I wrote hgd with a friend some years ago, but now it is now no longer
maintained. Kill it.

OK jturner@, thanks.
2016-08-12 11:24:36 +00:00
dcoppa
5646c497ce Update to mpd-0.19.18 2016-08-08 08:06:54 +00:00
naddy
10cbb772e2 update to 0.8; ok maintainer Sergey Bronnikov 2016-08-05 14:33:35 +00:00
naddy
877f9af639 maintenance update to 1.1.3 2016-08-04 15:16:30 +00:00
ajacoutot
96ecf1cd12 Zap trailing spaces at EOL. 2016-08-03 13:06:41 +00:00
kirby
233c483696 - update HOMEPAGE
- remove DISTNAME. It is properly generated from GH_* vars.
Maintainer timeout.
2016-08-02 10:10:13 +00:00
jeremy
f6990d01eb Remove building of ruby21 ports by default
Add building of ruby22 and ruby23 versions of devel/ruby-ffi.

OK sthen@
2016-08-01 20:26:34 +00:00
naddy
0950e02262 update to 1.23.6 for minor regression fixes 2016-07-30 20:48:01 +00:00
czarkoff
1a7865ca3d add "dns" promise, for web streams 2016-07-11 07:51:30 +00:00
dcoppa
f072b093b8 Bugfixing update to mpd-0.19.17 2016-07-11 06:14:48 +00:00
ajacoutot
825b9539c6 Unbreak: Poisoned variable CONFIGURE_SHARED has been referenced
Drop deprecated gettext MODULE.
2016-07-10 12:03:06 +00:00
czarkoff
fd2a2cbd70 +moc 2016-07-10 11:05:02 +00:00
czarkoff
e9c7a0a3ca MOC (music on console) is a console audio player for LINUX/UNIX designed to be
powerful and easy to use.

MOC plays smoothly, regardless of system or I/O load because it uses the output
buffer in a separate thread. It provides gapless playback because the next file
to be played is precached while the current file is playing.

Supported file formats are: MP3, Ogg Vorbis, FLAC, Musepack (mpc), Speex, Opus,
WAVE, those supported by FFmpeg/LibAV (e.g., WMA, RealAudio, AAC, MP4), AIFF,
AU, SVX, Sphere Nist WAV, IRCAM SF, Creative VOC, SID, wavpack.

OK zhuk@
2016-07-10 10:40:43 +00:00
sthen
be8dfb30fb sync WANTLIB 2016-07-09 08:46:24 +00:00
dcoppa
ed3aabcd28 Merge fixes from the upstream stable 'v0.19.x' branch:
commit 072e39c9cf449ccb8d7be301768a769f479c2875
Author: Max Kellermann <max@duempel.org>
Date:   Fri Jul 1 21:17:52 2016 +0200

filter/ReplayGain: skip PcmVolume if a mixer is set

Previously, volume was applied twice: once by PcmVolume, and again by
the hardware mixer.

commit ba8e579e9b8126a694d1125e001acddbeb494299
Author: Max Kellermann <max@duempel.org>
Date:   Fri Jul 1 21:22:21 2016 +0200

pcm/Volume: use 0x69 to generate DSD silence
2016-07-04 08:50:28 +00:00
dcoppa
e333b98cef Remove leftover/unnecessary 'USE_NINJA=No'.
I've successfully built this port using ninja several times and
with different MAKE_JOBS values.

Furthermore, comment talked about problems with precompiled headers,
but PCH support is disabled.
2016-06-30 08:28:42 +00:00
dcoppa
8f2d955bf9 Merge a fix from the '0.7.x' stable branch:
actions: allow action chains to be used for seeking
(upstream git commit a0b662886555be36037222e541e84c2dc5787658)
2016-06-28 09:17:05 +00:00
ajacoutot
bd8b809162 Update to pulseaudio-9.0.
ok robert@ (maintainer)
2016-06-28 08:47:18 +00:00
sthen
c0bb00cd4d update to beets-1.3.19 2016-06-27 14:21:31 +00:00
dcoppa
9d2ed63376 Sync with src/lib/libcrypto/cert.pem 2016-06-27 10:33:53 +00:00
naddy
8c4cf573bd Always install the API documentation. A pre-generated copy is already
included, so we don't need to run doxygen.
2016-06-20 15:40:47 +00:00
dcoppa
954a1f016c Update to mpd-0.19.16 2016-06-14 14:11:08 +00:00
jca
7a600b5e9e No need to list qt4 in LIB_DEPENDS, the x11/qt4 module does it for us
ok landry@
2016-06-12 05:44:46 +00:00
jca
00d2ba657c lrelease4 -> MODQT_LRELEASE
ok landry@
2016-06-12 05:43:31 +00:00
jca
f244820d9e Use MODQT_LRELEASE instead of hardcoding lrelease4
ok dcoppa@
2016-06-11 17:06:07 +00:00
dcoppa
63eecdeba0 0 -> nullptr in type_conversions.cpp
(upstream git commit dcbb3ab7effaa558a4022f5daf6f4ee6d4339f17)
2016-06-06 14:26:37 +00:00
landry
73a49514ee Mark BROKEN-powerpc, SIGILL during build. 2016-06-05 08:15:02 +00:00
dcoppa
f5a75f36a0 Update to pianobar-2016.06.02 2016-06-03 08:34:00 +00:00
sthen
4ee094e255 update to beets-1.3.18 (now that pypi.io updated..) 2016-06-01 15:01:32 +00:00
sthen
90df7e2e0d update to py-acoustid-1.1.2, add python3 flavour 2016-06-01 14:59:03 +00:00
sthen
109559771e update to quodlibet-3.6.2 2016-05-31 14:18:36 +00:00