xfce moved contrib
This commit is contained in:
@@ -1,17 +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
|
|
||||||
|
|
||||||
WorkDir = "elementary-xfce-0.7"
|
|
||||||
|
|
||||||
from pisi.actionsapi import pisitools
|
|
||||||
from pisi.actionsapi import shelltools
|
|
||||||
from pisi.actionsapi import get
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def install():
|
|
||||||
pisitools.insinto("/usr/share/icons", "elementary-xfce-dark")
|
|
||||||
|
|
||||||
@@ -1,35 +0,0 @@
|
|||||||
<?xml version="1.0" ?>
|
|
||||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
||||||
<PISI>
|
|
||||||
<Source>
|
|
||||||
<Name>icon-theme-elementary-xfce-dark</Name>
|
|
||||||
<Homepage>https://github.com/shimmerproject/elementary-xfce/</Homepage>
|
|
||||||
<Packager>
|
|
||||||
<Name>Stefan Gronewold(groni)</Name>
|
|
||||||
<Email>groni@pisilinux.org</Email>
|
|
||||||
</Packager>
|
|
||||||
<License>GPLv2</License>
|
|
||||||
<IsA>data</IsA>
|
|
||||||
<Summary>Dark Elementary Look for XFCE</Summary>
|
|
||||||
<Description>Dark Elementary Look for XFCE</Description>
|
|
||||||
<Archive sha1sum="5957eaaf185500a12c5f34a6c59a330c9424b5bb" type="targz">https://github.com/shimmerproject/elementary-xfce/archive/0.7.tar.gz</Archive>
|
|
||||||
</Source>
|
|
||||||
|
|
||||||
<Package>
|
|
||||||
<Name>icon-theme-elementary-xfce-dark</Name>
|
|
||||||
<Files>
|
|
||||||
<Path fileType="data">/usr/share/icons/elementary-xfce-dark</Path>
|
|
||||||
</Files>
|
|
||||||
</Package>
|
|
||||||
|
|
||||||
<History>
|
|
||||||
<Update release="1">
|
|
||||||
<Date>2016-10-01</Date>
|
|
||||||
<Version>0.7</Version>
|
|
||||||
<Comment>First release</Comment>
|
|
||||||
<Name>Stefan Gronewold(groni)</Name>
|
|
||||||
<Email>groni@pisilinux.org</Email>
|
|
||||||
</Update>
|
|
||||||
</History>
|
|
||||||
|
|
||||||
</PISI>
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
<?xml version="1.0" ?>
|
|
||||||
<PISI>
|
|
||||||
<Source>
|
|
||||||
<Name>nitrux</Name>
|
|
||||||
<Summary xml:lang="en">Nitrux Look for KDE</Summary>
|
|
||||||
<Description xml:lang="en">Nitrux Look for KDE</Description>
|
|
||||||
</Source>
|
|
||||||
</PISI>
|
|
||||||
@@ -1,17 +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
|
|
||||||
|
|
||||||
WorkDir = "elementary-xfce-0.7"
|
|
||||||
|
|
||||||
from pisi.actionsapi import pisitools
|
|
||||||
from pisi.actionsapi import shelltools
|
|
||||||
from pisi.actionsapi import get
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def install():
|
|
||||||
pisitools.insinto("/usr/share/icons", "elementary-xfce-darker")
|
|
||||||
|
|
||||||
@@ -1,35 +0,0 @@
|
|||||||
<?xml version="1.0" ?>
|
|
||||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
||||||
<PISI>
|
|
||||||
<Source>
|
|
||||||
<Name>icon-theme-elementary-xfce-darker</Name>
|
|
||||||
<Homepage>https://github.com/shimmerproject/elementary-xfce/</Homepage>
|
|
||||||
<Packager>
|
|
||||||
<Name>Stefan Gronewold(groni)</Name>
|
|
||||||
<Email>groni@pisilinux.org</Email>
|
|
||||||
</Packager>
|
|
||||||
<License>GPLv2</License>
|
|
||||||
<IsA>data</IsA>
|
|
||||||
<Summary>Darker Elementary Look for XFCE</Summary>
|
|
||||||
<Description>Darker Elementary Look for XFCE</Description>
|
|
||||||
<Archive sha1sum="5957eaaf185500a12c5f34a6c59a330c9424b5bb" type="targz">https://github.com/shimmerproject/elementary-xfce/archive/0.7.tar.gz</Archive>
|
|
||||||
</Source>
|
|
||||||
|
|
||||||
<Package>
|
|
||||||
<Name>icon-theme-elementary-xfce-darker</Name>
|
|
||||||
<Files>
|
|
||||||
<Path fileType="data">/usr/share/icons/elementary-xfce-darker</Path>
|
|
||||||
</Files>
|
|
||||||
</Package>
|
|
||||||
|
|
||||||
<History>
|
|
||||||
<Update release="1">
|
|
||||||
<Date>2016-10-01</Date>
|
|
||||||
<Version>0.7</Version>
|
|
||||||
<Comment>First release</Comment>
|
|
||||||
<Name>Stefan Gronewold(groni)</Name>
|
|
||||||
<Email>groni@pisilinux.org</Email>
|
|
||||||
</Update>
|
|
||||||
</History>
|
|
||||||
|
|
||||||
</PISI>
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
<?xml version="1.0" ?>
|
|
||||||
<PISI>
|
|
||||||
<Source>
|
|
||||||
<Name>nitrux</Name>
|
|
||||||
<Summary xml:lang="en">Nitrux Look for KDE</Summary>
|
|
||||||
<Description xml:lang="en">Nitrux Look for KDE</Description>
|
|
||||||
</Source>
|
|
||||||
</PISI>
|
|
||||||
@@ -1,17 +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
|
|
||||||
|
|
||||||
WorkDir = "elementary-xfce-0.7"
|
|
||||||
|
|
||||||
from pisi.actionsapi import pisitools
|
|
||||||
from pisi.actionsapi import shelltools
|
|
||||||
from pisi.actionsapi import get
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def install():
|
|
||||||
pisitools.insinto("/usr/share/icons", "elementary-xfce")
|
|
||||||
|
|
||||||
@@ -1,35 +0,0 @@
|
|||||||
<?xml version="1.0" ?>
|
|
||||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
||||||
<PISI>
|
|
||||||
<Source>
|
|
||||||
<Name>icon-theme-elementary-xfce</Name>
|
|
||||||
<Homepage>https://github.com/shimmerproject/elementary-xfce</Homepage>
|
|
||||||
<Packager>
|
|
||||||
<Name>Stefan Gronewold(groni)</Name>
|
|
||||||
<Email>groni@pisilinux.org</Email>
|
|
||||||
</Packager>
|
|
||||||
<License>GPLv2</License>
|
|
||||||
<IsA>data</IsA>
|
|
||||||
<Summary>Elementary Look for XFCE</Summary>
|
|
||||||
<Description>Elementary Look for XFCE</Description>
|
|
||||||
<Archive sha1sum="5957eaaf185500a12c5f34a6c59a330c9424b5bb" type="targz">https://github.com/shimmerproject/elementary-xfce/archive/0.7.tar.gz</Archive>
|
|
||||||
</Source>
|
|
||||||
|
|
||||||
<Package>
|
|
||||||
<Name>icon-theme-elementary-xfce</Name>
|
|
||||||
<Files>
|
|
||||||
<Path fileType="data">/usr/share/icons/elementary-xfce</Path>
|
|
||||||
</Files>
|
|
||||||
</Package>
|
|
||||||
|
|
||||||
<History>
|
|
||||||
<Update release="1">
|
|
||||||
<Date>2016-10-01</Date>
|
|
||||||
<Version>0.7</Version>
|
|
||||||
<Comment>First release</Comment>
|
|
||||||
<Name>Stefan Gronewold(groni)</Name>
|
|
||||||
<Email>groni@pisilinux.org</Email>
|
|
||||||
</Update>
|
|
||||||
</History>
|
|
||||||
|
|
||||||
</PISI>
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
<?xml version="1.0" ?>
|
|
||||||
<PISI>
|
|
||||||
<Source>
|
|
||||||
<Name>nitrux</Name>
|
|
||||||
<Summary xml:lang="en">Nitrux Look for KDE</Summary>
|
|
||||||
<Description xml:lang="en">Nitrux Look for KDE</Description>
|
|
||||||
</Source>
|
|
||||||
</PISI>
|
|
||||||
Reference in New Issue
Block a user