mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
sonic-visualiser: update to 4.1
This commit is contained in:
parent
59149571f7
commit
33679140a2
1 changed files with 4 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sonic-visualiser'
|
||||
pkgname=sonic-visualiser
|
||||
version=4.0.1
|
||||
version=4.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_helper=qmake
|
||||
|
@ -14,10 +14,8 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.sonicvisualiser.org/"
|
||||
changelog="https://code.soundsoftware.ac.uk/projects/sonic-visualiser/repository/entry/CHANGELOG"
|
||||
distfiles="https://code.soundsoftware.ac.uk/attachments/download/2607/${pkgname}-${version}.tar.gz"
|
||||
checksum=e6e9dbec686c9dc94d32dff311eb0f6b44b63d3643285b3d8d908dfb9b22c790
|
||||
|
||||
CXXFLAGS+=" -DQT_NO_DEPRECATED_WARNINGS"
|
||||
distfiles="https://code.soundsoftware.ac.uk/attachments/download/2717/${pkgname}-${version}.tar.gz"
|
||||
checksum=baf04e8987bfbd6a8591db0e23bd8da98a2cf7688b10e4b00ac7091def81e182
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
makedepends+=" libatomic-devel"
|
||||
|
@ -49,7 +47,7 @@ do_install() {
|
|||
vbin vamp-plugin-load-checker
|
||||
vdoc deploy/linux/doc/sonic-visualiser/copyright
|
||||
vdoc README.md
|
||||
vdoc README.OSC
|
||||
vdoc README_OSC.md
|
||||
vdoc CITATION
|
||||
vinstall icons/sv-icon.svg 644 usr/share/pixmaps
|
||||
vinstall icons/sv-icon-light.svg 644 usr/share/pixmaps
|
||||
|
|
Loading…
Add table
Reference in a new issue