Jérôme Leclercq
faff95e7f3
libsdl: Add support of x11 and wayland on FreeBSD ( #4452 )
...
* libsdl: Add support of x11 and wayland on FreeBSD
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Try to add BSD support for x11
* Update xmake.lua
* Update xmake.lua
5 months ago
Hoildkv
5da135732d
update libxcb and dependencies ( #3256 )
...
* update util-macros
* update xorgproto
* update libxau
* update libxdmcp
* update libpthread-stubs
* update xcb-proto
* update libxcb
* revert python changes
* fix xcb-proto
* try fix libxcb
10 months ago
Arthapz
84d27a2ef6
Add xcb addons ( #910 )
...
* Add xcb-util-cursor addon
* Add xcb-util-image addon
* Add xcb-util-errors addon
* Add xcb-util-keysyms addon
* Add xcb-util addon
* Add xcb-util-renderutil addon
* Add xcb-util-wm addon
* Add missing apt packages
* Fix dependencies
* Fix xcb-util-renderutil missing dependency
* Fix installation checking
* Fix m4 dependency
* Cleanup
* More cleanup
3 years ago
Jérôme Leclercq
4afccc25b6
Update xcb-proto to 1.14.1 ( #409 )
...
xcb-proto is broken with Python 3.9:
```
Failed to load the xcbgen Python package!
Make sure that xcb/proto installed it on your Python path.
If not, you will need to create a .pth file or define $PYTHONPATH
to extend the path.
Refer to the README file in xcb/proto for more info.
```
this has been fixed by 1.14.1
4 years ago
Hoildkv
f47299b730
add mpfr and moltenvk ( #192 )
...
* add mpfr
* switch python dependent to binary
* add moltenvk
4 years ago
Hoildkv
8e17335f1a
add nettle, gmp, sfntly and libtasn1 ( #170 )
...
* add nettle
* add gmp
* add sfntly
* update libxcb
* add libtasn1
* add license for nettle
4 years ago
ruki
ea82098df5
improve libx11
4 years ago
ruki
c8d7599359
add some libs for libx11
4 years ago
ruki
f1e3d18d9d
add xcb-proto and fix python
4 years ago