public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Use GLVND libraries for OpenGL and GLX, setting OpenGL_GL_PREFERENCE=GLVND
@ 2026-08-28 13:30
0 siblings, 0 replies; only message in thread
From: @ 2026-08-28 13:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 563bc47e2f0f764a4e443b50844984645616caff
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2018-09-30T17:27:42+01:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/563bc47e2f0f764a4e443b50844984645616caff?branch=opencv5
Log:
Use GLVND libraries for OpenGL and GLX, setting OpenGL_GL_PREFERENCE=GLVND
---
diff --git a/opencv.spec b/opencv.spec
index a4a424b..09de91c 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -47,7 +47,7 @@
Name: opencv
Version: 3.4.3
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Collection of algorithms for computer vision
# This is normal three clause BSD.
License: BSD
@@ -257,6 +257,7 @@ pushd build
-DWITH_ITT=OFF \
-DWITH_QT=ON \
-DWITH_OPENGL=ON \
+ -DOpenGL_GL_PREFERENCE=GLVND \
-DWITH_GDAL=ON \
-DWITH_UNICAP=ON \
-DCMAKE_SKIP_RPATH=ON \
@@ -399,6 +400,9 @@ popd
%{_libdir}/libopencv_xphoto.so.%{abiver}*
%changelog
+* Sun Sep 30 2018 Sérgio Basto <sergio@serjux.com> - 3.4.3-2
+- Use GLVND libraries for OpenGL and GLX, setting OpenGL_GL_PREFERENCE=GLVND
+
* Wed Sep 26 2018 Sérgio Basto <sergio@serjux.com> - 3.4.3-1
- Update to 3.4.3
- Fix build on arm and s390x
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-28 13:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-28 13:30 [rpms/opencv] opencv5: Use GLVND libraries for OpenGL and GLX, setting OpenGL_GL_PREFERENCE=GLVND
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox