mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
audacious-plugins: update to 4.0.5.
This commit is contained in:
parent
2b64f4d7a1
commit
cdd6eca224
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'audacious-plugins'
|
# Template file for 'audacious-plugins'
|
||||||
|
#Keep in sync with audacious!
|
||||||
pkgname=audacious-plugins
|
pkgname=audacious-plugins
|
||||||
version=4.0.4
|
version=4.0.5
|
||||||
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 +17,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=36f240ab61bf19cbca2ab6da6fc44667ae582f062627e33e656224f2fab85c48
|
checksum=9f0251922886934f2aa32739b5a30eadfefa7c70dd7b3e78f94aa6fc54e0c55b
|
||||||
|
|
||||||
build_options="gtk qt"
|
build_options="gtk qt"
|
||||||
build_options_default="qt"
|
build_options_default="qt"
|
||||||
|
|
Loading…
Add table
Reference in a new issue