usbutils: update to 014

This commit is contained in:
uhohspaghetios 2021-11-09 13:07:12 -05:00 committed by Duncan Overbruck
parent 9569ef8051
commit 31ce450638

View file

@ -1,30 +1,19 @@
# Template file for 'usbutils'
pkgname=usbutils
version=013
version=014
revision=1
build_style=gnu-configure
configure_args="--datadir=/usr/share/hwdata --disable-zlib"
hostmakedepends="autogen automake libtool pkg-config"
hostmakedepends="automake libtool pkg-config"
makedepends="eudev-libudev-devel libusb-devel"
depends="hwids"
short_desc="Linux USB utilities"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-only"
homepage="http://linux-usb.sourceforge.net/"
#changelog="https://raw.githubusercontent.com/gregkh/usbutils/master/NEWS"
homepage="https://linux-usb.sourceforge.net/"
changelog="https://raw.githubusercontent.com/gregkh/usbutils/master/NEWS"
distfiles="${KERNEL_SITE}/utils/usb/usbutils/usbutils-${version}.tar.xz"
checksum=9e23494fcc78b7a80ee29a07dd179c95ae2f71509c35728dbbabc2d1cca41338
pre_configure() {
local autogen_args
autogen_args="--prefix=/usr"
if [ "$CROSS_BUILD" ]; then
autogen_args+="--build=${XBPS_CROSS_TRIPLET} --host=${XBPS_CROSS_TRIPLET}"
fi
./autogen.sh ${autogen_args}
}
checksum=3a079cfad60560227b67192482d7813bf96326fcbb66c04254839715f276fc69
post_install() {
# Remove lsusb.py - avoid useless python scripts