diff --git a/desktop/kde/plasma/oxygen-icons/actions.py b/desktop/kde/plasma/oxygen-icons/actions.py deleted file mode 100644 index 187e553764..0000000000 --- a/desktop/kde/plasma/oxygen-icons/actions.py +++ /dev/null @@ -1,16 +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 kde5 -from pisi.actionsapi import get - -def setup(): - kde5.configure() - -def build(): - kde5.make() - -def install(): - kde5.install() diff --git a/desktop/kde/plasma/oxygen-icons/pspec.xml b/desktop/kde/plasma/oxygen-icons/pspec.xml deleted file mode 100644 index 8d95e80a20..0000000000 --- a/desktop/kde/plasma/oxygen-icons/pspec.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - oxygen-icons - http://www.oxygen-icons.org - - Ertuğrul Erata - ertugrulerata@gmail.com - - LGPL - KDE Oxygen icons - "The Oxygen Icon Theme - - cmake - extra-cmake-modules - - mirrors://kde/stable/applications/15.04.3/src/oxygen-icons-15.04.3.tar.xz - - - - oxygen-icons - - /usr/share/icons - - - - - - 2015-08-01 - 15.04.3 - First Release - Ertuğrul Erata - ertugrulerata@gmail.com - - - \ No newline at end of file