Commit Graph

30 Commits

Author SHA1 Message Date
Christoph Reiter
2e61746cb6 Replace pkg-config with pkgconf everywhere
While the later replaces the former, pkg-config will still be installed
via makepkg if pkgconf isn't installed already.
2023-09-28 20:36:07 +02:00
Luca Bacci
e09315ea01 libepoxy: do not makedepend on angleproject
We needed angleproject for standard EGL, GLES headers,
but now have proper egl-headers, gles-headers packages.
2023-03-29 10:44:49 +02:00
Luca Bacci
2b5c48a6dc libepoxy: add patch and make angleproject a build-time dependency 2023-03-23 18:34:48 +01:00
Biswapriyo Nath
fec95f6aba Revert "libepoxy: no angleproject for arm64 yet"
This reverts commit 11fcb64c77.
2023-01-12 09:38:12 +05:30
Christoph Reiter
11fcb64c77 libepoxy: no angleproject for arm64 yet 2022-12-30 08:23:29 +01:00
Raed Rizqie
e19b3fb9bc libepoxy: enable angle backend 2022-12-26 18:23:39 +08:00
Biswapriyo Nath
a65c80bf17 libepoxy: update to 1.5.10 2022-03-24 07:33:50 +05:30
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
Dennis Ameling
ba1dc56813 gtk3 (and deps): first work to enable clangarm64 2021-12-30 11:33:06 +01:00
Christoph Reiter
3a1d628ae4 libepoxy: Update to 1.5.9 2021-08-19 08:44:50 +02:00
Jeremy Drake
37a2037ae6 add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.
2021-06-17 17:04:00 -07:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
2d3933dd60 More ucrt 2021-03-27 13:01:21 +01:00
Alexey Pavlov
f6044dfeb3 libepoxy: Update to 1.5.5 2021-01-11 14:14:19 +03:00
Christoph Reiter
2e226007c3 meson: remove broken prefix fixup patch and rebuild all meson using packages
When I initially ported things to meson some didn't correctly build in case
the install prefix wasn't the real prefix (/mingw64 vs C:/msys64/mingw64).

While this initially helped it turned out to be very stupid because I fixed
it by stripping the prefix of all install paths. This makes meson behave
differently compared to upstream.

Remove the patch and rebuild everything.
2020-10-24 13:14:00 +02:00
Andrew Sun
d0f2bc0a62 libepoxy: update to 1.5.4 2019-11-25 19:32:56 -05:00
Greg Williamson
0641b5632a Update PKGBUILD 2019-03-14 14:12:32 -04:00
Greg Williamson
fc746696a3 enable building as static library (untested)
Hoping this setting will enable the static version to be built. I don't have windows so will need verified.
2019-03-14 13:43:43 -04:00
Alexey Pavlov
19075c5ef2 libepoxy: Upate to 1.5.3 2018-10-23 14:50:45 +03:00
Christoph Reiter
effd401c19 libepoxy: Update to 1.5.2 (#3778) 2018-05-21 07:48:14 +03:00
Christoph Reiter
e0e46316d8 libepoxy: Update to 1.5.1; port to meson (#3680) 2018-05-02 20:38:44 +03:00
Christoph Reiter
346767cd50 libepoxy: Update to 1.5.0 (#3467) 2018-03-05 07:49:49 +03:00
Christoph Reiter
89af5f9f4e libepoxy: Update to 1.4.3 (#2583) 2017-06-15 17:41:58 +03:00
Andrea Zagli
1abfa150d1 libepoxy: updated to 1.4.2. (#2428) 2017-05-10 08:23:51 +03:00
Andrea Zagli
f3ad14bed5 libepoxy: updated to 1.4.1. (#2275) 2017-03-10 10:43:32 +03:00
Yusuke Sasaki
7c803d2668 add pkgbase entry 2016-03-07 00:33:13 +09:00
Viktor Szakats
e32a40cc92 switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* update PKGBUILD templates
* remove line-ending whitespace
* minor typos/fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 20:55:26 +01:00
Alexey Pavlov
331cc90d8b libepoxy: Update to 1.3.1 2015-07-22 13:31:42 +03:00
Alexey Pavlov
c6910c98ff === Rebuild with GCC-5.1.0. Part II === 2015-07-01 17:46:43 +03:00
Ignacio Casal Quinteiro
d6bce8f8ad Add libepoxy package 2015-03-19 11:31:19 +01:00