2021 Commits

Author SHA1 Message Date
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
ajacoutot
0ed07e1e75 Update to x264-20170125.
from Brad (maintainer)
2017-01-26 03:16:57 +00:00
ajacoutot
4611242347 Disable the benchmarks (not built by default) for now to workaround an
issue with Clang 4.0.

from Brad (maintainer)
2017-01-23 02:51:02 +00:00
phessler
c9f4fe46c0 move py-gdata from being a wrong LIB_DEPEND to a correct RUN_DEPEND
reminded many times by mlarkin@
2017-01-22 23:47:27 +00:00
ajacoutot
1aca5d37b4 Reducing the external dependencies a bit by utilizing FFmpeg instead
of the reference decoders for AAC, AC3, DTS and MP3.

from Brad (maintainer)
2017-01-22 02:53:47 +00:00
ajacoutot
a71ed77d1a Update to libass-0.13.6.
from Brad (maintainer)
2017-01-22 02:51:32 +00:00
ajacoutot
f5a0533d31 Regen WANTLIB to unbreak after pulseaudio lost its dependency on json-c.
reported by naddy@
2017-01-20 13:43:47 +00:00
ajacoutot
08f6bed16f memcpy: fix segfault in times(NULL).
from Brad (maintainer)
2017-01-19 00:31:42 +00:00
ajacoutot
dd5a915f78 Update to libvpx-1.6.1.
from Brad (maintainer)
2017-01-15 09:59:11 +00:00
landry
ffe8bbd592 bump ports depending on python3 in math, misc and multimedia 2017-01-03 19:23:48 +00:00
shadchin
023286d19f Add a MODPY_PYOEXTENSION variable.
Beginning with Python 3.5 .pyo files are no longer used and
have been replaced by a more flexible scheme that includes
the optimization level explicitly in .pyc name (See PEP-488).
2017-01-03 18:54:48 +00:00
jca
ac8e606782 Support for armv7, where gas chokes on code produced by -falign-loops=16. 2017-01-03 08:33:32 +00:00
jca
14e6be63b9 test foo == bar isn't posix 2017-01-03 08:32:18 +00:00
sthen
8d97e8ec09 update to yle-dl 2.13, from Timo Myyra 2016-12-31 12:40:39 +00:00
ajacoutot
4122e6ad26 Update to mkvtoolnix-9.7.1.
from Brad (maintainer)
2016-12-31 08:11:59 +00:00
ajacoutot
ca3d1b538d Update to x265-2.2.
from Brad (maintainer)
2016-12-30 14:29:25 +00:00
jca
7ac3d19abe Use --disable-asm on arm
It's not clear how useful the assembler code is on arm, and it's
detected using MSVC __emit() or Linux /proc/cpuinfo; let's just disable
it.

ok czarkoff@ (maintainer)
2016-12-29 14:37:40 +00:00
zhuk
5255000f5e Make sure Qt5 is not picked up. Dunno why it didn't trigger with Qt 5.5.
I didn't find a better way to disable it rather than hacking configure.ac
internally; if you know one, be my guest.

Found by naddy@
2016-12-28 13:13:55 +00:00
czarkoff
72cc62ba0b Update to daala git head as of 2016-12-20 2016-12-26 14:53:05 +00:00
zhuk
a47f492f02 Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
The devel/kf5 to be handled separately, please wait.
2016-12-25 14:34:39 +00:00
ajacoutot
f927e93e52 Update to mkvtoolnix-9.6.0.
from Brad (maintainer)
2016-12-05 09:01:16 +00:00
ajacoutot
94318541aa Bump the gstreamer1 stack to version 1.10.2. 2016-11-30 11:08:02 +00:00
czarkoff
9527a90da9 Update mpv to 0.22.0
Per suggestion by jca@ libsmbclient support is disabled.
2016-11-25 15:02:43 +00:00
dcoppa
b5dc22f767 Security fix for flxdec: add some write bounds checking
Without checking the bounds of the frame we are writing into, we can
write off the end of the destination buffer.

https://scarybeastsecurity.blogspot.dk/2016/11/0day-exploit-advancing-exploitation.html

https://bugzilla.gnome.org/show_bug.cgi?id=774834

From upstream git

OK ajacoutot@
2016-11-23 14:52:15 +00:00
naddy
4f2921b752 maintenance update to 0.7.90 2016-11-19 15:04:12 +00:00
sthen
bae482295e minor get_iplayer tweaks:
- remove tvmode/radiomode from sample options file
- add RDEP on XML::LibXML (soft dependency)
2016-11-19 14:16:02 +00:00
sthen
d48964a8b3 update to get_iplayer-2.97 2016-11-19 14:10:20 +00:00
ajacoutot
996232e749 --disable-examples to prevent a hidden dependency on gtk+. 2016-11-19 08:02:37 +00:00
ajacoutot
07e73577a3 Don't pick up pugixml if installed but use the internal copy; ours is too
new.

reported by nigel@
2016-11-18 12:37:08 +00:00
ajacoutot
009586d453 Bump the gstreamer1 gang to version 1.10.1. 2016-11-17 16:56:05 +00:00
dcoppa
0f134f7b7c Disable NSF plugin, due to security concerns.
OK ajacoutot@
2016-11-15 20:35:30 +00:00
jca
af64c8bb61 Update to doxygen-1.8.12 and switch the gui to Qt5
From Rafael Sadowski, who takes maintainership.
2016-11-12 20:50:41 +00:00
sthen
2d2a417458 sync WANTLIB (readding idn to some where I was overzealous, plus some lzma/pthread) 2016-11-07 10:51:36 +00:00
sthen
c15b136e13 sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
ajacoutot
b9f6b25eb8 Bump after using the clang MODULE. 2016-11-02 22:22:05 +00:00
ajacoutot
b4c521aca1 Update to gstreamer1-plugins-libav-1.10.0. 2016-11-02 22:21:35 +00:00
ajacoutot
847306dcb8 Update to py3-gstreamer1-1.10.0. 2016-11-02 22:20:55 +00:00
ajacoutot
5b8c3bd39a Update to gstreamer1-plugins-bad-1.10.0. 2016-11-02 22:20:35 +00:00
ajacoutot
67997a4fe2 Update to gstreamer1-plugins-ugly-1.10.0. 2016-11-02 22:20:15 +00:00
ajacoutot
a11cbbe3a0 Update to gstreamer1-plugins-good-1.10.0. 2016-11-02 22:19:52 +00:00
ajacoutot
8576f57806 Update to gstreamer1-plugins-base-1.10.0. 2016-11-02 22:19:21 +00:00
ajacoutot
409a803d74 Update to gstreamer1-1.10.0. 2016-11-02 22:19:02 +00:00
ajacoutot
7adb335da8 Bump to 1.10.0. 2016-11-02 22:18:39 +00:00
sthen
8cc8fbee75 BDEP on intltool for share/aclocal/intltool.m4; ok aja 2016-11-01 14:18:49 +00:00
ajacoutot
6dcd8b3aaf Update to libass-0.13.4.
from Brad (maintainer)
2016-10-30 08:10:55 +00:00
ajacoutot
0d2234865a utfcpp can not be automatically picked up anymore. 2016-10-29 10:37:12 +00:00
ajacoutot
bef2f0649d Fix FLAVOR description after the switch from wxGTK2 to qt5.
from Brad (maintainer)
2016-10-29 08:53:31 +00:00
ajacoutot
ed29412a09 devel/utfcpp is picked up if installed, so add it as a build-dep. 2016-10-28 08:32:11 +00:00
ajacoutot
34c1813a43 http -> https 2016-10-26 12:35:07 +00:00