971 Commits

Author SHA1 Message Date
MilhouseVH
a37c7e7a8e libcec: shouldn't have dropped PR208 2016-09-19 15:30:02 +01:00
MilhouseVH
2443f43471 kodi: drop upstream patches 2016-09-17 01:33:47 +01:00
Christian Hewitt
ea3920fcf4 Merge pull request #733 from CvH/gnu
change gnu.org download location
2016-09-16 12:13:02 +04:00
cvh
2bbeec8418 change gnu.org download location 2016-09-14 10:55:52 +02:00
Jonas Karlman
816a3e98d8 projects/WeTek_Hub: enable aocec/libcec support 2016-09-13 00:04:28 +02:00
Lukas Rusak
efa6a8a55b
ccache: update to 3.2.8 2016-09-09 09:46:15 -07:00
Lukas Rusak
a8146e1f6c
elfutils: update to 0.166 2016-09-08 23:41:02 -07:00
zalaare
416a7e72ba glib: build static for target host 2016-07-27 10:53:36 -04:00
Lukas Rusak
d4ad7e293d swig: update to 3.0.10 2016-07-25 10:04:58 -07:00
Lukas Rusak
38a36b423f pcre: update to 8.39 2016-07-25 10:04:58 -07:00
Lukas Rusak
724c7ef688 gmp: update to 6.1.1 2016-07-25 10:04:58 -07:00
Lukas Rusak
8c4c45b27b gettext: update to 0.19.8.1 2016-07-25 10:04:58 -07:00
Lukas Rusak
ed46347271 ccache: update to 3.2.7 2016-07-25 10:04:58 -07:00
Lukas Rusak
94c1e25259 libirman: update to 0.5.2 2016-06-14 01:13:34 -07:00
Lukas Rusak
a726d61906 swig: update to 3.0.9 2016-06-14 01:13:32 -07:00
Lukas Rusak
0fc60bc0ee libftdi1: update to 1.3 2016-06-14 01:13:32 -07:00
Lukas Rusak
aa4a668fe6 elfutils: update to 0.165 2016-06-14 01:13:32 -07:00
Jonas Karlman
c6d45fffcc boost: change download url 2016-05-15 11:55:43 +02:00
Jonas Karlman
60bdf9a574 mpc: change download url 2016-05-15 11:55:43 +02:00
Jonas Karlman
d349595794 mpfr: update to 3.1.4 2016-05-15 11:55:43 +02:00
Jonas Karlman
ab48b2da11 ccache: update to 3.2.5 2016-05-15 11:55:43 +02:00
Jonas Karlman
eaa3277520 cmake: update to 3.5.2 2016-05-15 11:55:43 +02:00
Jonas Karlman
c87c6c44a4 pkg-config: update to 0.29.1 2016-05-15 11:55:43 +02:00
Gerald Dachs
5c62ee8d3e libcec: add amlogic hybrid cec driver support 2016-05-09 14:03:03 -07:00
Christian Hewitt
0ebd674323 Merge pull request #253 from jo3rg/changed_urls
change LibreELEC URLs to https://libreelec.tv
2016-04-28 07:42:22 +04:00
Joerg Felser
cbe327e07e changed libreelec URLs in (mainly) descriptions to https://libreelec.tv
changed libreelec URLs in (mainly) descriptions to https://libreelec.tv

fixup
2016-04-27 11:36:31 +02:00
Gerald Dachs
277b175edc amlogic CEC adapter moved to project dirs 2016-04-26 18:30:38 +02:00
Peter Vicman
c8aabe7cc1 libcec: update imx6 patch to work with p8-platform
also rebased to remove patching warnings
moved to project patches folder
2016-04-26 08:46:48 +02:00
Stefan Saraev
0d9b10fb05 ncurses: replace with netbsd-curses 2016-04-20 23:25:00 -07:00
Lukas Rusak
ca84a85996 libcec: update to master to support p8-platform 2016-04-18 00:50:57 -07:00
Lukas Rusak
cf8493379a platform: rename to p8-platform 2016-04-18 00:50:52 -07:00
Stefan Saraev
4beb042cb5 glibc: dont use perl/makeinfo. build parallel 2016-04-13 22:19:36 -07:00
longchair
f492bf1ee9 ncurses : add -fPIC to build flags.
Without this, bison (required for qt5 build) will not build properly.
2016-04-11 16:00:34 +02:00
Lukas Rusak
cf96df8e3b Merge pull request #125 from plexinc/upstream-pr
introduce some prerequisited to build qt5
2016-04-07 13:32:23 -07:00
longchair
e539c5b606 cmake : allow ssl support
This allows to use some ssl related cmake functions
2016-04-07 22:17:13 +02:00
longchair
995465dadb libcec : only install python files if they exist.
Otherwise if a distro doesnt use python it will break here
2016-04-07 22:17:01 +02:00
longchair
1c1976d4ca flex : allow to build on target
Without this patch, flex can only be built on host.
2016-04-07 20:04:56 +02:00
Stefan Saraev
c93ed64b82 configtools: move configtools to packages 2016-04-06 15:23:59 -07:00
Gerald Dachs
4344e2a16b libcec: repaired detection of logical address; prevent that amlogic adapter hangs on close 2016-04-03 14:38:03 +02:00
kszaq
14b0ed1abe libcec: add PR208 2016-04-03 14:37:48 +02:00
Stephan Raue
ad6f0bde0c cmake: update to cmake-3.5.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-29 15:41:54 -07:00
Stephan Raue
02986bff48 ncurses: create ncurses5-config and ncurses6-config
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-29 15:41:29 -07:00
Stephan Raue
57807e4094 glib: build with internal pcre
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-29 15:40:50 -07:00
Stephan Raue
6a757af6b3 arm-mem: init build depends on target build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-28 23:21:53 -07:00
MilhouseVH
a3d60284e5 Merge pull request #34 from lrusak/upstream-changes
upstream commits
2016-03-20 02:57:32 +00:00
Lukas Rusak
196d337ac9 Merge pull request #28 from CvH/vdr-folders
addons: cleanup structure and workarounds
2016-03-19 14:20:47 -07:00
Stephan Raue
e3789c632a libcap: update to libcap-2.25, dont depend on package 'attr' anymore
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-19 12:16:15 -07:00
CvH
547ae9c79a addons: cleanup structure and workarounds 2016-03-19 14:27:21 +01:00
Stephan Raue
093bd58ee0 json-c: update to json-c-537f8bc
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-19 00:54:03 -07:00
Stephan Raue
f3d9f6a408 arm-mem: update to arm-mem-3aee5f4
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-19 00:53:40 -07:00