mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
audacious-plugins: update to 4.2.
This commit is contained in:
parent
5bc55961b7
commit
74674f38ad
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'audacious-plugins'
|
# Template file for 'audacious-plugins'
|
||||||
#Keep in sync with audacious!
|
#Keep in sync with audacious!
|
||||||
pkgname=audacious-plugins
|
pkgname=audacious-plugins
|
||||||
version=4.1
|
version=4.2
|
||||||
revision=4
|
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 glib-devel"
|
hostmakedepends="gettext pkg-config glib-devel"
|
||||||
|
@ -17,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=dad6fc625055349d589e36e8e5c8ae7dfafcddfe96894806509696d82bb61d4c
|
checksum=6fa0f69c3a1041eb877c37109513ab4a2a0a56a77d9e8c13a1581cf1439a417f
|
||||||
|
|
||||||
build_options="gtk qt"
|
build_options="gtk qt"
|
||||||
build_options_default="qt"
|
build_options_default="qt"
|
||||||
|
|
Loading…
Add table
Reference in a new issue