pspec.xml 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  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. <Summary>Plasmoid for showing weather information from yr.no and Open Weather Map servers.</Summary>
  13. <Description>Plasmoid for showing weather information from yr.no and Open Weather Map servers.</Description>
  14. <BuildDependencies>
  15. <Dependency>extra-cmake-modules</Dependency>
  16. <Dependency>plasma-workspace-devel</Dependency>
  17. <Dependency>qt5-base-devel</Dependency>
  18. <Dependency>glibc-devel</Dependency>
  19. </BuildDependencies>
  20. <Archive type="targz" sha1sum="9252c6c54f9a79a69c50f60fba9ecd817798150d">https://github.com/kotelnik/plasma-applet-weather-widget/archive/v1.6.7.tar.gz</Archive>
  21. </Source>
  22. <Package>
  23. <Name>plasma-applet-weather-widget</Name>
  24. <Summary>Plasmoid for showing weather information from yr.no and Open Weather Map servers.</Summary>
  25. <RuntimeDependencies>
  26. <Dependency>plasma-workspace</Dependency>
  27. <Dependency>qt5-base</Dependency>
  28. <Dependency>qt5-graphicaleffects</Dependency>
  29. </RuntimeDependencies>
  30. <Files>
  31. <Path fileType="data">/usr/share</Path>
  32. <Path fileType="library">/usr/lib/qt5</Path>
  33. <Path fileType="doc">/usr/share/doc</Path>
  34. </Files>
  35. </Package>
  36. <History>
  37. <Update release="1">
  38. <Date>2016-11-23</Date>
  39. <Version>1.6.7</Version>
  40. <Comment>First Release</Comment>
  41. <Name>Stefan Gronewold</Name>
  42. <Email>groni@pisilinux.org</Email>
  43. </Update>
  44. </History>
  45. </PISI>