pspec.xml 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gitg</Name>
  6. <Homepage>https://wiki.gnome.org/Apps/Gitg</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Icon>gitg</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>GTK+ graphical interface for the git revision control system</Summary>
  15. <Description>GTK+ graphical interface for the git revision control system</Description>
  16. <Archive sha1sum="94365c20fce545fc0cc3378fd4b20f6350d6c469" type="tarxz">https://download.gnome.org/sources/gitg/44/gitg-44.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>gettext-devel</Dependency>
  19. <Dependency>glib2-devel</Dependency>
  20. <Dependency>gspell-devel</Dependency>
  21. <Dependency>gtksourceview4-devel</Dependency>
  22. <Dependency>gobject-introspection-devel</Dependency>
  23. <Dependency>gsettings-desktop-schemas-devel</Dependency>
  24. <Dependency>gtk3-devel</Dependency>
  25. <Dependency>gtksourceview3-devel</Dependency>
  26. <Dependency>gtkspell3-devel</Dependency>
  27. <Dependency>json-glib-devel</Dependency>
  28. <Dependency>meson</Dependency>
  29. <Dependency>libdazzle-devel</Dependency>
  30. <Dependency>libgee-devel</Dependency>
  31. <Dependency>libgit2-glib-devel</Dependency>
  32. <Dependency>libpeas-devel</Dependency>
  33. <Dependency>libsecret-devel</Dependency>
  34. <Dependency>python3-devel</Dependency>
  35. <Dependency>vala-devel</Dependency>
  36. <Dependency>gpgme-devel</Dependency>
  37. <!-- <Dependency>gpgme-qt6-devel</Dependency> -->
  38. <Dependency>libhandy-devel</Dependency>
  39. <Dependency>libpeas-1-devel</Dependency>
  40. </BuildDependencies>
  41. <Patches>
  42. <Patch>14a7b064.patch</Patch>
  43. <!-- <Patch>vapi.patch</Patch> -->
  44. </Patches>
  45. </Source>
  46. <Package>
  47. <Name>gitg</Name>
  48. <RuntimeDependencies>
  49. <Dependency>gtk3</Dependency>
  50. <Dependency>cairo</Dependency>
  51. <Dependency>glib2</Dependency>
  52. <Dependency>gpgme</Dependency>
  53. <Dependency>pango</Dependency>
  54. <Dependency>libgee</Dependency>
  55. <Dependency>libpeas</Dependency>
  56. <Dependency>gspell</Dependency>
  57. <Dependency>json-glib</Dependency>
  58. <Dependency>gtksourceview4</Dependency>
  59. <Dependency>libxml2</Dependency>
  60. <Dependency>gtkspell3</Dependency>
  61. <Dependency>libdazzle</Dependency>
  62. <Dependency>libsecret</Dependency>
  63. <Dependency>gdk-pixbuf</Dependency>
  64. <Dependency>libgit2-glib</Dependency>
  65. <Dependency>libhandy</Dependency>
  66. <Dependency>libpeas-1</Dependency>
  67. <Dependency>gtksourceview3</Dependency>
  68. <Dependency>gobject-introspection</Dependency>
  69. </RuntimeDependencies>
  70. <Files>
  71. <Path fileType="executable">/usr/bin</Path>
  72. <Path fileType="library">/usr/lib/girepository-1.0</Path>
  73. <Path fileType="library">/usr/lib/gitg</Path>
  74. <Path fileType="library">/usr/lib/lib*.so*</Path>
  75. <Path fileType="library">/usr/lib/python3*</Path>
  76. <Path fileType="data">/usr/share/applications</Path>
  77. <Path fileType="data">/usr/share/gitg</Path>
  78. <Path fileType="data">/usr/share/icons</Path>
  79. <Path fileType="data">/usr/share/glib-2.0</Path>
  80. <Path fileType="man">/usr/share/man</Path>
  81. <Path fileType="info">/usr/share/metainfo</Path>
  82. <Path fileType="doc">/usr/share/doc</Path>
  83. <Path fileType="data">/usr/share/glade</Path>
  84. <Path fileType="localdata">/usr/share/locale</Path>
  85. </Files>
  86. </Package>
  87. <Package>
  88. <Name>gitg-devel</Name>
  89. <Summary>Development files for gitg</Summary>
  90. <RuntimeDependencies>
  91. <Dependency release="current">gitg</Dependency>
  92. <Dependency>gtk3-devel</Dependency>
  93. <Dependency>glib2-devel</Dependency>
  94. <Dependency>gpgme-devel</Dependency>
  95. <Dependency>libgee-devel</Dependency>
  96. <Dependency>libdazzle-devel</Dependency>
  97. <Dependency>libgit2-glib-devel</Dependency>
  98. </RuntimeDependencies>
  99. <Files>
  100. <Path fileType="header">/usr/include</Path>
  101. <Path fileType="library">/usr/lib/pkgconfig</Path>
  102. <Path fileType="data">/usr/share/gir-1.0</Path>
  103. <Path fileType="data">/usr/share/vala</Path>
  104. </Files>
  105. </Package>
  106. <History>
  107. <Update release="10">
  108. <Date>2024-12-26</Date>
  109. <Version>44</Version>
  110. <Comment>Rebuild</Comment>
  111. <Name>Mustafa Cinasal</Name>
  112. <Email>muscnsl@gmail.com</Email>
  113. </Update>
  114. <Update release="9">
  115. <Date>2024-10-21</Date>
  116. <Version>44</Version>
  117. <Comment>Rebuild</Comment>
  118. <Name>Mustafa Cinasal</Name>
  119. <Email>muscnsl@gmail.com</Email>
  120. </Update>
  121. <Update release="8">
  122. <Date>2024-09-13</Date>
  123. <Version>44</Version>
  124. <Comment>Rebuild</Comment>
  125. <Name>Mustafa Cinasal</Name>
  126. <Email>muscnsl@gmail.com</Email>
  127. </Update>
  128. <Update release="7">
  129. <Date>2024-05-30</Date>
  130. <Version>44</Version>
  131. <Comment>Rebuild py3.</Comment>
  132. <Name>Mustafa Cinasal</Name>
  133. <Email>muscnsl@gmail.com</Email>
  134. </Update>
  135. <Update release="6">
  136. <Date>2023-08-03</Date>
  137. <Version>44</Version>
  138. <Comment>Version bump.</Comment>
  139. <Name>Mustafa Cinasal</Name>
  140. <Email>muscnsl@gmail.com</Email>
  141. </Update>
  142. <Update release="5">
  143. <Date>2023-04-13</Date>
  144. <Version>41</Version>
  145. <Comment>Rebuild.</Comment>
  146. <Name>Mustafa Cinasal</Name>
  147. <Email>muscnsl@gmail.com</Email>
  148. </Update>
  149. <Update release="4">
  150. <Date>2021-12-28</Date>
  151. <Version>41</Version>
  152. <Comment>Version bump.</Comment>
  153. <Name>Mustafa Cinasal</Name>
  154. <Email>muscnsl@gmail.com</Email>
  155. </Update>
  156. <Update release="3">
  157. <Date>2021-10-24</Date>
  158. <Version>3.32.1</Version>
  159. <Comment>Rebuild</Comment>
  160. <Name>Berk Çakar</Name>
  161. <Email>berk2238@hotmail.com</Email>
  162. </Update>
  163. <Update release="2">
  164. <Date>2021-07-11</Date>
  165. <Version>3.32.1</Version>
  166. <Comment>Rebuild</Comment>
  167. <Name>Berk Çakar</Name>
  168. <Email>berk2238@hotmail.com</Email>
  169. </Update>
  170. <Update release="1">
  171. <Date>2021-06-08</Date>
  172. <Version>3.32.1</Version>
  173. <Comment>First release</Comment>
  174. <Name>Ayhan Yalçınsoy</Name>
  175. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  176. </Update>
  177. </History>
  178. </PISI>