14 Commits

Author SHA1 Message Date
jasper
e37051e557 - update to moc-2.5.2
- mirror distfile as upstream master site tends to be flaky
2017-11-18 12:01:14 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
espie
45595d500d vpx builds just fine with base clang instead of ports clang, unhardcode
libestdc++ accordingly.
2017-05-13 10:33:14 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
zhuk
e273bd49b0 Apply the same workaround for estdc++ issue to audio/moc that was done
for, e.g., multimedia/gstreamer1/plugins-good. This way it should build
on non-Intel archs.
2016-12-19 22:52:46 +00:00
sthen
c15b136e13 sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
ajacoutot
0d2234865a utfcpp can not be automatically picked up anymore. 2016-10-29 10:37:12 +00:00
ajacoutot
8a3d9e4700 Actually better fix: include WRKSRC before /usr/local/include so that utf8.h
from devel/utfcpp is not picked up.
2016-10-29 09:18:08 +00:00
ajacoutot
1219d25c3c devel/utfcpp is picked up at configure time, so add it as a bdep. 2016-10-29 08:49:35 +00:00
jasper
f8b1ceec32 bump after faad subpackage changes 2016-08-30 10:20:15 +00:00
czarkoff
1a7865ca3d add "dns" promise, for web streams 2016-07-11 07:51:30 +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
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