Add .gitignore and .gitea/workflows/ci.yml
Some checks failed
Run CI/CD... / main (push) Failing after 1m18s

This commit is contained in:
Your Name 2025-01-31 15:18:52 +00:00
parent ab8a38c21e
commit b40349dd24
3 changed files with 3 additions and 1 deletions

View file

@ -13,4 +13,5 @@ jobs:
with:
CI_DEPLOY: ${{ secrets.CI_DEPLOY }}
PUBLICATOR: ${{ secrets.PUBLICATOR }}
REPO_DEPLOY: ${{ secrets.REPO_DEPLOY }}

BIN
mesa-20.1.10.tar.xz Normal file

Binary file not shown.

View file

@ -32,7 +32,7 @@
Summary: OpenGL-compatible 3D graphics library
Name: mesa
Version: 20.1.10
Release: 1
Release: 2
License: MIT
Group: System/Libraries
Url: http://www.mesa3d.org
@ -106,6 +106,7 @@ BuildRequires: libselinux-devel
%if %{with vulkan}
# for SHA1 implementation from libnettle:
BuildRequires: pkgconfig(nettle)
BuildRequires: pkgconfig(vulkan)
%endif
# [NB] Do not mark it noarch, otherwise rpm will be confused on where