Commit graph

43 commits

Author SHA1 Message Date
Tomáš Kelemen (vudiq)
5b0f0fda3e
Update from LibreELEC/master 2025-02-15 18:59:38 +01:00
luzpaz
91a4766cef treewide: fix typos
Found via `codespell -q 3 -S "*.patch,*.po" -L acount,afile,distroname,parm,serie,synopsys`
2025-02-03 07:04:59 -05:00
Tomáš Kelemen (vudiq)
532c20c29f
Merge branch 'le-master' into devel 2025-01-29 19:47:50 +01:00
Rudi Heitbaum
8f7b1ff377 libXau: update to 1.0.12 and meson 2024-12-14 21:50:57 +00:00
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
515b35f678 libXau: update to 1.0.11 2022-12-09 07:44:48 +00:00
Rudi Heitbaum
eb987b90b3 libXau: update to 1.0.10 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
MilhouseVH
c601432de2 libXau: update to libXau-1.0.9 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
Lukas Obermann
5ab6901698 x11/libXau add missing dependency
after the recent update to xorg server 2.0 I got an error when building libXau that
no package xproto was found. Looking at the PR https://github.com/LibreELEC/LibreELEC.tv/pull/2651
I saw it was changed to xorgproto. Adding it to the dependencies fixed the build
2018-06-17 14:51:07 +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
149932996e libXau: 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
5674b6aca2 libXau: build with '-fPIC -DPIC'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-04-23 12:35:43 +02:00
Stephan Raue
eef2eb7993 libXau: 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
Stephan Raue
7e6cd3c816 libXau: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-09-08 17:21:08 +02:00
Stephan Raue
352ebfdd4f libXau: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-31 19:51:14 +02:00
Stephan Raue
e7ed7c1aa6 libXau: update to libXau-1.0.8
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-25 15:18:38 +02:00
Stephan Raue
55ef8bfd64 libXau: update to libXau-1.0.7
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-03-08 09:50:14 +01:00
Domin6
543c89c24b Change copyright and FSF address, this fixes #252 2012-02-29 13:36:32 +01:00
Stephan Raue
fdec6e580d libXau: add license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-01-09 18:34:18 +01:00
Stephan Raue
078b245483 libXau: add autoreconf support, depends on util-macros
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-25 17:58:18 +01:00
Stephan Raue
2b62dc67b6 libXau: add metafile support, thanks to cowbalt
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-16 19:30:25 +01: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
1289c44bc6 libXau: update to libXau-1.0.6
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-19 18:54:46 +02:00
Stephan Raue
6aac466f95 libXau: update to libXau-1.0.5 2009-08-28 22:05:12 +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