Commit graph

25 commits

Author SHA1 Message Date
Rudi Heitbaum
c2ca0ff90e jsoncpp: migrate to meson build 2022-08-30 10:15:33 +00:00
heitbaum
d8a87fa1a0 jsoncpp: update to 1.9.5 2022-06-18 13:10:48 +00:00
Matthias Reichl
702f740038 jsoncpp: only build static library
Version 1.9.4 changed default build options so that the
shared library is built by default which breaks addons linking
against it.

Explicitly set the build options so that only the static library
is built, as before the bump.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-06 12:03:51 +01:00
Ian Leonard
b9821a561d textproc: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:17 +00:00
heitbaum
dfc4e9af8c jsoncpp: update to 1.9.4 2021-01-07 10:28:27 +00:00
MilhouseVH
84b6686dec jsoncpp: update to jsoncpp-1.9.2 2020-02-17 06:37:58 +00:00
MilhouseVH
69df746005 jsoncpp: update to jsoncpp-1.8.4 2019-06-07 08:49:07 +01: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
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
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
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +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
MilhouseVH
99ef6bc05d PKG_BUILD: 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
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
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
Stephan Raue
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
islipfd19
3890176041 Update package.mk
Update package.mk to fix issue #4308
2015-09-11 11:13:34 -04:00
Stefan Saraev
115fe45bc9 mediacenter: add kodi binary addons
- audioencoders: all
- audiodecoders: all
- pvr clients: all
- visualizations: fishbmc, spectrum, waveform
2015-04-03 12:19:38 +03:00