forked from pool/commandergenius
- Update to release 3.4.9
OBS-URL: https://build.opensuse.org/package/show/games/commandergenius?expand=0&rev=72
This commit is contained in:
parent
7ba07a2205
commit
e809ea1920
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f260d937846e9f747b6eb9b63ee016a0ea4deb1f7edf99392b4f7b8178393ff8
|
|
||||||
size 55512059
|
|
3
Commander-Genius-v3.4.9.tar.bz2
Normal file
3
Commander-Genius-v3.4.9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a55a4714d5f122674381a1b1136f3f26073e63b654b93fee180492ae58d72219
|
||||||
|
size 55513312
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 28 11:59:32 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 3.4.9
|
||||||
|
* No changelog was provided
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 27 12:44:56 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
Thu Jul 27 12:44:56 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@ -17,9 +17,9 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: commandergenius
|
Name: commandergenius
|
||||||
Version: 3.4.0
|
Version: 3.4.9
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An open clone of the Commander Keen engines
|
Summary: A clone of the Commander Keen engines
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: Amusements/Games/Action/Arcade
|
Group: Amusements/Games/Action/Arcade
|
||||||
URL: http://clonekeenplus.sf.net/
|
URL: http://clonekeenplus.sf.net/
|
||||||
@ -50,15 +50,15 @@ It has 4-player cooperative mode and six difficulty modes.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake \
|
%cmake \
|
||||||
-DBUILD_STATIC_LIBS:BOOL=ON \
|
-DBUILD_STATIC_LIBS:BOOL=ON \
|
||||||
-DBUILD_SHARED_LIBS:BOOL=OFF \
|
-DBUILD_SHARED_LIBS:BOOL=OFF \
|
||||||
-DAPPDIR="%_bindir"
|
-DAPPDIR="%_bindir"
|
||||||
%cmake_build
|
%cmake_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%cmake_install
|
%cmake_install
|
||||||
install -D -m0644 share/cg.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/cg.svg
|
install -Dm0644 share/cg.svg "%buildroot/%_datadir/icons/hicolor/scalable/apps/cg.svg"
|
||||||
%fdupes %buildroot%_datadir
|
%fdupes %buildroot/%_datadir
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYRIGHT
|
%license COPYRIGHT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user