From 2ec5cb672d2b70003e60d0f939416a09a81f721b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 27 May 2018 20:37:32 +0200 Subject: [PATCH] muon: remove MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * was replaced by discover * nothing in KDE depends on it Signed-off-by: Andreas Müller --- recipes-kde/other/muon/muon_5.5.0.bb | 32 ---------------------------- 1 file changed, 32 deletions(-) delete mode 100644 recipes-kde/other/muon/muon_5.5.0.bb diff --git a/recipes-kde/other/muon/muon_5.5.0.bb b/recipes-kde/other/muon/muon_5.5.0.bb deleted file mode 100644 index e2180b8c..00000000 --- a/recipes-kde/other/muon/muon_5.5.0.bb +++ /dev/null @@ -1,32 +0,0 @@ -SUMMARY = "A collection of package management tools for Debian-based systems" -LICENSE = "GPLv3 & GFDL-1.2" -LIC_FILES_CHKSUM = " \ - file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \ - file://COPYING.GFDL;md5=ad1419ecc56e060eccf8184a87c4285f \ -" - -inherit kde-base gtk-icon-cache - -DEPENDS += " \ - libqapt \ - libdebconf-kde \ - \ - kio \ - kdelibs4support \ - kdelibs4support-native \ - kdbusaddons \ - kcoreaddons-native \ - kauth-native \ - kconfig-native \ - kdesignerplugin-native \ - sonnet-native \ -" - -SRC_URI = "${KDE_MIRROR}/stable/${BPN}/${PV}/${BPN}-${PV}.tar.xz" -SRC_URI[md5sum] = "004e91140a482d16cdd749aafcede0ba" -SRC_URI[sha256sum] = "4f6164687077fc1042ab9e873c71afab9ed7689d9963e0f3d34fa19291d2c6da" - -FILES_${PN} += " \ - ${datadir}/config.kcfg \ - ${datadir}/kxmlgui5 \ -"