mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
New package: dfu-util-0.9
This commit is contained in:
parent
e3896e19ee
commit
f0f15e54fe
1 changed files with 13 additions and 0 deletions
13
srcpkgs/dfu-util/template
Normal file
13
srcpkgs/dfu-util/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'dfu-util'
|
||||||
|
pkgname=dfu-util
|
||||||
|
version=0.9
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libusb-devel"
|
||||||
|
short_desc="USB Device Firmware Class programmer"
|
||||||
|
maintainer="Foxlet <foxlet@furcode.co>"
|
||||||
|
homepage="http://dfu-util.sourceforge.net/"
|
||||||
|
license="GPL-2.0-only"
|
||||||
|
distfiles="http://dfu-util.sourceforge.net/releases/dfu-util-${version}.tar.gz"
|
||||||
|
checksum=36428c6a6cb3088cad5a3592933385253da5f29f2effa61518ee5991ea38f833
|
Loading…
Add table
Reference in a new issue