mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
New package: imsprog-1.6.1
This commit is contained in:
parent
0bc264d19b
commit
3d9fe01989
1 changed files with 15 additions and 0 deletions
15
srcpkgs/imsprog/template
Normal file
15
srcpkgs/imsprog/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'imsprog'
|
||||||
|
pkgname=imsprog
|
||||||
|
version=1.6.1
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
|
||||||
|
makedepends="libusb-devel qt5-devel qt5-tools-devel"
|
||||||
|
depends="wget zenity"
|
||||||
|
short_desc="I2C, SPI and MicroWire EEPROM/flash chip programmer for CH341a devices"
|
||||||
|
maintainer="MarcoAPC <marcoaureliopc@gmail.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://antenna-dvb-t2.ru/IMSProg.php"
|
||||||
|
changelog="https://raw.githubusercontent.com/bigbigmdm/IMSProg/main/ChangeLog"
|
||||||
|
distfiles="https://github.com/bigbigmdm/IMSProg/archive/v${version}.tar.gz"
|
||||||
|
checksum=835975a837bbc1b48936fa56679e6c40d2675fbdbde2ab3ac1fc3fa01be4b3ab
|
Loading…
Add table
Reference in a new issue