mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
b5c6878608
commit
8880b37789
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'audacious'
|
# Template file for 'audacious'
|
||||||
pkgname=audacious
|
pkgname=audacious
|
||||||
version=4.0
|
version=4.0
|
||||||
revision=1
|
revision=2
|
||||||
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="pkg-config gettext glib-devel $(vopt_if qt qt5-host-tools)"
|
hostmakedepends="pkg-config gettext glib-devel $(vopt_if qt qt5-host-tools)"
|
||||||
|
@ -16,7 +16,7 @@ distfiles="https://distfiles.${pkgname}-media-player.org/${pkgname}-${version}.t
|
||||||
checksum=3f46025334cc79332ef87a0c94297632f8eceb8e1497bf5a76a57003453c8bea
|
checksum=3f46025334cc79332ef87a0c94297632f8eceb8e1497bf5a76a57003453c8bea
|
||||||
|
|
||||||
build_options="gtk qt"
|
build_options="gtk qt"
|
||||||
build_options_default="gtk"
|
build_options_default="qt"
|
||||||
desc_option_gtk="Enable support for the GTK+2 GUI toolkit"
|
desc_option_gtk="Enable support for the GTK+2 GUI toolkit"
|
||||||
vopt_conflict gtk qt
|
vopt_conflict gtk qt
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue