]> git.pld-linux.org Git - packages/libglvnd.git/blobdiff - libglvnd.spec
R: vendor implementation for libEGL/libGL/libGLES
[packages/libglvnd.git] / libglvnd.spec
index d16c3ae5ae9757c36faaa185329f349a2b3c3a32..eaaac6a6f28e853a3559fad5c0799830313a5488 100644 (file)
@@ -5,12 +5,12 @@
 Summary:       Vendor-neutral OpenGL dispatch library
 Summary(pl.UTF-8):     Niezależna od producenta biblioteka przekazująca wywołania OpenGL
 Name:          libglvnd
-Version:       1.6.0
+Version:       1.7.0
 Release:       1
 License:       MIT-like
 Group:         Libraries
-Source0:       https://gitlab.freedesktop.org/glvnd/libglvnd/uploads/2ea903100818cb7703dbabc9a11bc025/%{name}-%{version}.tar.gz
-# Source0-md5: 0735780d0e48e37b746d6a21eab1f0c6
+Source0:       https://gitlab.freedesktop.org/glvnd/libglvnd/uploads/c24806c283070dc70700234ca8ffacf8/%{name}-%{version}.tar.gz
+# Source0-md5: 5cd61ff16ec9732f3bdf5eb46dc93699
 URL:           https://gitlab.freedesktop.org/glvnd/libglvnd
 BuildRequires: meson >= 0.48
 BuildRequires: ninja >= 1.5
@@ -94,6 +94,7 @@ Summary:      EGL interface glvnd libraries
 Summary(pl.UTF-8):     Biblioteki glvnd interfejsu EGL
 Group:         Libraries
 Requires:      %{name} = %{version}-%{release}
+Requires:      glvnd(EGL)%{?_isa}
 
 %description libEGL
 EGL interface glvnd libraries.
@@ -121,6 +122,7 @@ Summary(pl.UTF-8):  Biblioteki glvnd interfejsu OpenGL 4.x
 Group:         Libraries
 Requires:      %{name} = %{version}-%{release}
 %{?with_default_gl:Conflicts:  Mesa-libGL < 21.3.1-2}
+Requires:      glvnd(GL)%{?_isa}
 
 %description libGL
 OpenGL 4.x interface glvnd libraries.
@@ -150,6 +152,7 @@ Summary:    OpenGL ES 1, 2, 3 interface glvnd libraries
 Summary(pl.UTF-8):     Biblioteki glvnd interfejsów OpenGL ES 1, 2, 3
 Group:         Libraries
 Requires:      %{name} = %{version}-%{release}
+Requires:      glvnd(GLES)%{?_isa}
 %if %{with default_gl}
 Obsoletes:     Mesa-libGLES < 21.3.1-2
 %endif
This page took 0.215957 seconds and 4 git commands to generate.