mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
audacity: fix build order.
This commit is contained in:
parent
4258563873
commit
4046d0f85d
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'audacity'
|
# Template file for 'audacity'
|
||||||
pkgname=audacity
|
pkgname=audacity
|
||||||
version=2.2.2
|
version=2.2.2
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="${pkgname}-Audacity-${version}"
|
wrksrc="${pkgname}-Audacity-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config cmake libtool m4"
|
hostmakedepends="pkg-config cmake libtool m4"
|
||||||
makedepends="jack-devel wxWidgets-devel gtk+-devel
|
makedepends="jack-devel wxWidgets-devel gtk+-devel
|
||||||
libmad-devel soundtouch-devel libsoxr-devel
|
libmad-devel soundtouch-devel libsoxr-devel
|
||||||
vamp-plugin-sdk-devel lame-devel libid3tag-devel"
|
vamp-plugin-sdk-devel lame-devel libid3tag-devel libflac-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="Graphical cross-platform audio editor"
|
short_desc="Graphical cross-platform audio editor"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue