replaced tabulations to spaces.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user