gnome-icon-theme-extras
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
#!/usr/bin/env 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 autotools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
autotools.configure()
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README")
|
||||
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>gnome-icon-theme-extras</Name>
|
||||
<Homepage>https://git.gnome.org/browse/gnome-icon-theme-extras</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>CCPL</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>Extra GNOME icons for specific devices and file types</Summary>
|
||||
<Description>Extra GNOME icons for specific devices and file types</Description>
|
||||
<Archive sha1sum="1ec91dc4f20c6877589124bc76c1ac2db1accb01" type="tarxz">https://download.gnome.org/sources/gnome-icon-theme-extras/3.12/gnome-icon-theme-extras-3.12.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gtk2-devel</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>icon-theme-hicolor</Dependency>
|
||||
<Dependency>icon-naming-utils-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<!--
|
||||
<Patches>
|
||||
<Patch>gnome-icon-theme-extras.patch</Patch>
|
||||
<Patch level="1">gnome-icon-theme-extras.patch</Patch>
|
||||
</Patches>
|
||||
-->
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>gnome-icon-theme-extras</Name>
|
||||
<Files>
|
||||
<Path fileType="icon">/usr/share/icons</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2021-06-02</Date>
|
||||
<Version>3.12.0</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>gnome-icon-theme-extras</Name>
|
||||
<Summary xml:lang="tr">Extra GNOME icons for specific devices and file types</Summary>
|
||||
<Description xml:lang="tr">Extra GNOME icons for specific devices and file types</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
@@ -50848,6 +50848,47 @@ using GTK/GNOME.</Summary>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>gnome-icon-theme-extras</Name>
|
||||
<Homepage>https://git.gnome.org/browse/gnome-icon-theme-extras</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>CCPL</License>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>desktop.lookandfeel</PartOf>
|
||||
<Summary xml:lang="en">Extra GNOME icons for specific devices and file types</Summary>
|
||||
<Summary xml:lang="tr">Extra GNOME icons for specific devices and file types</Summary>
|
||||
<Description xml:lang="en">Extra GNOME icons for specific devices and file types</Description>
|
||||
<Description xml:lang="tr">Extra GNOME icons for specific devices and file types</Description>
|
||||
<Archive type="tarxz" sha1sum="1ec91dc4f20c6877589124bc76c1ac2db1accb01" name="gnome-icon-theme-extras-3.12.0.tar.xz">https://download.gnome.org/sources/gnome-icon-theme-extras/3.12/gnome-icon-theme-extras-3.12.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gtk2-devel</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>icon-theme-hicolor</Dependency>
|
||||
<Dependency>icon-naming-utils-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>desktop/lookandfeel/gnome-icon-theme-extras/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>gnome-icon-theme-extras</Name>
|
||||
<Files>
|
||||
<Path fileType="icon">/usr/share/icons</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2021-06-02</Date>
|
||||
<Version>3.12.0</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>icon-theme-compass-kde</Name>
|
||||
@@ -51797,6 +51838,7 @@ using GTK/GNOME.</Summary>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>gtk2-devel</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>icon-theme-hicolor</Dependency>
|
||||
<Dependency>icon-naming-utils-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>desktop/lookandfeel/gnome-icon-theme-symbolic/pspec.xml</SourceURI>
|
||||
|
||||
@@ -1 +1 @@
|
||||
0765b76b284bfa0864e4b9d548335ecf8858bc37
|
||||
dda6ebbe7e9193522df40d4b2bb6393fabf36110
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
695de42f73a339bc0d410615f46b3942ec15dac7
|
||||
85141aae155d92ceeea04a4a5652214956710e40
|
||||
Reference in New Issue
Block a user