Merge all arc themes into one source
This commit is contained in:
@@ -1,23 +0,0 @@
|
||||
#!/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-Dark-Solid"
|
||||
|
||||
def install():
|
||||
pisitools.dodir ("/usr/share/themes/Arc-Dark-Solid")
|
||||
|
||||
for subtheme in ["gtk-2.0", "gtk-3.0", "metacity-1", "xfwm4", "cinnamon", "gnome-shell", "unity"]:
|
||||
pisitools.insinto ("/usr/share/themes/Arc-Dark-Solid", subtheme)
|
||||
pisitools.insinto ("/usr/share/themes/Arc-Dark-Solid", "index.theme")
|
||||
|
||||
# pisitools.dodoc ("LICENSE", "README")
|
||||
|
||||
|
||||
@@ -1,52 +0,0 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>gtk-theme-arc-dark-solid</Name>
|
||||
<Homepage>https://github.com/horst3180/arc-theme</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>GPLv2</License>
|
||||
<ISA>data</ISA>
|
||||
<Archive sha1sum="b5a9792245d07b60c31d9f852858d7f844b55402" type="targz">https://sourceforge.net/projects/pisilinux/files/source/arc-theme_16.04%7Exenial%7ENoobsLab.com.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>gtk-theme-arc-dark-solid</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>gtk2-engines-murrine</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/themes/Arc-Dark-Solid</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2018-08-31</Date>
|
||||
<Version>1.0</Version>
|
||||
<Comment>Rebuild New T.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2017-04-06</Date>
|
||||
<Version>1.0</Version>
|
||||
<Comment>Rebuild with new toolchain</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-12-11</Date>
|
||||
<Version>1.0</Version>
|
||||
<Comment>First Release.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -1,23 +0,0 @@
|
||||
#!/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-Dark"
|
||||
|
||||
def install():
|
||||
pisitools.dodir ("/usr/share/themes/Arc-Dark")
|
||||
|
||||
for subtheme in ["gtk-2.0", "gtk-3.0", "metacity-1", "xfwm4", "cinnamon", "gnome-shell", "unity"]:
|
||||
pisitools.insinto ("/usr/share/themes/Arc-Dark", subtheme)
|
||||
pisitools.insinto ("/usr/share/themes/Arc-Dark", "index.theme")
|
||||
|
||||
# pisitools.dodoc ("LICENSE", "README")
|
||||
|
||||
|
||||
@@ -1,52 +0,0 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>gtk-theme-arc-dark</Name>
|
||||
<Homepage>https://github.com/horst3180/arc-theme</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>GPLv2</License>
|
||||
<ISA>data</ISA>
|
||||
<Archive sha1sum="b5a9792245d07b60c31d9f852858d7f844b55402" type="targz">https://launchpad.net/~noobslab/+archive/ubuntu/themes/+files/arc-theme_16.04~xenial~NoobsLab.com.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>gtk-theme-arc-dark</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>gtk2-engines-murrine</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/themes/Arc-Dark</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2018-08-31</Date>
|
||||
<Version>1.0</Version>
|
||||
<Comment>Rebuild New T.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2017-04-06</Date>
|
||||
<Version>1.0</Version>
|
||||
<Comment>Rebuild with new toolchain</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-12-11</Date>
|
||||
<Version>1.0</Version>
|
||||
<Comment>First Release.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -1,23 +0,0 @@
|
||||
#!/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-Solid"
|
||||
|
||||
def install():
|
||||
pisitools.dodir ("/usr/share/themes/Arc-Solid")
|
||||
|
||||
for subtheme in ["gtk-2.0", "gtk-3.0", "metacity-1", "xfwm4", "cinnamon", "gnome-shell", "unity"]:
|
||||
pisitools.insinto ("/usr/share/themes/Arc-Solid", subtheme)
|
||||
pisitools.insinto ("/usr/share/themes/Arc-Solid", "index.theme")
|
||||
|
||||
# pisitools.dodoc ("LICENSE", "README")
|
||||
|
||||
|
||||
@@ -1,52 +0,0 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>gtk-theme-arc-solid</Name>
|
||||
<Homepage>https://github.com/horst3180/arc-theme</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>GPLv2</License>
|
||||
<ISA>data</ISA>
|
||||
<Archive sha1sum="b5a9792245d07b60c31d9f852858d7f844b55402" type="targz">https://launchpad.net/~noobslab/+archive/ubuntu/themes/+files/arc-theme_16.04~xenial~NoobsLab.com.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>gtk-theme-arc-solid</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>gtk2-engines-murrine</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/themes/Arc-Solid</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2018-08-31</Date>
|
||||
<Version>1.0</Version>
|
||||
<Comment>Rebuild New T.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2017-04-06</Date>
|
||||
<Version>1.0</Version>
|
||||
<Comment>Rebuild with new toolchain</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-12-11</Date>
|
||||
<Version>1.0</Version>
|
||||
<Comment>First Release.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -8,15 +8,24 @@ from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import get
|
||||
from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.util import join_path
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
BASE_DIR = 'arc-themes/%s'
|
||||
ARC_DIR = BASE_DIR % 'Arc'
|
||||
ARC_SOLID_DIR = BASE_DIR % 'Arc-Solid'
|
||||
ARC_DARK_DIR = BASE_DIR % 'Arc-Dark'
|
||||
ARC_DARK_SOLID_DIR = BASE_DIR % 'Arc-Dark-Solid'
|
||||
|
||||
|
||||
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")
|
||||
|
||||
pisitools.dodir("/usr/share/themes/Arc")
|
||||
pisitools.dodir("/usr/share/themes/Arc-Solid")
|
||||
pisitools.dodir("/usr/share/themes/Arc-Dark")
|
||||
pisitools.dodir("/usr/share/themes/Arc-Dark-Solid")
|
||||
|
||||
for sub_theme in ["gtk-2.0", "gtk-3.0", "metacity-1", "xfwm4", "cinnamon", "gnome-shell", "unity"]:
|
||||
pisitools.insinto("/usr/share/themes/Arc", join_path(ARC_DIR, sub_theme))
|
||||
pisitools.insinto("/usr/share/themes/Arc-Solid", join_path(ARC_SOLID_DIR, sub_theme))
|
||||
pisitools.insinto("/usr/share/themes/Arc-Dark", join_path(ARC_DARK_DIR, sub_theme))
|
||||
pisitools.insinto("/usr/share/themes/Arc-Dark-Solid", join_path(ARC_DARK_SOLID_DIR, sub_theme))
|
||||
|
||||
@@ -22,7 +22,36 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/themes/Arc</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>gtk-theme-arc-solid</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>gtk2-engines-murrine</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/themes/Arc-Solid</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>gtk-theme-arc-dark</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>gtk2-engines-murrine</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/themes/Arc-Dark</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>gtk-theme-arc-dark-solid</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>gtk2-engines-murrine</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/themes/Arc-Dark-Solid</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user