mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Quaternion: update to 0.0.96.
This commit is contained in:
parent
1423377497
commit
7257883ea8
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'Quaternion'
|
# Template file for 'Quaternion'
|
||||||
pkgname=Quaternion
|
pkgname=Quaternion
|
||||||
version=0.0.96.beta4
|
version=0.0.96
|
||||||
revision=1
|
revision=1
|
||||||
_gitversion=0.0.96-beta4
|
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_WITH_QT6=OFF"
|
configure_args="-DBUILD_WITH_QT6=OFF"
|
||||||
hostmakedepends="qt5-qmake qt5-host-tools"
|
hostmakedepends="qt5-qmake qt5-host-tools"
|
||||||
|
@ -15,7 +14,7 @@ short_desc="Qt-based IM client for the Matrix protocol"
|
||||||
maintainer="Julio Galvan <juliogalvan@protonmail.com>"
|
maintainer="Julio Galvan <juliogalvan@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/quotient-im/Quaternion"
|
homepage="https://github.com/quotient-im/Quaternion"
|
||||||
distfiles="https://github.com/quotient-im/Quaternion/archive/${_gitversion}.tar.gz"
|
distfiles="https://github.com/quotient-im/Quaternion/archive/${version}.tar.gz"
|
||||||
checksum=c3a49ea5af3800528690c827dd3bf266d04ad165561807e9a117c8718769deeb
|
checksum=39868fbae40c36ebcd1a955cb65e953c4a1b9b74e9c1b9e2c838a0ce77ce5ac0
|
||||||
|
|
||||||
CXXFLAGS="-Wno-deprecated-declarations"
|
CXXFLAGS="-Wno-deprecated-declarations"
|
||||||
|
|
Loading…
Add table
Reference in a new issue