espie
0dbc5c68db
builds fine with base clang
2017-05-13 17:53:28 +00:00
espie
2013700c16
more WANT_CXX
2017-05-13 15:44:09 +00:00
espie
45595d500d
vpx builds just fine with base clang instead of ports clang, unhardcode
...
libestdc++ accordingly.
2017-05-13 10:33:14 +00:00
espie
0ab0c09554
first batch of WANT_CXX
2017-05-13 09:49:50 +00:00
espie
816f54ed0a
make it build with clang, give it a proper makefile, separate C from C++,
...
add the required extern C, and fix one strrchr...
2017-05-13 00:15:38 +00:00
espie
eb5c0ac14f
somewhat non trivial patch for clang
2017-05-12 16:02:03 +00:00
feinerer
661d7ebebc
Update to libv4l 1.12.5
...
(Again) no functional change as the update only contains changes in libdvbv5
which we currently do not build on OpenBSD.
2017-05-11 10:23:41 +00:00
feinerer
c8b7f17d68
Update to libv4l 1.12.4
...
No functional change as the update only contains changes in libdvbv5 which we
currently do not build on OpenBSD.
2017-05-09 11:08:22 +00:00
ajacoutot
83573ea2ea
Fix build with gstreamer1 >=1.12
2017-05-08 10:48:04 +00:00
ajacoutot
f4c7e3ab2c
Update to py3-gstreamer1-1.12.0.
2017-05-08 10:47:46 +00:00
ajacoutot
ce22f788a0
Update to gstreamer1-plugins-libav-1.12.0.
2017-05-08 10:47:35 +00:00
ajacoutot
70b5568f8f
Update to gstreamer1-plugins-ugly-1.12.0.
2017-05-08 10:47:24 +00:00
ajacoutot
45c79ad172
Update to gstreamer1-plugins-bad-1.12.0.
2017-05-08 10:47:11 +00:00
ajacoutot
2e7bc6bf83
Update to gstreamer1-plugins-good-1.12.0.
2017-05-08 10:46:53 +00:00
ajacoutot
0df5497391
Update to gstreamer1-plugins-base-1.12.0.
2017-05-08 10:46:39 +00:00
ajacoutot
af4d5d074c
Update to gstreamer1-1.12.0.
2017-05-08 10:46:25 +00:00
ajacoutot
075b1c03ab
Bump to 1.12.0.
2017-05-08 10:46:14 +00:00
espie
0faf00548d
missing includes, fixes clang
2017-05-07 02:16:45 +00:00
espie
8d860230fd
adjust distinfo post DISTFILES change
2017-05-06 15:10:17 +00:00
nigel
7fc0c72714
Update to fix BBC site changes. Read the release notes
...
section "do this first"
https://github.com/get-iplayer/get_iplayer/wiki/release300
Ok sthen@
2017-04-30 23:20:24 +00:00
sthen
60c885fcbd
avoid hidden build dep on gtest; it's now picked up following the
...
gtest update and causes a failure with dpb junking
2017-04-25 11:45:31 +00:00
ajacoutot
ea4a7b9e36
Update to x265-2.4.
2017-04-23 21:47:37 +00:00
ajacoutot
0b45edd9e8
Update to libmatroska-1.4.7.
...
from Brad (MAINTAINER)
2017-04-17 14:21:13 +00:00
sthen
6d7e415574
unbreak MASTER_SITES
2017-04-17 10:00:48 +00:00
jca
c2c6d8c938
Point to the correct HOMEPAGE (upstream project on bitbucket).
...
Looks like the old domain / website isn't under upstream control any
more.
While here, reorder the Makefile a bit, and add an XXX about
MASTER_SITES, which is broken.
Noticed by fcambus@
2017-04-17 00:37:30 +00:00
jca
dc107a3cb0
transcode tries to use twolame at runtime, not toolame. Fix RDEP.
2017-04-17 00:31:42 +00:00
sthen
649b7cd997
remove no-longer-needed dep
2017-04-16 14:15:15 +00:00
sthen
c9de2d6959
update to get_iplayer-2.99
2017-04-16 14:11:23 +00:00
ajacoutot
f2c45c63c6
This can be built on sparc64 with clang now.
...
diff from / tested by Brad
2017-04-16 09:05:40 +00:00
sthen
bcbf44ab87
use LIBCXX
2017-04-10 11:46:18 +00:00
ajacoutot
1277711dc3
Don't maintain a local list of what should use llvm or gcc4 but insead
...
make sparc64 and powerpc the explicit exceptions.
discussed with landry@
2017-04-09 09:06:49 +00:00
landry
6cd3a66e73
Use gcc4 MODULE instead of clang on sparc64 & powerpc
...
clang fails to build those with 'could not read symbols: Bad value' (cf
http://build-failures.rhaalovely.net/sparc64/2017-03-20/multimedia/gstreamer1/core.log
& ttp://build-failures.rhaalovely.net/sparc64/2017-03-20/audio/openal.log)
Fix only those as they take out a large part of the portstree for 6.1
package builds, but reasonably MODCLANG_ARCHS=* shouldnt be used unless
the compiler has been *really* tested on every platform - or clang
should be marked *BROKEN* on sparc64 & macppc, or those platforms should
be taken out of LLVM_ARCHS.
audio/mpd, textproc/link-grammar, devel/keystone and devel/cbmc are in
the same boat and fail the same.
The problem is probably fixable directly in clang for sparc64, and on
powerpc clang doesnt package anyway for 'relocation truncated to fit:
R_PPC_PLTREL24' errors:
http://build-failures.rhaalovely.net/powerpc/2017-02-16/devel/llvm.log
2017-04-08 18:21:07 +00:00
ajacoutot
c2227ad0f1
Update to libmatroska-1.4.6.
...
from Brad (maintainer)
2017-03-24 07:42:23 +00:00
jca
8a47f70d74
No need for php at build time.
...
Also zap needless whitespace while here.
ok Timo Myyra (maintainer)
2017-03-23 01:35:37 +00:00
ajacoutot
f2a404fa41
Bring in some bug fixes from upstream and use the FFmpeg decoder for
...
VP8 / VP9 content.
from Brad (maintainer)
2017-03-20 08:14:03 +00:00
benoit
edd5b35438
Update to yle-dl-2.15.
...
from Timo Myyra (Maintainer)
2017-03-19 20:28:07 +00:00
feinerer
498feb5e68
Update to libv4l 1.12.3
2017-03-10 15:39:38 +00:00
jca
b1bad7cb3e
No need to force CC/CXX/LD any more
...
ok Brad (maintainer)
2017-03-08 02:22:14 +00:00
ajacoutot
079f9042e5
Use atomic ops on aarch64.
...
from Brad (maintainer)
2017-03-01 08:53:46 +00:00
jca
225fafc444
Respect CC/CFLAGS
2017-02-27 18:41:38 +00:00
ajacoutot
bee3e786b7
Update to xine-lib-1.2.8.
...
from Brad (maintainer)
2017-02-25 11:17:30 +00:00
ajacoutot
d109a3aa4c
Update the gstreamer1 stack to version 1.10.4.
2017-02-24 10:04:17 +00:00
jca
d33f3a67e2
Fix on arm, avoid broken vector support in old gcc versions.
...
ok Brad (maintainer)
2017-02-22 14:26:22 +00:00
feinerer
2464849ed3
Use standard type u_int32_t instead of __u32.
...
Build error after sys/videoio.h update reported by naddy@.
OK ajacoutot@
2017-02-21 11:45:48 +00:00
landry
020580273f
Remove coherence, dead upstream.
...
HOMEPAGE is down, someone did a mirror on github
(https://github.com/coherence-project/Coherence ) but can't maintain it,
won't work with a potential twisted update, etc etc - there are other
UPNP/DLNA servers in the ports.
ok ajacoutot@
2017-02-19 19:45:48 +00:00
ajacoutot
4196ae3d6f
Update to x265-2.3.
...
from Brad (maintainer)
2017-02-18 22:56:12 +00:00
landry
b482df0c28
Remove -Wno-unknown-warning-option -Wno-clobbered when building
...
vp8/encoder/onyx_if.c and vp8/decoder/onyxd_if.c, those options only
exist in clang or recent gccs (?) - unbreaks the build on at least
macppc and loongson, maybe sparc64.
From Donovan Watteau, who tested this on loongson. Tested by myself on
macppc.
2017-02-18 14:06:20 +00:00
phessler
5cb2cfb26b
update mlbviewer to 2015-sf-1
2017-02-10 10:23:44 +00:00
sthen
7372efd6a1
disable doxygen, from rsadowski
2017-01-31 09:55:05 +00:00
ajacoutot
346720939e
Bump to 1.10.3.
2017-01-31 03:34:02 +00:00