aboutsummaryrefslogtreecommitdiff
path: root/extra/libepoxy
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libepoxy')
-rwxr-xr-xextra/libepoxy/build8
-rw-r--r--extra/libepoxy/checksums3
-rw-r--r--extra/libepoxy/meta3
-rw-r--r--extra/libepoxy/sources2
-rw-r--r--extra/libepoxy/version2
5 files changed, 10 insertions, 8 deletions
diff --git a/extra/libepoxy/build b/extra/libepoxy/build
index 54475523..239ebddb 100755
--- a/extra/libepoxy/build
+++ b/extra/libepoxy/build
@@ -2,11 +2,9 @@
export DESTDIR="$1"
-meson \
- --prefix=/usr \
- --sysconfdir=/etc \
- --mandir=/usr/share/man \
- -Dhas-dlvsym=false \
+cl-meson \
+ -Degl=yes \
+ -Dglx=yes \
. output
ninja -C output
diff --git a/extra/libepoxy/checksums b/extra/libepoxy/checksums
index b1134c69..c753754b 100644
--- a/extra/libepoxy/checksums
+++ b/extra/libepoxy/checksums
@@ -1 +1,2 @@
-0cd80cb040b75cbe77fadd45c48282ebab82d845c597ce11ee5e8cb9c1efeabb 1.5.8.tar.gz
+%BLAKE3
+df74575d2a4ca65bf98d15ed6357cb066b6369704137e53b5e1d35b6d582657e 1.5.10.tar.gz
diff --git a/extra/libepoxy/meta b/extra/libepoxy/meta
new file mode 100644
index 00000000..0eb1ee79
--- /dev/null
+++ b/extra/libepoxy/meta
@@ -0,0 +1,3 @@
+description: OpenGL function pointer management library
+license: MIT
+maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/extra/libepoxy/sources b/extra/libepoxy/sources
index 5d6338d3..b2f49af0 100644
--- a/extra/libepoxy/sources
+++ b/extra/libepoxy/sources
@@ -1 +1 @@
-https://github.com/anholt/libepoxy/archive/1.5.8.tar.gz
+https://github.com/anholt/libepoxy/archive/1.5.10.tar.gz
diff --git a/extra/libepoxy/version b/extra/libepoxy/version
index 7f26b0d1..e5b15e71 100644
--- a/extra/libepoxy/version
+++ b/extra/libepoxy/version
@@ -1 +1 @@
-1.5.8 1
+1.5.10 1