Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / gsmartcontrol
Commits: a04d9870 by Levente Polyak at 2024-09-09T16:34:19+02:00 generate missing .SRCINFO - - - - - 1 changed file: - + .SRCINFO Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,21 @@ +pkgbase = gsmartcontrol + pkgdesc = A graphical user interface for the smartctl hard disk drive health inspection tool. + pkgver = 1.1.4 + pkgrel = 1 + url = https://gsmartcontrol.sourceforge.io/home/ + arch = x86_64 + license = GPL + depends = smartmontools + depends = gtkmm3 + depends = xorg-xmessage + depends = hicolor-icon-theme + optdepends = polkit: to run gsmartcontrol directly from menu + optdepends = xterm: to update the drive database + source = https://github.com/ashaduri/gsmartcontrol/releases/download/v1.1.4/gsmartcontrol-1.1.4.tar.bz2 + source = org.archlinux.pkexec.gsmartcontrol.policy + source = gsmartcontrol_polkit + sha256sums = fc409f2b8a84cc40bb103d6c82401b9d4c0182d5a3b223c93959c7ad66191847 + sha256sums = 98ae73cbe39be31f885d8c4d09cbfac7b454534ea1ba7cb5a8d23365dc22212a + sha256sums = 66f952196db24d6e3ee454b03481d52e0281c3bbf8be180600bf5ba7b39ec0ea + +pkgname = gsmartcontrol View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gsmartcontrol/-/commit/a04d987091af49587dcf7528302fe528e08a6f08 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gsmartcontrol/-/commit/a04d987091af49587dcf7528302fe528e08a6f08 You're receiving this email because of your account on gitlab.archlinux.org.
