Commit graph

38 commits

Author SHA1 Message Date
Tomáš Kelemen (vudiq)
532c20c29f
Merge branch 'le-master' into devel 2025-01-29 19:47:50 +01:00
Rudi Heitbaum
5a12dda600 libXtst: update to 1.2.5 2024-08-03 06:45:27 +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
SupervisedThinking
4dcbbf6913 x11: build shared and/or enable position independent code (pic) 2022-11-09 15:14:35 +01:00
Rudi Heitbaum
1b6e06a65a libXtst: update to 1.2.4 2022-10-14 11:23:28 +00:00
Tomáš Kelemen (vudiq)
ee6140e55c
Merge 'libreelec/master' 2022-03-04 00:02:04 +01:00
heitbaum
98336c867b libXtst: remove RPATH 2022-01-23 21:39:18 +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
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)
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
Lukas Rusak
2d2ada8fce
libXtst: update to 1.2.3 2016-12-04 11:22:10 -08:00
awiouy
1735267fcf libXtst: 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
Stefan Saraev
b36205046c libXtst: build as static library 2014-02-02 01:26:05 +02:00
Stephan Raue
97dd8178a1 libXtst: 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:19 +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
93c5a1a99b libXtst: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-09-08 18:16:43 +02:00
Stephan Raue
54991fcee4 libXtst: update to libXtst-1.2.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-01 06:03:35 +02:00
Stephan Raue
441ecff3ec libXtst: update to libXtst-1.2.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-03-08 09:46:45 +01:00
Domin6
543c89c24b Change copyright and FSF address, this fixes #252 2012-02-29 13:36:32 +01:00
Georgi Georgiev
de035741cb libXtst: Do not even try to use the system xmlto, this fixes #181
This causes breakage when building on Gentoo 64-bit. Probably on others,
too, judging by the amount of reports on the web.
2012-02-11 15:23:18 +01:00
Stephan Raue
8f608cb67c libXtst: add license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-01-09 18:34:19 +01:00
Stephan Raue
15142d3c4b libXtst: add autoreconf support, depends on util-macros
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-25 17:58:21 +01:00
Stephan Raue
f0debfb919 libXtst: add metafile support, thanks to cowbalt
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-16 19:27:05 +01:00
Stephan Raue
541095cbd1 libXtst: update to libXtst-1.2.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-10-30 22:21:13 +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
433ecbf5b0 new package:
- add package libXtst
2009-10-22 09:48:20 +02:00