replaced tabulations to spaces.

This commit is contained in:
4fury-c3440d8
2020-12-25 06:57:28 +03:00
parent 4a53b3c6de
commit 567a077f13
171 changed files with 4234 additions and 4235 deletions
@@ -17,10 +17,10 @@ def setup():
pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
def build():
autotools.make()
autotools.make()
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README")
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README")
@@ -1,53 +1,53 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>xfce4-diskperf-plugin</Name>
<Homepage>https://docs.xfce.org/panel-plugins/xfce4-diskperf-plugin</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<License>BSD-2</License>
<Icon>xfce4-panel</Icon>
<IsA>app:gui</IsA>
<PartOf>desktop.xfce.addon</PartOf>
<Summary>A disk usage and performance panel plugin for Xfce</Summary>
<Description>A disk usage and performance panel plugin for Xfce.</Description>
<Archive sha1sum="997e484f2d05767b9318eb07443fac6a779cb33c" type="tarbz2">
https://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/2.6/xfce4-diskperf-plugin-2.6.2.tar.bz2
</Archive>
<BuildDependencies>
<Dependency>xfce4-panel-devel</Dependency>
<Dependency>intltool</Dependency>
<Dependency>libxfce4ui-devel</Dependency>
</BuildDependencies>
</Source>
<Source>
<Name>xfce4-diskperf-plugin</Name>
<Homepage>https://docs.xfce.org/panel-plugins/xfce4-diskperf-plugin</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<License>BSD-2</License>
<Icon>xfce4-panel</Icon>
<IsA>app:gui</IsA>
<PartOf>desktop.xfce.addon</PartOf>
<Summary>A disk usage and performance panel plugin for Xfce</Summary>
<Description>A disk usage and performance panel plugin for Xfce.</Description>
<Archive sha1sum="997e484f2d05767b9318eb07443fac6a779cb33c" type="tarbz2">
https://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/2.6/xfce4-diskperf-plugin-2.6.2.tar.bz2
</Archive>
<BuildDependencies>
<Dependency>xfce4-panel-devel</Dependency>
<Dependency>intltool</Dependency>
<Dependency>libxfce4ui-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>xfce4-diskperf-plugin</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libxfce4ui</Dependency>
<Dependency>xfce4-panel</Dependency>
<Dependency>libxfce4util</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/xfce4</Path>
<Path fileType="library">/usr/lib</Path>
</Files>
</Package>
<Package>
<Name>xfce4-diskperf-plugin</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libxfce4ui</Dependency>
<Dependency>xfce4-panel</Dependency>
<Dependency>libxfce4util</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/xfce4</Path>
<Path fileType="library">/usr/lib</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-06-25</Date>
<Version>2.6.2</Version>
<Comment>Rebuild.</Comment>
<Name>fury</Name>
<Email>wascheme@tuta.io</Email>
</Update>
</History>
<History>
<Update release="1">
<Date>2020-06-25</Date>
<Version>2.6.2</Version>
<Comment>Rebuild.</Comment>
<Name>fury</Name>
<Email>wascheme@tuta.io</Email>
</Update>
</History>
</PISI>
@@ -1,8 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>xfce4-diskperf-plugin</Name>
<Summary xml:lang="tr">Xfce disk bilgisi eklentisi</Summary>
<Description xml:lang="tr">xfce4-diskperf-plugin, disk performansı ve kullanımı hakkında bilgi veren Xfce4 paneli eklentisidir.</Description>
</Source>
<Source>
<Name>xfce4-diskperf-plugin</Name>
<Summary xml:lang="tr">Xfce disk bilgisi eklentisi</Summary>
<Description xml:lang="tr">xfce4-diskperf-plugin, disk performansı ve kullanımı hakkında bilgi veren Xfce4 paneli eklentisidir.</Description>
</Source>
</PISI>