add gtk-theme-arc
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
#!/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
|
||||
|
||||
WorkDir = "arc-theme/arc-themes/Arc"
|
||||
|
||||
def install():
|
||||
pisitools.dodir ("/usr/share/themes/Arc")
|
||||
|
||||
for subtheme in ["gtk-2.0", "gtk-3.0", "metacity-1", "xfwm4", "cinnamon", "gnome-shell", "unity"]:
|
||||
pisitools.insinto ("/usr/share/themes/Arc", 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-arc</Name>
|
||||
<Homepage>https://launchpad.net/~varlesh-l/+archive/ubuntu/papirus-pack/+packages</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<Summary>Arc is a flat theme with a subtle color scheme and transparency in select parts of the window, like GTK Header Bars and the Nautilus sidebar.</Summary>
|
||||
<Description>The Arc theme supports GTK3 and GTK2 based desktop environments, including GNOME Shell (of course) and the standard Ubuntu Unity desktop.It also works just dandy with lightweight Budgie and elementary’s Pantheon desktops and should work fine on Cinnamon.</Description>
|
||||
<License>GPL-3.0</License>
|
||||
<ISA>data</ISA>
|
||||
<Archive sha1sum="b5a9792245d07b60c31d9f852858d7f844b55402" type="targz">https://launchpad.net/~varlesh-l/+archive/ubuntu/papirus-pack/+files/arc-theme_16.04~xenial~NoobsLab.com.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>gtk-theme-arc</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>gtk2-engine-murrine</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/themes/Arc</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2016-10-01</Date>
|
||||
<Version>1.0</Version>
|
||||
<Comment>First Release.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -74045,6 +74045,41 @@ thunar-volman is installed and configured properly, and you plug in your digical
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>gtk-theme-arc</Name>
|
||||
<Homepage>https://launchpad.net/~varlesh-l/+archive/ubuntu/papirus-pack/+packages</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">Arc is a flat theme with a subtle color scheme and transparency in select parts of the window, like GTK Header Bars and the Nautilus sidebar.</Summary>
|
||||
<Description xml:lang="en">The Arc theme supports GTK3 and GTK2 based desktop environments, including GNOME Shell (of course) and the standard Ubuntu Unity desktop.It also works just dandy with lightweight Budgie and elementary’s Pantheon desktops and should work fine on Cinnamon.</Description>
|
||||
<Archive type="targz" sha1sum="b5a9792245d07b60c31d9f852858d7f844b55402">https://launchpad.net/~varlesh-l/+archive/ubuntu/papirus-pack/+files/arc-theme_16.04~xenial~NoobsLab.com.tar.gz</Archive>
|
||||
<SourceURI>desktop/lookandfeel/gtk-theme-arc/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>gtk-theme-arc</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>gtk2-engine-murrine</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/themes/Arc</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2016-10-01</Date>
|
||||
<Version>1.0</Version>
|
||||
<Comment>First Release.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>iconcan</Name>
|
||||
|
||||
@@ -1 +1 @@
|
||||
1b3adea150cbaba4e9cb9b19be03d9afc0fb2062
|
||||
25ce1f53c68a5fba7a7e436a9484d6a18240a19f
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
a2f9b467700389e7bbca55e3629011e62ab4410e
|
||||
3690b1a026eba33e274ba16db0731a9434916600
|
||||
Reference in New Issue
Block a user