pspec.xml 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libgweather4</Name>
  6. <Homepage>https://gitlab.gnome.org/GNOME/libgweather</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admin@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <PartOf>programming.misc</PartOf>
  13. <Summary>libgweather is a library to access weather information from online services for numerous locations.</Summary>
  14. <Description>libgweather is a library to access weather information from online services for numerous locations.</Description>
  15. <Archive type="tarxz" sha1sum="ae43cdd5edbd257336fc0ef8dfe2eba378f5fd75">https://download.gnome.org/sources/libgweather/4.4/libgweather-4.4.4.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency versionFrom="3.26.2">geocode-glib-devel</Dependency>
  18. <Dependency versionFrom="3.24.20">gtk3-devel</Dependency>
  19. <Dependency versionFrom="2.68.3">libsoup3-devel</Dependency>
  20. <Dependency>glib2-devel</Dependency>
  21. <Dependency>intltool</Dependency>
  22. <Dependency>python3-pygobject3-devel</Dependency>
  23. <Dependency>glade-devel</Dependency>
  24. <Dependency>gtk-doc</Dependency>
  25. <Dependency>gobject-introspection-devel</Dependency>
  26. <Dependency>meson</Dependency>
  27. <Dependency>gi-docgen</Dependency>
  28. <Dependency>vala-devel</Dependency>
  29. <Dependency>json-glib-devel</Dependency>
  30. </BuildDependencies>
  31. </Source>
  32. <Package>
  33. <Name>libgweather4</Name>
  34. <Summary>libgweather is a library to access weather information from online services for numerous locations.</Summary>
  35. <RuntimeDependencies>
  36. <Dependency versionFrom="3.26.2">geocode-glib</Dependency>
  37. <Dependency versionFrom="3.24.20">gtk3</Dependency>
  38. <Dependency versionFrom="2.68.3">libsoup3</Dependency>
  39. <Dependency>json-glib</Dependency>
  40. <Dependency>libxml2</Dependency>
  41. <Dependency>glib2</Dependency>
  42. </RuntimeDependencies>
  43. <Files>
  44. <Path fileType="config">/etc/gconf</Path>
  45. <Path fileType="library">/usr/lib</Path>
  46. <Path fileType="localedata">/usr/share/locale</Path>
  47. <Path fileType="doc">/usr/share/doc</Path>
  48. <Path fileType="data">/usr/share/libgweather-4</Path>
  49. <Path fileType="data">/usr/share/glib-2.0</Path>
  50. <Path fileType="data">/usr/share/vala</Path>
  51. <Path fileType="data">/usr/share/icons</Path>
  52. <Path fileType="data">/usr/share/glade</Path>
  53. </Files>
  54. </Package>
  55. <Package>
  56. <Name>libgweather4-devel</Name>
  57. <RuntimeDependencies>
  58. <Dependency release="current">libgweather4</Dependency>
  59. <Dependency>gtk3-devel</Dependency>
  60. <Dependency>glib2-devel</Dependency>
  61. <Dependency>libsoup3-devel</Dependency>
  62. <Dependency>libxml2-devel</Dependency>
  63. <Dependency>json-glib-devel</Dependency>
  64. <Dependency>geocode-glib-devel</Dependency>
  65. </RuntimeDependencies>
  66. <Files>
  67. <Path fileType="header">/usr/include</Path>
  68. <Path fileType="data">/usr/lib/pkgconfig</Path>
  69. <Path fileType="data">/usr/share/gir-1.0</Path>
  70. </Files>
  71. </Package>
  72. <History>
  73. <Update release="4">
  74. <Date>2024-09-01</Date>
  75. <Version>4.4.4</Version>
  76. <Comment>Version bump.</Comment>
  77. <Name>Pisi Linux Community</Name>
  78. <Email>admin@pisilinux.org</Email>
  79. </Update>
  80. <Update release="3">
  81. <Date>2024-03-21</Date>
  82. <Version>4.4.2</Version>
  83. <Comment>Version bump.</Comment>
  84. <Name>Mustafa Cinasal</Name>
  85. <Email>muscnsl@gmail.com</Email>
  86. </Update>
  87. <Update release="2">
  88. <Date>2022-11-02</Date>
  89. <Version>4.2.0</Version>
  90. <Comment>Version bump.</Comment>
  91. <Name>Mustafa Cinasal</Name>
  92. <Email>muscnsl@gmail.com</Email>
  93. </Update>
  94. <Update release="1">
  95. <Date>2022-03-21</Date>
  96. <Version>4.0.0</Version>
  97. <Comment>First release for Pisi Linux</Comment>
  98. <Name>Mustafa Cinasal</Name>
  99. <Email>muscnsl@gmail.com</Email>
  100. </Update>
  101. </History>
  102. </PISI>