pspec.xml 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gnome-disk-utility</Name>
  6. <Homepage>https://gitlab.gnome.org/GNOME/gnome-disk-utility</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</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>Disk Management Utility for GNOME</Summary>
  15. <Description>GNOME libraries and applications for dealing with storage devices</Description>
  16. <Archive sha1sum="9ea509d1ec19bad1b1f05c70384b1add7fd70406" type="tarxz">https://download.gnome.org/sources/gnome-disk-utility/46/gnome-disk-utility-46.1.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>glib2-devel</Dependency>
  19. <Dependency versionFrom="44.0">gnome-settings-daemon-devel</Dependency>
  20. <Dependency>libcanberra-gtk3-devel</Dependency>
  21. <Dependency>libdvdread-devel</Dependency>
  22. <Dependency>libnotify-devel</Dependency>
  23. <Dependency>libpwquality-devel</Dependency>
  24. <Dependency>libsecret-devel</Dependency>
  25. <Dependency>udisks2-devel</Dependency>
  26. <Dependency>libxslt-devel</Dependency>
  27. <Dependency versionFrom="1.4.0">libhandy-devel</Dependency>
  28. <Dependency>xz-devel</Dependency>
  29. <Dependency>meson</Dependency>
  30. <Dependency>elogind-devel</Dependency>
  31. <Dependency>desktop-file-utils</Dependency>
  32. <Dependency>gtk4-update-icon-cache</Dependency>
  33. </BuildDependencies>
  34. </Source>
  35. <Package>
  36. <Name>gnome-disk-utility</Name>
  37. <RuntimeDependencies>
  38. <Dependency>xz</Dependency>
  39. <Dependency>atk</Dependency>
  40. <Dependency>gtk3</Dependency>
  41. <Dependency>cairo</Dependency>
  42. <Dependency>glib2</Dependency>
  43. <Dependency>pango</Dependency>
  44. <Dependency>elogind</Dependency>
  45. <Dependency>udisks2</Dependency>
  46. <Dependency>libhandy</Dependency>
  47. <Dependency>libnotify</Dependency>
  48. <Dependency>libsecret</Dependency>
  49. <Dependency>gdk-pixbuf</Dependency>
  50. <Dependency>libdvdread</Dependency>
  51. <Dependency>libpwquality</Dependency>
  52. <Dependency>libcanberra-gtk3</Dependency>
  53. </RuntimeDependencies>
  54. <Files>
  55. <Path fileType="data">/etc/xdg/autostart</Path>
  56. <Path fileType="executable">/usr/bin</Path>
  57. <Path fileType="executable">/usr/libexec</Path>
  58. <Path fileType="data">/usr/share/applications</Path>
  59. <Path fileType="data">/usr/share/dbus-1</Path>
  60. <Path fileType="doc">/usr/share/doc</Path>
  61. <Path fileType="man">/usr/share/man</Path>
  62. <Path fileType="data">/usr/share/glib-2.0</Path>
  63. <Path fileType="data">/usr/share/icons</Path>
  64. <Path fileType="localedata">/usr/share/locale</Path>
  65. <Path fileType="info">/usr/share/metainfo</Path>
  66. </Files>
  67. </Package>
  68. <History>
  69. <Update release="9">
  70. <Date>2024-09-03</Date>
  71. <Version>46.1</Version>
  72. <Comment>Version bump.</Comment>
  73. <Name>Pisi Linux Community</Name>
  74. <Email>admin@pisilinux.org</Email>
  75. </Update>
  76. <Update release="8">
  77. <Date>2023-12-01</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="7">
  84. <Date>2023-09-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="6">
  91. <Date>2023-03-17</Date>
  92. <Version>44.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-09-17</Date>
  99. <Version>43.0</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>2022-03-21</Date>
  106. <Version>42.0</Version>
  107. <Comment>Version bump.</Comment>
  108. <Name>Mustafa Cinasal</Name>
  109. <Email>muscnsl@gmail.com</Email>
  110. </Update>
  111. <Update release="3">
  112. <Date>2021-09-18</Date>
  113. <Version>41.0</Version>
  114. <Comment>Version bump.</Comment>
  115. <Name>Mustafa Cinasal</Name>
  116. <Email>muscnsl@gmail.com</Email>
  117. </Update>
  118. <Update release="2">
  119. <Date>2021-07-12</Date>
  120. <Version>40.2</Version>
  121. <Comment>Version bump.</Comment>
  122. <Name>Mustafa Cinasal</Name>
  123. <Email>muscnsl@gmail.com</Email>
  124. </Update>
  125. <Update release="1">
  126. <Date>2021-06-13</Date>
  127. <Version>40.1</Version>
  128. <Comment>First release for Pisi Linux.</Comment>
  129. <Name>Berk Çakar</Name>
  130. <Email>berk2238@hotmail.com</Email>
  131. </Update>
  132. </History>
  133. </PISI>