pspec.xml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>thunar-archive-plugin</Name>
  6. <Homepage>https://docs.xfce.org/xfce/thunar/archive</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>library</IsA>
  13. <PartOf>desktop.xfce.addon</PartOf>
  14. <Summary>A plugin allows you to create and extract archive files</Summary>
  15. <Description>The Thunar Archive Plugin allows you to create and extract archive files using the file context menus in the Thunar file manager.</Description>
  16. <Archive sha1sum="6f62040996e3890361448912f76d05e75d0685c5" type="tarbz2">https://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin/0.5/thunar-archive-plugin-0.5.2.tar.bz2</Archive>
  17. <BuildDependencies>
  18. <Dependency>intltool</Dependency>
  19. <Dependency>exo-devel</Dependency>
  20. <Dependency>gtk3-devel</Dependency>
  21. <Dependency>glib2-devel</Dependency>
  22. <Dependency>file-roller</Dependency>
  23. <Dependency>thunar-devel</Dependency>
  24. </BuildDependencies>
  25. <Patches>
  26. <!-- <Patch level="1">0.3.1-fix-kde-ark.patch</Patch> -->
  27. </Patches>
  28. </Source>
  29. <Package>
  30. <Name>thunar-archive-plugin</Name>
  31. <RuntimeDependencies>
  32. <Dependency>thunar</Dependency>
  33. <Dependency>exo</Dependency>
  34. <Dependency>gtk3</Dependency>
  35. <Dependency>glib2</Dependency>
  36. <Dependency>file-roller</Dependency>
  37. </RuntimeDependencies>
  38. <Files>
  39. <Path fileType="library">/usr/lib</Path>
  40. <Path fileType="data">/usr/share</Path>
  41. <Path fileType="localedata">/usr/share/locale</Path>
  42. <Path fileType="doc">/usr/share/doc</Path>
  43. <Path filetype="data">/usr/libexec/thunar-archive-plugin</Path>
  44. </Files>
  45. </Package>
  46. <History>
  47. <Update release="3">
  48. <Date>2023-10-30</Date>
  49. <Version>0.5.2</Version>
  50. <Comment>Version bump.</Comment>
  51. <Name>Mustafa Cinasal</Name>
  52. <Email>muscnsl@gmail.com</Email>
  53. </Update>
  54. <Update release="2">
  55. <Date>2022-04-30</Date>
  56. <Version>0.5.0</Version>
  57. <Comment>Version bump.</Comment>
  58. <Name>Mustafa Cinasal</Name>
  59. <Email>muscnsl@gmail.com</Email>
  60. </Update>
  61. <Update release="1">
  62. <Date>2020-11-21</Date>
  63. <Version>0.4.0</Version>
  64. <Comment>Rebuild.For Beta System.</Comment>
  65. <Name>Ali Cengiz Kurt</Name>
  66. <Email>alicengizkurt@gmail.com</Email>
  67. </Update>
  68. </History>
  69. </PISI>