123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>diskmonitor</Name>
- <Homepage>https://github.com/papylhomme/diskmonitor/</Homepage>
- <Packager>
- <Name>Stefan Gronewold</Name>
- <Email>groni@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <Summary>KDE tools to monitor SMART devices and MDRaid health status. Features a full application and a Plasma applet</Summary>
- <Description>KDE tools to monitor SMART devices and MDRaid health status. Features a full application and a Plasma applet</Description>
- <Archive sha1sum="cc7adb9effd0f231467c7672495df605f971b587" type="targz">https://github.com/papylhomme/diskmonitor/archive/refs/tags/0.3.4.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>extra-cmake-modules</Dependency>
- <Dependency>gettext-devel</Dependency>
- <Dependency>glibc-devel</Dependency>
- <Dependency>kconfigwidgets-devel</Dependency>
- <Dependency>kcoreaddons-devel</Dependency>
- <Dependency>ki18n-devel</Dependency>
- <Dependency>kiconthemes-devel</Dependency>
- <Dependency>knotifications-devel</Dependency>
- <Dependency>kxmlgui-devel</Dependency>
- <Dependency>plasma-workspace-devel</Dependency>
- <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
- <Dependency versionFrom="5.7.1">qt5-quickcontrols2-devel</Dependency>
- <Dependency>udisks2-devel</Dependency>
- <Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <!-- <Patch level="1">ki18n.patch</Patch> -->
- </Patches>
- </Source>
-
- <Package>
- <Name>diskmonitor</Name>
- <Summary>KDE tools to monitor SMART devices and MDRaid health status. Features a full application and a Plasma applet</Summary>
- <RuntimeDependencies>
- <Dependency versionFrom="5.7.1">qt5-base</Dependency>
- <Dependency>ki18n</Dependency>
- <Dependency>libgcc</Dependency>
- <Dependency>kconfig</Dependency>
- <Dependency>kxmlgui</Dependency>
- <Dependency>kcoreaddons</Dependency>
- <Dependency>kiconthemes</Dependency>
- <Dependency>kconfigwidgets</Dependency>
- <Dependency>knotifications</Dependency>
- <Dependency>kwidgetsaddons</Dependency>
- <Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib/qt5</Path>
- <Path fileType="data">/usr/share</Path>
- </Files>
- </Package>
- <History>
- <Update release="5">
- <Date>2024-11-29</Date>
- <Version>0.3.4</Version>
- <Comment>Version bump.</Comment>
- <Name>Ümit Solmaz</Name>
- <Email>admins@pisilinux.org</Email>
- </Update>
- <Update release="4">
- <Date>2020-03-10</Date>
- <Version>0.3.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2018-09-01</Date>
- <Version>0.3.1</Version>
- <Comment>Rebuild New T.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2017-03-19</Date>
- <Version>0.3.1</Version>
- <Comment>Release bump.</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-11-20</Date>
- <Version>0.3.1</Version>
- <Comment>First Release</Comment>
- <Name>Stefan Gronewold</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|