Commit Graph

1130 Commits

Author SHA1 Message Date
Lukas Rusak
63d3214805 boost: fix python config 2018-01-02 14:05:54 -08:00
maart84
e00c84c608 Create libcec patch fixing LG tv changing input
This patch fixes the 2012 LG tv's changing input to libreelec whenever the TV is switched on.
see https://github.com/Pulse-Eight/libcec/pull/390 for more info
2017-12-13 22:52:59 +01:00
Christian Hewitt
f8d8e96e0d Merge pull request #2304 from MilhouseVH/le90_security_fixes
openssl/heimdal: Security fixes
2017-12-09 23:15:32 +04:00
MilhouseVH
833bfa6bc5 cmake: update to cmake-3.10.0 2017-12-09 09:42:56 +00:00
MilhouseVH
5724d469dc cmake: simplify version changes 2017-12-09 09:42:47 +00:00
MilhouseVH
631622d9f0 heimdal: update to heimdal-7.5.0 2017-12-08 17:33:20 +00:00
MilhouseVH
61826e9bf2 libplist: update to libplist-2.0.0 2017-12-01 05:12:59 +00:00
MilhouseVH
bc76c3bfe4 Merge pull request #2240 from CvH/9.0-libcec-jenkins
libcec: disable git depends
2017-11-22 13:37:00 +00:00
cvh
ba4d7e367c libcec: disable git
- this fixes jenkins
2017-11-22 13:24:59 +01:00
Sascha Kuehndel (InuSasha)
430f6e33a0 buildsystem: set PKG_TOOLCHAIN for multiple packages 2017-11-22 00:49:45 +01:00
Sascha Kuehndel (InuSasha)
3b9fcfc3b4 buildsystem: rename TOOLCHAIN other to manual 2017-11-22 00:41:13 +01:00
Sascha Kuehndel (InuSasha)
da38cd92e3 buildsystem: set PKG_TOOLCHAIN for packages, that need it 2017-11-22 00:41:13 +01:00
Sascha Kuehndel (InuSasha)
c90b78d9d5 buildsystem: replace PKG_USE_CMAKE 2017-11-22 00:41:12 +01:00
Sascha Kuehndel (InuSasha)
8c7dc83c9e buildsystem: replace PKG_USE_MESON 2017-11-22 00:41:12 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
Christian Hewitt
8727857cd1 Merge pull request #2225 from MilhouseVH/le90_glibc_perl_fix
glibc: fix perl
2017-11-19 07:04:39 +04:00
MilhouseVH
2601ef2664 glibc: fix perl 2017-11-16 04:28:24 +00:00
Jernej Skrabec
70f62dad63 heimdal: Disable OTP
Building OTP is broken on ArchLinux and it seems it is not needed
anyway.

Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
2017-11-14 21:23:23 +01:00
Lukas Rusak
0dd697faf2 remove various imx related references 2017-11-11 09:15:40 -08:00
MilhouseVH
2ae54c24a4 libcec: add swig:host dependency 2017-11-06 09:12:54 +00:00
MilhouseVH
7d0ad71799 swig: ensure swig3.0 is available 2017-11-06 09:11:26 +00:00
MilhouseVH
786c08fa91 Merge pull request #2084 from lrusak/meson
add meson to buildsystem (use for systemd and glib)
2017-10-24 07:06:14 +01:00
thoradia
195aef2692 boost: update to 1.65.1, add chrono, date_time, python and random 2017-10-21 03:24:54 +01:00
Lukas Rusak
b878305bf2 glib: disable using meson 2017-10-20 14:19:01 -07:00
MilhouseVH
cfcb300e28 buildsystem: allow autoreconf on libtool
Running autoreconf on libtool is necessary after bumping to automake 1.15.1.

Build intltool before libtool.

Since libtool installs libtoolize, don't run --install whenever libtoolize isn't yet installed.
2017-10-16 19:07:14 +02:00