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
+45 -45
View File
@@ -1,58 +1,58 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>thunarx-python</Name>
<Homepage>https://goodies.xfce.org/projects/bindings/thunarx-python</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>library</IsA>
<PartOf>desktop.xfce.addon</PartOf>
<Summary>Thunarx Python bindings</Summary>
<Description>thunarx-python is Python binding for Thunar</Description>
<Archive sha1sum="0e70f476c1f37d547f5a9fcb6d1c416e77a4c114" type="tarbz2">
https://archive.xfce.org/src/bindings/thunarx-python/0.5/thunarx-python-0.5.1.tar.bz2
</Archive>
<BuildDependencies>
<Dependency>gtk3-devel</Dependency>
<Dependency>thunar-devel</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>python-gtk-devel</Dependency>
<Source>
<Name>thunarx-python</Name>
<Homepage>https://goodies.xfce.org/projects/bindings/thunarx-python</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>library</IsA>
<PartOf>desktop.xfce.addon</PartOf>
<Summary>Thunarx Python bindings</Summary>
<Description>thunarx-python is Python binding for Thunar</Description>
<Archive sha1sum="0e70f476c1f37d547f5a9fcb6d1c416e77a4c114" type="tarbz2">
https://archive.xfce.org/src/bindings/thunarx-python/0.5/thunarx-python-0.5.1.tar.bz2
</Archive>
<BuildDependencies>
<Dependency>gtk3-devel</Dependency>
<Dependency>thunar-devel</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>python-gtk-devel</Dependency>
<Dependency>python-pygobject-devel</Dependency>
<Dependency>python-pygobject3-devel</Dependency>
<Dependency>python3-pygobject3-devel</Dependency>
<Dependency>python-pygobject3-devel</Dependency>
</BuildDependencies>
<Dependency>python-pygobject3-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">thunarx-python-0.5.1-py38.patch</Patch>
<Patch level="1">thunarx-python-0.5.1-fno-common.patch</Patch>
</Patches>
</Source>
</Source>
<Package>
<Name>thunarx-python</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>glib2</Dependency>
<Dependency>thunar</Dependency>
<Dependency>python</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>thunarx-python</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>glib2</Dependency>
<Dependency>thunar</Dependency>
<Dependency>python</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-12-05</Date>
<Version>0.5.1</Version>
<Comment>First Release For Beta</Comment>
<Name>Ali Cengiz Kurt</Name>
<Email>alicengizkurt@gmail.com</Email>
</Update>
</History>
<History>
<Update release="1">
<Date>2020-12-05</Date>
<Version>0.5.1</Version>
<Comment>First Release For Beta</Comment>
<Name>Ali Cengiz Kurt</Name>
<Email>alicengizkurt@gmail.com</Email>
</Update>
</History>
</PISI>