From 6801fe77237982dd214be622a520bb4d5c1c9292 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Apr 13 2016 13:45:02 +0000 Subject: Replaced by plasma-discover --- diff --git a/.gitignore b/.gitignore deleted file mode 100644 index fbb96c6..0000000 --- a/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -/discover-5.5.1.tar.xz -/discover-5.5.2.tar.xz -/discover-5.5.3.tar.xz -/discover-5.5.4.tar.xz -/discover-5.5.5.tar.xz diff --git a/0001-org-kde-discover-desktop-validation-fixes.patch b/0001-org-kde-discover-desktop-validation-fixes.patch deleted file mode 100644 index 374d027..0000000 --- a/0001-org-kde-discover-desktop-validation-fixes.patch +++ /dev/null @@ -1,39 +0,0 @@ -diff --git a/discover/org.kde.discover.desktop b/discover/org.kde.discover.desktop -index 076bdd0..653c3a2 100644 ---- a/discover/org.kde.discover.desktop -+++ b/discover/org.kde.discover.desktop -@@ -22,7 +22,7 @@ Name[uk]=Discover - Name[x-test]=xxDiscoverxx - Name[zh_CN]=发现者 - Name[zh_TW]=探詢 --MimeType=x-scheme-handler/appstream -+MimeType=x-scheme-handler/appstream; - Exec=muon-discover %U - Icon=muondiscover - Type=Application -@@ -65,14 +65,14 @@ Keywords[el]=πρόγραμμα;λογισμικό;αποθετήριο;πακέ - Keywords[en_GB]=program;software;repository;package;install;remove;update;apps;applications; - Keywords[es]=programa;software;repositorio;paquete;instalar;eliminar;actualizar;apps;aplicaciones; - Keywords[fi]=program;software;repository;package;install;remove;update;apps;applications;ohjelma;ohjelmisto;ohjelmalähde;lähteet;arkisto;paketti;asenna;poista;päivitä;sovellukset; --Keywords[fr]=programme ; logiciel ; dépôt ; archive ; paquet ; installation ; suppression ; mise à jour ; deb --Keywords[gl]=aplicativo,software,repositorio,paquete,instalar,eliminar,actualizar,deb -+Keywords[fr]=programme ; logiciel ; dépôt ; archive ; paquet ; installation ; suppression ; mise à jour ; deb ; -+Keywords[gl]=aplicativo;software;repositorio;paquete;instalar;eliminar;actualizar;deb; - Keywords[it]=programma;software;deposito;pacchetto;installa;rimuovi;aggiorna;app;applicazioni; - Keywords[ko]=program;software;repository;archive;package;install;remove;update;deb;프로그램;소프트웨어;저장소;리포지토리;패키지;꾸러미;설치;삭제;업데이트; - Keywords[nb]=program;programvare;pakkebrønn;pakke;installere;fjerne;oppdatere;app;apper; - Keywords[nl]=programma;software;opslagruimte;pakket;installeren;verwijderen;bijwerken;apps;toepassingen;applicaties; - Keywords[nn]=program;programvare;pakkebrønn;pakke;pakkar;installera;installering;fjerna;fjerning;oppdatera;oppdatering;app;appar;applikasjonar; --Keywords[pl]=program,oprogramowanie,repozytorium,archiwum,pakiet,paczka,instaluj,zainstaluj,usuń,odinstaluj,uaktualnij,aktualizuj,programy,aplikacje,deb -+Keywords[pl]=program;oprogramowanie;repozytorium;archiwum;pakiet;paczka;instaluj;zainstaluj;usuń;odinstaluj;uaktualnij;aktualizuj;programy;aplikacje;deb; - Keywords[pt]=programa;software;repositório;pacote;instalar;remover;actualizar;aplicações; - Keywords[pt_BR]=programa;software;repositório;pacote;instalar;instalação;remover;atualizar;aplicativos;apps;aplicações; - Keywords[sk]=program;softvér;repozitár;archív;balík;inštalácia;odstránenie;appky;aplikácie;aktualizácia; -@@ -84,5 +84,5 @@ Keywords[sr@latin]=program;software;repository;package;install;remove;update;app - Keywords[sv]=program;programvara;arkiv;paket;installera;ta bort;uppdatera;appar;program; - Keywords[uk]=program;software;repository;package;install;remove;update;app;apps;applications;програма;програмне забезпечення;сховище;архів;пакунок;встановити;встановлення;вилучити;вилучення;оновлення;оновити; - Keywords[x-test]=xxprogramxx;xxsoftwarexx;xxrepositoryxx;xxpackagexx;xxinstallxx;xxremovexx;xxupdatexx;xxappsxx;xxapplicationsxx; --Keywords[zh_CN]=program;software;repository;package;install;remove;update;apps;applications;程序;软件;软件源;包;安装;移除;更新;应用程序;应用 --Keywords[zh_TW]=program,software,repository,archive,package,install,remove,update,deb -+Keywords[zh_CN]=program;software;repository;package;install;remove;update;apps;applications;程序;软件;软件源;包;安装;移除;更新;应用程序;应用; -+Keywords[zh_TW]=program;software;repository;archive;package;install;remove;update;deb; diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..a26ea40 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Replaced by plasma-discover diff --git a/muon.spec b/muon.spec deleted file mode 100644 index 6827405..0000000 --- a/muon.spec +++ /dev/null @@ -1,264 +0,0 @@ - -Name: muon -Summary: KDE and Plasma resources management GUI -Version: 5.5.5 -Release: 1%{?dist} - -License: GPLv2+ -URL: https://projects.kde.org/discover - -%global revision %(echo %{version} | cut -d. -f3) -%if %{revision} >= 50 -%global stable unstable -%else -%global stable stable -%endif -Source0: http://download.kde.org/%{stable}/plasma/%{version}/discover-%{version}.tar.xz - -## upstream patches -Patch0: 0001-org-kde-discover-desktop-validation-fixes.patch - -BuildRequires: appstream-qt-devel >= 0.8.4 -BuildRequires: cmake -BuildRequires: desktop-file-utils -BuildRequires: extra-cmake-modules -BuildRequires: gettext -BuildRequires: kf5-karchive-devel -BuildRequires: kf5-kconfig-devel -BuildRequires: kf5-kconfigwidgets-devel -BuildRequires: kf5-kcoreaddons-devel -BuildRequires: kf5-kdbusaddons-devel -BuildRequires: kf5-kdeclarative-devel -BuildRequires: kf5-ki18n-devel -BuildRequires: kf5-kiconthemes-devel -BuildRequires: kf5-kio-devel -BuildRequires: kf5-kitemviews-devel -BuildRequires: kf5-knewstuff-devel -BuildRequires: kf5-knotifications-devel -BuildRequires: kf5-ktextwidgets-devel -BuildRequires: kf5-kwallet-devel -BuildRequires: kf5-kwidgetsaddons-devel -BuildRequires: kf5-plasma-devel -BuildRequires: kf5-rpm-macros -BuildRequires: kf5-solid-devel -BuildRequires: pkgconfig(packagekitqt5) -BuildRequires: pkgconfig(phonon4qt5) -BuildRequires: pkgconfig(Qt5Concurrent) -BuildRequires: pkgconfig(Qt5DBus) -BuildRequires: pkgconfig(Qt5Network) -BuildRequires: pkgconfig(Qt5Qml) -BuildRequires: pkgconfig(Qt5QuickWidgets) -BuildRequires: pkgconfig(Qt5Svg) -BuildRequires: pkgconfig(Qt5Test) -BuildRequires: pkgconfig(Qt5Widgets) -BuildRequires: pkgconfig(Qt5Xml) - -Requires: %{name}-discover = %{version}-%{release} -Requires: %{name}-updater = %{version}-%{release} - -%description -KDE and Plasma resources management GUI. - -%package libs -Summary: Runtime libraries for %{name} -Requires: PackageKit -%description libs -%{summary}. - -%package discover -Summary: KDE and Plasma resources management GUI -Requires: %{name}-libs%{?_isa} = %{version}-%{release} -%description discover -%{summary}. - -%package updater -Summary: Muon Updater -Provides: %{name}-notifier = %{version}-%{release} -Requires: %{name}-libs%{?_isa} = %{version}-%{release} -%description updater -%{summary}. - - -%prep -%autosetup -p1 -n discover-%{version} - -# disable update notifier applet by default -sed -i \ - -e 's|X-KDE-PluginInfo-EnabledByDefault=.*|X-KDE-PluginInfo-EnabledByDefault=false|g' \ - notifier/plasmoid/metadata.desktop - -## unpackaged files, these bits are not currently shipped -rm -fv po/*/muon.po -rm -fv po/*/muon-installer.po -rm -fv po/*/muon-exporter.po - - -%build -mkdir %{_target_platform} -pushd %{_target_platform} -# hack to avoid unused-direct-shlib-dependency rpmlint warnings -#export LDFLAGS="-Wl,--as-needed %{?__global_ldflags}" -%{cmake_kf5} .. -popd - -make %{?_smp_mflags} -C %{_target_platform} - - -%install -make install/fast DESTDIR=%{buildroot} -C %{_target_platform} - -%find_lang libdiscover -%find_lang muon-discover -%find_lang muon-notifier -%find_lang muon-updater -%find_lang plasma_applet_org.kde.muonnotifier - -cat muon-notifier.lang >> muon-updater.lang -cat plasma_applet_org.kde.muonnotifier.lang >> muon-updater.lang - - -%check -desktop-file-validate %{buildroot}%{_datadir}/applications/muon-updater.desktop -desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.discover.desktop - - -%files -# empty metapackage - -%post discover -touch --no-create %{_datadir}/icons/hicolor &> /dev/null || : - -%postun discover -if [ $1 -eq 0 ] ; then -touch --no-create %{_datadir}/icons/hicolor &> /dev/null || : -gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || : -update-desktop-database -q 2> /dev/null ||: -fi - -%posttrans discover -gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || : -update-desktop-database -q 2> /dev/null ||: - -%files discover -f muon-discover.lang -%{_bindir}/muon-discover -%{_datadir}/applications/org.kde.discover.desktop -%{_datadir}/icons/hicolor/*/apps/muondiscover.* -%{_datadir}/muondiscover/ -%{_datadir}/kxmlgui5/muondiscover/ - -%files updater -f muon-updater.lang -%{_bindir}/muon-updater -%{_datadir}/applications/muon-updater.desktop -%{_datadir}/kxmlgui5/muonupdater/ -# notifier -%{_datadir}/plasma/plasmoids/org.kde.discovernotifier/ -%{_datadir}/kservices5/plasma-applet-org.kde.discovernotifier.desktop - -%post libs -p /sbin/ldconfig -%postun libs -p /sbin/ldconfig - -%files libs -f libdiscover.lang -%license COPYING COPYING.LIB -%{_libdir}/libDiscoverNotifiers.so -%{_libdir}/libDiscoverCommon.so -%{_datadir}/libdiscover/ -%{_kf5_qtplugindir}/discover/ -%dir %{_kf5_qtplugindir}/discover-notifier/ -%{_kf5_qtplugindir}/discover-notifier/MuonPackageKitNotifier.so -%{_qt5_prefix}/qml/org/kde/discover/ -%{_qt5_prefix}/qml/org/kde/discovernotifier/ -%{_datadir}/knotifications5/muonabstractnotifier.notifyrc - - -%changelog -* Tue Mar 01 2016 Daniel Vrátil - 5.5.5-1 -- Plasma 5.5.5 - -* Thu Feb 04 2016 Fedora Release Engineering - 5.5.4-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Wed Jan 27 2016 Daniel Vrátil - 5.5.4-1 -- Plasma 5.5.4 - -* Thu Jan 07 2016 Daniel Vrátil - 5.5.3-1 -- Plasma 5.5.3 - -* Thu Dec 31 2015 Rex Dieter - 5.5.2-1 -- 5.5.2 - -* Tue Dec 29 2015 Rex Dieter - 5.5.1-2 -- update description, summary, url -- -updater: disable updater plasmoid by default - -* Fri Dec 18 2015 Daniel Vrátil - 5.5.1-1 -- Plasma 5.5.1 - -* Sun Dec 13 2015 Rex Dieter 5.5.0-2 -- rebuild (appstream) - -* Thu Dec 03 2015 Daniel Vrátil - 5.5.0-1 -- Plasma 5.5.0 - -* Wed Nov 25 2015 Daniel Vrátil - 5.4.95-1 -- Plasma 5.4.95 - -* Thu Nov 05 2015 Daniel Vrátil - 5.4.3-1 -- Plasma 5.4.3 - -* Tue Nov 03 2015 Rex Dieter 5.4.2-5 -- more upstream fixes - -* Thu Oct 29 2015 Rex Dieter 5.4.2-4 -- rebuild (PackageKit-Qt) - -* Thu Oct 29 2015 Rex Dieter 5.4.2-3 -- -libs: (explicitly) Requires: PackageKit - -* Wed Oct 28 2015 Rex Dieter 5.4.2-2 -- backport fix package removal (kde#354415) - -* Fri Oct 02 2015 Rex Dieter - 5.4.2-1 -- 5.4.2 - -* Tue Sep 29 2015 Rex Dieter 5.4.1-2 -- pull in upstream fixes (notably discover .desktop rename) - -* Wed Sep 09 2015 Rex Dieter - 5.4.1-1 -- 5.4.1 - -* Sat Jun 27 2015 Rex Dieter 5.3.2-1 -- 5.3.2 - -* Sat Jun 27 2015 Rex Dieter 5.3.1-5 -- rebuild (appstream) - -* Sat Jun 27 2015 Rex Dieter 5.3.1-4 -- rebuild (appstream) - -* Wed Jun 17 2015 Rex Dieter 5.3.1-3 -- BR: kf5-kiconthemes-devel kf5-kio-devel kf5-kitemviews-devel - -* Wed Jun 17 2015 Fedora Release Engineering - 5.3.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Sun May 31 2015 Daniel Vrátil 5.3.1-1 -- Plasma 5.3.1 - -* Sun May 03 2015 Rex Dieter 5.3.0-1 -- 5.3.0 - -* Mon Apr 20 2015 Rex Dieter 5.2.2-2 -- -discover, -updater, -libs subpkgs (w/ main metapackage) - -* Mon Apr 20 2015 Rex Dieter 5.2.2-1 -- 5.2.2, %%license COPYING - -* Tue Mar 17 2015 Rex Dieter 5.2.1-3 -- fix .desktop validation errors - -* Mon Mar 16 2015 Rex Dieter 5.2.1-2 -- cleanup for review - -* Mon Mar 16 2015 Elia Devito 5.2.1-1 -- Initial SPEC file - diff --git a/sources b/sources deleted file mode 100644 index 52267ad..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -24d8a45d50c83c6e4367acc6544a427c discover-5.5.5.tar.xz diff --git a/sources.basename b/sources.basename deleted file mode 100644 index cb58093..0000000 --- a/sources.basename +++ /dev/null @@ -1 +0,0 @@ -discover