pspec.xml 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gnome-weather</Name>
  6. <Homepage>https://gitlab.gnome.org/GNOME/gnome-weather</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>Access current weather conditions and forecasts for GNOME</Summary>
  15. <Description>A small application that allows you to monitor the current weather conditions for your city, or anywhere in the world.</Description>
  16. <Archive sha1sum="81bcc2024270de15aebdb8d9644947a3794ae296" type="tarxz">https://download.gnome.org/sources/gnome-weather/47/gnome-weather-47.0.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>glib2-devel</Dependency>
  19. <Dependency versionFrom="1.76.0">gjs-devel</Dependency>
  20. <Dependency>gtk4-devel</Dependency>
  21. <Dependency>libgweather4-devel</Dependency>
  22. <Dependency>libadwaita-devel</Dependency>
  23. <Dependency>geoclue-devel</Dependency>
  24. <Dependency versionFrom="1.4.0">libhandy-devel</Dependency>
  25. <Dependency>meson</Dependency>
  26. <Dependency>desktop-file-utils</Dependency>
  27. <Dependency>appstream-glib-devel</Dependency>
  28. </BuildDependencies>
  29. </Source>
  30. <Package>
  31. <Name>gnome-weather</Name>
  32. <RuntimeDependencies>
  33. <Dependency>gjs</Dependency>
  34. </RuntimeDependencies>
  35. <Files>
  36. <Path fileType="executable">/usr/bin</Path>
  37. <Path fileType="data">/usr/share/applications</Path>
  38. <Path fileType="data">/usr/share/dbus-1</Path>
  39. <Path fileType="doc">/usr/share/doc</Path>
  40. <Path fileType="data">/usr/share/glib-2.0</Path>
  41. <Path fileType="data">/usr/share/org.gnome.Weather</Path>
  42. <Path fileType="data">/usr/share/gnome-shell</Path>
  43. <Path fileType="data">/usr/share/icons</Path>
  44. <Path fileType="localedata">/usr/share/locale</Path>
  45. <Path fileType="info">/usr/share/metainfo</Path>
  46. </Files>
  47. </Package>
  48. <History>
  49. <Update release="9">
  50. <Date>2024-09-16</Date>
  51. <Version>47.0</Version>
  52. <Comment>Version bump.</Comment>
  53. <Name>Pisi Linux Community</Name>
  54. <Email>admin@pisilinux.org</Email>
  55. </Update>
  56. <Update release="8">
  57. <Date>2024-03-22</Date>
  58. <Version>46.0</Version>
  59. <Comment>Version bump.</Comment>
  60. <Name>Mustafa Cinasal</Name>
  61. <Email>muscnsl@gmail.com</Email>
  62. </Update>
  63. <Update release="7">
  64. <Date>2023-09-19</Date>
  65. <Version>45.0</Version>
  66. <Comment>Version bump.</Comment>
  67. <Name>Mustafa Cinasal</Name>
  68. <Email>muscnsl@gmail.com</Email>
  69. </Update>
  70. <Update release="6">
  71. <Date>2023-03-19</Date>
  72. <Version>44.0</Version>
  73. <Comment>Version bump.</Comment>
  74. <Name>Mustafa Cinasal</Name>
  75. <Email>muscnsl@gmail.com</Email>
  76. </Update>
  77. <Update release="5">
  78. <Date>2022-09-18</Date>
  79. <Version>43.0</Version>
  80. <Comment>Version bump.</Comment>
  81. <Name>Mustafa Cinasal</Name>
  82. <Email>muscnsl@gmail.com</Email>
  83. </Update>
  84. <Update release="4">
  85. <Date>2022-03-21</Date>
  86. <Version>42.0</Version>
  87. <Comment>Version bump.</Comment>
  88. <Name>Mustafa Cinasal</Name>
  89. <Email>muscnsl@gmail.com</Email>
  90. </Update>
  91. <Update release="3">
  92. <Date>2021-09-21</Date>
  93. <Version>41.0</Version>
  94. <Comment>Version bump.</Comment>
  95. <Name>Mustafa Cinasal</Name>
  96. <Email>muscnsl@gmail.com</Email>
  97. </Update>
  98. <Update release="2">
  99. <Date>2021-08-19</Date>
  100. <Version>40.1</Version>
  101. <Comment>Version bump.</Comment>
  102. <Name>Mustafa Cinasal</Name>
  103. <Email>muscnsl@gmail.com</Email>
  104. </Update>
  105. <Update release="1">
  106. <Date>2021-06-13</Date>
  107. <Version>40.0</Version>
  108. <Comment>First release for Pisi Linux</Comment>
  109. <Name>Berk Çakar</Name>
  110. <Email>berk2238@hotmail.com</Email>
  111. </Update>
  112. </History>
  113. </PISI>