From 68b65fee660c76b5346cb19f2d1bceff19f25957 Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Thu, 31 Mar 2016 16:45:42 +0300 Subject: [PATCH] oxygen-icons:moved framewroks --- desktop/kde/plasma/oxygen-icons/actions.py | 16 ---------- desktop/kde/plasma/oxygen-icons/pspec.xml | 35 ---------------------- 2 files changed, 51 deletions(-) delete mode 100644 desktop/kde/plasma/oxygen-icons/actions.py delete mode 100644 desktop/kde/plasma/oxygen-icons/pspec.xml 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