Commit graph

689 commits

Author SHA1 Message Date
heitbaum
a5ddb27c02 libXi: remove RPATH 2022-01-23 21:39:18 +00:00
heitbaum
5db4c6e81e libXinerama: remove RPATH 2022-01-23 21:39:18 +00:00
heitbaum
b3e8ddb090 libXrandr: remove RPATH 2022-01-23 21:39:18 +00:00
heitbaum
17ea78843b libXrender: remove RPATH 2022-01-23 21:39:18 +00:00
heitbaum
98336c867b libXtst: remove RPATH 2022-01-23 21:39:18 +00:00
CvH
c35f42551d
Merge pull request #5884 from SupervisedThinking/vulkan_api
[le11] add Vulkan API support
2022-01-23 14:52:26 +01:00
heitbaum
c26058d181 libXfixes: update PKG_ to https 2022-01-03 00:29:03 +00:00
heitbaum
854ea1dea7 libXi: update PKG_ to https 2022-01-03 00:28:24 +00:00
SupervisedThinking
5ded624e3c libxcb: build shared 2022-01-01 14:25:43 +01:00
heitbaum
69c2679bd9 libX11: update PKG_ to https 2022-01-01 10:42:17 +00:00
SupervisedThinking
fe9dfc9ea6 libX11: update to 1.7.3.1 2021-12-26 21:48:56 +01:00
SupervisedThinking
7c0c8e37f0 libxcvt: update to 0.1.1 2021-12-26 21:48:49 +01:00
Tomáš Kelemen (vudiq)
f1e2ea4d6b
Merge branch 'libreelec-master' 2021-11-20 13:59:00 +01:00
GavinDarkglider
3a8bf282c6
[WIP] More switch/l4t stuff (#1543)
* Update UCM, Add initial LibreELEC build changes, Add alsastate save/restore, remove old ffmpeg from switch builds
* Add mount to switch build for cheats
* Add support for nvmpi to new ffmpeg
* L4T/Switch: use Python3
* L4T: use upstream openssh package
* openssh: add Switch specific patch for keydir
* project/device options cleanup, typos, other fixes
* moonlight: move the core to lakka packages, build for other targets
* rearange a few patches
* L4T: use upstream xorg-server package
* L4T: use upstream libglvnd package
* L4T: use upstream mesa package
* L4T: use upstream util-linux package
* Remove xpadneo from L4T builds

Co-authored-by: Tomáš Kelemen (vudiq) <vudiq@vudiq.sk>
2021-11-20 12:19:31 +01:00
SupervisedThinking
196f93563d libXi: updated to 1.8 2021-11-09 22:20:02 +01:00
SupervisedThinking
6e2df910d9 libXfont2: build shared 2021-11-09 22:19:55 +01:00
SupervisedThinking
9cab132051 libXfont2: updated to 2.0.5 2021-11-09 22:19:47 +01:00
SupervisedThinking
4e28981f41 libXfixes: updated to 6.0.0 2021-11-09 22:19:40 +01:00
SupervisedThinking
e75bd8a981 libxcvt: initial package / version 0.1.0 / dep for xorg-server 21.1.0 2021-11-09 22:19:29 +01:00
SupervisedThinking
c3ae048b29 libX11: updated to 1.7.2 2021-11-09 22:19:22 +01:00
GavinDarkglider
c03d8024fb
Add support for Nintendo Switch (#1536) 2021-10-27 13:36:27 +02:00
Tomáš Kelemen (vudiq)
580391f3b5 Initial support for Generic.i386 (32-bit PC) 2021-10-05 10:27:28 +02:00
heitbaum
df6281b006 libXt: update to 1.2.1
update 1.2.0 (2019-06-21) to 1.2.1 (2021-01-24)
changelog: https://github.com/freedesktop/xorg-libXt/commits/master
2021-01-30 06:44:34 +00:00
Ian Leonard
6f08b82b0b x11: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:25 +00:00
mglae
b72c65224d pixman: package configuration is for configure, use it 2021-01-06 17:46:52 +01:00
CvH
0e9aaac72f
Merge pull request #4796 from heitbaum/x11pkg
Update packages/x11 to latest
2020-12-30 23:16:34 +01:00
heitbaum
19a818f553 pixman: update to 0.40.0 2020-12-25 13:05:51 +00:00
heitbaum
ba3367a0eb libX11: update to 1.7.0 2020-12-19 11:34:21 +00:00
heitbaum
bdfe1ee599 libX11: update to 1.6.12 2020-12-03 02:37:12 +00:00
MilhouseVH
d54047b1a6 libxcb: update to libxcb-1.14 2020-03-30 19:27:10 +01:00
MilhouseVH
677d4cfcc1 pixman: update to pixman-0.38.4 2020-01-15 15:58:25 +00:00
MilhouseVH
0ecf105e22 libICE: update to libICE-1.0.10 2020-01-15 15:58:25 +00:00
MilhouseVH
711cc46073 libXt: update to libXt-1.2.0 2020-01-15 15:58:25 +00:00
MilhouseVH
71ed1e169e libXi: update to libXi-1.7.10 2020-01-15 15:58:25 +00:00
MilhouseVH
8be7161bd5 libXfont2: update to libXfont2-2.0.4 2020-01-15 15:58:25 +00:00
MilhouseVH
67d8779de5 libX11: update to libX11-1.6.9 2020-01-15 15:58:25 +00:00
Sascha Kuehndel (InuSasha)
efef242121
various: add missing dependencies 2019-11-17 22:49:05 +01:00
MilhouseVH
97f87d8e9c packages: switch from Python2 to Python3 2019-10-29 12:19:07 +00:00
Sascha Kuehndel (InuSasha)
c7c469431e
buildsystem: host should not depend on cross-compiler 2019-10-18 19:41:00 +02:00
MilhouseVH
e83962f14e libpciaccess: update to libpciaccess-0.16 2019-08-02 06:53:22 +01:00
CvH
392ccf5531 libX11: fix cross-compiling 2019-07-05 19:48:31 +02:00
CvH
c01211a6ce libX11: update to 1.6.8 2019-07-05 19:48:12 +02:00
Peter Vicman
0b5d49962a libX11: remove makekeys dependency on X headers 2019-07-04 15:50:05 +02:00
MilhouseVH
0b270a0f15 xtrans: update to xtrans-1.4.0 2019-06-07 08:49:07 +01:00
MilhouseVH
35afe915e6 libXrandr: update to libXrandr-1.5.2 2019-06-07 08:49:07 +01:00
MilhouseVH
74c7cd669b libXmu: update to libXmu-1.1.3 2019-06-07 08:49:07 +01:00
MilhouseVH
16141ad6dc libxkbfile: update to libxkbfile-1.1.0 2019-06-07 08:49:07 +01:00
MilhouseVH
cc1304a1ca libXext: update to libXext-1.3.4 2019-06-07 08:49:07 +01:00
MilhouseVH
52b55ff9b2 libXcomposite: update to libXcomposite-0.4.5 2019-06-07 08:49:07 +01:00
MilhouseVH
0a56ff5ef2 libXdamage: update to libXdamage-1.1.5 2019-06-07 08:49:07 +01:00