purpose 5.48.0-1 (i586;x86_64) 2018-4722
-9999
Status | rejected | ||||||||||||||||||||||||||||||||
Submitter | tpgxyz [@T] gmail.com | ||||||||||||||||||||||||||||||||
Platform | 3.0 | ||||||||||||||||||||||||||||||||
Repository | main | ||||||||||||||||||||||||||||||||
URL | https://abf.openmandriva.org/build_lists/232136 | ||||||||||||||||||||||||||||||||
Packages |
|
||||||||||||||||||||||||||||||||
Build Date | 2018-07-23 20:09:23 +0000 UTC | ||||||||||||||||||||||||||||||||
Last Updated | 2018-07-29 20:33:20.955085497 +0000 UTC |
$ git diff --patch-with-stat --summary 4d03490e3dd058f5e7b27f408e50d6145637e7ad..1a12f4d822a663fe9ff2a39a4ad764f060374e88 .abf.yml | 2 +- purpose.spec | 27 ++++++++++++++++++++++++--- 2 files changed, 25 insertions(+), 4 deletions(-) diff --git a/.abf.yml b/.abf.yml index bd8f326..1653a6c 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - purpose-5.43.0.tar.xz: b3f53345c7acc9cc63acc421969aa5eb6782d118 + purpose-5.48.0.tar.xz: 9461ae9446fce564f0efbaa7d03824bdbb8247a2 diff --git a/purpose.spec b/purpose.spec index 9cd740c..021721b 100644 --- a/purpose.spec +++ b/purpose.spec @@ -1,13 +1,19 @@ +# Some purpose plugins require kaccounts +%bcond_with bootstrap + Name: purpose -Version: 5.43.0 +Version: 5.48.0 Release: 1 Summary: Provides abstractions to get the developer's purposes fulfilled License: LGPL-2.1+ Group: System/Base Url: http://www.kde.org %define stable %([ "`echo %{version} |cut -d. -f3`" -ge 80 ] && echo -n un; echo -n stable) -Source0: http://download.kde.org/%{stable}/frameworks/%{version}/%{name}-%{version}.tar.xz +Source0: http://download.kde.org/%{stable}/frameworks/%(echo %{version} |cut -d. -f1-2)/%{name}-%{version}.tar.xz +%if ! %{with bootstrap} BuildRequires: cmake(KAccounts) +BuildRequires: pkgconfig(libaccounts-glib) +%endif BuildRequires: cmake(KF5CoreAddons) BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5I18n) @@ -17,6 +23,10 @@ BuildRequires: pkgconfig(Qt5Core) >= 5.2 BuildRequires: pkgconfig(Qt5Qml) >= 5.2 BuildRequires: pkgconfig(Qt5Gui) >= 5.2 BuildRequires: pkgconfig(Qt5Test) >= 5.2 +BuildRequires: pkgconfig(Qt5DBus) +BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: pkgconfig(Qt5Network) +BuildRequires: pkgconfig(Qt5Concurrent) BuildRequires: cmake(ECM) BuildRequires: intltool BuildRequires: kdeconnect @@ -29,19 +39,28 @@ Framework for providing abstractions to get the developer's purposes fulfilled. %{_kde5_qmldir}/org/kde/%{name} %{_kde5_iconsdir}/*/*/*/* %{_libdir}/libexec/kf5/purposeprocess +%if ! %{with bootstrap} %{_datadir}/accounts/services/kde/*.service %{_datadir}/kpackage/Purpose/Twitter +%endif +%dir %{_libdir}/qt5/plugins/kf5/kfileitemaction +%{_libdir}/qt5/plugins/kf5/kfileitemaction/sharefileitemaction.so %dir %{_libdir}/qt5/plugins/kf5/purpose %{_libdir}/qt5/plugins/kf5/purpose/emailplugin.so %{_libdir}/qt5/plugins/kf5/purpose/imgurplugin.so %{_libdir}/qt5/plugins/kf5/purpose/kdeconnectplugin.so %{_libdir}/qt5/plugins/kf5/purpose/ktpsendfileplugin.so +%if ! %{with bootstrap} %{_libdir}/qt5/plugins/kf5/purpose/nextcloudplugin.so +%endif %{_libdir}/qt5/plugins/kf5/purpose/pastebinplugin.so %{_libdir}/qt5/plugins/kf5/purpose/phabricatorplugin.so %{_libdir}/qt5/plugins/kf5/purpose/reviewboardplugin.so %{_libdir}/qt5/plugins/kf5/purpose/saveasplugin.so +%{_libdir}/qt5/plugins/kf5/purpose/telegramplugin.so +%if ! %{with bootstrap} %{_libdir}/qt5/plugins/kf5/purpose/youtubeplugin.so +%endif #-------------------------------------------------------------------- @@ -102,6 +121,7 @@ Development files. %{_kde5_libdir}/cmake/KDEExperimentalPurpose/ %{_libdir}/cmake/KF5Purpose %{_kde5_includedir}/* +%{_sysconfdir}/xdg/purpose.categories #-------------------------------------------------------------------- @@ -119,8 +139,9 @@ Development files. %find_lang libpurpose_quick %find_lang libpurpose_widgets -for i in imgur email ktp-sendfile nextcloud pastebin reviewboard saveas youtube; do +for i in imgur email ktp-sendfile nextcloud pastebin reviewboard saveas youtube kdeconnect phabricator twitter; do %find_lang purpose_$i done +%find_lang purpose-fileitemaction cat *.lang > %{name}.lang
Not Available
benbullard79 [@T] cox.net | There are to many package in Kahinah to keep up with, no control! | 2314d 12hrs |
benbullard79 [@T] cox.net | should be OK, or something | 2314d 11hrs |
benbullard79 [@T] cox.net | superceded | 2313d 16hrs |
benbullard79 [@T] cox.net | superceded | 2313d 16hrs |