diff --git a/desktop/lookandfeel/gtk-theme-orion/actions.py b/desktop/lookandfeel/gtk-theme-orion/actions.py new file mode 100644 index 0000000000..5fdc1d76bc --- /dev/null +++ b/desktop/lookandfeel/gtk-theme-orion/actions.py @@ -0,0 +1,21 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import shelltools +from pisi.actionsapi import get +from pisi.actionsapi import autotools +from pisi.actionsapi import pisitools + + +def install(): + pisitools.dodir ("/usr/share/themes/Orion") + + for subtheme in ["gtk-2.0", "gtk-3.0", "metacity-1", "xfwm4", "openbox-3"]: + pisitools.insinto ("/usr/share/themes/Orion", subtheme) + + pisitools.dodoc ("LICENSE", "README") + + diff --git a/desktop/lookandfeel/gtk-theme-orion/pspec.xml b/desktop/lookandfeel/gtk-theme-orion/pspec.xml new file mode 100644 index 0000000000..7f4396fa04 --- /dev/null +++ b/desktop/lookandfeel/gtk-theme-orion/pspec.xml @@ -0,0 +1,38 @@ + + + + + gtk-theme-orion + https://github.com/shimmerproject/Orion + + Pisi Linux Community + admins@pisilinux.org + + Orion is a modern light theme for Gnome. It supports Gnome, Unity, XFCE and Openbox. + The theme is compatible with GTK 3.6 and 3.8. It also includes a GTK 2.0 theme using Murrine engine. + GPL-3.0 + data + https://github.com/shimmerproject/Orion/archive/v1.5.tar.gz + + + + gtk-theme-orion + + gtk2-engine-murrine + + + /usr/share/themes + /usr/share/doc + + + + + + 2016-10-01 + 1.5 + First Release. + Stefan Gronewold(groni) + groni@pisilinux.org + + + diff --git a/pisi-index.xml b/pisi-index.xml index 95b6d17c24..b27b58d432 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -73950,6 +73950,41 @@ thunar-volman is installed and configured properly, and you plug in your digical + + + gtk-theme-orion + https://github.com/shimmerproject/Orion + + Pisi Linux Community + admins@pisilinux.org + + GPL-3.0 + desktop.lookandfeel + Orion is a modern light theme for Gnome. It supports Gnome, Unity, XFCE and Openbox. + The theme is compatible with GTK 3.6 and 3.8. It also includes a GTK 2.0 theme using Murrine engine. + https://github.com/shimmerproject/Orion/archive/v1.5.tar.gz + desktop/lookandfeel/gtk-theme-orion/pspec.xml + + + gtk-theme-orion + + gtk2-engine-murrine + + + /usr/share/themes + /usr/share/doc + + + + + 2016-10-01 + 1.5 + First Release. + Stefan Gronewold(groni) + groni@pisilinux.org + + + libqalculate diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 8a3289dc53..fbdb2c7990 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -4729f3d07dc651cf98e582aa2791535be143f340 \ No newline at end of file +faeefaf76da2b7851d9d011061e682e70e75d9a1 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index 48be2812ec..52714e026a 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index b9cf50df44..4903f49ed3 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -73e085b82967a74a1ff97f1bf294ca9f772a3d80 \ No newline at end of file +d0c0f3847222b3e7b5c36c40d5cd485d769d3a43 \ No newline at end of file