12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
- <INARY>
- <Source>
- <Name>mate-sensors-applet</Name>
- <Homepage>http://www.mate-desktop.org</Homepage>
- <Packager>
- <Name>Süleyman Poyraz</Name>
- <Email>zaryob.dev@gmail.com</Email>
- </Packager>
- <License>GPLv3</License>
- <IsA>library</IsA>
- <Summary>Display readings from hardware sensors in your MATE panel.</Summary>
- <Description>MATE Sensors Applet is an applet for the MATE Panel to display readings from hardware sensors, including CPU temperature, fan speeds and voltage readings under Linux.on.</Description>
- <Archive sha1sum="909a462908abb0b0943be2046d935396a59d65a6" >http://pub.mate-desktop.org/releases/1.24/mate-sensors-applet-1.24.0.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>gtk3</Dependency>
- <Dependency>mate-common</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>libnotify</Dependency>
- <Dependency>mate-panel</Dependency>
- <Dependency>gdk-pixbuf</Dependency>
- <Dependency>lm_sensors</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>mate-sensors-applet</Name>
- <RuntimeDependencies>
- <Dependency>gtk3</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>libnotify</Dependency>
- <Dependency>mate-panel</Dependency>
- <Dependency>gdk-pixbuf</Dependency>
- <Dependency>lm_sensors</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>dbus-glib</Dependency>
- <Dependency>libatasmart</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="data">/usr/share/help</Path>
- <Path fileType="data">/usr/share/mate</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="data">/usr/share/dbus-1</Path>
- <Path fileType="data">/usr/share/pixmaps</Path>
- <Path fileType="data">/usr/share/glib-2.0</Path>
- <Path fileType="executable">/usr/libexec/</Path>
- <Path fileType="data">/usr/share/mate-panel</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="data">/usr/share/mate-sensors-applet</Path>
- <Path fileType="header">/usr/include</Path>
- </Files>
- </Package>
- <History>
- <Update release="1">
- <Date>2019-09-18</Date>
- <Version>1.24.0</Version>
- <Comment>First release</Comment>
- <Name>Süleyman Poyraz</Name>
- <Email>zaryob.dev@gmail.com</Email>
- </Update>
- </History>
- </INARY>
|