79 lines
3.0 KiB
XML
79 lines
3.0 KiB
XML
<?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="a8c89282e105aa5d86fad34c4839b83e1e087fa0" type="tarbz2">https://archive.xfce.org/src/bindings/thunarx-python/0.5/thunarx-python-0.5.2.tar.bz2</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>gtk3-devel</Dependency>
|
|
<Dependency>thunar-devel</Dependency>
|
|
<Dependency>python3-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>
|
|
<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>
|
|
|
|
<Package>
|
|
<Name>thunarx-python</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>gtk3</Dependency>
|
|
<Dependency>glib2</Dependency>
|
|
<Dependency>thunar</Dependency>
|
|
<Dependency>python3</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="doc">/usr/share/gtk-doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="4">
|
|
<Date>2023-10-24</Date>
|
|
<Version>0.5.2</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2021-10-24</Date>
|
|
<Version>0.5.2</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2021-06-20</Date>
|
|
<Version>0.5.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<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>
|