123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>catfish</Name>
- <Homepage>https://docs.xfce.org/apps/catfish/start</Homepage>
- <Packager>
- <Name>Pisi Linux Admins</Name>
- <Email>admin@pisilinux.org</Email>
- </Packager>
- <License>GPLv3</License>
- <IsA>library</IsA>
- <Summary>Versatile file searching tool</Summary>
- <Description>Çok yönlü dosya arama aracı </Description>
- <Archive sha1sum="d92b63d50a9391e6718ed22bbf66d53c9385347b" type="tarbz2">https://archive.xfce.org/src/apps/catfish/4.20/catfish-4.20.0.tar.bz2</Archive>
- <BuildDependencies>
- <Dependency>meson</Dependency>
- <Dependency>intltool</Dependency>
- <Dependency>xdg-utils</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>dbus-python3</Dependency>
- <Dependency>python3-xdg</Dependency>
- <Dependency>xfconf-devel</Dependency>
- <Dependency>python3-pexpect</Dependency>
- <Dependency>python3-cairo-devel</Dependency>
- <Dependency>python3-ptyprocess</Dependency>
- <Dependency>desktop-file-utils</Dependency>
- <Dependency>python3-pygobject3-devel</Dependency>
- <Dependency>python3-distutils-extra</Dependency>
- </BuildDependencies>
- <!--
- <Patches>
- <Patch>catfish.patch</Patch>
- <Patch level="1">catfish.patch</Patch>
- </Patches>
- -->
- </Source>
- <Package>
- <Name>catfish</Name>
- <RuntimeDependencies>
- <Dependency>xdg-utils</Dependency>
- <Dependency>gtk3</Dependency>
- <Dependency>dbus-python3</Dependency>
- <Dependency>python3-xdg</Dependency>
- <Dependency>xfconf</Dependency>
- <Dependency>python3-pexpect</Dependency>
- <Dependency>python3-cairo</Dependency>
- <Dependency>python3-ptyprocess</Dependency>
- <Dependency>python3-pygobject3</Dependency>
- <Dependency>python3-distutils-extra</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib/python3.*</Path>
- <Path fileType="data">/usr/share</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="info">/usr/share/metainfo</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="data">/usr/share/pixmaps</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <History>
- <Update release="8">
- <Date>2024-12-25</Date>
- <Version>4.20.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="7">
- <Date>2023-10-17</Date>
- <Version>4.18.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2023-08-08</Date>
- <Version>4.18.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2022-07-18</Date>
- <Version>4.16.4</Version>
- <Comment>Version bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2021-10-24</Date>
- <Version>4.16.3</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2021-09-27</Date>
- <Version>4.16.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2021-07-21</Date>
- <Version>4.16.1</Version>
- <Comment>Version bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2021-02-02</Date>
- <Version>4.16.0</Version>
- <Comment>First release</Comment>
- <Name>Pisi Linux Admins</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|