soundtouch: needs libtool to build; switch -devel to arch.
This commit is contained in:
parent
ee074aa2e3
commit
f038e0f1f6
2 changed files with 1 additions and 5 deletions
|
@ -1,11 +1,7 @@
|
|||
# Template file for 'soundtouch-devel'.
|
||||
#
|
||||
noarch=yes
|
||||
depends="${sourcepkg}>=${version}"
|
||||
short_desc="${short_desc} -- development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=2
|
|||
wrksrc=${pkgname}
|
||||
build_style=gnu-configure
|
||||
subpackages="${pkgname}-devel"
|
||||
makedepends="automake pkg-config"
|
||||
hostmakedepends="libtool automake pkg-config"
|
||||
short_desc="SoundTouch Audio Processing Library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.surina.net/soundtouch"
|
||||
|
|
Loading…
Reference in a new issue