commit 6e281904fba2009ccc7ac1674064920e8d926b4513300b2b01d6466bc2016e0a Author: Dirk Stoecker Date: Tue Jul 9 15:43:47 2024 +0000 Accepting request 1184043 from home:dirkmueller:Factory - update to 0.8.4: * A, D, W, and S keys work as alternative to cursor keys * Prevent configuration values from going below minimum by mouse clicks * Fixed drawing with some older Intel GPU drivers * Fixed unicode text display issues * Updated VS Platform Toolset to v143 - Remove some hacks; upstream provide his own desktop file - Cleaned the spec file up - Add explicit glu dependency *Some bugs fixed - initial Build OBS-URL: https://build.opensuse.org/request/show/1184043 OBS-URL: https://build.opensuse.org/package/show/games/extreme-tuxracer?expand=0&rev=42 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -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 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/etr-0.8.4.tar.xz b/etr-0.8.4.tar.xz new file mode 100644 index 0000000..7e59faf --- /dev/null +++ b/etr-0.8.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa3285cc0c755a5aff529f3f2cea3516481114c6b4b8e1ec0769feeff04773e5 +size 40862904 diff --git a/extreme-tuxracer.changes b/extreme-tuxracer.changes new file mode 100644 index 0000000..e2e805f --- /dev/null +++ b/extreme-tuxracer.changes @@ -0,0 +1,210 @@ +------------------------------------------------------------------- +Sat Jun 29 20:51:59 UTC 2024 - Dirk Müller + +- update to 0.8.4: + * A, D, W, and S keys work as alternative to cursor keys + * Prevent configuration values from going below minimum by + mouse clicks + * Fixed drawing with some older Intel GPU drivers + * Fixed unicode text display issues + * Updated VS Platform Toolset to v143 + +------------------------------------------------------------------- +Wed Oct 18 07:30:35 UTC 2023 - Andrea Manzini + +- Update to 0.8.3: + * Respect XDG_CONFIG_HOME at systems other than Windows + * Metainfo and desktop files have now reverse domain-name + * Other metainfo format updates + * Course files converted to UTF-8 + * Autotools build now have year 2038 support, if at least + version 2.73 of autoconf is used in bootstrapping. + * Updated French translation + +------------------------------------------------------------------- +Sat Jul 9 18:50:18 UTC 2022 - Antoine Belvire + +- Update to 0.8.2: + * Fixed a crash when entering an event with the course group changed earlier. + Now the course group is always resetted to the default one before entering + an event. + * Appdata/Metainfo file is now installed to /share/metainfo, like + current specification requires. + * Also the project license, not only license of the metadata, is defined + in the appdata file. + * etr.png icon regenerated from the etr.svg in 64x64 size for better quality. + * New translations: + + Italian + * Updated translations: + + Swedish + + Finnish + + Romanian + +------------------------------------------------------------------- +Tue Jul 27 06:27:10 UTC 2021 - Dirk Müller + +- update to 0.8.1: + * Autotools build now prefers linking against libOpenGL over libGL + * New translations + * Esperanto + * Dutch + * Romanian + * Updated translations + * French + * Swedish + +------------------------------------------------------------------- +Fri Mar 27 14:40:41 UTC 2020 - Christophe Giboudeaux + +- Update 0.8.0 + * small improvements & bug fixes + * Extreme Tux Racer now compiles with clang++ + * Minimum SFML version is now 2.4 + * Autotools based build method can use opengl32 & glu32 + instead of libGL & libGLU + +------------------------------------------------------------------- +Sat Jul 14 19:51:06 UTC 2018 - jengelh@inai.de + +- Trim filler wording from descriptions. + +------------------------------------------------------------------- +Fri Jun 22 18:41:04 UTC 2018 - antoine.belvire@opensuse.org + +- Update to version 0.7.5: + * Fixed a crash when score is not good enough to enter high score + list. + * Extreme Tux Racer comes with AppStream metadata. +- Remove appdata.xml from sources since it is now included in + upstream tarball. +- Clean spec file. +- Create data subpackage. + +------------------------------------------------------------------- +Sat Feb 18 13:50:39 UTC 2017 - mailaender@opensuse.org + +- Update to version 0.7.4 +- Add appdata.xml for https://en.opensuse.org/openSUSE:AppStore + +------------------------------------------------------------------- +Sun Jul 24 16:05:36 UTC 2016 - nemysis@openSUSE.org + +- Update to 0.7.3, please see + + /usr/share/doc/packages/extreme-tuxracer/NEWS + +------------------------------------------------------------------- +Fri Apr 15 07:50:53 UTC 2016 - nemysis@openSUSE.org + +- Update to 0.7.2, please see + + /usr/share/doc/packages/extreme-tuxracer/NEWS + +------------------------------------------------------------------- +Thu Feb 4 22:32:40 UTC 2016 - nemysis@openSUSE.org + +- Update to 0.7.1, please see + + /usr/share/doc/packages/extreme-tuxracer/NEWS + +------------------------------------------------------------------- +Wed Feb 3 18:15:06 UTC 2016 - nemysis@openSUSE.org + +- Update to 0.7.0, please see + + /usr/share/doc/packages/extreme-tuxracer/NEWS + +- license update: GPL-2.0+ No indication that this is GPL-2.0 (only) +- Remove BuildRequires, changed by Upstream for dos2unix, + pkgconfig(SDL_image), pkgconfig(SDL_mixer and pkgconfig(sdl) +- Add BuildRequires, changed by Upstream for sfml2-devel +- Add NEWS to Documentation + +------------------------------------------------------------------- +Wed Sep 23 16:14:16 UTC 2015 - nemysis@openSUSE.org + +- Use %{oname} instead of etr +- Change URL +- Use BuildRequires pkgconfig() instead of devel packages +- Add BuildRequires for dos2unix +- Change Description +- Use default autoreconf -fi and %make_install +- Use for suse_update_desktop_file and fdupes %if 0%{?suse_version} + +------------------------------------------------------------------- +Mon Jan 12 01:46:30 UTC 2015 - p.drouand@gmail.com + +- Update to version 0.6.0 + + No changelog available; new maitainers +- Add SDL_image-devel requirement; new upstream dependency +- Remove some hacks; upstream provide his own desktop file +- Include AUTHORS, COPYING and development related documentation + in the package +- Remove tcl-devel requirement; the Tcl scripting library has been + completely replaced with the SP library +- Remove obsolete patches + + avp.patch + + libpng14.patch + +------------------------------------------------------------------- +Sat Dec 6 21:18:27 UTC 2014 - schwab@linux-m68k.org + +- Fix GenericName in desktop file + +------------------------------------------------------------------- +Mon Jan 28 22:11:32 UTC 2013 - joop.boonen@opensuse.org + +- Added missing BuildRequirement libXi-devel libXmu-devel libXt-devel +- Cleaned the spec file up + +------------------------------------------------------------------- +Tue Sep 18 13:08:11 UTC 2012 - idonmez@suse.com + +- Add explicit glu dependency + +------------------------------------------------------------------- +Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de + +- Remove redundant/obsolete tags/sections from specfile + (cf. packaging guidelines) + +------------------------------------------------------------------- +Thu Apr 8 14:01:14 CEST 2010 - pgajdos@suse.cz + +- build with new libpng14 + +------------------------------------------------------------------- +Tue Mar 9 23:42:39 UTC 2010 - adam@mizerski.pl + +- added creation of desktop file (/usr/share/applications/etracer.desktop) +- in BuildRequires removed unnneded linux-kernel-headers +- fixed symlink /usr/bin/extreme-tuxracer -> etracer +- added missing %clean section +- removed changelog from spec, since it should be only in this (extreme-tuxracer.changes) file +- fixed misspellings in description + +------------------------------------------------------------------- +Tue Jun 2 12:03:53 CEST 2009 - mmaher@suse.de + +- fixed bug 443377 + +------------------------------------------------------------------- +Wed Sep 24 14:35:26 CEST 2008 - jw@suse.de + +- added /usr/bin/extreme-tuxracer as a convenience symlink. + +------------------------------------------------------------------- +Mon Jan 28 12:57:33 CET 2008 - mmaher@suse.de + +- Updated to 0.4 + *new Graphics + *new Sounds + *new Maps + *new Specials + *Some bugs fixed + +------------------------------------------------------------------- +Tue Oct 2 13:23:56 CEST 2007 - mmaher@suse.de + +- initial Build + diff --git a/extreme-tuxracer.spec b/extreme-tuxracer.spec new file mode 100644 index 0000000..49b67ca --- /dev/null +++ b/extreme-tuxracer.spec @@ -0,0 +1,80 @@ +# +# spec file for package extreme-tuxracer +# +# Copyright (c) 2024 SUSE LLC +# +# 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/ +# + + +%define oname etr +Name: extreme-tuxracer +Version: 0.8.4 +Release: 0 +Summary: Racing game featuring Tux the Linux Penguin +License: GPL-2.0-or-later +Group: Amusements/Games/3D/Race +URL: https://sourceforge.net/projects/extremetuxracer/ +Source: https://downloads.sourceforge.net/extremetuxracer/%{oname}-%{version}.tar.xz +BuildRequires: fdupes +BuildRequires: gcc-c++ +BuildRequires: libpng-devel +BuildRequires: pkgconfig +BuildRequires: sfml2-devel +BuildRequires: pkgconfig(freetype2) +BuildRequires: pkgconfig(gl) +BuildRequires: pkgconfig(glu) +BuildRequires: pkgconfig(xi) +BuildRequires: pkgconfig(xmu) +BuildRequires: pkgconfig(xt) +Requires: %{name}-data = %{version} + +%description +Extreme Tux Racer is a racing game featuring Tux +the Linux Penguin. Extreme Tux Racer continues in the tracks +of Tux Racer and its forks. + +%package data +Summary: Data files for %{name} +Group: Amusements/Games/3D/Race +BuildArch: noarch + +%description data +This package contains the data files for %{name}. + +%prep +%setup -q -n %{oname}-%{version} + +%build +%configure +%make_build + +%install +%make_install +%fdupes -s %{buildroot}%{_prefix} + +# Already included by the doc macro +rm -fr %{buildroot}%{_datadir}/doc + +%files +%doc AUTHORS NEWS doc/code doc/courses_events doc/guide doc/score_algorithm +%license COPYING +%{_bindir}/%{oname} +%{_datadir}/pixmaps/%{oname}.png +%{_datadir}/pixmaps/%{oname}.svg +%{_datadir}/applications/*.desktop +%{_datadir}/metainfo/*.metainfo.xml + +%files data +%{_datadir}/%{oname}/ + +%changelog