mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
audacious-plugins: update to 4.0.1.
This commit is contained in:
parent
a9a50983cb
commit
b32ca29fd3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'audacious-plugins'
|
# Template file for 'audacious-plugins'
|
||||||
pkgname=audacious-plugins
|
pkgname=audacious-plugins
|
||||||
version=4.0
|
version=4.0.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_enable gtk) $(vopt_enable qt)"
|
configure_args="$(vopt_enable gtk) $(vopt_enable qt)"
|
||||||
hostmakedepends="gettext pkg-config"
|
hostmakedepends="gettext pkg-config"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://audacious-media-player.org/"
|
homepage="https://audacious-media-player.org/"
|
||||||
distfiles="https://distfiles.audacious-media-player.org/${pkgname}-${version}.tar.bz2"
|
distfiles="https://distfiles.audacious-media-player.org/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=e1ad3223c7833f167642563f3c30c68d292b1a457c9f0159fdedd58e575e3ee4
|
checksum=4c439def89aebf10a6a756b2115cb4d2493ecc03cb633b898aea5ac6f10e65ac
|
||||||
|
|
||||||
build_options="gtk qt"
|
build_options="gtk qt"
|
||||||
build_options_default="qt"
|
build_options_default="qt"
|
||||||
|
|
Loading…
Add table
Reference in a new issue