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
|
||||
Version: 1.67
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: An universal viewer for medical timeseries storage files
|
||||
Group: Graphical Desktop/Applications/Scientific
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
||||
URL: http://www.teuniz.net/edfbrowser
|
||||
Source: http://www.teuniz.net/edfbrowser/edfbrowser_%{pkg_ver}_source.tar.gz
|
||||
URL: https://www.teuniz.net/edfbrowser
|
||||
Source: https://www.teuniz.net/edfbrowser/edfbrowser_%{pkg_ver}_source.tar.gz
|
||||
Source1: edfbrowser.desktop
|
||||
License: GPL
|
||||
## 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
|
||||
|
||||
%build
|
||||
%{_qt4_qmake}
|
||||
%{_qt5_qmake}
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -53,6 +53,9 @@ install -D -m 0644 %{S:1} \
|
||||
%doc LICENSE disclaimer.txt version.txt doc/*
|
||||
|
||||
%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
|
||||
- update to 1.67
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user