build with Qt5 [release 1.67-2mamba;Tue May 07 2019]
This commit is contained in:
parent
5cfa286173
commit
3128129fd2
@ -2,14 +2,14 @@
|
|||||||
|
|
||||||
Name: edfbrowser
|
Name: edfbrowser
|
||||||
Version: 1.67
|
Version: 1.67
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: An universal viewer for medical timeseries storage files
|
Summary: An universal viewer for medical timeseries storage files
|
||||||
Group: Graphical Desktop/Applications/Scientific
|
Group: Graphical Desktop/Applications/Scientific
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
||||||
URL: http://www.teuniz.net/edfbrowser
|
URL: https://www.teuniz.net/edfbrowser
|
||||||
Source: http://www.teuniz.net/edfbrowser/edfbrowser_%{pkg_ver}_source.tar.gz
|
Source: https://www.teuniz.net/edfbrowser/edfbrowser_%{pkg_ver}_source.tar.gz
|
||||||
Source1: edfbrowser.desktop
|
Source1: edfbrowser.desktop
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -28,7 +28,7 @@ A free, opensource, multiplatform, universal viewer and toolbox intended for, bu
|
|||||||
sed -i 's,\(edfbrowser\)\(/manual\),\1-%{version}\2,' mainwindow.cpp
|
sed -i 's,\(edfbrowser\)\(/manual\),\1-%{version}\2,' mainwindow.cpp
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{_qt4_qmake}
|
%{_qt5_qmake}
|
||||||
%make
|
%make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -53,6 +53,9 @@ install -D -m 0644 %{S:1} \
|
|||||||
%doc LICENSE disclaimer.txt version.txt doc/*
|
%doc LICENSE disclaimer.txt version.txt doc/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 07 2019 Stefano Cotta Ramusino <stefano.cotta@openmamba.org> 1.67-2mamba
|
||||||
|
- build with Qt5
|
||||||
|
|
||||||
* Tue Mar 05 2019 Stefano Cotta Ramusino <stefano.cotta@openmamba.org> 1.67-1mamba
|
* Tue Mar 05 2019 Stefano Cotta Ramusino <stefano.cotta@openmamba.org> 1.67-1mamba
|
||||||
- update to 1.67
|
- update to 1.67
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user