smartmontools: new package, smartmontools 6.4

This commit is contained in:
Tom G. Christensen
2016-02-19 23:13:28 +01:00
parent 37d895b08b
commit f503cc93d1
4 changed files with 103 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
CHANGELOG
---------
* Fri Feb 19 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 6.4-1
- First package
- Initial work done by Romain Dolbeau <romain.tgcware@dolbeau.name>
-

20
smartmontools/meta/pkgdef Normal file
View File

@@ -0,0 +1,20 @@
[smartmontools]
pkgname="${pkgprefix}smont"
name="$topdir - tools for monitoring SMART capable hard disks"
pkgcat="application"
pkgvendor="https://www.smartmontools.org/"
pkgdesc="Control and monitor storage systems using the SMART System"
pkgver="$pkgver"
files(-,root,bin)
default_docs
$_sysconfdir/smartd_warning.sh
dir $_sysconfdir/smartd_warning.d
$_sbindir/smartctl
$_sbindir/smartd
$_sbindir/update-smart-drivedb
$_sharedir/$topdir/drivedb.h
$_mandir/man1m/smartctl.*
$_mandir/man1m/smartd.*
$_mandir/man1m/update-smart-drivedb.*
$_mandir/man4/smartd.conf.*