pspec.xml 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>ghex</Name>
  6. <Homepage>https://wiki.gnome.org/Apps/Ghex</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <PartOf>desktop.gnome.apps</PartOf>
  13. <IsA>app:gui</IsA>
  14. <Summary>A simple binary editor for the Gnome desktop</Summary>
  15. <Description>A simple binary editor for the Gnome desktop</Description>
  16. <Archive sha1sum="5dca153e58220c60dfb968d2b04014cda78e1aa3" type="tarxz">mirrors://gnome/ghex/46/ghex-46.0.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>gobject-introspection-devel</Dependency>
  19. <Dependency>desktop-file-utils</Dependency>
  20. <Dependency>gettext-devel</Dependency>
  21. <Dependency>gtk3-devel</Dependency>
  22. <Dependency>gtk4-devel</Dependency>
  23. <Dependency>itstool</Dependency>
  24. <Dependency>meson</Dependency>
  25. <Dependency>gtk4-update-icon-cache</Dependency>
  26. <Dependency>libadwaita-devel</Dependency>
  27. </BuildDependencies>
  28. </Source>
  29. <Package>
  30. <Name>ghex</Name>
  31. <RuntimeDependencies>
  32. <Dependency>atk</Dependency>
  33. <Dependency>cairo</Dependency>
  34. <Dependency>gtk3</Dependency>
  35. <Dependency>gtk4</Dependency>
  36. <Dependency>glib2</Dependency>
  37. <Dependency>pango</Dependency>
  38. <Dependency>libadwaita</Dependency>
  39. </RuntimeDependencies>
  40. <Files>
  41. <Path fileType="executable">/usr/bin</Path>
  42. <Path fileType="library">/usr/lib/gtkhex-*</Path>
  43. <Path fileType="library">/usr/lib/libgtkhex*</Path>
  44. <Path fileType="library">/usr/lib/girepository-1.0/Hex-4.typelib</Path>
  45. <Path fileType="data">/usr/share/applications</Path>
  46. <Path fileType="doc">/usr/share/doc</Path>
  47. <Path fileType="data">/usr/share/glib-2.0</Path>
  48. <Path fileType="data">/usr/share/help</Path>
  49. <Path fileType="data">/usr/share/icons</Path>
  50. <Path fileType="localedata">/usr/share/locale</Path>
  51. <Path fileType="data">/usr/share/metainfo</Path>
  52. </Files>
  53. </Package>
  54. <Package>
  55. <Name>ghex-devel</Name>
  56. <Summary>Development files for ghex</Summary>
  57. <RuntimeDependencies>
  58. <Dependency release="current">ghex</Dependency>
  59. <Dependency>gtk3-devel</Dependency>
  60. <Dependency>gtk4-devel</Dependency>
  61. </RuntimeDependencies>
  62. <Files>
  63. <Path fileType="header">/usr/include</Path>
  64. <Path fileType="library">/usr/lib/pkgconfig</Path>
  65. <Path fileType="data">/usr/share/gir-1.0</Path>
  66. </Files>
  67. </Package>
  68. <History>
  69. <Update release="13">
  70. <Date>2024-03-22</Date>
  71. <Version>46.0</Version>
  72. <Comment>Version bump.</Comment>
  73. <Name>Mustafa Cinasal</Name>
  74. <Email>muscnsl@gmail.com</Email>
  75. </Update>
  76. <Update release="12">
  77. <Date>2023-11-14</Date>
  78. <Version>45.1</Version>
  79. <Comment>Version bump.</Comment>
  80. <Name>Mustafa Cinasal</Name>
  81. <Email>muscnsl@gmail.com</Email>
  82. </Update>
  83. <Update release="11">
  84. <Date>2023-10-11</Date>
  85. <Version>45.0</Version>
  86. <Comment>Version bump.</Comment>
  87. <Name>Mustafa Cinasal</Name>
  88. <Email>muscnsl@gmail.com</Email>
  89. </Update>
  90. <Update release="10">
  91. <Date>2023-08-17</Date>
  92. <Version>44.2</Version>
  93. <Comment>Version bump.</Comment>
  94. <Name>Mustafa Cinasal</Name>
  95. <Email>muscnsl@gmail.com</Email>
  96. </Update>
  97. <Update release="9">
  98. <Date>2023-04-27</Date>
  99. <Version>44.1</Version>
  100. <Comment>Version bump.</Comment>
  101. <Name>Mustafa Cinasal</Name>
  102. <Email>muscnsl@gmail.com</Email>
  103. </Update>
  104. <Update release="8">
  105. <Date>2023-03-24</Date>
  106. <Version>44.0</Version>
  107. <Comment>Version bump.</Comment>
  108. <Name>Mustafa Cinasal</Name>
  109. <Email>muscnsl@gmail.com</Email>
  110. </Update>
  111. <Update release="7">
  112. <Date>2023-02-09</Date>
  113. <Version>43.1</Version>
  114. <Comment>Version bump.</Comment>
  115. <Name>Mustafa Cinasal</Name>
  116. <Email>muscnsl@gmail.com</Email>
  117. </Update>
  118. <Update release="6">
  119. <Date>2022-10-06</Date>
  120. <Version>43.0</Version>
  121. <Comment>Version bump.</Comment>
  122. <Name>Mustafa Cinasal</Name>
  123. <Email>muscnsl@gmail.com</Email>
  124. </Update>
  125. <Update release="5">
  126. <Date>2022-06-14</Date>
  127. <Version>42.3</Version>
  128. <Comment>Version bump.</Comment>
  129. <Name>Mustafa Cinasal</Name>
  130. <Email>muscnsl@gmail.com</Email>
  131. </Update>
  132. <Update release="4">
  133. <Date>2022-04-27</Date>
  134. <Version>42.2</Version>
  135. <Comment>Version bump.</Comment>
  136. <Name>Mustafa Cinasal</Name>
  137. <Email>muscnsl@gmail.com</Email>
  138. </Update>
  139. <Update release="3">
  140. <Date>2021-12-05</Date>
  141. <Version>3.41.1</Version>
  142. <Comment>Version bump.</Comment>
  143. <Name>Mustafa Cinasal</Name>
  144. <Email>muscnsl@gmail.com</Email>
  145. </Update>
  146. <Update release="2">
  147. <Date>2021-09-24</Date>
  148. <Version>3.41.0</Version>
  149. <Comment>Version bump.</Comment>
  150. <Name>Mustafa Cinasal</Name>
  151. <Email>muscnsl@gmail.com</Email>
  152. </Update>
  153. <Update release="1">
  154. <Date>2021-06-07</Date>
  155. <Version>3.18.4</Version>
  156. <Comment>First release</Comment>
  157. <Name>Ayhan Yalçınsoy</Name>
  158. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  159. </Update>
  160. </History>
  161. </PISI>