151 Commits

Author SHA1 Message Date
MilhouseVH
fb0007845a packages: mega bump 2019-06-13 22:12:21 +01:00
Ian Leonard
58fc3e7ea9 libidn2: update to 2.1.1a, disable doc, static libs and idn2 binary
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-06-13 22:12:20 +01:00
MilhouseVH
add7e6d26e nlohmann-json: update to nlohmann-json-3.6.1 2019-04-15 22:10:35 +01:00
MilhouseVH
d4f6326142 packages: align source code licence usage with project licence 2019-03-26 18:05:50 +00:00
CvH
9e447535eb
Merge pull request #3228 from MilhouseVH/le90_kodi-next003
kodi: updates for Kodi 18 RC5
2019-01-15 12:56:32 +01:00
CvH
836215f595 libidn2: initial package 2019-01-09 11:46:28 +01:00
MilhouseVH
ed4fdf4a18 nlohmann-json: new package, needed by pvr.vuplus 2019-01-04 21:32:23 +00:00
vpeter4
af3366478d libxslt, libssh2: build with -fPIC
Compiling a shared library requires -fPIC. But this two libs are build without.
2018-12-19 12:54:37 +01:00
MilhouseVH
e019ab9464
Merge pull request #3079 from antonlacon/retire-sed-var
treewide: retire $SED
2018-11-04 19:48:31 +00:00
Matthias Reichl
e6439069b0 expat: use official release download URL
See https://github.com/libexpat/libexpat/releases

This also allows us to drop PKG_SOURCE_DIR and the post-unpack hack

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-11-04 12:02:25 +01:00
Ian Leonard
15282eb38b treewide: retire $SED
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-11-04 01:12:58 +00:00
CvH
a729ad6193 rapidxml: initial package 2018-10-23 17:28:06 +02:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
a4ec8951e0 cleanup: remove redundant PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
MilhouseVH
79e85e5de8 libxslt: update to libxslt-1.1.32 2018-09-19 10:25:46 +01:00
MilhouseVH
7644f40af8 libxml2: update to libxml2-2.9.8 2018-09-19 10:25:22 +01:00
CvH
688d206db0 spdx: packages/textproc 2018-07-18 22:37:47 +02:00
Sascha Kuehndel (InuSasha)
8827a540aa
buildsystem: add BUILD_FLAG support
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)

All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk

Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
MilhouseVH
6d8b7834d5 expat: update to expat-2.2.5, switch url 2018-02-01 23:50:49 +00:00
cvh
e2b1b54854 jsoncpp: update to 1.8.3 2017-11-22 14:19:28 +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)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
Jernej Skrabec
13bcf8bf92
expat: Fix host build
Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
2017-11-11 10:32:12 -08:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Lukas Rusak
d701a7d1e2
expat: add patch to not build docs 2017-10-13 15:01:52 -07:00
thoradia
1154f59138 libxslt: do not refer to xlocale.h 2017-08-25 18:13:09 +02:00
cvh
db6cd91143 packages: remove circular dependency to toolchain 2017-08-17 14:02:21 +02:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
Lukas Rusak
777e824746
tinyxml: add -fPIC to CFLAGS 2017-06-14 22:43:41 -07:00
MilhouseVH
99ef6bc05d PKG_BUILD: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
MilhouseVH
03366a102c TOOLCHAIN: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
awiouy
33ab675bec xmlstarlet: disable autoreconf 2016-11-15 20:51:46 +01:00
awiouy
2d77ddcd99 libxslt: disable autoreconf 2016-11-15 20:51:46 +01:00
awiouy
2059d063e1 libxml2: disable autoreconf 2016-11-15 20:51:46 +01:00
Christian Hewitt
a7ad32935c Merge pull request #760 from lrusak/cmake
rework cmake build system and adjust build variables
2016-09-27 11:26:54 +04:00
Stephan Raue
8379bf0705
expat: use cmake configuration
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:58 -07:00
Stephan Raue
e4ba0ab931
tinyxml2: simplyfing cmake configuration
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:54 -07:00
Stephan Raue
dbedd752a2
jsoncpp: simplyfing cmake configuration
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:54 -07:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
MilhouseVH
304994eb59 packages: bump ffmpeg, expat and curl to be in sync with kodi-17-beta1 2016-08-21 23:16:55 +01:00
Lukas Rusak
34b9ff7a5b libxslt: update to 1.1.29 2016-06-14 01:13:33 -07:00
Lukas Rusak
de34cbf66d libxml2: update to 2.9.4 2016-06-14 01:13:33 -07:00
cvh
b3f878d269 tinyxml2: fix disable shared patch
- patch needs mixed line endings
2016-05-02 15:06:24 +02:00
MilhouseVH
839209bd24 tinyxml2: really disable shared 2016-04-18 18:43:00 +01:00
Stephan Raue
bdf41762db new package: add package 'xmlstarlet'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-04-11 00:14:07 -07:00
Stephan Raue
d30ef8dfe7 libxslt: add support for host build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-04-11 00:14:07 -07:00
Stephan Raue
10b0fa5d82 libxml2: add support for host build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-29 15:42:41 -07:00