Commit Graph

13 Commits

Author SHA1 Message Date
Hernan Martinez
042328d728 glsl-optimizer: Enable aarch64 builds 2022-08-09 20:32:12 -06:00
Christoph Reiter
3bf7540c50 hlsl2glsl, glsl-optimizer: use git apply
set epoch since this decreases the revision count
2022-03-04 15:03:35 +01:00
Mehdi Chinoune
0f9268a365 Fix runtime dependencies (2/n) 2022-03-01 17:06:23 +01:00
Christoph Reiter
7c67d9c465 Make sure every package using a C/C++ compiler depends on one
The "cc" virtual package provides the environment default compiler.
2022-01-08 17:11:16 +01:00
Jeremy Drake
8ea893728c add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.

Batch 2
2021-06-19 13:38:11 -07:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
32f776b2b8 glsl-optimizer: forgot to update pkgver.. 2021-04-17 13:10:07 +02:00
Christoph Reiter
55bb222b80 glsl-optimizer: use the real commit hash for the version 2021-04-17 13:00:23 +02:00
Christoph Reiter
1102b6af52 glsl-optimizer: fix pkgver 2021-04-17 12:34:56 +02:00
Biswapriyo Nath
6e4f324bcb glsl-optimizer: Pin a specific upstream commit. 2021-04-17 11:48:40 +05:30
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Alexey Pavlov
b2e910cdb4 glsl-optimizer-git: Update to r66914 2018-11-10 12:37:08 +03:00
Christoph Reiter
4d8828efed Make pkgbase of all packages match the name of the PKGBUILD directory (#2878)
This either changes the pkgbase to match the directory name
or the other way around.

The motivation for this is to make it possible to automatically generate
an URL to the PKGBUILD file from the package information alone.
2017-09-12 14:25:41 +03:00