pspec.xml 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>xarchiver</Name>
  6. <Homepage>https://github.com/ib/xarchiver</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <PartOf>util.archive</PartOf>
  13. <IsA>app:gui</IsA>
  14. <Summary>
  15. A lightweight GTK+3 archiving/compression tool(continuation of the Xfce master branch).
  16. </Summary>
  17. <Description>
  18. GTK+3 frontend to 7z, zip, rar, tar, bzip2, gzip, arj, lha, rpm and deb(open and extract only). Xarchiver allows you to create, add, extract and delete files in the above formats. 7z, zip, rar, arj password protected archives are supported.
  19. </Description>
  20. <Archive sha1sum="15ea79be45cba0986b6db7ec757f3eba94896d68" type="targz">https://github.com/ib/xarchiver/archive/refs/tags/0.5.4.20.tar.gz</Archive>
  21. <BuildDependencies>
  22. <Dependency>intltool</Dependency>
  23. <Dependency>gtk3-devel</Dependency>
  24. <Dependency>glib2-devel</Dependency>
  25. <Dependency>pango-devel</Dependency>
  26. <Dependency>docbook-xsl</Dependency>
  27. <Dependency>libxslt-devel</Dependency>
  28. <Dependency>gdk-pixbuf-devel</Dependency>
  29. </BuildDependencies>
  30. <Patches>
  31. <!-- <Patch level="1">Re-enable_left_mouse_button_double_clicks.patch</Patch> -->
  32. </Patches>
  33. </Source>
  34. <Package>
  35. <Name>xarchiver</Name>
  36. <RuntimeDependencies>
  37. <Dependency>rar</Dependency>
  38. <Dependency>gtk3</Dependency>
  39. <Dependency>lzip</Dependency>
  40. <Dependency>glib2</Dependency>
  41. <Dependency>bzip2</Dependency>
  42. <Dependency>p7zip</Dependency>
  43. <Dependency>unrar</Dependency>
  44. <Dependency>pango</Dependency>
  45. <Dependency>libzip</Dependency>
  46. <Dependency>libxslt</Dependency>
  47. <Dependency>xdg-utils</Dependency>
  48. <Dependency>gdk-pixbuf</Dependency>
  49. <Dependency>libarchive</Dependency>
  50. </RuntimeDependencies>
  51. <Files>
  52. <Path fileType="executable">/usr/bin</Path>
  53. <Path fileType="library">/usr/lib/xfce4/thunar-archive-plugin/xarchiver.tap</Path>
  54. <Path fileType="data">/usr/share/applications</Path>
  55. <Path fileType="data">/usr/share/icons</Path>
  56. <Path fileType="data">/usr/share/pixmaps/xarchiver</Path>
  57. <Path fileType="data">/usr/share/doc/xarchiver/images</Path>
  58. <Path fileType="localedata">/usr/share/locale</Path>
  59. <Path fileType="man">/usr/share/man/man1</Path>
  60. <Path fileType="doc">/usr/share/doc/xarchiver</Path>
  61. </Files>
  62. </Package>
  63. <History>
  64. <Update release="7">
  65. <Date>2022-11-10</Date>
  66. <Version>0.5.4.20</Version>
  67. <Comment>Version bump.</Comment>
  68. <Name>fury</Name>
  69. <Email>uglyside@yandex.ru</Email>
  70. </Update>
  71. <Update release="6">
  72. <Date>2022-08-23</Date>
  73. <Version>0.5.4.19</Version>
  74. <Comment>Version bump</Comment>
  75. <Name>Pisilinux Community</Name>
  76. <Email>admin@pisilinux.org</Email>
  77. </Update>
  78. <Update release="5">
  79. <Date>2022-07-03</Date>
  80. <Version>0.5.4.18</Version>
  81. <Comment>Version bump</Comment>
  82. <Name>Pisilinux Community</Name>
  83. <Email>admin@pisilinux.org</Email>
  84. </Update>
  85. <Update release="4">
  86. <Date>2021-01-25</Date>
  87. <Version>0.5.4.17</Version>
  88. <Comment>Version bump</Comment>
  89. <Name>Pisi Linux Admins</Name>
  90. <Email>admin@pisilinux.org</Email>
  91. </Update>
  92. <Update release="3">
  93. <Date>2020-12-13</Date>
  94. <Version>0.5.4.16</Version>
  95. <Comment>Version Bump</Comment>
  96. <Name>Pisi Linux Admins</Name>
  97. <Email>admin@pisilinux.org</Email>
  98. </Update>
  99. <Update release="2">
  100. <Date>2020-06-01</Date>
  101. <Version>0.5.4.15</Version>
  102. <Comment>Version Bump</Comment>
  103. <Name>Pisi Linux Admins</Name>
  104. <Email>admin@pisilinux.org</Email>
  105. </Update>
  106. <Update release="1">
  107. <Date>2020-04-28</Date>
  108. <Version>0.5.4.14</Version>
  109. <Comment>First Release</Comment>
  110. <Name>Pisi Linux Admins</Name>
  111. <Email>admin@pisilinux.org</Email>
  112. </Update>
  113. </History>
  114. </PISI>