void-packages/srcpkgs/usb-modeswitch/template
2017-01-22 23:29:33 +01:00

17 lines
648 B
Bash

# Template file for 'usb-modeswitch'
pkgname=usb-modeswitch
version=2.5.0
revision=1
build_style=gnu-makefile
short_desc="Mode switching tool for controlling multi-mode USB devices"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2"
conf_files="/etc/usb_modeswitch.conf"
makedepends="libusb-devel"
depends="tcl ${pkgname}-data"
hostmakedepends="pkg-config tcl"
homepage="http://www.draisberghof.de/usb_modeswitch/"
distfiles="http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-${version}.tar.bz2"
checksum=31c0be280d49a99ec3dc0be3325bef320d9c04b50714ef0ce1e36a614d687633
make_install_args="SBINDIR=/usr/bin UDEVDIR=/usr/lib/udev"