add gtk-theme-orion

This commit is contained in:
groni
2016-09-30 21:35:22 +02:00
parent 1645854cf4
commit a8fb68f4e0
6 changed files with 96 additions and 2 deletions
@@ -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")
@@ -0,0 +1,38 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gtk-theme-orion</Name>
<Homepage>https://github.com/shimmerproject/Orion</Homepage>
<Packager>
<Name>Pisi Linux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<Summary>Orion is a modern light theme for Gnome. It supports Gnome, Unity, XFCE and Openbox.</Summary>
<Description>The theme is compatible with GTK 3.6 and 3.8. It also includes a GTK 2.0 theme using Murrine engine.</Description>
<License>GPL-3.0</License>
<ISA>data</ISA>
<Archive sha1sum="ef900a5a8e6ceddae89b979dcc86db7de610f937" type="targz">https://github.com/shimmerproject/Orion/archive/v1.5.tar.gz</Archive>
</Source>
<Package>
<Name>gtk-theme-orion</Name>
<RuntimeDependencies>
<Dependency>gtk2-engine-murrine</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share/themes</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2016-10-01</Date>
<Version>1.5</Version>
<Comment>First Release.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>
+35
View File
@@ -73950,6 +73950,41 @@ thunar-volman is installed and configured properly, and you plug in your digical
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>gtk-theme-orion</Name>
<Homepage>https://github.com/shimmerproject/Orion</Homepage>
<Packager>
<Name>Pisi Linux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPL-3.0</License>
<PartOf>desktop.lookandfeel</PartOf>
<Summary xml:lang="en">Orion is a modern light theme for Gnome. It supports Gnome, Unity, XFCE and Openbox.</Summary>
<Description xml:lang="en">The theme is compatible with GTK 3.6 and 3.8. It also includes a GTK 2.0 theme using Murrine engine.</Description>
<Archive type="targz" sha1sum="ef900a5a8e6ceddae89b979dcc86db7de610f937">https://github.com/shimmerproject/Orion/archive/v1.5.tar.gz</Archive>
<SourceURI>desktop/lookandfeel/gtk-theme-orion/pspec.xml</SourceURI>
</Source>
<Package>
<Name>gtk-theme-orion</Name>
<RuntimeDependencies>
<Dependency>gtk2-engine-murrine</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share/themes</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2016-10-01</Date>
<Version>1.5</Version>
<Comment>First Release.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>libqalculate</Name>
+1 -1
View File
@@ -1 +1 @@
4729f3d07dc651cf98e582aa2791535be143f340
faeefaf76da2b7851d9d011061e682e70e75d9a1
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
73e085b82967a74a1ff97f1bf294ca9f772a3d80
d0c0f3847222b3e7b5c36c40d5cd485d769d3a43