24 Commits

Author SHA1 Message Date
MilhouseVH
e691b3b693 packages: correct original copyright 2019-03-26 16:43:42 +00:00
CvH
85e5b4dc1f cleanup: 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
8e09fadb5b spdx: packages/devel 2018-07-17 23:58:50 +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
eluancm
f4bbb99cf0 Fixes for building Generic/x86_64 under Gentoo/amd64 2018-02-01 22:11:19 -05: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
cvh
c6b5cdc10f fix copyright header 2017-10-16 00:01:11 +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
Carlos Garcés
d4e0691f73 Decommission PKG_PRIORITY 2016-10-26 23:52:49 +02:00
Olli Salonen
4abfbdd940 newt: add dialog replacement
newt/whiptail replaces dialog that is used for the installer
2016-10-19 01:27:24 +03:00
Stefan Saraev
3d15193ebf remove package: 'slang' 2013-07-05 11:21:14 +03:00
Stephan Raue
422f7b986e slang: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-31 00:02:26 +02:00
Stephan Raue
083d729c00 slang: only build libslang, this fixes some crosscompiling issues with building the unneeded 'slsh' tool. thanks to 'unforgiven512'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-11 00:29:37 +01:00
Stephan Raue
683ab7ee3d Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv
Conflicts:
	packages/devel/slang/build
2013-03-06 19:33:07 +01:00
Stephan Raue
9e6a81902c slang: really disable zlib support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-06 19:31:28 +01:00
Stefan Saraev
9900b89dea slang: disable x / z 2013-03-06 20:07:36 +02:00
Stephan Raue
3e6dec890d slang: disable png, zlib, pcre and oniguruma support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-06 16:48:34 +01:00
Stefan Saraev
15902be7bc slang: fix install 2013-03-05 19:55:35 +02:00
Stephan Raue
09a110462b new package: add package 'slang'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-05 13:46:16 +01:00