Commit Graph

23371 Commits

Author SHA1 Message Date
Thomas Tuegel
4f72831934
qt56.qtbase: replace type with command for POSIX compatibility 2017-11-12 09:51:47 -06:00
Thomas Tuegel
9e05d61dd7
qt56: remove unused obsolete expressions 2017-11-12 09:51:47 -06:00
Thomas Tuegel
91b362c5cf
qt56.qtwebkit: fix build with ICU 59 2017-11-12 09:51:47 -06:00
Vladimír Čunát
8559b6db82
Merge branch 'master' into staging
A couple thousand rebuilds from master.
2017-11-11 09:25:07 +01:00
Pascal Wittmann
24e87b49b6
Change many homepage urls from http to https #30636 2017-11-10 22:13:46 +01:00
Pascal Wittmann
3cd6c76ae6
jasper: 2.0.13 -> 2.0.14 2017-11-10 21:47:21 +01:00
Vladimír Čunát
304259bdb1
Merge branch 'master' into staging
Mass rebuild, mainly on Darwin.
2017-11-09 22:37:01 +01:00
Vladimír Čunát
ea40b0c7e8
Merge #31404: libzip: security 1.2.0 -> 1.3.0 2017-11-09 22:22:37 +01:00
Daiderd Jordan
9f4024c05d
libgit2: fix darwin build 2017-11-09 21:45:06 +01:00
Orivej Desh
e38f6ab41f
Merge pull request #31425 from Mankarse/openal-soft-1.18.2
openal-soft: 1.17.2 -> 1.18.2
2017-11-09 13:55:01 +00:00
Evan Wallace
3c0f3cf07d allegro5: 5.2.2.0 -> 5.2.3.0 2017-11-09 12:45:04 +00:00
Evan Wallace
93e082299c openal-soft: 1.17.2 -> 1.18.2 2017-11-09 08:43:36 +00:00
mimadrid
828856321e
libfilezilla: 0.11.0 -> 0.11.1 2017-11-09 08:47:28 +01:00
Franz Pletz
72450025dd
Merge pull request #30318 from peterhoeg/u/qtox
libmsgpack/libtoxcore/qtox: several related package upgrades
2017-11-09 07:09:34 +01:00
Thomas Tuegel
094d088135
Merge pull request #31357 from ttuegel/qt-5-tmp
Qt 5: revert 5.9.2; remove build temporary directory
2017-11-08 16:06:38 -06:00
Vladimír Čunát
94efde5119
Merge #31402: mlt, ffado: fix includeds with glibc-2.26 2017-11-08 23:01:47 +01:00
aszlig
a2045e029a
libstdc++5: Add patch to fix type for ucontext_t
Since glibc 2.26, struct ucontext no longer exists but is wrapped in a
typedef ucontext_t.

This is basically a backport of the patch to gcc version 4.5 which was
introduced by @vcunat in f04b64c1e9.

Building against x86_64-linux and i686-linux now succeeds.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @abbradar
2017-11-08 20:52:20 +01:00
Herwig Hochleitner
ee0c629325 webkitgtk: 2.18.1 -> 2.18.2 2017-11-08 20:51:09 +01:00
Piotr Bogdan
2704fdd710 mlt: fix build with glibc-2.26
see https://github.com/mltframework/mlt/pull/248
2017-11-08 17:35:48 +00:00
Piotr Bogdan
e26c52e03a libzip: 1.2.0 -> 1.3.0 2017-11-08 16:32:26 +00:00
Orivej Desh
26ac0de8be
Merge pull request #31391 from devhell/mediainfo
{lib-}mediainfo{-gui},libzen: 0.7.99 -> 17.10, 0.4.35 -> 0.4.37
2017-11-08 12:13:38 +00:00
Orivej Desh
82973dfc04 mediainfo: enable parallel building 2017-11-08 10:36:21 +00:00
devhell
5bfeeef850 {lib-}mediainfo{-gui},libzen: 0.7.99 -> 17.10, 0.4.35 -> 0.4.37
Update to the latest version (note versioning change).

From the changelog for 'mediainfo' (libzen changelog is unavailable):
===
Version 17.10, 2017-11-02
--------------
+ We need your support! Visit https://mediaarea.net/SupportUs
+ Version scheme is now YY.MM (year dot month, 2 digits each)
+ New MediaInfo XML output, with XSD, more suitable for automatic
parsing. Use Option("Inform", "OLDXML") for keeping previous behavior
+ New "Info_OutputFormats" option for listing supported output formats
+ Universal Ad ID: refactored display, better display of value and
registry, XML name slightly modified
+ MOV: support of HDR metadata (MasteringDisplayColorVolume, MaxCLL,
 MaxFALL)
