pspec.xml 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>glade</Name>
  6. <Homepage>http://glade.gnome.org</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <License>LGPLv2</License>
  13. <IsA>library</IsA>
  14. <IsA>app:gui</IsA>
  15. <Icon>org.gnome.Glade</Icon>
  16. <Summary>GTK+ Form Designer</Summary>
  17. <Description>Glade is a RAD tool to enable quick and easy development of user interfaces for the GTK+ toolkit and the GNOME desktop environment.</Description>
  18. <Archive sha1sum="49bad4aa63a01df259bdbe48e73c8d614fbea4b7" type="tarbz2">https://gitlab.gnome.org/Archive/glade/-/archive/1fbca367cf33991f1d8d20a256ca704eb778fca9/glade-1fbca367cf33991f1d8d20a256ca704eb778fca9.tar.bz2</Archive>
  19. <BuildDependencies>
  20. <Dependency>meson</Dependency>
  21. <Dependency>gjs-devel</Dependency>
  22. <Dependency>gtk3-devel</Dependency>
  23. <Dependency>python3-devel</Dependency>
  24. <Dependency>gobject-introspection-devel</Dependency>
  25. <Dependency>python-devel</Dependency>
  26. <Dependency>python-pygobject3-devel</Dependency>
  27. <Dependency>webkit2gtk-4.1-devel</Dependency>
  28. <Dependency>intltool</Dependency>
  29. <Dependency>gtk-doc</Dependency>
  30. <Dependency>libxml2-devel</Dependency>
  31. <Dependency>itstool</Dependency>
  32. </BuildDependencies>
  33. <Patches>
  34. <Patch level="1">fix-build.diff</Patch>
  35. <!-- <Patch level="1">efdd5338b0.patch</Patch> -->
  36. </Patches>
  37. </Source>
  38. <Package>
  39. <Name>glade</Name>
  40. <RuntimeDependencies>
  41. <Dependency>gjs</Dependency>
  42. <Dependency>gtk3</Dependency>
  43. <Dependency>cairo</Dependency>
  44. <Dependency>glib2</Dependency>
  45. <Dependency>gdk-pixbuf</Dependency>
  46. <Dependency>python3</Dependency>
  47. <Dependency>libxml2</Dependency>
  48. <Dependency>pango</Dependency>
  49. <Dependency>webkit2gtk-4.1</Dependency>
  50. </RuntimeDependencies>
  51. <Files>
  52. <Path fileType="executable">/usr/bin</Path>
  53. <Path fileType="library">/usr/lib</Path>
  54. <Path fileType="localedata">/usr/share/locale</Path>
  55. <Path fileType="data">/usr/share/applications</Path>
  56. <Path fileType="data">/usr/share/gettext</Path>
  57. <Path fileType="data">/usr/share/glade</Path>
  58. <Path fileType="data">/usr/share/help</Path>
  59. <Path fileType="data">/usr/share/gir-1.0</Path>
  60. <Path fileType="data">/usr/share/icons</Path>
  61. <Path fileType="data">/usr/share/gnome</Path>
  62. <Path fileType="doc">/usr/share/doc</Path>
  63. <Path fileType="data">/usr/share/appdata</Path>
  64. <Path fileType="data">/usr/share/metainfo</Path>
  65. </Files>
  66. </Package>
  67. <Package>
  68. <Name>glade-devel</Name>
  69. <IsA>library</IsA>
  70. <Summary>Glade development files</Summary>
  71. <RuntimeDependencies>
  72. <Dependency version="current">glade</Dependency>
  73. <Dependency>glib2-devel</Dependency>
  74. <Dependency>gtk3-devel</Dependency>
  75. </RuntimeDependencies>
  76. <Files>
  77. <Path fileType="header">/usr/include</Path>
  78. <Path fileType="data">/usr/lib/pkgconfig</Path>
  79. </Files>
  80. </Package>
  81. <Package>
  82. <Name>glade-docs</Name>
  83. <IsA>data:doc</IsA>
  84. <Summary>Glade reference documents</Summary>
  85. <RuntimeDependencies>
  86. <Dependency version="current">glade</Dependency>
  87. </RuntimeDependencies>
  88. <Files>
  89. <Path fileType="doc">/usr/share/gtk-doc</Path>
  90. <Path fileType="doc">/usr/share/omf</Path>
  91. <Path fileType="man">/usr/share/man</Path>
  92. </Files>
  93. </Package>
  94. <History>
  95. <Update release="5">
  96. <Date>2024-12-26</Date>
  97. <Version>3.40.0</Version>
  98. <Comment>Version bump.</Comment>
  99. <Name>Pisi Linux Community</Name>
  100. <Email>admin@pisilinux.org</Email>
  101. </Update>
  102. <Update release="4">
  103. <Date>2023-11-03</Date>
  104. <Version>3.40.0</Version>
  105. <Comment>Rebuild.</Comment>
  106. <Name>Mustafa Cinasal</Name>
  107. <Email>muscnsl@gmail.com</Email>
  108. </Update>
  109. <Update release="3">
  110. <Date>2022-08-11</Date>
  111. <Version>3.40.0</Version>
  112. <Comment>Version bump.</Comment>
  113. <Name>Mustafa Cinasal</Name>
  114. <Email>muscnsl@gmail.com</Email>
  115. </Update>
  116. <Update release="2">
  117. <Date>2022-06-22</Date>
  118. <Version>3.38.2</Version>
  119. <Comment>Rebuild.</Comment>
  120. <Name>Mustafa Cinasal</Name>
  121. <Email>muscnsl@pisilinux.org</Email>
  122. </Update>
  123. <Update release="1">
  124. <Date>2021-04-05</Date>
  125. <Version>3.38.2</Version>
  126. <Comment>First release</Comment>
  127. <Name>Ayhan Yalçınsoy</Name>
  128. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  129. </Update>
  130. </History>
  131. </PISI>