void-packages/srcpkgs/usb-modeswitch/template
2015-06-30 08:53:21 +02:00

16 lines
648 B
Bash

# Template file for 'usb-modeswitch'
pkgname=usb-modeswitch
version=2.2.3
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=e4c07edc47846f243fca3992afe631def438350f5fc6c99b43945c1bdd46258e
make_install_args="SBINDIR=/usr/bin UDEVDIR=/usr/lib/udev"