pspec.xml 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>plasma-applet-weather-widget</Name>
  6. <Homepage>https://www.linux-apps.com/content/show.php/Weather+Widget?content=169572</Homepage>
  7. <Packager>
  8. <Name>Stefan Gronewold</Name>
  9. <Email>groni@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPL</License>
  12. <PartOf>desktop.kde.addon</PartOf>
  13. <Summary>Plasmoid for showing weather information from yr.no and Open Weather Map servers.</Summary>
  14. <Description>Plasmoid for showing weather information from yr.no and Open Weather Map servers.</Description>
  15. <BuildDependencies>
  16. <Dependency>extra-cmake-modules</Dependency>
  17. <Dependency>plasma-workspace-devel</Dependency>
  18. <Dependency>qt5-base-devel</Dependency>
  19. <Dependency>glibc-devel</Dependency>
  20. </BuildDependencies>
  21. <Archive type="targz" sha1sum="9252c6c54f9a79a69c50f60fba9ecd817798150d">https://github.com/kotelnik/plasma-applet-weather-widget/archive/v1.6.7.tar.gz</Archive>
  22. </Source>
  23. <Package>
  24. <Name>plasma-applet-weather-widget</Name>
  25. <Summary>Plasmoid for showing weather information from yr.no and Open Weather Map servers.</Summary>
  26. <RuntimeDependencies>
  27. <Dependency>plasma-workspace</Dependency>
  28. <Dependency>qt5-base</Dependency>
  29. <Dependency>qt5-graphicaleffects</Dependency>
  30. </RuntimeDependencies>
  31. <Files>
  32. <Path fileType="data">/usr/share</Path>
  33. <Path fileType="library">/usr/lib/qt5</Path>
  34. <Path fileType="doc">/usr/share/doc</Path>
  35. </Files>
  36. </Package>
  37. <History>
  38. <Update release="2">
  39. <Date>2018-08-11</Date>
  40. <Version>1.6.7</Version>
  41. <Comment>Rebuild</Comment>
  42. <Name>Ertuğrul Erata</Name>
  43. <Email>ertugrulerata@gmail.com</Email>
  44. </Update>
  45. <Update release="1">
  46. <Date>2016-11-23</Date>
  47. <Version>1.6.7</Version>
  48. <Comment>First Release</Comment>
  49. <Name>Stefan Gronewold</Name>
  50. <Email>groni@pisilinux.org</Email>
  51. </Update>
  52. </History>
  53. </PISI>