Skip to content

tiawl/X11.zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

342 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X11.zig

This is a fork of hexops/x11-headers which itself gather various xorg headers GLFW needs.

Why this forkception ?

The intention under this fork is the same as hexops had when they opened their repository: gather xorg headers and package them to compile GLFW with Zig.

However this repository has subtle differences:

  • Add xorg sources needed for libX11 compilation,
  • No shell scripting for maintainability tasks,
  • A cron runs every day to check xorg repositories and other dependencies. Then it updates this repository if a new release is available.

Dependencies

The Zig part of this package requires the latest (0.16.0) or the master (0.17.0-dev) Zig release.

For other dependencies see the build.zig.zon

zig build options

These additional options have mainly been implemented for maintainability tasks but they maybe could be useful for edge usecases:

  -Dfetch   Update build.zig.zon then stop execution
  -Dupdate  Update binding

License

This repository is not subject to a unique License:

The parts of this repository originated from this repository are dedicated to the public domain. See the LICENSE file for more details.

For other parts, it is subject to the License restrictions their respective owners choosed. By design, the public domain code is incompatible with the License notion. In this case, the License prevails. So if you have any doubt about a file property, open an issue.

About

libX11 packaged for @ziglang

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages