pspec.xml 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>catfish</Name>
  6. <Homepage>https://docs.xfce.org/apps/catfish/start</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admin@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <IsA>library</IsA>
  13. <Summary>Versatile file searching tool</Summary>
  14. <Description>Çok yönlü dosya arama aracı </Description>
  15. <Archive sha1sum="d92b63d50a9391e6718ed22bbf66d53c9385347b" type="tarbz2">https://archive.xfce.org/src/apps/catfish/4.20/catfish-4.20.0.tar.bz2</Archive>
  16. <BuildDependencies>
  17. <Dependency>meson</Dependency>
  18. <Dependency>intltool</Dependency>
  19. <Dependency>xdg-utils</Dependency>
  20. <Dependency>gtk3-devel</Dependency>
  21. <Dependency>dbus-python3</Dependency>
  22. <Dependency>python3-xdg</Dependency>
  23. <Dependency>xfconf-devel</Dependency>
  24. <Dependency>python3-pexpect</Dependency>
  25. <Dependency>python3-cairo-devel</Dependency>
  26. <Dependency>python3-ptyprocess</Dependency>
  27. <Dependency>desktop-file-utils</Dependency>
  28. <Dependency>python3-pygobject3-devel</Dependency>
  29. <Dependency>python3-distutils-extra</Dependency>
  30. </BuildDependencies>
  31. <!--
  32. <Patches>
  33. <Patch>catfish.patch</Patch>
  34. <Patch level="1">catfish.patch</Patch>
  35. </Patches>
  36. -->
  37. </Source>
  38. <Package>
  39. <Name>catfish</Name>
  40. <RuntimeDependencies>
  41. <Dependency>xdg-utils</Dependency>
  42. <Dependency>gtk3</Dependency>
  43. <Dependency>dbus-python3</Dependency>
  44. <Dependency>python3-xdg</Dependency>
  45. <Dependency>xfconf</Dependency>
  46. <Dependency>python3-pexpect</Dependency>
  47. <Dependency>python3-cairo</Dependency>
  48. <Dependency>python3-ptyprocess</Dependency>
  49. <Dependency>python3-pygobject3</Dependency>
  50. <Dependency>python3-distutils-extra</Dependency>
  51. </RuntimeDependencies>
  52. <Files>
  53. <Path fileType="executable">/usr/bin</Path>
  54. <Path fileType="library">/usr/lib/python3.*</Path>
  55. <Path fileType="data">/usr/share</Path>
  56. <Path fileType="localedata">/usr/share/locale</Path>
  57. <Path fileType="data">/usr/share/icons</Path>
  58. <Path fileType="info">/usr/share/metainfo</Path>
  59. <Path fileType="data">/usr/share/applications</Path>
  60. <Path fileType="data">/usr/share/pixmaps</Path>
  61. <Path fileType="doc">/usr/share/doc</Path>
  62. </Files>
  63. </Package>
  64. <History>
  65. <Update release="8">
  66. <Date>2024-12-25</Date>
  67. <Version>4.20.0</Version>
  68. <Comment>Version bump.</Comment>
  69. <Name>Pisi Linux Community</Name>
  70. <Email>admin@pisilinux.org</Email>
  71. </Update>
  72. <Update release="7">
  73. <Date>2023-10-17</Date>
  74. <Version>4.18.0</Version>
  75. <Comment>Rebuild.</Comment>
  76. <Name>Mustafa Cinasal</Name>
  77. <Email>muscnsl@gmail.com</Email>
  78. </Update>
  79. <Update release="6">
  80. <Date>2023-08-08</Date>
  81. <Version>4.18.0</Version>
  82. <Comment>Version bump.</Comment>
  83. <Name>Mustafa Cinasal</Name>
  84. <Email>muscnsl@gmail.com</Email>
  85. </Update>
  86. <Update release="5">
  87. <Date>2022-07-18</Date>
  88. <Version>4.16.4</Version>
  89. <Comment>Version bump</Comment>
  90. <Name>Mustafa Cinasal</Name>
  91. <Email>muscnsl@gmail.com</Email>
  92. </Update>
  93. <Update release="4">
  94. <Date>2021-10-24</Date>
  95. <Version>4.16.3</Version>
  96. <Comment>Rebuild.</Comment>
  97. <Name>Mustafa Cinasal</Name>
  98. <Email>muscnsl@gmail.com</Email>
  99. </Update>
  100. <Update release="3">
  101. <Date>2021-09-27</Date>
  102. <Version>4.16.3</Version>
  103. <Comment>Version bump.</Comment>
  104. <Name>Mustafa Cinasal</Name>
  105. <Email>muscnsl@gmail.com</Email>
  106. </Update>
  107. <Update release="2">
  108. <Date>2021-07-21</Date>
  109. <Version>4.16.1</Version>
  110. <Comment>Version bump</Comment>
  111. <Name>Mustafa Cinasal</Name>
  112. <Email>muscnsl@gmail.com</Email>
  113. </Update>
  114. <Update release="1">
  115. <Date>2021-02-02</Date>
  116. <Version>4.16.0</Version>
  117. <Comment>First release</Comment>
  118. <Name>Pisi Linux Admins</Name>
  119. <Email>admin@pisilinux.org</Email>
  120. </Update>
  121. </History>
  122. </PISI>