We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c5a0c commit a982e0dCopy full SHA for a982e0d
srcpkgs/DSView/template
@@ -1,7 +1,7 @@
1
# Template file for 'DSView'
2
pkgname=DSView
3
version=1.3.2
4
-revision=2
+revision=3
5
build_style=cmake
6
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
7
makedepends="boost-devel-minimal fftw-devel libglib-devel libusb-devel python3-devel qt5-devel"
@@ -12,3 +12,5 @@ homepage="https://github.com/DreamSourceLab/DSView"
12
changelog="https://raw.githubusercontent.com/DreamSourceLab/DSView/master/NEWS31"
13
distfiles="https://github.com/DreamSourceLab/DSView/archive/refs/tags/v${version}.tar.gz"
14
checksum=da68674c32da7bd212883d599267a137ce152060d28796ea16cc3442695de7ab
15
+
16
+export CFLAGS="-fpermissive"
0 commit comments