From b0b987ab67ed588b85b672d06fb60aefa34b0c1e Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Mon, 19 Oct 2015 19:14:54 +0300 Subject: [PATCH] filelight:delete --- desktop/kde/application/filelight/actions.py | 19 -- desktop/kde/application/filelight/pspec.xml | 224 ------------------ .../application/filelight/translations.xml | 8 - 3 files changed, 251 deletions(-) delete mode 100644 desktop/kde/application/filelight/actions.py delete mode 100644 desktop/kde/application/filelight/pspec.xml delete mode 100644 desktop/kde/application/filelight/translations.xml diff --git a/desktop/kde/application/filelight/actions.py b/desktop/kde/application/filelight/actions.py deleted file mode 100644 index 2147d476c8..0000000000 --- a/desktop/kde/application/filelight/actions.py +++ /dev/null @@ -1,19 +0,0 @@ -#!/usr/bin/python -# -*- coding: utf-8 -*- -# -# Licensed under the GNU General Public License, version 3. -# See the file http://www.gnu.org/copyleft/gpl.txt - -from pisi.actionsapi import pisitools -from pisi.actionsapi import kde5 - -def setup(): - kde5.configure() - -def build(): - kde5.make() - -def install(): - kde5.install() - - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README", "TODO") diff --git a/desktop/kde/application/filelight/pspec.xml b/desktop/kde/application/filelight/pspec.xml deleted file mode 100644 index ed842bda75..0000000000 --- a/desktop/kde/application/filelight/pspec.xml +++ /dev/null @@ -1,224 +0,0 @@ - - - - - filelight - http://utils.kde.org/projects/filelight - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - filelight - app:gui - View disk usage information - Filelight allows you to quickly understand exactly where your diskspace is being used by graphically representing your file system as a set of concentric segmented-rings. - http://download.kde.org/stable/applications/15.08.2/src/filelight-15.08.2.tar.xz - - extra-cmake-modules - qt5-base-devel - mesa-devel - qt5-script-devel - kdoctools-devel - kxmlgui-devel - kcoreaddons-devel - kio-devel - kparts-devel - - - - - filelight - - kio - ki18n - solid - kparts - libgcc - kconfig - kxmlgui - kservice - qt5-base - kcompletion - kcoreaddons - kconfigwidgets - kwidgetsaddons - - - /etc/xdg/ - /usr/lib - /usr/share/doc - /usr/bin - /usr/share/kde5 - /usr/share/kxmlgui5/filelightpart/filelightpartui.rc - /usr/share/kxmlgui5/filelight/filelightui.rc - /usr/share/kservices5/filelightpart.desktop - /usr/share/icons - /usr/share/applications - - - - - - 2015-10-19 - 15.08.2 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2014-11-13 - 4.14.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2014-10-15 - 4.14.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2014-09-20 - 4.14.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2014-08-21 - 4.14.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2014-06-13 - 4.13.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2014-05-14 - 4.13.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2014-05-03 - 4.13.0 - Version bump. - Osman Erkan - osman.erkan@pisilinux.org - - - 2014-04-05 - 4.12.4 - Version bump. - Osman Erkan - osman.erkan@pisilinux.org - - - 2014-03-04 - 4.12.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2014-02-06 - 4.12.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2014-01-13 - 4.11.5 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-12-03 - 4.11.4 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-11-05 - 4.11.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-10-02 - 4.11.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-09-07 - 4.11.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-07-02 - 4.10.5 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-06-10 - 4.10.4 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-05-06 - 4.10.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-04-03 - 4.10.2 - Version bump - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-03-06 - 4.10.1 - Version bump - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-02-15 - 4.10.0 - Version bump - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-01-19 - 4.9.98 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - diff --git a/desktop/kde/application/filelight/translations.xml b/desktop/kde/application/filelight/translations.xml deleted file mode 100644 index 9f26cd4a38..0000000000 --- a/desktop/kde/application/filelight/translations.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - filelight - View disk usage information - Filelight allows you to quickly understand exactly where your diskspace is being used by graphically representing your file system as a set of concentric segmented-rings. - -