From 32a317fdecf3258429cdaf62ed370b764152e39e Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 15 Oct 2011 16:13:59 +0200 Subject: sg3_utils dans extra --- extra/sg3_utils/Pkgfile | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 extra/sg3_utils/Pkgfile (limited to 'extra/sg3_utils/Pkgfile') diff --git a/extra/sg3_utils/Pkgfile b/extra/sg3_utils/Pkgfile new file mode 100644 index 000000000..ec6b3af5b --- /dev/null +++ b/extra/sg3_utils/Pkgfile @@ -0,0 +1,19 @@ +# Description: Utilitaires génériques SCSI +# URL: http://sg.danny.cz/sg/sg3_utils.html +# Maintainer: NuTyX core team +# Packager: lesibel at free dot fr +# Depends on: + +name=sg3_utils +version=1.31 +release=1 + +source=(http://sg.danny.cz/sg/p/$name-$version.tgz) + +build() { + cd $name-$version + ./configure --prefix=/usr + make + make DESTDIR=$PKG install +} + -- cgit v1.2.3-70-g09d2