forked from pool/commandergenius
Accepting request 747241 from games
rename package to satisfy factory bots OBS-URL: https://build.opensuse.org/request/show/747241 OBS-URL: https://build.opensuse.org/package/show/games/commandergenius?expand=0&rev=1
This commit is contained in:
commit
e622665bb6
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
## Default LFS
|
||||||
|
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
.osc
|
3
Commander-Genius-v2.3.6.tar.bz2
Normal file
3
Commander-Genius-v2.3.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e50d32a486cc94bf0bf0e237ac1046635d10ae0a5829ac678d5d1995cd872cb6
|
||||||
|
size 66584708
|
85
commandergenius.changes
Normal file
85
commandergenius.changes
Normal file
@ -0,0 +1,85 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 1 09:40:29 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to new upstream release 2.3.6
|
||||||
|
- Scrollbar improvements
|
||||||
|
- Crash fixes, bug fixes
|
||||||
|
- Search path issues fixed
|
||||||
|
- New font added for better scalibility
|
||||||
|
- Updated GsKit, many code cleanups in the library
|
||||||
|
- Settings fixups
|
||||||
|
- Modern setting makes the dithering effect a bit smoother when
|
||||||
|
Galaxy is shown
|
||||||
|
- Brought back the info menu for help and ordering info
|
||||||
|
- More log messages for better feedback
|
||||||
|
- Use %cmake macros
|
||||||
|
- Run spec-cleaner
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 6 20:40:20 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to new upstream release 2.2.3
|
||||||
|
* Tweaked Game menu design
|
||||||
|
* Optimized compilation process
|
||||||
|
* Reduce some compiler warnings
|
||||||
|
* Overall code modernization
|
||||||
|
* AI improvements
|
||||||
|
* Collision improvements with switches
|
||||||
|
- Take the source from the upstream authors gitlab instance.
|
||||||
|
The github mirror wasn't up to date.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 27 07:58:11 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update to new upstream release 2.2.2
|
||||||
|
* Player selection in Keen 4 Plus. Play as Lindsey, Council or
|
||||||
|
Kyle.
|
||||||
|
* Different character in Multiplayer mode.
|
||||||
|
* Added support for Mod, Midi and FLAC.
|
||||||
|
* Sprite selection screen when Single player mode (Galaxy).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 17 09:46:34 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update to new upstream release 2.0.7
|
||||||
|
* Integration of the KeenDreams GPLed engine
|
||||||
|
* Many AI fixes in Keen 4, 5 and 6
|
||||||
|
* Platform sprite corrections in Keen 5
|
||||||
|
* Many collision fixes
|
||||||
|
* Smoother scrolling with vsync
|
||||||
|
- Remove commandergenius-nocurrentdate.diff (no longer needed)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 3 19:38:32 UTC 2015 - dap.darkness@gmail.com
|
||||||
|
|
||||||
|
- Updated to 1.8.1.1 to resolve openSUSE:Factory build failures:
|
||||||
|
* Dosbox fusion;
|
||||||
|
* A lot of dosbox fixes;
|
||||||
|
* Better mouse controls;
|
||||||
|
* New submenu for mods;
|
||||||
|
* More fixes and AI improvements;
|
||||||
|
* More native resolutions if higher modes are used,
|
||||||
|
especially in the launcher;
|
||||||
|
* Some improved physics;
|
||||||
|
* Shorter game names;
|
||||||
|
* Last window size is now saved automatically;
|
||||||
|
* Heavy engine independent code cleanups which will make CG more
|
||||||
|
flexible for new game engines besides Commander Keen;
|
||||||
|
* New GsLib will take more work at low level functions and will
|
||||||
|
as wrapper for SDL and GUI elements;
|
||||||
|
* Multiple selection problem should be fixed now;
|
||||||
|
* Even more smooth effects readded;
|
||||||
|
* New pump event concept will solve a lot of deadlocks we
|
||||||
|
previously had on the android versions;
|
||||||
|
* Added Scrollbar for a bigger list of games;
|
||||||
|
* Wormmoutch bites again;
|
||||||
|
* More effects readded;
|
||||||
|
* Many bug fixes especially Keen 1,2 and 4.
|
||||||
|
- Switched from tarball to _service.
|
||||||
|
- Added commandergenius-nocurrentdate.diff vs. useless rebuilds.
|
||||||
|
- General spec clean up.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 30 22:23:01 UTC 2014 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Initial package (version 1.6.5.5) for build.opensuse.org
|
68
commandergenius.spec
Normal file
68
commandergenius.spec
Normal file
@ -0,0 +1,68 @@
|
|||||||
|
#
|
||||||
|
# spec file for package commandergenius
|
||||||
|
#
|
||||||
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
|
Name: commandergenius
|
||||||
|
Version: 2.3.6
|
||||||
|
Release: 0
|
||||||
|
Summary: An open clone of the Commander Keen engines
|
||||||
|
License: GPL-2.0-only
|
||||||
|
Group: Amusements/Games/Action/Arcade
|
||||||
|
URL: http://clonekeenplus.sf.net/
|
||||||
|
#Git-Clone: https://gitlab.com/Dringgstein/Commander-Genius.git
|
||||||
|
Source: https://gitlab.com/Dringgstein/Commander-Genius/-/archive/v%version/Commander-Genius-v%version.tar.bz2
|
||||||
|
BuildRequires: boost-devel
|
||||||
|
BuildRequires: cmake >= 2.8
|
||||||
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: gcc-c++
|
||||||
|
BuildRequires: pkgconfig
|
||||||
|
BuildRequires: pkgconfig(SDL2_image) >= 2.0.0
|
||||||
|
BuildRequires: pkgconfig(SDL2_mixer)
|
||||||
|
BuildRequires: pkgconfig(SDL2_ttf)
|
||||||
|
BuildRequires: pkgconfig(libcurl)
|
||||||
|
BuildRequires: pkgconfig(python3)
|
||||||
|
BuildRequires: pkgconfig(sdl2)
|
||||||
|
BuildRequires: pkgconfig(vorbis)
|
||||||
|
BuildRequires: pkgconfig(zlib)
|
||||||
|
|
||||||
|
%description
|
||||||
|
Commander Genius is a software piece that interprets the Commander
|
||||||
|
Keen Vorticon (1-3) and Galaxy (3½-6) series.
|
||||||
|
|
||||||
|
It has 4-player cooperative mode and six difficulty modes.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%setup -q -n Commander-Genius-v%version
|
||||||
|
|
||||||
|
%build
|
||||||
|
%cmake \
|
||||||
|
-DCMAKE_INSTALL_PREFIX="%_prefix" \
|
||||||
|
-DAPPDIR="%_bindir"
|
||||||
|
%make_jobs
|
||||||
|
|
||||||
|
%install
|
||||||
|
%cmake_install
|
||||||
|
%fdupes %buildroot%_datadir
|
||||||
|
|
||||||
|
%files
|
||||||
|
%license COPYRIGHT
|
||||||
|
%_bindir/CGeniusExe
|
||||||
|
%_datadir/applications/cgenius.desktop
|
||||||
|
%_datadir/icons/hicolor/
|
||||||
|
%_datadir/games/%name/
|
||||||
|
|
||||||
|
%changelog
|
Loading…
Reference in New Issue
Block a user