void-packages/srcpkgs/usb-modeswitch/template
2015-06-02 17:01:58 +02:00

17 lines
638 B
Bash

# Template file for 'usb-modeswitch'
pkgname=usb-modeswitch
version=2.2.1
revision=3
build_style=gnu-makefile
short_desc="Mode switching tool for controlling multi-mode USB devices"
maintainer="Enno Boland <eb@s01.de>"
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=37d926a0b6b6d490173c57e260a69aca49feb774875fc8f2001c1d0f5e8011cb
make_install_args="SBINDIR=/usr/bin UDEVDIR=/usr/lib/udev"