projectM: update to 3.1.11.
This commit is contained in:
parent
e7ba3a6e30
commit
41029c7d29
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'projectM'
|
# Template file for 'projectM'
|
||||||
pkgname=projectM
|
pkgname=projectM
|
||||||
version=3.1.7
|
version=3.1.11
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper=qmake
|
build_helper=qmake
|
||||||
configure_args="--datadir=/usr/libexec --enable-qt --enable-pulseaudio
|
configure_args="--datadir=/usr/libexec --enable-qt --enable-pulseaudio
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/projectM-visualizer/projectm"
|
homepage="https://github.com/projectM-visualizer/projectm"
|
||||||
distfiles="${homepage}/releases/download/v${version}/projectM-${version}.tar.gz"
|
distfiles="${homepage}/releases/download/v${version}/projectM-${version}.tar.gz"
|
||||||
checksum=30af6d1c108efc19311a5636efbbedbe83d23905bb8472dd3fe4b07a21fb5fd3
|
checksum=4f60506637d178b96646bdd3c78161f6e30a89dee556675625d6e03dea0ee791
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
makedepends+=" musl-fts-devel"
|
makedepends+=" musl-fts-devel"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue