void-packages/srcpkgs/sg3_utils/template

20 lines
794 B
Plaintext

# Template file for 'sg3_utils'
pkgname=sg3_utils
version=1.31
distfiles="http://sg.danny.cz/sg/p/$pkgname-$version.tgz"
build_style=gnu_configure
short_desc="Generic SCSI utilities"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=d84b38b61f0ca3941eb1c48a5858f93d1d1b70a623e579f5ecce2440e18410a4
long_desc="
This package contains low level utilities for devices that use a SCSI
command set. Apart from SCSI parallel interface (SPI) devices, the SCSI
command set is used by ATAPI devices (CD/DVDs and tapes), USB mass storage
devices, Fibre Channel disks, IEEE 1394 storage devices (that use the
'SBP' protocol), SAS, iSCSI and FCoE devices (amongst others)"
subpackages="libsgutils $pkgname-devel"
Add_dependency run glibc
Add_dependency run libsgutils
Add_dependency build pkg-config