Commit graph

45 commits

Author SHA1 Message Date
GavinDarkglider
4f8d2a57e9
WIP - Add Support for Ayn Odin (#1713)
* Initial fully buildable/bootable Odin Support

* Rework NX-Boot to FAT32 Boot for shared usage between switch and odin

* Move shared packages from switch/odin to main packages folder
2023-01-21 16:11:38 +01:00
Tomáš Kelemen (vudiq)
33e9e1eaaa
Merge branch 'LibreELEC.tv/master' into Lakka-LE-master 2023-01-18 11:15:04 +01:00
Rudi Heitbaum
41ea8ac8cf libfontenc: update to 1.1.7 2022-12-09 07:44:49 +00:00
Rudi Heitbaum
df04574310 libfontenc: update to 1.1.6 2022-08-31 10:27:19 +00:00
Rudi Heitbaum
c73637159a libfontenc: update to 1.1.5 and https 2022-08-27 10:05:52 +00:00
GavinDarkglider
c03d8024fb
Add support for Nintendo Switch (#1536) 2021-10-27 13:36:27 +02:00
Ian Leonard
6f08b82b0b x11: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:25 +00:00
Sascha Kuehndel (InuSasha)
efef242121
various: add missing dependencies 2019-11-17 22:49:05 +01:00
MilhouseVH
656726331c libfontenc: update to libfontenc-1.1.4 2019-03-01 00:08:56 +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
54798d6df1 spdx: packages/x11 2018-07-18 22:37:47 +02:00
MilhouseVH
94857dd4f3
various licence fixups 2018-06-11 10:53:09 -07:00
Lukas Rusak
6322e0e3df
x11/proto: replace proto's with xorgproto 2018-06-11 10:52:50 -07: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
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
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
awiouy
6538e24517 libfontenc: disable autoreconf 2016-11-15 20:51:46 +01: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
Stephan Raue
0a1c3cf66c libfontenc: update to libfontenc-1.1.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-05-02 17:45:50 +02:00
Stephan Raue
be9cb9f1ef libfontenc: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:47:18 +01:00
Stephan Raue
0f3e2d4ffa update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 21:51:48 +01:00
Stefan Saraev
32996cc97c libfontenc: fix typo 2013-12-14 23:30:05 +02:00
Stephan Raue
1b0e4f5f2f libfontenc: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-09-08 18:23:34 +02:00
Stephan Raue
cd743f3b2c libfontenc: update to libfontenc-1.1.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-25 15:18:58 +02:00
Stefan Saraev
f577715d96 libfontenc: build depend on font-util 2012-06-05 19:54:55 +03:00
Stephan Raue
ff54168607 libfontenc: build with -fPIC -DPIC flags
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-27 02:36:28 +02:00
Stephan Raue
e43f010dd0 libfontenc: update to libfontenc-1.1.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-03-03 03:47:08 +01:00
Domin6
543c89c24b Change copyright and FSF address, this fixes #252 2012-02-29 13:36:32 +01:00
Stephan Raue
c146fcb1d8 libfontenc: fix 64bit build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-12-04 16:09:43 +01:00
Stephan Raue
11ac569929 libfontenc: add license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-01-09 18:34:18 +01:00
Stephan Raue
33ae4fa0ea libfontenc: add autoreconf support, depends on util-macros
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-25 17:58:17 +01:00
Stephan Raue
ee7ca97988 libfontenc: add metafile support, thanks to cowbalt
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-16 19:25:56 +01:00
Stephan Raue
2995ca1cec libfontenc: update to libfontenc-1.1.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-10-21 21:56:37 +02:00
Stephan Raue
c7cf1f753b packages/*, scripts/*, config/options: remove $PKG_DIR declaration (now in config/path), include config/options with package name
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-21 18:54:45 +02:00
Stephan Raue
2b83dc9308 libfontenc: update to libfontenc-1.0.5 2009-08-28 22:24:36 +02:00
Stephan Raue
6ac1448824 various cleanup 2009-08-03 00:07:46 +02:00
Stephan Raue
575db4994a various cleanups 2009-07-20 02:37:33 +02:00
Stephan Raue
97cb6c3894 various cleanups 2009-05-17 23:13:56 +02:00
Stephan Raue
d278461b9c rename gettext to gettext-dummy, replace /* with 2009-05-16 23:35:27 +02:00
Stephan Raue
de71016fb4 initial import 2009-03-18 13:02:53 +01:00