Commit Graph

31 Commits

Author SHA1 Message Date
sthen
b328f2f4ad Chase ffmpeg dep changes. Mostly from Brad ok dcoppa@, plus opencv from me. 2011-06-24 11:17:05 +00:00
sthen
54d8cabe9e sync WANTLIB (re: ffmpeg update), from Brad 2011-04-18 22:18:33 +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
e52c269523 ffmpeg no longer depends on faad. remove faad from WANTLIB in ports
that were pulling it in via ffmpeg.
2011-03-29 20:04:55 +00:00
espie
8392c16198 redo depends with >= 2010-11-26 07:07:56 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
steven
08cec9fd54 this builds fine with openbsd libtool so set USE_LIBTOOL=yes
however auto* needs libtoolize or some other libtool macros, therefore add
a build dependency on gnu libtool
2010-10-28 10:02:04 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
landry
78ffb4bdd6 this port needs libtoolize 2010-10-18 21:15:57 +00:00
sthen
70bcc2b338 new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary 2010-09-05 10:25:16 +00:00
sthen
adfaa8987d - chase the library change in multimedia/schroedinger; oil->orc
- add various other missing WANTLIB (and LIB_DEPENDS in some cases)
- while there move PKGNAME=..pX to REVISION, and move some ports
to new-style LIB_DEPENDS

original diff from Brad, extensive checking by me (clean build of everything
related to liboil).
2010-08-25 23:27:21 +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
sthen
0e87aad388 set the pkgspec for LIB_DEPENDS on ffmpeg to a version with schroedinger
included, so the tools know that old ffmpeg versions won't satisfy the
dependencies listed in WANTLIB.

this way, attempting to install these packages with old ffmpeg will
no longer give you a cryptic error message as seen by dhill@.
2009-07-19 22:49:12 +00:00
sthen
110ae222c4 really add oil to WANTLIB; bump again. spotted by kili. 2009-07-19 15:25:55 +00:00
sthen
0127d8b71f add schroedinger/oil WANTLIB, bump 2009-07-19 12:42:04 +00:00
ajacoutot
cfec13fc70 - re-add libsamperate support
it seems the bug jakemsr@ fell into several months ago has been fixed;
note that this does not add any dependency since akode needs jack which
needs libsamplerate
- lowercase COMMENT while here

discussed with and no objection from jakemsr@
2009-01-12 11:43:43 +00:00
jakemsr
24c6d7533a don't build the ossaudio(3) backend, the audio(4) backend works fine 2008-12-28 23:08:55 +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
3b8934473d explicitly disable jack and polyp (pulse) audio for now 2008-03-24 05:50:05 +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
simon
ec8fc0fefe remove surrounding quotes from COMMENT/PERMIT_*/BROKEN 2007-09-15 21:26:00 +00:00
naddy
8cb3028eee fix build: don't try to pick up ffmpeg; from brad@ 2007-05-29 22:57:41 +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
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
espie
7ff4478022 re-format SHARED_LIBS 2006-10-28 10:30:41 +00:00
espie
b99ab6b46e new decoding/sound engine for kde
musepack does not work yet.
2006-03-10 10:40:16 +00:00