Files
main/hardware/disk/libatasmart/pspec.xml
T
Ümit Solmaz 166bd1dc99 Update pspec.xml
ufak değişikler gerçekleştirildi.
sürüm 0.19 olarak devam ediyor. bağlantıların güncellenmesi gerekmekte.
https://0pointer.de/blog/projects/being-smart.html
https://git.0pointer.net/libatasmart.git/tag/?h=v0.19
2024-11-29 17:14:49 +03:00

100 lines
3.7 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libatasmart</Name>
<Homepage>https://0pointer.de/blog/projects/being-smart.html</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2+</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>ATA S.M.A.R.T. Disk Health Monitoring Library</Summary>
<Description>A small and lightweight parser library for ATA S.M.A.R.T. hard disk health monitoring.</Description>
<Archive sha1sum="0d0745b6bd2e5b9461d15966b5daac6c98302de8" type="tarxz">http://0pointer.de/public/libatasmart-0.19.tar.xz</Archive>
<Patches>
<Patch level="1">libatasmart-uninitialized-var.patch</Patch>
<Patch level="1">libatasmart-0.19-wd-fix.patch</Patch>
</Patches>
<BuildDependencies>
<Dependency>eudev-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>libatasmart</Name>
<RuntimeDependencies>
<Dependency>eudev</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/sbin/skdump</Path>
<Path fileType="executable">/usr/sbin/sktest</Path>
<Path fileType="library">/usr/lib/libatasmart.so*</Path>
<Path fileType="data">/usr/share/doc/libatasmart/README</Path>
<Path fileType="data">/usr/share/doc/libatasmart/LGPL</Path>
</Files>
</Package>
<Package>
<Name>libatasmart-devel</Name>
<Summary>Development files for libatasmart</Summary>
<RuntimeDependencies>
<Dependency release="current">libatasmart</Dependency>
<Dependency>eudev-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/share/vala</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2024-11-29</Date>
<Version>0.19</Version>
<Comment>Rebuild New T.</Comment>
<Name>Pisi Linu community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2020-02-01</Date>
<Version>0.19</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-08-13</Date>
<Version>0.19</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-03-02</Date>
<Version>0.19</Version>
<Comment>Release Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>0.19</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2014-05-25</Date>
<Version>0.19</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvarice@gmail.com</Email>
</Update>
</History>
</PISI>