mirror of
https://github.com/ashaduri/gsmartcontrol.git
synced 2026-09-25 13:25:37 +00:00
22 lines
968 B
Plaintext
22 lines
968 B
Plaintext
Source: gsmartcontrol
|
|
Section: utils
|
|
Priority: extra
|
|
Homepage: http://gsmartcontrol.sourceforge.net/
|
|
Maintainer: Alexander Shaduri <ashaduriREMOVETHIS@gmail.com>
|
|
# libglademm is also needed if libgtkmm-2.4 < 2.12, but don't write it
|
|
# here - newer distributions don't contain it.
|
|
Build-Depends: debhelper (>= 5), autotools-dev,
|
|
libpcre3-dev, libgtkmm-2.4-dev (>= 2.6.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.
|