mirror of
https://github.com/ashaduri/gsmartcontrol.git
synced 2026-09-26 05:45:35 +00:00
20 lines
850 B
Plaintext
20 lines
850 B
Plaintext
Source: gsmartcontrol
|
|
Section: utils
|
|
Priority: extra
|
|
Homepage: http://gsmartcontrol.sourceforge.net/
|
|
Maintainer: Alexander Shaduri <ashaduriREMOVETHIS@gmail.com>
|
|
Build-Depends: debhelper (>= 5), autotools-dev,
|
|
libpcre3-dev, libgtkmm-3.0-dev (>= 3.4.0)
|
|
Standards-Version: 3.7.3
|
|
|
|
Package: gsmartcontrol
|
|
Architecture: any
|
|
#Depends: ${shlibs:Depends}, ${misc:Depends}, smartmontools, menu
|
|
Depends: ${shlibs:Depends}, smartmontools, menu
|
|
Description: Hard disk drive and SSD health inspection tool
|
|
GSmartControl is a graphical user interface for smartctl (from smartmontools
|
|
package), which is a tool for querying and controlling SMART
|
|
(Self-Monitoring, Analysis, and Reporting Technology) data on modern hard
|
|
disk and solid-state drives. It allows you to inspect the drive's SMART data
|
|
to determine its health, as well as run various tests on it.
|