16 lines
512 B
Bash
16 lines
512 B
Bash
# Template file for 'uhubctl'
|
|
pkgname=uhubctl
|
|
version=2.4.0
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
make_use_env=yes
|
|
make_install_args="sbindir=/usr/bin"
|
|
hostmakedepends="pkg-config which"
|
|
makedepends="libusb-devel"
|
|
short_desc="USB hub per-port power control"
|
|
maintainer="Pavel Fatin <mail@pavelfatin.com>"
|
|
license="GPL-2.0-only"
|
|
homepage="https://github.com/mvp/uhubctl"
|
|
distfiles="https://github.com/mvp/uhubctl/archive/v${version}.tar.gz"
|
|
checksum=391f24fd1f89cacce801df38ecc289b34c3627bc08ee69eec515af7e1a283d97
|