void-packages/srcpkgs/usb-modeswitch/template

17 lines
623 B
Text
Raw Normal View History

2014-12-08 10:23:02 +00:00
# Template file for 'usb-modeswitch'
pkgname=usb-modeswitch
2015-01-16 13:59:43 +00:00
version=2.2.1
2014-12-08 10:38:23 +00:00
revision=2
2014-12-08 10:23:02 +00:00
build_style=gnu-makefile
short_desc="Mode switching tool for controlling 'multi-mode' USB devices"
maintainer="Enno Boland <eb@s01.de>"
license="GPL-2"
2014-12-08 10:38:23 +00:00
conf_files="/etc/usb_modeswitch.conf"
2014-12-08 10:23:02 +00:00
makedepends="libusb-devel"
depends="tcl ${pkgname}-data"
hostmakedepends="pkg-config tcl"
homepage="http://www.draisberghof.de/usb_modeswitch/"
2015-01-16 13:59:43 +00:00
distfiles="http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-${version}.tar.bz2"
checksum=37d926a0b6b6d490173c57e260a69aca49feb774875fc8f2001c1d0f5e8011cb
2014-12-08 10:23:02 +00:00
make_install_args="UDEVDIR=/usr/lib/udev"