Skip to content

Commit a982e0d

Browse files
committed
DSView: rebuild for Python 3.14
1 parent a5c5a0c commit a982e0d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

srcpkgs/DSView/template

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'DSView'
22
pkgname=DSView
33
version=1.3.2
4-
revision=2
4+
revision=3
55
build_style=cmake
66
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
77
makedepends="boost-devel-minimal fftw-devel libglib-devel libusb-devel python3-devel qt5-devel"
@@ -12,3 +12,5 @@ homepage="https://github.com/DreamSourceLab/DSView"
1212
changelog="https://raw.githubusercontent.com/DreamSourceLab/DSView/master/NEWS31"
1313
distfiles="https://github.com/DreamSourceLab/DSView/archive/refs/tags/v${version}.tar.gz"
1414
checksum=da68674c32da7bd212883d599267a137ce152060d28796ea16cc3442695de7ab
15+
16+
export CFLAGS="-fpermissive"

0 commit comments

Comments
 (0)