automatic version update by autodist [release 3.6-1mamba;Sun Aug 06 2023]
This commit is contained in:
parent
6f7f81d7d3
commit
f41a089e85
@ -1,5 +1,5 @@
|
|||||||
Name: goldencheetah
|
Name: goldencheetah
|
||||||
Version: 3.5.20200614git
|
Version: 3.6
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A desktop application for cyclists and triathletes and coaches
|
Summary: A desktop application for cyclists and triathletes and coaches
|
||||||
Group: Graphical Desktop/Applications/Scientific
|
Group: Graphical Desktop/Applications/Scientific
|
||||||
@ -18,20 +18,27 @@ Patch2: goldencheetah-3.5.20200614git-gcc-11.patch
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
BuildRequires: libQt5Charts-devel
|
||||||
BuildRequires: libGL-devel
|
BuildRequires: libQt5Multimedia-devel
|
||||||
|
BuildRequires: libQt5Positioning-devel
|
||||||
|
BuildRequires: libQt5SerialPort-devel
|
||||||
|
BuildRequires: libQt5Svg-devel
|
||||||
|
BuildRequires: libQt5WebChannel-devel
|
||||||
BuildRequires: libQt5WebEngine-devel
|
BuildRequires: libQt5WebEngine-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libgsl-devel
|
BuildRequires: libgsl-devel
|
||||||
BuildRequires: libical-devel
|
BuildRequires: libical-devel
|
||||||
BuildRequires: libkml-devel
|
BuildRequires: libkml-devel
|
||||||
BuildRequires: libqt5-devel
|
|
||||||
BuildRequires: libsamplerate-devel
|
BuildRequires: libsamplerate-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libusb-compat-devel
|
BuildRequires: libusb-compat-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
|
BuildRequires: qt5-qtbase-devel
|
||||||
|
BuildRequires: qt5-qtconnectivity-devel
|
||||||
|
BuildRequires: qt5-qtdeclarative-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
Requires: R
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GoldenCheetah is a desktop application for cyclists and triathletes and coaches, providing a rich set of tools and models to analyse, track and predict performance, optimise aerodynamics and train indoors.
|
GoldenCheetah is a desktop application for cyclists and triathletes and coaches, providing a rich set of tools and models to analyse, track and predict performance, optimise aerodynamics and train indoors.
|
||||||
@ -43,9 +50,9 @@ GoldenCheetah integrates with most popular cloud services like Strava and Todays
|
|||||||
%setup -q -n GoldenCheetah-%{version}
|
%setup -q -n GoldenCheetah-%{version}
|
||||||
#-D -T
|
#-D -T
|
||||||
#:<< _EOF
|
#:<< _EOF
|
||||||
%patch0 -p1
|
%patch 0 -p1
|
||||||
%patch1 -p1
|
%patch 1 -p1
|
||||||
%patch2 -p1
|
%patch 2 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#:<< _EOF
|
#:<< _EOF
|
||||||
@ -79,5 +86,11 @@ install -m 0644 src/Resources/translations/gc_{es,nl,zh-tw,pt-br,pt,ru,it,cs,ja,
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 06 2023 Automatic Build System <autodist@mambasoft.it> 3.6-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Jan 09 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.5.20200614git-2mamba
|
||||||
|
- require R
|
||||||
|
|
||||||
* Thu Jan 07 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.5.20200614git-1mamba
|
* Thu Jan 07 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.5.20200614git-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user