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
+4 -4
View File
@@ -8,13 +8,13 @@ from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
def setup():
autotools.configure()
autotools.configure()
def build():
autotools.make()
autotools.make()
def install():
autotools.install()
autotools.install()
pisitools.dodoc("README.md", "COPYING", "NEWS", "HACKING", "AUTHORS")
pisitools.dodoc("README.md", "COPYING", "NEWS", "HACKING", "AUTHORS")
+40 -40
View File
@@ -1,49 +1,49 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>xfce4-dev-tools</Name>
<Homepage>https://www.xfce.org/</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<PartOf>desktop.xfce.base</PartOf>
<IsA>app:console</IsA>
<Summary>Xfce developer tools</Summary>
<Description>
Xfce4-dev-tools contains common tools required by Xfce developers and people that want to build Xfce from SVN. In addition, this package contains the Xfce developer's handbook.
</Description>
<Archive sha1sum="bce1f5a0bc775823c8a81e7a5b6843dc18c11cb0" type="tarbz2">https://archive.xfce.org/xfce/4.16/src/xfce4-dev-tools-4.16.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
</BuildDependencies>
</Source>
<Source>
<Name>xfce4-dev-tools</Name>
<Homepage>https://www.xfce.org/</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<PartOf>desktop.xfce.base</PartOf>
<IsA>app:console</IsA>
<Summary>Xfce developer tools</Summary>
<Description>
Xfce4-dev-tools contains common tools required by Xfce developers and people that want to build Xfce from SVN. In addition, this package contains the Xfce developer's handbook.
</Description>
<Archive sha1sum="bce1f5a0bc775823c8a81e7a5b6843dc18c11cb0" type="tarbz2">https://archive.xfce.org/xfce/4.16/src/xfce4-dev-tools-4.16.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>xfce4-dev-tools</Name>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>xfce4-dev-tools</Name>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2020-12-24</Date>
<Version>4.16.0</Version>
<Comment>New release.</Comment>
<Name>Ali Cengiz Kurt</Name>
<Email>alicengizkurt@gmail.com</Email>
</Update>
<Date>2020-12-24</Date>
<Version>4.16.0</Version>
<Comment>New release.</Comment>
<Name>Ali Cengiz Kurt</Name>
<Email>alicengizkurt@gmail.com</Email>
</Update>
<Update release="1">
<Date>2020-11-18</Date>
<Version>4.15.0</Version>
<Comment>First Release For Beta System.</Comment>
<Name>Ali Cengiz Kurt</Name>
<Email>alicengizkurt@gmail.com</Email>
</Update>
</History>
<Date>2020-11-18</Date>
<Version>4.15.0</Version>
<Comment>First Release For Beta System.</Comment>
<Name>Ali Cengiz Kurt</Name>
<Email>alicengizkurt@gmail.com</Email>
</Update>
</History>
</PISI>
@@ -1,8 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>xfce4-dev-tools</Name>
<Summary xml:lang="tr">Xfce geliştirme araçları</Summary>
<Description xml:lang="tr">Xfce4-dev-tools paketi, Xfce geliştiricileri ve SVN'den Xfce inşa edecek kullanıcılar için gerekli temel araçları içine alır. Buna ek olarak pakette Xfce geliştiricileri için el kitabı da yer almaktadır.</Description>
</Source>
<Source>
<Name>xfce4-dev-tools</Name>
<Summary xml:lang="tr">Xfce geliştirme araçları</Summary>
<Description xml:lang="tr">Xfce4-dev-tools paketi, Xfce geliştiricileri ve SVN'den Xfce inşa edecek kullanıcılar için gerekli temel araçları içine alır. Buna ek olarak pakette Xfce geliştiricileri için el kitabı da yer almaktadır.</Description>
</Source>
</PISI>