landry
e38298100d
Invert broken logic to fix a bunch of vfprintf %s NULL spamming my logs.
2016-11-24 11:45:17 +00:00
dcoppa
ffcf575f77
Merge fixes from branch 'v0.19.x' of git://git.musicpd.org/master/mpd
...
decoder/pcm: round buffer size down to nearest frame size
(upstream git commit 7019f6bea455f0d843131ec5b88cf057ebba5058)
decoder/ffmpeg: ignore empty packets
(upstream git commit 77a9940461f96a608b1f564f810b146980e63c4d)
fix comment in mpdconf.example ("can setting can" -> "setting can")
(upstream git commit 7c251fe19013d17f5ecd65361a560d433c0c19ef)
2016-11-24 08:27:28 +00:00
sthen
52b46c910e
update to p5-Audio-Scan-0.96
2016-11-23 14:20:07 +00:00
jeremy
1bea2dbb0f
Reinitialize sndio in case of an audio(4) error, as otherwise you need to
...
restart aqualung in such cases. REVISION was just bumped in a previous
commit.
OK sthen@
2016-11-19 18:28:40 +00:00
jeremy
7f7146f5d4
Reinitialize sndio in case of an audio(4) error, so you don't need to restart
...
aqualung in such cases.
OK sthen@
2016-11-19 18:25:53 +00:00
ajacoutot
a75096929d
Put the rc_bg override where it belongs.
2016-11-13 21:30:42 +00:00
landry
dbcf3586a7
+ympd
2016-11-13 19:35:43 +00:00
landry
7270d60c7a
Import ympd 1.3.0.
...
ympd is a lightweight MPD (Music Player Daemon) web client that runs without a
dedicated webserver or interpreters like PHP, NodeJS or Ruby. It's tuned for
minimal resource usage and requires only very litte dependencies.
ok jca@
2016-11-13 19:35:11 +00:00
jca
9901c61e0a
Update to jack-0.125.0
...
From David Carlier, input and ok danj@ on a previous version.
2016-11-13 19:22:34 +00:00
jca
af64c8bb61
Update to doxygen-1.8.12 and switch the gui to Qt5
...
From Rafael Sadowski, who takes maintainership.
2016-11-12 20:50:41 +00:00
fcambus
099128d422
Make ocp compile against audio/adplug, which allows playing many OPL2/OPL3 audio formats.
...
OK landry@
2016-11-11 12:28:07 +00:00
danj
f780072f00
Remove superfluous if ${FLAVOR:Mpython3}
...
tweaks and ok rpointel@ shadchin@
2016-11-10 21:58:40 +00:00
fcambus
d00a960d55
Add adplay and adplug.
2016-11-08 23:27:25 +00:00
fcambus
6068e19ddd
Import audio/adplay.
...
AdPlay/UNIX is AdPlug's UNIX console-based frontend. AdPlug is a free,
universal OPL2 audio playback library. AdPlay/UNIX supports the full range
of AdPlug's file format playback features.
OK abieber@
2016-11-08 23:24:53 +00:00
fcambus
5c6b5c48b1
Import audio/adplug.
...
AdPlug is a free, multi-platform, hardware independent AdLib sound
player library, mainly written in C++. AdPlug plays sound data,
originally created for the AdLib (OPL2/3) audio board, on top of an
OPL2/3 emulator. No OPL2/3 chips are required for playback.
OK abieber@
2016-11-08 23:22:32 +00:00
jca
35c8c5e6f1
Update to libsndfile-1.0.27
...
from maintainer Jan Stary
2016-11-07 21:52:53 +00:00
jca
33414fb30b
Update to libsamplerate-0.1.9
...
from maintainer Jan Stary
2016-11-07 21:39:58 +00:00
jasper
9945a96acf
- use intltool module (requires intlize for starters)
...
- drop BDEP on gettext-tools (pulled in by above)
2016-11-07 19:53:41 +00:00
sthen
2d2a417458
sync WANTLIB (readding idn to some where I was overzealous, plus some lzma/pthread)
2016-11-07 10:51:36 +00:00
dcoppa
74ec564dc1
Turn off ffmpeg's non-fatal error messages.
...
"Skipping 0 bytes of junk" is useless to the user, and essentially
indicates a NOP.
upstream git commit 7c2d9ebb7f61cf04d75e28ca5cd6932002c4357b
2016-11-05 21:27:26 +00:00
jeremy
5db8da2491
Bump ruby gem ext ports after change to PLISTs
...
This does not include all ruby gem ext ports, but the remaining ones have
updates that will be committed separately.
2016-11-04 21:26:37 +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
dcoppa
77a5caf7e3
alac: fixed demuxer mdat/moov parser
...
(upstream git commit 550488a10db0acfbe149a4910a9a7170da2a770a)
2016-11-04 10:10:47 +00:00
ajacoutot
6fe9c00def
Drop bogus patch to unbreak.
...
spotted by nigel@
2016-11-04 08:40:47 +00:00
jeremy
8fa0dd6598
Simplify and fix patch to mac decoder by just denamespacing
...
GetUTF16FromANSI, fixes SIGSEGV at runtime.
OK naddy@
2016-11-03 13:07:06 +00:00
jasper
e751df80ac
add missing patch
2016-11-03 10:27:38 +00:00
jasper
3334b8cfa1
- update to openal-1.16.0
...
- remove BROKEN-arm marker
from David Carlier (MAINTAINER)
tested in a bulk and ok aja@
2016-11-03 10:27:15 +00:00
landry
0b476fa8df
add missing BDEP on vala, noticed by naddy@
2016-11-02 15:02:34 +00:00
naddy
1454b62297
Security update to 1.23.8:
...
Fix an out-of-bounds memory read in the ID3v2 parser for tags that claim an
unrealistically small length.
2016-11-01 12:27:07 +00:00
ajacoutot
3d7409acf5
Missing bdep on autoconf/automake.
2016-11-01 10:55:14 +00:00
dcoppa
8eb2c1a0ee
Update to ncmpcpp 0.7.7
2016-11-01 09:31:57 +00:00
landry
518d76ba6e
+gradio
2016-10-31 17:11:47 +00:00
landry
5aaade41ab
Import gradio 5.0.0beta2
...
A desktop application for finding and listening to internet radio
stations. The radio library is populated from a crowdsourced radio
streams database at http://www.radio-browser.info ,
ok ajacoutot@
2016-10-31 17:11:06 +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
ajacoutot
3b120d4f21
Unbreak after changes in glib2mm 2.49.x.
2016-10-28 13:46:17 +00:00
jca
f74fc7d6fd
Drop the gettext module and add @bin annotations.
2016-10-17 11:56:26 +00:00
sthen
0dfaddc545
update to quodlibet-3.7.1
2016-10-11 15:11:38 +00:00
dcoppa
1002782ded
Update to mumble-1.2.17
2016-10-11 12:59:12 +00:00
dcoppa
5b402cc4f8
Explicitly pass '--disable-libmpg123' to CONFIGURE_ARGS, to avoid
...
a hidden dependency on audio/mpg123; spotted by nigel@
While here, merge a fix from the '0.7' stable branch:
alac: prevent crash on unrecognized/corrupt content
(upstream git commit 0d269ed4eee6a6b5e82dbc898a4779aea368e8f2)
2016-10-09 19:04:37 +00:00
fcambus
27e637295f
Update HOMEPAGE
2016-10-04 12:37:31 +00:00
naddy
c326edce1b
The ${PROJECT}.googlecode.com/files/ master sites are no longer
...
accessible, but the distfiles are still available at an archive URL.
Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
ok czarkoff@ danj@ sthen@
2016-10-01 11:54:14 +00:00
fcambus
2992ca0183
Add missing BUILD_DEPENDS on desktop-file-utils.
...
OK naddy@ (who spotted the issue, thanks!)
2016-09-27 12:42:27 +00:00
fcambus
1114990776
Update schismtracker to 20160913.
...
Among other things, this update fixes log2() function detection and
doesn't attempt to link against libdl, so we can shorten one of the
patches and drop the other.
OK juanfra@
2016-09-27 08:51:24 +00:00
fcambus
d8954b2a90
Add ocp
2016-09-26 06:58:36 +00:00
fcambus
924d059283
Import audio/ocp
...
Open Cubic Player is a music player which plays a variety of sound formats.
It is derived from Cubic Player 2.0 which was developed by Niklas Beisert
of the legendary Cubic Team demogroup.
The following file formats are supported: MOD/NST/WOW, XM, S3M, DMF, MTM,
ULT, 669, OKT, PTM, AMS, MDL, IT, SID, YM, MPEG 1 audio layer 1/2/3, OGG,
FLAC, WAV.
OK juanfra@
2016-09-26 06:56:57 +00:00
juanfra
b881f8a22f
Fix 24/32-bits output support. From MAINTAINER.
2016-09-23 23:08:36 +00:00
sthen
564c6c344a
Cope with moving sqlite3 back to ports.
2016-09-23 09:16:52 +00:00
sthen
d109e6d7f1
__attribute__ ((cdecl)) only makes sense for i386, change the ifdef to avoid
...
a bunch of very noisy warnings during build. ok Jan Stary (who also tested
armv7 and macppc).
2016-09-22 19:58:22 +00:00