mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
34306842da
commit
8146d47001
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'qflipper'
|
# Template file for 'qflipper'
|
||||||
pkgname=qflipper
|
pkgname=qflipper
|
||||||
version=1.3.2
|
version=1.3.2
|
||||||
revision=2
|
revision=3
|
||||||
_nanopb_version=0.4.6
|
_nanopb_version=0.4.6
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args="CONFIG+=qtquickcompiler DEFINES+=DISABLE_APPLICATION_UPDATES"
|
configure_args="CONFIG+=qtquickcompiler DEFINES+=DISABLE_APPLICATION_UPDATES"
|
||||||
hostmakedepends="pkg-config qt6-tools-devel"
|
hostmakedepends="pkg-config qt6-tools-devel"
|
||||||
makedepends="qt6-serialport-devel qt6-declarative-devel qt6-wayland-devel
|
makedepends="qt6-serialport-devel qt6-declarative-devel qt6-wayland-devel
|
||||||
qt6-qt5compat-devel qt6-svg-devel libusb-devel"
|
qt6-qt5compat-devel qt6-svg-devel libusb-devel"
|
||||||
depends="qt6-plugin-tls-openssl"
|
depends="qt6-plugin-tls-openssl qt6-svg"
|
||||||
short_desc="Desktop application for updating Flipper Zero firmware via PC"
|
short_desc="Desktop application for updating Flipper Zero firmware via PC"
|
||||||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
|
|
Loading…
Add table
Reference in a new issue