about summary refs log tree commit diff
path: root/pkgs/build-support
diff options
context:
space:
mode:
authorMilan <me@pbb.lc>2020-04-02 21:58:05 +0200
committerGitHub <noreply@github.com>2020-04-02 21:58:05 +0200
commit90354cd12784d7b48b074ac011a08a1ac00d0309 (patch)
tree91b43ebabc355fe6274d53bd83859a1d05af3d2a /pkgs/build-support
parent6b46563e44e49af40d9491a26a2bfe0f2fdc4865 (diff)
downloadnixlib-90354cd12784d7b48b074ac011a08a1ac00d0309.tar
nixlib-90354cd12784d7b48b074ac011a08a1ac00d0309.tar.gz
nixlib-90354cd12784d7b48b074ac011a08a1ac00d0309.tar.bz2
nixlib-90354cd12784d7b48b074ac011a08a1ac00d0309.tar.lz
nixlib-90354cd12784d7b48b074ac011a08a1ac00d0309.tar.xz
nixlib-90354cd12784d7b48b074ac011a08a1ac00d0309.tar.zst
nixlib-90354cd12784d7b48b074ac011a08a1ac00d0309.zip
xonotic: split glx, sdl, dedicated, data (#83461)
This has many advantages:
- Each variant can be installed without pulling in the dependencies of the
  other variants, which makes it possible to build an SDL variant
  without X11 dependencies
- Hydra can now build binaries without downloading 1GB of data, so users
  do not have to build them on their own machines
- Users do not have to redownload 1GB of data after each dependency
  update

Includes the following fixes:
- Add dependency on libGL for GLX variant as it will fail in some
  environments otherwise
- Pass -j and -l to make to enable parallel building
- Quote homepage URI and use https
- Add a .desktop file and icons
Diffstat (limited to 'pkgs/build-support')
0 files changed, 0 insertions, 0 deletions