235 lines
8.8 KiB
RPMSpec
235 lines
8.8 KiB
RPMSpec
Name: ktp-desktop-applets
|
|
Version: 20.04.3
|
|
Release: 1mamba
|
|
Summary: KDE Telepathy presence applet
|
|
Group: Graphical Desktop/Applications/Networking
|
|
Vendor: openmamba
|
|
Distribution: openmamba
|
|
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
|
URL: http://www.kde.org
|
|
Source: http://download.kde.org/stable/release-service/%{version}/src/ktp-desktop-applets-%{version}.tar.xz
|
|
License: GPL
|
|
## AUTOBUILDREQ-BEGIN
|
|
BuildRequires: glibc-devel
|
|
BuildRequires: libgcc
|
|
BuildRequires: libkwindowsystem-devel
|
|
BuildRequires: libqt5-devel
|
|
BuildRequires: libstdc++6-devel
|
|
## AUTOBUILDREQ-END
|
|
BuildRequires: cmake
|
|
Requires: ktp-contact-runner >= %{?epoch:%epoch:}%{version}
|
|
Requires: ktp-send-file >= %{?epoch:%epoch:}%{version}
|
|
Requires: ktp-kded-integration-module >= %{?epoch:%epoch:}%{version}
|
|
Requires: ktp-filetransfer-handler >= %{?epoch:%epoch:}%{version}
|
|
Requires: ktp-approver >= %{?epoch:%epoch:}%{version}
|
|
Requires: ktp-contact-list >= %{?epoch:%epoch:}%{version}
|
|
Requires: ktp-auth-handler >= %{?epoch:%epoch:}%{version}
|
|
Requires: ktp-call-ui >= %{?epoch:%epoch:}%{version}
|
|
Requires: ktp-common-internals >= %{?epoch:%epoch:}%{version}
|
|
Requires: ktp-accounts-kcm >= %{?epoch:%epoch:}%{version}
|
|
Provides: ktp-presence-applet
|
|
Obsoletes: ktp-presence-applet
|
|
Provides: ktp-contact-applet
|
|
Obsoletes: ktp-contact-applet
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
%debug_package
|
|
|
|
%description
|
|
KDE Telepathy presence applet.
|
|
|
|
%prep
|
|
%setup -q
|
|
|
|
%build
|
|
%cmake_kde5 -d build
|
|
%make
|
|
|
|
%install
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
%makeinstall -C build
|
|
|
|
%find_lang %{name} --all-name --with-kde || touch %{name}.lang
|
|
|
|
%clean
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%posttrans
|
|
update-desktop-database -q >/dev/null 2>&1
|
|
update-mime-database %{_kde5_mimedir} >/dev/null 2>&1
|
|
exit 0
|
|
|
|
%postun
|
|
if [ $1 -eq 0 ]; then
|
|
update-desktop-database -q >/dev/null 2>&1
|
|
update-mime-database %{_kde5_mimedir} >/dev/null 2>&1
|
|
fi
|
|
exit 0
|
|
|
|
%files -f %{name}.lang
|
|
%defattr(-,root,root)
|
|
%{_libdir}/qt5/qml/org/kde/ktpchat/libktpchatplugin.so
|
|
%{_libdir}/qt5/qml/org/kde/ktpchat/qmldir
|
|
%{_libdir}/qt5/qml/org/kde/ktpcontactlist/libktpcontactlistplugin.so
|
|
%{_libdir}/qt5/qml/org/kde/ktpcontactlist/qmldir
|
|
%{_datadir}/kservices5/plasma-applet-org.kde.ktp-chat.desktop
|
|
%{_datadir}/kservices5/plasma-applet-org.kde.ktp-contactlist.desktop
|
|
%{_datadir}/kservices5/plasma-applet-org.kde.person.desktop
|
|
%dir %{_datadir}/plasma/plasmoids/org.kde.ktp-chat
|
|
%dir %{_datadir}/plasma/plasmoids/org.kde.ktp-chat/contents
|
|
%dir %{_datadir}/plasma/plasmoids/org.kde.ktp-chat/contents/config
|
|
%{_datadir}/plasma/plasmoids/org.kde.ktp-chat/contents/config/main.xml
|
|
%dir %{_datadir}/plasma/plasmoids/org.kde.ktp-chat/contents/ui
|
|
%{_datadir}/plasma/plasmoids/org.kde.ktp-chat/contents/ui/*
|
|
%{_datadir}/plasma/plasmoids/org.kde.ktp-chat/metadata.desktop
|
|
%dir %{_datadir}/plasma/plasmoids/org.kde.ktp-contactlist
|
|
%dir %{_datadir}/plasma/plasmoids/org.kde.ktp-contactlist/contents
|
|
%dir %{_datadir}/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui
|
|
%{_datadir}/plasma/plasmoids/org.kde.ktp-contactlist/contents/ui/*
|
|
%{_datadir}/plasma/plasmoids/org.kde.ktp-contactlist/metadata.desktop
|
|
%dir %{_datadir}/plasma/plasmoids/org.kde.person
|
|
%dir %{_datadir}/plasma/plasmoids/org.kde.person/contents
|
|
%{_datadir}/plasma/plasmoids/org.kde.person/contents/config
|
|
%{_datadir}/plasma/plasmoids/org.kde.person/contents/config/*
|
|
%dir %{_datadir}/plasma/plasmoids/org.kde.person/contents/ui
|
|
%{_datadir}/plasma/plasmoids/org.kde.person/contents/ui/*
|
|
%{_datadir}/plasma/plasmoids/org.kde.person/metadata.desktop
|
|
|
|
%doc COPYING
|
|
|
|
%changelog
|
|
* Sat Jul 11 2020 Automatic Build System <autodist@mambasoft.it> 20.04.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jun 13 2020 Automatic Build System <autodist@mambasoft.it> 20.04.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun May 17 2020 Automatic Build System <autodist@mambasoft.it> 20.04.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Apr 24 2020 Automatic Build System <autodist@mambasoft.it> 20.04.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Mar 07 2020 Automatic Build System <autodist@mambasoft.it> 19.12.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Feb 07 2020 Automatic Build System <autodist@mambasoft.it> 19.12.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jan 10 2020 Automatic Build System <autodist@mambasoft.it> 19.12.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Dec 31 2019 Automatic Build System <autodist@mambasoft.it> 19.12.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Nov 08 2019 Automatic Build System <autodist@mambasoft.it> 19.08.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Oct 12 2019 Automatic Build System <autodist@mambasoft.it> 19.08.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Sep 10 2019 Automatic Build System <autodist@mambasoft.it> 19.08.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Sep 02 2019 Automatic Build System <autodist@mambasoft.it> 19.08.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Jul 14 2019 Automatic Build System <autodist@mambasoft.it> 19.04.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jun 08 2019 Automatic Build System <autodist@mambasoft.it> 19.04.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat May 11 2019 Automatic Build System <autodist@mambasoft.it> 19.04.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Apr 19 2019 Automatic Build System <autodist@mambasoft.it> 19.04.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Mar 08 2019 Automatic Build System <autodist@mambasoft.it> 18.12.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Feb 09 2019 Automatic Build System <autodist@mambasoft.it> 18.12.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jan 12 2019 Automatic Build System <autodist@mambasoft.it> 18.12.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Dec 16 2018 Automatic Build System <autodist@mambasoft.it> 18.12.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Nov 12 2018 Automatic Build System <autodist@mambasoft.it> 18.08.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Oct 16 2018 Automatic Build System <autodist@mambasoft.it> 18.08.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Sep 07 2018 Automatic Build System <autodist@mambasoft.it> 18.08.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Aug 19 2018 Automatic Build System <autodist@mambasoft.it> 18.08.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jul 13 2018 Automatic Build System <autodist@mambasoft.it> 18.04.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Jun 11 2018 Automatic Build System <autodist@mambasoft.it> 18.04.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun May 13 2018 Automatic Build System <autodist@mambasoft.it> 18.04.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Apr 29 2018 Automatic Build System <autodist@mambasoft.it> 18.04.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Mar 09 2018 Automatic Build System <autodist@mambasoft.it> 17.12.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Feb 10 2018 Automatic Build System <autodist@mambasoft.it> 17.12.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jan 12 2018 Automatic Build System <autodist@mambasoft.it> 17.12.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Dec 23 2017 Automatic Build System <autodist@mambasoft.it> 17.12.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Nov 10 2017 Automatic Build System <autodist@mambasoft.it> 17.08.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Oct 21 2017 Automatic Build System <autodist@mambasoft.it> 17.08.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Sep 10 2017 Automatic Build System <autodist@mambasoft.it> 17.08.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Aug 31 2017 Automatic Build System <autodist@mambasoft.it> 17.08.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Aug 16 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 15.04.3-1mamba
|
|
- update to 15.04.3
|
|
|
|
* Wed Oct 29 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Oct 29 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.1-2mamba
|
|
- added requirement for all other ktp modules except ktp-text-ui
|
|
|
|
* Tue Oct 28 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.1-1mamba
|
|
- update to 0.8.1
|
|
|
|
* Sun Oct 07 2012 Davide Madrisan <davide.madrisan@gmail.com> 0.5.1-1mamba
|
|
- update to 0.5.1
|
|
|
|
* Tue Aug 28 2012 Davide Madrisan <davide.madrisan@gmail.com> 0.5.0-1mamba
|
|
- update to 0.5.0
|
|
|
|
* Fri Jul 27 2012 Davide Madrisan <davide.madrisan@gmail.com> 0.4.1-1mamba
|
|
- update to 0.4.1
|
|
|
|
* Thu Jun 21 2012 Davide Madrisan <davide.madrisan@gmail.com> 0.4.0-1mamba
|
|
- update to 0.4.0
|
|
|
|
* Tue Apr 10 2012 Davide Madrisan <davide.madrisan@gmail.com> 0.3.1-1mamba
|
|
- package created by autospec
|