- Update to version 9.5.3
OBS-URL: https://build.opensuse.org/package/show/hamradio/qsstv?expand=0&rev=30
This commit is contained in:
parent
9d027022c7
commit
9ed5d5d572
@ -1,3 +1,7 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 05 12:00:00 UTC 2021 - Mariusz Woźniak <sp6ina@c44.pl>
|
||||
- Update to version 9.5.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 21 22:37:39 UTC 2019 - Wojciech Kazubski <wk@ire.pw.edu.pl>
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
Name: qsstv
|
||||
Version: 9.4.4
|
||||
Version: 9.5.3
|
||||
Release: 0
|
||||
License: GPL-3.0
|
||||
Summary: Qt-based SSTV and HAMDRM
|
||||
@ -20,7 +20,7 @@ BuildRequires: pkgconfig(fftw3)
|
||||
BuildRequires: pkgconfig(hamlib)
|
||||
BuildRequires: pkgconfig(libopenjp2)
|
||||
BuildRequires: pkgconfig(libpulse)
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5Core) >= 5.11
|
||||
BuildRequires: pkgconfig(Qt5Network)
|
||||
BuildRequires: pkgconfig(Qt5Svg)
|
||||
BuildRequires: pkgconfig(Qt5Xml)
|
||||
@ -34,14 +34,14 @@ called DSSTV). It is compatible with most of MmSSTV and EasyPal
|
||||
%setup -q -n %{name}_%{version}
|
||||
|
||||
%build
|
||||
qmake-qt5 qsstv_9.4.pro PREFIX=/usr
|
||||
qmake-qt5 %{name}.pro PREFIX=/usr
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%make_install INSTALL_ROOT=%{buildroot}
|
||||
|
||||
# Let suse_update_desktop_file find the qsstv icon
|
||||
cp qsstv/icons/%{name}.png %_sourcedir
|
||||
cp icons/%{name}.png %{_sourcedir}
|
||||
|
||||
# Install man page borrowed from Debian
|
||||
mkdir -p %{buildroot}%{_mandir}/man1
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:168db5f73a2d4a7a3d34868d8f752d520991427d8c441db110e8bdf9cb63331a
|
||||
size 7783355
|
3
qsstv_9.5.3.tar.gz
Normal file
3
qsstv_9.5.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:177e286090c71f8a033646b39c3b6abe212cc06718c1ecc9ddc7024198cb7e40
|
||||
size 7466438
|
Loading…
x
Reference in New Issue
Block a user