Commit Graph

213 Commits

Author SHA1 Message Date
sthen
e20b7aba51 remove the BROKEN-amd64 marker; there is a problem, seemingly with ld.so
(_dl_cache_grpsym_list in backtrace) and it affects more than just
amd64, but the failure doesn't happen every time, so removing the BROKEN
marker at least gives us a chance to reattempt builds if it fails.

espie@ ajacoutot@ ok with removing the BROKEN marker for now.
2015-06-30 09:02:54 +00:00
ajacoutot
13976829e3 Mark BROKEN-amd64.
It segfaults at build time 4 bulks out of 5 and espie@ sees the same on
his build envrironment as well.
2015-06-20 19:35:39 +00:00
ajacoutot
2182828e54 Update to vlc-2.2.1.
from brad (maintainer)
2015-05-24 07:16:31 +00:00
ajacoutot
7c2e4a28d2 Tighten up dependency on libbluray.
from brad (maintainer)
2015-05-23 07:19:44 +00:00
ajacoutot
002e255fbe Build the C++ code within VLC with Clang now as well now that binutils
2.17 is enabled and allows the code to be linked.

from brad (maintainer)
2015-05-22 05:43:08 +00:00
ajacoutot
73bd7403b5 Sync WANTLIB. 2015-05-06 16:39:22 +00:00
ajacoutot
c474934fbb Add comments to patches; no pkg change.
from brad (maintainer)
2015-04-30 08:01:58 +00:00
ajacoutot
4f30f10410 Garbage collect old code for older FFmpeg releases and some cleanup.
from brad (maintainer)
2015-04-30 06:32:21 +00:00
ajacoutot
01b85473cc Disable the Dirac support via schroedinger.
from brad (maintainer)
2015-04-24 13:10:04 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot
893323e150 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:16:15 +00:00
jasper
1dddebc95a remove instances of MODCLANG_LANGS=c as 'c' is already the default.
nb: it leaves cases where multiple languages (such as 'c' and 'c++') to make
it clear what the full list is.

ok brad@
2014-10-15 17:33:51 +00:00
sthen
5e27d8550c build dep on bison ("aclocal: file `/usr/local/share/aclocal/bison-i18n.m4'
does not exist"), ok brad@
2014-05-14 08:59:52 +00:00
brad
e2d6ffc1b4 Add a comment to the top of the patches. 2014-05-05 08:34:08 +00:00
brad
f1d5b5e17d Update VLC's avcodec plugin to use the avcodec_decode_audio4() API for decoding
audio.

ok ajacoutot@
2014-04-28 17:35:35 +00:00
brad
7636022790 Pull some bits from 2.1 to deal with newer FFmpeg API.
ok sthen@
2014-04-12 20:41:26 +00:00
brad
bdc8db410c Update to VLC 2.0.10.
ok sthen@
2014-03-16 11:38:47 +00:00
naddy
5bdbdfab05 fix build with newer FreeType; from matthieu@, ok brad@ 2014-01-09 17:39:11 +00:00
brad
043bb8f265 Update to VLC 2.0.9.
ok sthen@
2013-11-07 00:30:07 +00:00
brad
114bb9312a Update to VLC 2.0.8a.
ok sthen@
2013-08-19 10:00:15 +00:00
zhuk
79efaab5af Fix problem with VLC trying to run kde4-config.
Noticed and reminded by nigel@
okay brad@ (MAINTAINER) a while ago (Jun 12)
2013-07-04 08:11:08 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
brad
6493b8817e Update to VLC 2.0.7.
ok sthen@
2013-06-03 22:36:00 +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
brad
d3834966df Update to VLC 2.0.6.
ok sthen@
2013-04-11 17:58:42 +00:00
brad
4cfd1cae42 Make use of clock_gettime() on OpenBSD.
ok sthen@
2013-04-04 16:48:22 +00:00
brad
68374be5d6 Add a comment. 2013-03-30 02:06:26 +00:00
brad
68db97a340 Re-enable the multi-threaded mode for the avcodec backend.
ok sthen@
2013-03-27 13:34:06 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
brad
dccb4cb4de Sync up the FFmpeg backend with upstream to bring in some
bug fixes.

ok sthen@
2013-03-09 09:32:03 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
brad
c04bb05ba3 Two fixes from upstream..
- Fix crash with broken ASF files (SA-1302).
- Fix MKV behaviour with unknown or new EBML elements.

ok sthen@
2013-02-06 13:07:05 +00:00
brad
81486da6dd Disable the media library support as its buggy at the moment and
causes VLC to crash upon exit especially with some of the malloc
flags being enabled. It isn't a default enabled feature anyway.

ok sthen@
2013-01-03 03:18:21 +00:00
brad
c7814c3f0e Switch back to using LLVM on i386.
ok sthen@
2013-01-03 03:05:47 +00:00
sthen
8d8d05d474 Our llvm on i386 doesn't support SSE so, on i386, build vlc with GCC 4.6
again for now. ok espie@
2013-01-02 10:14:06 +00:00
brad
1102c81a03 Switch to using LLVM.
ok sthen@
2012-12-25 23:14:03 +00:00
brad
c0cfe96bb6 Update to VLC 2.0.5.
ok ajacoutot@
2012-12-16 21:26:22 +00:00
brad
ab1538fe6d Update to VLC 2.0.4.
ok sthen@
2012-10-22 20:18:44 +00:00
ajacoutot
2ec950a657 Remove -pthread patching.
from Brad (maintainer)
2012-08-26 07:16:54 +00:00
sthen
f2565f9766 Add an upstream patch for VLC, and remove an empty patch file. From Brad.
- Fix a possible buffer corruption in text renderer
2012-08-07 07:35:09 +00:00
sthen
5c0daedd0d update to VLC 2.0.3 plus a few patches from upstream, from Brad. 2012-08-05 09:17:00 +00:00
ajacoutot
177a9eeed4 Fix a off-by-one issue with the VCD module.
from Brad (maintainer)
2012-07-08 21:33:45 +00:00
sthen
06b5966d88 update to VLC 2.0.2, from Brad. 2012-07-06 12:51:11 +00:00
ratchov
41e4a016f2 Complete the sndio backend and make it the default. It's supposed to
make video smoother. Adds support for 24-bit encodings and make vlc use
the sndiod volume knob to save few cpu cycles.
ok jasper, help from brad
2012-06-20 06:44:28 +00:00
ajacoutot
8f4dc25866 Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00
ajacoutot
282e80f153 Missed bump, spotted by naddy@ 2012-06-02 12:06:37 +00:00
ajacoutot
f5d16d73ad Enable the Media Library now that SQLite is in base.
from Brad (maintainer)
2012-05-31 07:04:38 +00:00
ajacoutot
0b9609d6c9 Finally unbreak and enable RTP/RTSP support \o/
from Brad (maintainer)
2012-05-28 18:44:26 +00:00
ajacoutot
90aa524662 Adjust after libdvdcss/libdvdnav/libdvdread updates.
from Brad, ok sthen@
2012-05-03 06:51:24 +00:00
naddy
dc3746418a build even if . isn't in PATH 2012-04-24 20:47:39 +00:00