123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>plasma-applet-weather-widget</Name>
- <Homepage>https://www.linux-apps.com/content/show.php/Weather+Widget?content=169572</Homepage>
- <Packager>
- <Name>Stefan Gronewold</Name>
- <Email>groni@pisilinux.org</Email>
- </Packager>
- <License>GPL</License>
- <PartOf>desktop.kde.addon</PartOf>
- <Summary>Plasmoid for showing weather information from yr.no and Open Weather Map servers.</Summary>
- <Description>Plasmoid for showing weather information from yr.no and Open Weather Map servers.</Description>
- <BuildDependencies>
- <Dependency>extra-cmake-modules</Dependency>
- <Dependency>plasma-workspace-devel</Dependency>
- <Dependency>qt5-base-devel</Dependency>
- <Dependency>glibc-devel</Dependency>
- </BuildDependencies>
- <Archive type="targz" sha1sum="9252c6c54f9a79a69c50f60fba9ecd817798150d">https://github.com/kotelnik/plasma-applet-weather-widget/archive/v1.6.7.tar.gz</Archive>
- </Source>
- <Package>
- <Name>plasma-applet-weather-widget</Name>
- <Summary>Plasmoid for showing weather information from yr.no and Open Weather Map servers.</Summary>
- <RuntimeDependencies>
- <Dependency>plasma-workspace</Dependency>
- <Dependency>qt5-base</Dependency>
- <Dependency>qt5-graphicaleffects</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="data">/usr/share</Path>
- <Path fileType="library">/usr/lib/qt5</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <History>
- <Update release="2">
- <Date>2018-08-11</Date>
- <Version>1.6.7</Version>
- <Comment>Rebuild</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2016-11-23</Date>
- <Version>1.6.7</Version>
- <Comment>First Release</Comment>
- <Name>Stefan Gronewold</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|