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'.
|
# Template file for 'soundtouch-devel'.
|
||||||
#
|
#
|
||||||
noarch=yes
|
|
||||||
depends="${sourcepkg}>=${version}"
|
depends="${sourcepkg}>=${version}"
|
||||||
short_desc="${short_desc} -- development files"
|
short_desc="${short_desc} -- development files"
|
||||||
long_desc="${long_desc}
|
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmove usr/include usr
|
vmove usr/include usr
|
||||||
|
|
|
@ -5,7 +5,7 @@ revision=2
|
||||||
wrksrc=${pkgname}
|
wrksrc=${pkgname}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
subpackages="${pkgname}-devel"
|
subpackages="${pkgname}-devel"
|
||||||
makedepends="automake pkg-config"
|
hostmakedepends="libtool automake pkg-config"
|
||||||
short_desc="SoundTouch Audio Processing Library"
|
short_desc="SoundTouch Audio Processing Library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.surina.net/soundtouch"
|
homepage="http://www.surina.net/soundtouch"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue