parent
dab043f843
commit
7507d6f135
1 changed files with 14 additions and 0 deletions
14
srcpkgs/usbrelay/template
Normal file
14
srcpkgs/usbrelay/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'usbrelay'
|
||||||
|
pkgname=usbrelay
|
||||||
|
version=0.4
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
makedepends="hidapi-devel"
|
||||||
|
short_desc="Control usb relay - based on hidapi"
|
||||||
|
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="https://github.com/darrylb123/usbrelay"
|
||||||
|
distfiles="https://github.com/darrylb123/usbrelay/archive/v${version}.tar.gz"
|
||||||
|
checksum=d6e1b6ae4bf0a57d3280385f11ebda981052c5c50db68127b5f276d5c2f20bbf
|
||||||
|
|
||||||
|
LDFLAGS="-lhidapi-hidraw"
|
Loading…
Add table
Add a link
Reference in a new issue