123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>plasma-applet-distrowatcher</Name>
- <Homepage>http://kde-apps.org/content/show.php/Distro+Watcher+?content=157314</Homepage>
- <Packager>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Packager>
- <License>GPLv3</License>
- <PartOf>desktop.kde.addon</PartOf>
- <IsA>app:gui</IsA>
- <Summary>Distrowatcher watch the latest Realeases of Linux distributions from Distrowatch</Summary>
- <Description>The specific plasmoid displays the latest releases of Linux distributions and packages, as published in distrowatch.com. In order to retrieve the relative data, RSS feeds from distrowatch are being used. </Description>
- <Archive sha1sum="64fe31ccd65e66047b458e7f8e82eee14e92407b" type="targz">https://github.com/dimkard/distrowatcher/archive/v1.1.tar.gz</Archive>
- <BuildDependencies>
- <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
- <Dependency versionFrom="5.7.1">qt5-xmlpatterns-devel</Dependency>
- <Dependency versionFrom="5.7.1">qt5-quickcontrols2-devel</Dependency>
- <Dependency>kdelibs4-support-devel</Dependency>
- <Dependency>plasma-framework-devel</Dependency>
- <Dependency>extra-cmake-modules</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>plasma-applet-distrowatcher</Name>
- <RuntimeDependencies>
- <Dependency versionFrom="5.7.1">qt5-base</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="data">/usr/share</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="locale">/usr/share/locale</Path>
- </Files>
- </Package>
- <History>
- <Update release="5">
- <Date>2018-11-13</Date>
- <Version>1.1</Version>
- <Comment>Rebuild</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2018-08-11</Date>
- <Version>1.1</Version>
- <Comment>Rebuild</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2017-03-20</Date>
- <Version>1.1</Version>
- <Comment>Version Bump</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-05-23</Date>
- <Version>1.0.3</Version>
- <Comment>First release</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-03-14</Date>
- <Version>1.0.3</Version>
- <Comment>First release</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|