void-packages/srcpkgs/sg3_utils/template
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00

21 lines
861 B
Text

# Template file for 'sg3_utils'
pkgname=sg3_utils
version=1.32
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=73c539b551e979fbb83002aae50aec0681d66a6e7ee4c385aee551952c329c16
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