Added sg3_utils-1.28 build template.
--HG-- extra : convert_revision : 0a8637526996ea647fe200522873426b1a212ca6
This commit is contained in:
18
srcpkgs/sg3_utils/template
Normal file
18
srcpkgs/sg3_utils/template
Normal file
@@ -0,0 +1,18 @@
|
||||
# Template file for 'sg3_utils'
|
||||
pkgname=sg3_utils
|
||||
version=1.28
|
||||
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=da8bd627a6246b709e2a0321fa9d5ca09a33354a1ae40c74cd37efb69b9f8118
|
||||
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="$pkgname-devel"
|
||||
Add_dependency run glibc
|
||||
Add_dependency build pkg-config
|
||||
Reference in New Issue
Block a user