Add check-version.sh script, add graphviz dependency and update source.sh script

This commit is contained in:
2025-09-17 16:59:16 +03:00
parent 4bc40e7aac
commit 358ef74422
3 changed files with 17 additions and 11 deletions
+2 -1
View File
@@ -1,9 +1,10 @@
name: libepoxy
description: OpenGL function pointer management library
version: 1.5.10
revision: 2
url: https://github.com/anholt/libepoxy
license: MIT
architecture: any
depends: ["glibc","libglvnd","libx11"]
make_depends: ["mesa","meson"]
make_depends: ["graphviz","mesa","meson"]
type: source