Commit Graph

147 Commits

Author SHA1 Message Date
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