[packages/yamagi-quake2] up to 8.50
atler
atler at pld-linux.org
Thu Apr 3 23:09:36 CEST 2025
commit 2d5036f12dc1c165b8560678d0e7d7ea52485a87
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Apr 3 23:09:16 2025 +0200
up to 8.50
yamagi-quake2.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/yamagi-quake2.spec b/yamagi-quake2.spec
index 376379b..48c9e4a 100644
--- a/yamagi-quake2.spec
+++ b/yamagi-quake2.spec
@@ -1,11 +1,11 @@
Summary: Yamagi Quake II client
Name: yamagi-quake2
-Version: 8.41
+Version: 8.50
Release: 1
License: GPL v2+
Group: X11/Applications/Games
Source0: https://deponie.yamagi.org/quake2/quake2-%{version}.tar.xz
-# Source0-md5: 81bf8e288273d365e7ca8d84405180f1
+# Source0-md5: 2f7fa6f027713a70fa04810a32639af2
URL: https://www.yamagi.org/quake2/
BuildRequires: OpenAL-devel
BuildRequires: OpenGL-devel
@@ -36,6 +36,7 @@ modern processors and operating systems.
mkdir -p build
cd build
%cmake .. \
+ -DGLES1_RENDERER=ON \
-DSYSTEMWIDE_SUPPORT=ON
%{__make}
@@ -66,6 +67,7 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{gamedir}/q2ded
%attr(755,root,root) %{gamedir}/ref_gl1.so
%attr(755,root,root) %{gamedir}/ref_gl3.so
+%attr(755,root,root) %{gamedir}/ref_gles1.so
%attr(755,root,root) %{gamedir}/ref_gles3.so
%attr(755,root,root) %{gamedir}/ref_soft.so
%dir %{gamedir}/baseq2
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/yamagi-quake2.git/commitdiff/2d5036f12dc1c165b8560678d0e7d7ea52485a87
More information about the pld-cvs-commit
mailing list