+ BWF: display of UMID and loudness info
+ AAC: show program_config_element in trace
+ MPEG Audio: frame rate info
+ PCM in WAV and Matroska: Support of ValidBitsPerSample
+ I197, EBUCore: 1.8 output uses now final version of XSD and final XSD
location
+ Matroska: tweaking frame rate empirical detection for some corner
cases
x I1070, LAME 3.100 info tag was incorrectly parsed
x B1068, MPEG Audio: Incoherent duration between General and Audio
parts, Audio part duration fixed
x Matroska: showing "A_MS/ACM" Matroska CodecID
x MXF: Fix crash with some buggy files
x MXF: was not well supporting MXF referencing only 1 file
x PCM in WAV: 8-bit content is unsigned and without endianess
x PCM in WAV and Matroska: More coherency between Wave info and
ExtensibleWave Info (bitdepth, sign)
x WAV: GUID display was with first 8 bytes in wrong order
x Several crash fixes
2017-11-08 10:06:57 +00:00
dywedir
ffa60968a3 wlc: 0.0.10 -> 0.0.11 2017-11-08 10:40:00 +02:00
Tuomas Tynkkynen
3b9fbfc162 libnsl: init at 1.1.0
This code was formerly part of glibc, but is now standalone to
be able to link against TI-RPC for IPv6 support.
2017-11-07 20:38:11 +02:00
Vladimír Čunát
6ffafc78fb
Merge branch 'staging'
Main change: glibc: 2.25-x -> 2.26-y, containing security fixes,
and various features and deprecations.  Unfortunately, some of the
latter still cause (transitively) a couple hundred newly failing jobs.
I'm not delaying anymore, so that we have the security fix on master.
I mainly patched gcc, llvm and icu, but I can't fix everything...
2017-11-07 16:00:35 +01:00
Thomas Tuegel
a8538307e5
Merge branch 'master' into qt-5-tmp 2017-11-07 07:33:47 -06:00
Thomas Tuegel
ae6ac0ed3e
qt5: Add instructions for updating and patching 2017-11-07 07:18:50 -06:00
Thomas Tuegel
bf117e3205
qtstyleplugins: remove obsolete install prefix hack 2017-11-07 07:18:49 -06:00
Thomas Tuegel
abb3479fcb
qscintilla: fix qmake install paths 2017-11-07 07:18:48 -06:00
Thomas Tuegel
d817095208
qoauth: fix Qt mkspecs install path 2017-11-07 07:18:48 -06:00
Thomas Tuegel
afac783343
mlt: extra CFLAGS for QtSvg 2017-11-07 07:18:48 -06:00
Thomas Tuegel
fe0ab944db
qt5: factor out common definitions and remove symlink farm
The module definitions are factored out and shared between qt56 and qt59. The
symlink farm which was created during builds is no longer needed.
2017-11-07 07:18:46 -06:00
Michael Weiss
52d6eecc24 iniparser: 4.0 -> 4.1 2017-11-07 09:18:55 +01:00
Vladimír Čunát
7ba482a74a
live555: fixup build with glibc-2.26 2017-11-07 07:27:32 +01:00
Vladimír Čunát
2d3149f4a8
icu: only patch-out xlocale if using glibc 2017-11-07 06:33:09 +01:00
Vladimír Čunát
f47e13866d
libtirpc: fix missing include after glibc-2.26 2017-11-06 20:33:58 +01:00
Vladimír Čunát
6c3bae563e
icu: fix build with glibc-2.26 2017-11-06 17:05:33 +01:00
gnidorah
b0d193f596 SDL2: wayland support 2017-11-06 16:09:03 +02:00
Vladimír Čunát
1d9a8e2289
Merge branch 'master' into staging 2017-11-06 13:24:06 +01:00
Vladimír Čunát
f245fe9c50
Merge #28622: glibc-2.26 2017-11-06 13:02:41 +01:00
Vladimír Čunát
bc90fe1fbb
Merge #30371: update misc. gnome3-related libraries 2017-11-06 13:00:15 +01:00
Peter Hoeg
1d2ecd9661 libtoxcore: 0.1.8 -> 0.1.10 2017-11-06 15:31:34 +08:00
Peter Hoeg
01a7d7038b libmsgpack: 2.0.0 -> 2.1.5 2017-11-06 15:31:34 +08:00
Peter Hoeg
ce2d9bac9f libmsgpack: house keeping 2017-11-06 15:31:34 +08:00
Peter Hoeg
9b9dacb5fe
Merge pull request #31224 from peterhoeg/u/tds
freetds: 0.91 -> 1.00.70
2017-11-06 12:28:53 +08:00
Peter Hoeg
8b0014ae5a freetds: 0.91 -> 1.00.70 2017-11-06 12:26:03 +08:00
Orivej Desh
1130f1eaf6
Merge pull request #31289 from rnhmjoj/vapour
vapoursynth: R38 -> R39
2017-11-05 20:25:45 +00:00
rnhmjoj
99cf2b6eec
vapoursynth: R38 -> R39 2017-11-05 21:12:56 +01:00
Jan Tojnar
09bda3529d
libinput: enable tests
Three tests are ran, libinput-test-suite-runner is skipped because it
must be run as root.
2017-11-05 20:44:24 +01:00