update to 20.04.0 [release 20.04.0-1mamba;Thu Apr 30 2020]
This commit is contained in:
parent
6263018175
commit
b9b99045a9
@ -1,5 +1,5 @@
|
||||
Name: kdeconnect
|
||||
Version: 1.4
|
||||
Version: 20.04.0
|
||||
Release: 1mamba
|
||||
Summary: Connect Android, Blackberry and other devices with KDE deskto
|
||||
Group: Graphical Desktop/Applications/Internet
|
||||
@ -7,12 +7,13 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://community.kde.org/KDEConnect
|
||||
Source: https://download.kde.org/stable/kdeconnect/%{version}/kdeconnect-kde-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/kdeconnect-kde-%{version}.tar.xz
|
||||
## GITSOURCE https://github.com/albertvaka/kdeconnect-kde.git master
|
||||
#Source: https://github.com/albertvaka/kdeconnect-kde.git/master/kdeconnect-kde-%{version}.tar.bz2
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libICE-devel
|
||||
BuildRequires: libSM-devel
|
||||
BuildRequires: libX11-devel
|
||||
@ -35,18 +36,24 @@ BuildRequires: libkio-devel
|
||||
BuildRequires: libkitemviews-devel
|
||||
BuildRequires: libkjobwidgets-devel
|
||||
BuildRequires: libknotifications-devel
|
||||
BuildRequires: libkpeople-devel
|
||||
BuildRequires: libkservice-devel
|
||||
BuildRequires: libkwayland-devel
|
||||
BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libkwindowsystem-devel
|
||||
BuildRequires: libkxmlgui-devel
|
||||
BuildRequires: libpulseaudio-qt-devel
|
||||
BuildRequires: libqca-qt5-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libsolid-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: libkpeoplevcard
|
||||
Provides: kdeconnect4
|
||||
Obsoletes: kdeconnect4
|
||||
Provides: kdeconnect-kde
|
||||
Requires: libkpeoplevcard
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
@ -67,7 +74,7 @@ Connect Android, Blackberry and other devices with KDE desktop.
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall -C build
|
||||
|
||||
%find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
|
||||
%find_lang %{name}5_qt --with-qt --with-html --all-name || touch %{name}5_qt.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -113,11 +120,12 @@ Connect Android, Blackberry and other devices with KDE desktop.
|
||||
%{_datadir}/icons/hicolor/scalable/status/*.svg
|
||||
%{_datadir}/icons/hicolor/scalable/apps/kdeconnectindicator.svg
|
||||
%{_datadir}/icons/hicolor/scalable/apps/kdeconnectindicatordark.svg
|
||||
%dir %{_datadir}/doc/HTML/en/kdeconnect
|
||||
%{_datadir}/doc/HTML/en/kdeconnect/*
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Thu Apr 30 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 20.04.0-1mamba
|
||||
- update to 20.04.0
|
||||
|
||||
* Wed Dec 11 2019 Automatic Build System <autodist@mambasoft.it> 1.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user