22 lines
722 B
YAML
22 lines
722 B
YAML
|
name : imsprog
|
||
|
version : 1.4.3
|
||
|
release : 1
|
||
|
source :
|
||
|
- https://github.com/bigbigmdm/IMSProg/archive/refs/tags/v1.4.3.tar.gz : c1c26c5aeb83116b4a519f60a5c35deda296b14a16134dbbad159f8f62964079
|
||
|
homepage : https://antenna-dvb-t2.ru/IMSProg.php
|
||
|
license : GPL-2.0-or-later
|
||
|
component : programming.tools
|
||
|
summary : Software for CH341A-based programmers to work with I2C, SPI and MicroWire EEPROM/Flash chips
|
||
|
description: |
|
||
|
Software for CH341A-based programmers to work with I2C, SPI and MicroWire EEPROM/Flash chips
|
||
|
builddeps :
|
||
|
- pkgconfig(Qt5UiTools)
|
||
|
- pkgconfig(libusb-1.0)
|
||
|
- qt5-base
|
||
|
setup : |
|
||
|
%cmake_ninja
|
||
|
build : |
|
||
|
%ninja_build
|
||
|
install : |
|
||
|
%ninja_install
|