mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
New package: rpi-imager-1.4
This commit is contained in:
parent
65ee7c0782
commit
3c4e045afe
1 changed files with 14 additions and 0 deletions
14
srcpkgs/rpi-imager/template
Normal file
14
srcpkgs/rpi-imager/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'rpi-imager'
|
||||
pkgname=rpi-imager
|
||||
version=1.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-devel"
|
||||
makedepends="qt5-devel qt5-declarative-devel qt5-svg-devel qt5-tools-devel libcurl-devel libarchive-devel util-linux"
|
||||
depends="qt5-quickcontrols2 qt5-svg util-linux"
|
||||
short_desc="Raspberry Pi Imaging Utility"
|
||||
maintainer="Adam Gausmann <agausmann@fastmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/raspberrypi/rpi-imager"
|
||||
distfiles="https://github.com/raspberrypi/rpi-imager/archive/v${version}.tar.gz"
|
||||
checksum="f42359fca67a61fa37f0dfd0167749b7d758263b8501c07473d416542d78e004"
|
Loading…
Add table
Reference in a new issue