365 Commits

Author SHA1 Message Date
ajacoutot
1b8da7c27f Unbreak mp3 support.
reported by steven@
2015-11-21 10:57:25 +00:00
sthen
91fd752133 remove devel/flex dep, these are ok with base flex 2015-11-20 12:01:07 +00:00
ajacoutot
1745475f89 Use upstream patch to fix build with Bison 3. 2015-11-15 12:14:27 +00:00
jca
52b5acd7d6 Cope with latest bison; ok sthen@ 2015-11-15 11:55:59 +00:00
sthen
4e2d8093a5 sync WANTLIB (curl+nghttp2) 2015-10-30 12:47:38 +00:00
ajacoutot
2585650773 Re-add gvfs dependency. 2015-10-15 05:37:22 +00:00
ajacoutot
546202be63 There's a weird dependency loop with gvfs; it was there before but the
bootstrap FLAVOR took care of it which it's not the case anymore.
So drop the dependency until I can make sense of how dpb logs.
2015-10-14 05:37:08 +00:00
ajacoutot
462ce3fae6 Disable the libmad MP3 decoder in favour of the FFmpeg decoder. 2015-10-07 06:06:54 +00:00
ajacoutot
ed48b8da1f Sync WANTLIB after the recent libass update.
from Brad
2015-10-07 05:31:16 +00:00
ajacoutot
2ce9bc9bd5 Remove gstreamermm; it uses the old gstreamer-0.10 framework and nothing
uses it in-tree.

ok jasper@
2015-09-22 07:02:39 +00:00
jasper
c4884fe263 adapt for libxml++ update 2015-09-21 18:31:50 +00:00
sthen
c58704c98d sync wantlib, mostly lzma (from xml2) 2015-06-10 21:42:26 +00:00
ajacoutot
16f7014184 Sync with ffmpeg configure patch. 2015-05-22 06:40:19 +00:00
ajacoutot
310bc17d93 x11/gtk+2 -> x11/gtk+3 for the examples. 2015-04-29 17:09:11 +00:00
ajacoutot
6c848a3a33 Disable the Dirac support via schroedinger.
from brad
2015-04-23 11:55:02 +00:00
sthen
e76718f18f add some simple missing lzma WANTLIBs (crept in via libxml) 2015-04-21 18:51:24 +00:00
bentley
a798db8243 Cope with libBPM removal in audio/soundtouch. 2015-04-14 08:36:09 +00:00
ajacoutot
2bbe8ff3d0 Drop the compatability shims for old libvpx.
from and tested by Brad with newer libvpx
test with in-tree libvpx and ok sthen@
2015-04-13 06:56:47 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
naddy
6dfe1e0668 <sys/socket.h> already exposes struct iovec, no need to include <sys/uio.h>.
Remove now useless (parts of) patches.
2015-01-19 20:44:14 +00:00
brad
005f1edf8d Remove V4L2 anonymous unions workaround patch.
Diff sent to the MAINTAINER but it sounds like he is possibly
away travelling so put it in so it still builds.
2014-10-23 23:20:07 +00:00
ajacoutot
6e4c0b9330 Unbreak with new neon.
reported by nigel@
2014-10-13 09:17:55 +00:00
ajacoutot
372cd2bc49 --disable-gtk-doc is handled by the infrastructure now. 2014-09-13 16:36:53 +00:00
ajacoutot
76a2c6e39b Recognize 0.30.0. 2014-09-08 07:01:13 +00:00
jasper
4e48ba8d2c PORTSCOUT -> PORTROACH 2014-09-05 14:45:02 +00:00
ajacoutot
e12aa796d6 Add PORTSCOUT annotations. 2014-09-05 06:29:12 +00:00
ajacoutot
d65644e057 Update to gstreamer-plugins-gl-0.10.3. 2014-09-01 10:15:31 +00:00
ajacoutot
51735d786b Fix comment; no pkg change. 2014-05-14 13:30:30 +00:00
sthen
a627bd863b sync wantlib after gssapi removal in neon 2014-04-21 11:32:03 +00:00
ajacoutot
fc084c9671 Fix pushed upstream. 2014-04-18 08:54:13 +00:00
ajacoutot
95a5dda1ec Unbreak after libtool patch removal from g-o-i.
big thank to jasper@ for running a bulk against all g-o-i ports
2014-04-08 17:25:05 +00:00
ajacoutot
b6337147a3 Seems I forgot that part in previous rampage... 2014-04-01 16:31:40 +00:00
ajacoutot
e7e78b0f1b Missing build+run dependency on devel/iso-codes. 2014-03-28 07:59:59 +00:00
ajacoutot
6870d87c51 Sync with what has been pushed upstream. 2014-01-20 15:36:08 +00:00
ajacoutot
57a8b64e3d Simplify patching. 2014-01-03 09:51:01 +00:00
ajacoutot
3d05b4ceb3 Sync wantlib; after a mail from dave del debbio. 2013-11-20 08:53:06 +00:00
ajacoutot
583834bd5f Fix dependencies and bump after the recent libsoup -gnome => -main merge. 2013-10-26 08:02:57 +00:00
ajacoutot
de423d4d84 Bump after devel/gconf2,-main is gone. 2013-09-27 17:49:01 +00:00
ajacoutot
b478570474 Explicitely --disable-rtmp so it's not picked up.
spotted by naddy@
2013-09-23 18:14:54 +00:00
ajacoutot
25b3041f91 Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
ajacoutot
8613536758 Some trivial WANTLIB and tweaks to unbreak after the Heimdal update.
Stop hardcoding the Kerberos libs and use krb5-config(1).
2013-06-17 19:28:36 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
ed4d55b9e9 -fprofile-arcs works fine nowadays. 2013-05-22 07:18:01 +00:00
shadchin
037be36b69 Fix for vorbis plugin. From upstream.
ok ajacoutot@
2013-04-28 18:07:33 +00:00
ajacoutot
72ee00ce0e Unbreak by fixing WANTLIB.
reported by sthen@, rpe@
2013-03-31 13:23:26 +00:00
brad
ccd3ab6d96 More fixes from upstream..
- Don't flush buffers on DISCONT.
- Channel layouts are now set for DTS and (E)AC3 by libav.
- Add support for 10-bit YUV color formats.
- Add decode support for prores.

ok ajacoutot@
2013-03-27 11:41:11 +00:00
zhuk
742e837e45 From upstream: fix AAC decoding in GStreamer 0.10. Fixes, e.g., internet
radio playing in Clementine.

See http://cgit.freedesktop.org/gstreamer/gst-ffmpeg/commit/?h=1.0&id=a3b0ae22d76522d0a79f5d946872c0260dd1e3b2
and https://bugzilla.gnome.org/show_bug.cgi?id=679639 for details.

ok ajacoutot@
2013-03-25 16:09:41 +00:00
sthen
7b129a5049 ftp packages of these got lost in the big PERMIT_* switchover; reinstate them.
OK aja@
2013-03-25 12:31:58 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00