pspec.xml 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gedit-plugins</Name>
  6. <Homepage>https://wiki.gnome.org/Apps/Gedit/ShippedPlugins</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>Plugins for gedit</Summary>
  15. <Description>Collection of plugins for the gedit Text Editor</Description>
  16. <Archive sha1sum="040b2ccab192f6c5b43796913db358fdb1996a36" type="tarxz">mirrors://gnome/gedit-plugins/48/gedit-plugins-48.1.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>atk-devel</Dependency>
  19. <Dependency>cairo-devel</Dependency>
  20. <Dependency>gettext-devel</Dependency>
  21. <Dependency>gtksourceview4-devel</Dependency>
  22. <Dependency>glib2-devel</Dependency>
  23. <Dependency>itstool</Dependency>
  24. <Dependency>libpeas-devel</Dependency>
  25. <Dependency>meson</Dependency>
  26. <Dependency>python3-devel</Dependency>
  27. <Dependency>python3-pygobject3-devel</Dependency>
  28. <Dependency>vala-devel</Dependency>
  29. <Dependency>vte-devel</Dependency>
  30. <Dependency>yelp-tools</Dependency>
  31. <Dependency>libpeas-1-devel</Dependency>
  32. <Dependency>libgedit-gtksourceview-devel</Dependency>
  33. <Dependency>libgedit-tepl-devel</Dependency>
  34. <Dependency versionFrom="48.1">gedit-devel</Dependency>
  35. </BuildDependencies>
  36. </Source>
  37. <Package>
  38. <Name>gedit-plugins</Name>
  39. <RuntimeDependencies>
  40. <Dependency>gtk3</Dependency>
  41. <Dependency>gedit</Dependency>
  42. <Dependency>glib2</Dependency>
  43. <Dependency>libpeas</Dependency>
  44. <Dependency>libpeas-1</Dependency>
  45. <Dependency>gtksourceview4</Dependency>
  46. <Dependency>libgedit-gtksourceview</Dependency>
  47. <Dependency>libgedit-tepl</Dependency>
  48. </RuntimeDependencies>
  49. <Files>
  50. <Path fileType="library">/usr/lib</Path>
  51. <Path fileType="doc">/usr/share/doc</Path>
  52. <Path fileType="data">/usr/share/gedit</Path>
  53. <Path fileType="data">/usr/share/glib-2.0</Path>
  54. <Path fileType="data">/usr/share/help</Path>
  55. <Path fileType="localedata">/usr/share/locale</Path>
  56. <Path fileType="man">/usr/share/man</Path>
  57. <Path fileType="data">/usr/share/metainfo</Path>
  58. </Files>
  59. </Package>
  60. <History>
  61. <Update release="10">
  62. <Date>2024-12-08</Date>
  63. <Version>48.1</Version>
  64. <Comment>Version bump.</Comment>
  65. <Name>Pisi Linux Community</Name>
  66. <Email>admin@pisilinux.org</Email>
  67. </Update>
  68. <Update release="9">
  69. <Date>2024-09-14</Date>
  70. <Version>48.0</Version>
  71. <Comment>Version bump.</Comment>
  72. <Name>Pisi Linux Community</Name>
  73. <Email>admin@pisilinux.org</Email>
  74. </Update>
  75. <Update release="8">
  76. <Date>2024-05-07</Date>
  77. <Version>47.1</Version>
  78. <Comment>Version bump.</Comment>
  79. <Name>Mustafa Cinasal</Name>
  80. <Email>muscnsl@gmail.com</Email>
  81. </Update>
  82. <Update release="7">
  83. <Date>2023-11-03</Date>
  84. <Version>46.0</Version>
  85. <Comment>Version bump.</Comment>
  86. <Name>Mustafa Cinasal</Name>
  87. <Email>muscnsl@gmail.com</Email>
  88. </Update>
  89. <Update release="6">
  90. <Date>2023-01-20</Date>
  91. <Version>44.1</Version>
  92. <Comment>Version bump.</Comment>
  93. <Name>Mustafa Cinasal</Name>
  94. <Email>muscnsl@gmail.com</Email>
  95. </Update>
  96. <Update release="5">
  97. <Date>2023-01-02</Date>
  98. <Version>44.0</Version>
  99. <Comment>Version bump.</Comment>
  100. <Name>Mustafa Cinasal</Name>
  101. <Email>muscnsl@gmail.com</Email>
  102. </Update>
  103. <Update release="4">
  104. <Date>2022-11-19</Date>
  105. <Version>43.1</Version>
  106. <Comment>Rebuild.</Comment>
  107. <Name>Mustafa Cinasal</Name>
  108. <Email>muscnsl@gmail.com</Email>
  109. </Update>
  110. <Update release="3">
  111. <Date>2022-11-03</Date>
  112. <Version>43.1</Version>
  113. <Comment>Version bump.</Comment>
  114. <Name>Mustafa Cinasal</Name>
  115. <Email>muscnsl@gmail.com</Email>
  116. </Update>
  117. <Update release="2">
  118. <Date>2022-05-27</Date>
  119. <Version>42.1</Version>
  120. <Comment>Version bump</Comment>
  121. <Name>Mustafa Cinasal</Name>
  122. <Email>muscnsl@gmail.com</Email>
  123. </Update>
  124. <Update release="1">
  125. <Date>2021-06-02</Date>
  126. <Version>40.1</Version>
  127. <Comment>First release</Comment>
  128. <Name>Ayhan Yalçınsoy</Name>
  129. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  130. </Update>
  131. </History>
  132. </PISI>