Commit Graph

14 Commits

Author SHA1 Message Date
ajacoutot
fd2e4aced3 - Disable JACK as it was a means of having audio via a sound server
before sndio but akode has had sndio support for a long time now
- Mark SHARED_ONLY as akode is a set of plugins for KDE and the rest of
KDE is SHARED_ONLY too

from Brad
2012-09-07 06:19:19 +00:00
naddy
a8050c913d remove unneeded -pthread patches 2012-08-22 20:14:05 +00:00
ajacoutot
0114a2eef7 Update akode for newer FFmpeg API..
CODEC_TYPE_VIDEO == AVMEDIA_TYPE_VIDEO with the current snapshot of
FFmpeg, so no pkg change.

from Brad
2012-04-29 07:09:23 +00:00
ajacoutot
62b66606ff C++ code needs to define __STDC_CONSTANT_MACROS to pull in parts of
stdint.h (needed by graphics/ffmpeg).

from Brad.
2011-04-03 06:37:29 +00:00
jakemsr
2feec0af02 make it work with newer ffmpeg libs 2010-05-26 21:41:56 +00:00
jakemsr
d58a44e279 - update HOMEPAGE
- remove sun audio backend (it uses sndio now)
from brad
2009-12-26 02:01:11 +00:00
jakemsr
aa4e53b6ed sndio for akode
ok ratchov
2009-12-14 00:02:17 +00:00
jakemsr
6838aeee39 * FFmpeg headers moved
* FFmpeg LIB_DEPENDS/WANTLIB changes
* add @bin markers in PLISTs
* bump PKGNAMEs

feedback/ok brad@
2008-07-09 02:07:36 +00:00
jakemsr
7203fdc58b - fix automatic resampling
- disable the libsamplerate resampler, it clips and is horribly
inefficient
- fix WANTLIB
- stop ffmpeg decoder from spamming stdout
- enable jack output
2008-04-16 02:10:21 +00:00
jakemsr
41cd1c99bd use -pthread instead of -lpthread for pthreads linkage
fix some WANTLIB/LIB_DEPENDS in akode and amarok while here

bulk build tested by steven@, "go ahead" espie@ a while ago
2007-12-11 07:55:05 +00:00
jakemsr
859bee2b33 build with ffmpeg and libsamplerate.
ok brad@
2007-10-01 17:39:50 +00:00
mgrimm
ab84730d54 Cope with the audio/flac update by adjusting LIB_DEPENDS and the signature
of the read callback.

ok naddy@
2007-09-18 18:24:09 +00:00
naddy
c622305553 * Update to 2.0.2, which adds support for the FLAC 1.1.3+ API.
* Fix speex support so it will build with speex 1.0/1.1/1.2.
2007-05-08 15:16:37 +00:00
espie
b99ab6b46e new decoding/sound engine for kde
musepack does not work yet.
2006-03-10 10:40:16 +00:00