1757 Commits

Author SHA1 Message Date
ajacoutot
a61947a133 Unbreak. 2015-10-25 18:47:32 +00:00
ajacoutot
1628b29057 Update to mkvtoolnix-8.5.1.
from Brad (maintainer)
2015-10-24 09:19:33 +00:00
ajacoutot
7330de2d1f Update to libmatroska-1.4.4.
(Brad didn't notice the newer version)

from Brad (maintainer)
2015-10-24 07:54:05 +00:00
ajacoutot
556731e515 Update to libmatroska-1.4.3.
from Brad (maintainer)
2015-10-24 05:17:33 +00:00
sthen
5548f038ac fix MASTER_SITES for get_flash_videos, MODULES=cpan overrides the default for
github GH_* variables, so it needs to be set explicitly to MASTER_SITES_GITHUB.
found by naddy
2015-10-16 21:00:46 +00:00
sthen
511e87711e update to a newer github version of get_flash_videos 2015-10-16 15:37:28 +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
sthen
e31ded7d51 update the minidlna port to use a newer version of the 'rescan' patch 2015-10-13 10:34:00 +00:00
ajacoutot
348a5cde3b Update to xvidcore-1.3.4. 2015-10-13 07:11:29 +00:00
ajacoutot
e422eca955 ffmpeg -> libav
from nigel@
2015-10-07 07:50:37 +00:00
ajacoutot
462ce3fae6 Disable the libmad MP3 decoder in favour of the FFmpeg decoder. 2015-10-07 06:06:54 +00:00
ajacoutot
9a1d2275e6 Disable the libmad MP3 decoder in favour of the FFmpeg decoder.
from Brad
2015-10-07 05:52:42 +00:00
ajacoutot
b76b0b4419 Bring consistency in GStreamer dependencies:
- remove most dependencies on plugins-bad and plugins-ugly; there is no reason
on depend on these because they should only provide support for rare and/or
rarely used codecs
- for standard how-of-the-box support for most modern files, always depend on
plugins-good and plugins-ffmpeg|libav.

gstreamer1 parts from Brad, gstreamer-0.10 parts from me
2015-10-07 05:50:24 +00:00
ajacoutot
ed48b8da1f Sync WANTLIB after the recent libass update.
from Brad
2015-10-07 05:31:16 +00:00
ajacoutot
6f713d8499 Update to libass-0.13.0.
from Brad (maintainer)
2015-10-07 05:30:48 +00:00
czarkoff
0f436474b7 +daala, as reminded by kirby@ 2015-10-03 00:05:54 +00:00
czarkoff
61f252fbed import daala
Daala is a new video compression technology from Mozilla Foundation, Xiph.Org
Foundation and other contributors. The goal of the project is to provide a free
to implement, use and distribute digital media format and reference
implementation with technical performance superior to h.265.

OK feinerer@, sthen@
2015-10-02 16:55:54 +00:00
bentley
172c4f73ab Backport an upstream fix for (some?) radeondrm hardware.
ok czarkoff@ (maintainer)
2015-10-02 07:34:14 +00:00
ajacoutot
ce07a0fa09 Unbreak on all archs.
from Brad (maintainer)
2015-10-01 15:13:36 +00:00
ajacoutot
f4ef735e6e Pushed upstream. 2015-09-30 09:26:55 +00:00
ajacoutot
594c8735ca Unbreak after recent gobject-introspection update.
breakage reported by kili@
2015-09-30 06:43:41 +00:00
sthen
ee57a78901 bump REVISION for setuptools dep change. 2015-09-29 10:52:28 +00:00
ajacoutot
a3f6bb92da Unbreak build with new GStreamer. 2015-09-27 08:23:55 +00:00
ajacoutot
7a4eea8b7c Update to gstreamer1-plugins-libav-1.6.0. 2015-09-27 08:22:42 +00:00
ajacoutot
0a17f4f3fe Update to gstreamer1-plugins-bad-1.6.0. 2015-09-27 08:22:31 +00:00
ajacoutot
f638fa740e Update to gstreamer1-plugins-ugly-1.6.0. 2015-09-27 08:22:18 +00:00
ajacoutot
f19ccaefa1 Update to gstreamer1-plugins-good-1.6.0. 2015-09-27 08:22:05 +00:00
ajacoutot
fa398bd95e Update to gstreamer1-plugins-base-1.6.0. 2015-09-27 08:21:53 +00:00
ajacoutot
0b34a7af10 Update to gstreamer1-1.6.0. 2015-09-27 08:21:39 +00:00
ajacoutot
9f4ada6e9c Bump to 1.6.0. 2015-09-27 08:21:22 +00:00
ajacoutot
ac7e28ce51 Consistency. 2015-09-27 07:33:26 +00:00
ajacoutot
dc8e8ce547 Update to mkvtoolnix-8.4.0.
from Brad (maintainer)
2015-09-27 06:38:16 +00:00
czarkoff
f3295e2340 Update to mpv 0.11.0
From brad@, ok ajacoutot@
2015-09-26 04:02:31 +00:00
ajacoutot
d56fc32c2e Fix build with libsigc++ >= 2.6.0. 2015-09-24 10:40:16 +00:00
ajacoutot
92011755b9 Regen WANTLIB. 2015-09-24 10:38:57 +00:00
ajacoutot
eefed8a99b Pass -std=c++11 2015-09-24 10:38:04 +00:00
ajacoutot
30d2f7e723 Consistency. No pkg change. 2015-09-23 09:41:18 +00:00
pascal
9bbafd048f sync WANTLIB after openexr update
ok zhuk@
2015-09-22 18:47:52 +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
jasper
484d267628 - update to synfigstudio-1.0.1 2015-09-21 16:59:13 +00:00
jasper
ad972d5012 regen 2015-09-21 16:58:56 +00:00
jasper
dc11fc3064 update to synfig-1.0.1 2015-09-21 16:58:37 +00:00
ajacoutot
5e26d85134 Back port a bug fix:
- fix AVCodecContext/AVFrame freeing.

from Brad (maintainer)
2015-09-18 05:45:26 +00:00
bentley
d1d83eab1c mpv's build assumes that mpv is in PATH during fake; make sure it's so.
Reported by naddy@, fix from brad, ok czarkoff@
2015-09-11 14:46:29 +00:00
sthen
d8d95416e2 Add the patchset from https://sourceforge.net/p/minidlna/patches/145/ to
support incremental rescans with the -r flag.
2015-09-11 09:51:12 +00:00
sthen
1b7c125bca update to minidlna-1.1.5 2015-09-11 09:16:23 +00:00
bentley
551225accd Update to mpv-0.10.0.
from brad. ok ajacoutot@
2015-09-10 10:43:06 +00:00
ajacoutot
8cf51fd5ca Update to dvdstyler-2.9.3.
from Brad
2015-09-10 07:07:45 +00:00