2010-04-13 13:43:55 +00:00
|
|
|
# Template file for 'sg3_utils'
|
|
|
|
pkgname=sg3_utils
|
2012-01-22 19:37:30 +00:00
|
|
|
version=1.33
|
2010-04-13 13:43:55 +00:00
|
|
|
distfiles="http://sg.danny.cz/sg/p/$pkgname-$version.tgz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2010-04-13 13:43:55 +00:00
|
|
|
short_desc="Generic SCSI utilities"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-08-04 08:08:10 +00:00
|
|
|
homepage="http://sg.danny.cz/sg/sg3_utils.html"
|
|
|
|
license="BSD, GPL-2"
|
2012-01-22 19:37:30 +00:00
|
|
|
checksum=3034a4e798404cc963fc46437b0ceeb0edc635e02471ab13aa18acd8b716a27b
|
2010-04-13 13:43:55 +00:00
|
|
|
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
|
2011-08-04 08:08:10 +00:00
|
|
|
SBP protocol), SAS, iSCSI and FCoE devices (amongst others)"
|
2010-04-13 13:43:55 +00:00
|
|
|
|
2011-02-17 10:28:41 +00:00
|
|
|
subpackages="libsgutils $pkgname-devel"
|
2010-04-13 13:43:55 +00:00
|
|
|
Add_dependency build pkg-config
|