add icon-theme-numix-light
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
#!/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 = "recipe"
|
||||
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
|
||||
|
||||
def install():
|
||||
pisitools.insinto("/usr/share/icons", "Numix-Light")
|
||||
@@ -0,0 +1,35 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>icon-theme-numix-light</Name>
|
||||
<Homepage>https://numixproject.org/</Homepage>
|
||||
<Packager>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv3</License>
|
||||
<IsA>data</IsA>
|
||||
<Summary>Circle is an icon theme for Linux from the Numix project</Summary>
|
||||
<Description>Circle is an icon theme for Linux from the Numix project</Description>
|
||||
<Archive sha1sum="9ce02c24b236cb1d61d51423611a1edb45e0c195" type="tarxz">https://launchpad.net/~numix/+archive/ubuntu/ppa/+files/numix-icon-theme_0.3+824~201608071940~ubuntu16.10.1.tar.xz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>icon-theme-numix-light</Name>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/icons/Numix-Light</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2016-10-01</Date>
|
||||
<Version>16.09.07</Version>
|
||||
<Comment>First Release.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
|
||||
</PISI>
|
||||
@@ -73530,6 +73530,38 @@ thunar-volman is installed and configured properly, and you plug in your digical
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>icon-theme-numix-light</Name>
|
||||
<Homepage>https://numixproject.org/</Homepage>
|
||||
<Packager>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv3</License>
|
||||
<IsA>data</IsA>
|
||||
<PartOf>desktop.lookandfeel</PartOf>
|
||||
<Summary xml:lang="en">Circle is an icon theme for Linux from the Numix project</Summary>
|
||||
<Description xml:lang="en">Circle is an icon theme for Linux from the Numix project</Description>
|
||||
<Archive type="tarxz" sha1sum="9ce02c24b236cb1d61d51423611a1edb45e0c195">https://launchpad.net/~numix/+archive/ubuntu/ppa/+files/numix-icon-theme_0.3+824~201608071940~ubuntu16.10.1.tar.xz</Archive>
|
||||
<SourceURI>desktop/lookandfeel/icon-theme-numix-light/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>icon-theme-numix-light</Name>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/icons/Numix-Light</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2016-10-01</Date>
|
||||
<Version>16.09.07</Version>
|
||||
<Comment>First Release.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>gtk-theme-bluebird</Name>
|
||||
|
||||
@@ -1 +1 @@
|
||||
f2a765ced1ca9e6792220b19bd65fe67e8e89764
|
||||
1b3adea150cbaba4e9cb9b19be03d9afc0fb2062
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
00039922e6652e39c3f3b2e838cf1d751ceb908d
|
||||
a2f9b467700389e7bbca55e3629011e62ab4410e
|
||||
Reference in New Issue
Block a user