add gtk-theme-albatross
This commit is contained in:
@@ -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/Albatross")
|
||||
|
||||
for subtheme in ["gtk-2.0", "gtk-3.0", "metacity-1", "xfwm4"]:
|
||||
pisitools.insinto ("/usr/share/themes/Albatross", subtheme)
|
||||
|
||||
pisitools.dodoc ("LICENSE.CC", "README", "LICENSE.GPL")
|
||||
|
||||
|
||||
@@ -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-albatross</Name>
|
||||
<Homepage>https://github.com/shimmerproject/Albatross</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<Summary>Albatross is a modern theme for the XFCE-Desktop</Summary>
|
||||
<Description>Albatross is a modern theme for the XFCE-Desktop</Description>
|
||||
<License>GPL.v2</License>
|
||||
<ISA>data</ISA>
|
||||
<Archive sha1sum="dc8ad71119b2d5849bc670ac7fc2c10562c81e2e" type="targz">https://github.com/shimmerproject/Albatross/archive/v1.7.4.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>gtk-theme-albatross</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.7.4</Version>
|
||||
<Comment>First Release.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -73502,6 +73502,41 @@ thunar-volman is installed and configured properly, and you plug in your digical
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>gtk-theme-albatross</Name>
|
||||
<Homepage>https://github.com/shimmerproject/Albatross</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPL.v2</License>
|
||||
<PartOf>desktop.lookandfeel</PartOf>
|
||||
<Summary xml:lang="en">Albatross is a modern theme for the XFCE-Desktop</Summary>
|
||||
<Description xml:lang="en">Albatross is a modern theme for the XFCE-Desktop</Description>
|
||||
<Archive type="targz" sha1sum="dc8ad71119b2d5849bc670ac7fc2c10562c81e2e">https://github.com/shimmerproject/Albatross/archive/v1.7.4.tar.gz</Archive>
|
||||
<SourceURI>desktop/lookandfeel/gtk-theme-albatross/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>gtk-theme-albatross</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.7.4</Version>
|
||||
<Comment>First Release.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>gtk-theme-greybird</Name>
|
||||
|
||||
@@ -1 +1 @@
|
||||
faeefaf76da2b7851d9d011061e682e70e75d9a1
|
||||
d5c1b389e8d3f4f5f8b19b273ed3587894ab549a
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
d0c0f3847222b3e7b5c36c40d5cd485d769d3a43
|
||||
d0a8f0191b9d7997df9dc790d60faa8aedbb5ffe
|
||||
Reference in New Issue
Block a user