19 lines
806 B
Text
19 lines
806 B
Text
# Template file for 'sg3_utils'
|
|
pkgname=sg3_utils
|
|
version=1.33
|
|
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>"
|
|
homepage="http://sg.danny.cz/sg/sg3_utils.html"
|
|
license="BSD, GPL-2"
|
|
checksum=3034a4e798404cc963fc46437b0ceeb0edc635e02471ab13aa18acd8b716a27b
|
|
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 build pkg-config
|