pspec.xml 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>zenity</Name>
  6. <Homepage>https://help.gnome.org/users/zenity/stable/</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admin@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv2</License>
  12. <Icon>zenity</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>A rewrite of gdialog</Summary>
  15. <Description>Zenity is the GNOME port of dialog which allows you to display dialog boxes from the commandline and shell scripts.</Description>
  16. <Archive sha1sum="84467235a1c1f1ecbd6be6b29480cd23c2c48f3c" type="tarxz">http://ftp.gnome.org/pub/gnome/sources/zenity/4.0/zenity-4.0.3.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>meson</Dependency>
  19. <Dependency>itstool</Dependency>
  20. <Dependency>help2man</Dependency>
  21. <Dependency>python3</Dependency>
  22. <Dependency>gtk4-devel</Dependency>
  23. <Dependency>glib2-devel</Dependency>
  24. <Dependency>gnome-common</Dependency>
  25. <Dependency>libnotify-devel</Dependency>
  26. <Dependency>libadwaita-devel</Dependency>
  27. <Dependency>gdk-pixbuf-devel</Dependency>
  28. </BuildDependencies>
  29. </Source>
  30. <Package>
  31. <Name>zenity</Name>
  32. <RuntimeDependencies>
  33. <Dependency>gtk4</Dependency>
  34. <Dependency>glib2</Dependency>
  35. <Dependency>pango</Dependency>
  36. <Dependency>libX11</Dependency>
  37. <Dependency>libnotify</Dependency>
  38. <Dependency>libadwaita</Dependency>
  39. <Dependency>gdk-pixbuf</Dependency>
  40. </RuntimeDependencies>
  41. <Files>
  42. <Path fileType="executable">/usr/bin</Path>
  43. <Path fileType="data">/usr/share</Path>
  44. <Path fileType="doc">/usr/share/help</Path>
  45. </Files>
  46. </Package>
  47. <History>
  48. <Update release="12">
  49. <Date>2024-10-24</Date>
  50. <Version>4.0.3</Version>
  51. <Comment>Version bump.</Comment>
  52. <Name>Pisi Linux Community</Name>
  53. <Email>admin@pisilinux.org</Email>
  54. </Update>
  55. <Update release="11">
  56. <Date>2024-04-04</Date>
  57. <Version>3.44.4</Version>
  58. <Comment>Version bump.</Comment>
  59. <Name>Mustafa Cinasal</Name>
  60. <Email>muscnsl@gmail.com</Email>
  61. </Update>
  62. <Update release="10">
  63. <Date>2023-12-14</Date>
  64. <Version>3.44.3</Version>
  65. <Comment>Version bump.</Comment>
  66. <Name>Mustafa Cinasal</Name>
  67. <Email>muscnsl@gmail.com</Email>
  68. </Update>
  69. <Update release="9">
  70. <Date>2023-08-11</Date>
  71. <Version>3.44.2</Version>
  72. <Comment>Version bump.</Comment>
  73. <Name>Mustafa Cinasal</Name>
  74. <Email>muscnsl@gmail.com</Email>
  75. </Update>
  76. <Update release="8">
  77. <Date>2023-04-28</Date>
  78. <Version>3.44.1</Version>
  79. <Comment>Version bump.</Comment>
  80. <Name>Mustafa Cinasal</Name>
  81. <Email>muscnsl@gmail.com</Email>
  82. </Update>
  83. <Update release="7">
  84. <Date>2023-01-25</Date>
  85. <Version>3.44.0</Version>
  86. <Comment>Version bump.</Comment>
  87. <Name>Mustafa Cinasal</Name>
  88. <Email>muscnsl@gmail.com</Email>
  89. </Update>
  90. <Update release="6">
  91. <Date>2022-07-03</Date>
  92. <Version>3.43.0</Version>
  93. <Comment>Version bump.</Comment>
  94. <Name>Mustafa Cinasal</Name>
  95. <Email>muscnsl@gmail.com</Email>
  96. </Update>
  97. <Update release="5">
  98. <Date>2022-04-27</Date>
  99. <Version>3.42.1</Version>
  100. <Comment>Version bump.</Comment>
  101. <Name>Mustafa Cinasal</Name>
  102. <Email>muscnsl@gmail.com</Email>
  103. </Update>
  104. <Update release="4">
  105. <Date>2020-02-07</Date>
  106. <Version>3.32.0</Version>
  107. <Comment>Rebuild</Comment>
  108. <Name>Pisi Linux Community</Name>
  109. <Email>admin@pisilinux.org</Email>
  110. </Update>
  111. <Update release="3">
  112. <Date>2019-07-13</Date>
  113. <Version>3.32.0</Version>
  114. <Comment>Rebuild</Comment>
  115. <Name>Pisi Linux Community</Name>
  116. <Email>admin@pisilinux.org</Email>
  117. </Update>
  118. <Update release="2">
  119. <Date>2018-08-30</Date>
  120. <Version>3.26.0</Version>
  121. <Comment>Rebuild</Comment>
  122. <Name>Pisi Linux Community</Name>
  123. <Email>admin@pisilinux.org</Email>
  124. </Update>
  125. <Update release="1">
  126. <Date>2017-12-24</Date>
  127. <Version>3.26.0</Version>
  128. <Comment>First release</Comment>
  129. <Name>Osman Erkan</Name>
  130. <Email>osman.erkan@pisilinux.org</Email>
  131. </Update>
  132. </History>
  133. </PISI>