Convert packages the new template format (a-c range).
This commit is contained in:
@@ -4,7 +4,8 @@ version=1.0.26
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-maemo-plugin --with-speex=lib"
|
||||
makedepends="pkg-config alsa-lib-devel speex-devel ffmpeg-devel>=1.0.1
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="alsa-lib-devel speex-devel ffmpeg-devel>=1.0.1
|
||||
libsamplerate-devel pulseaudio-devel jack-devel"
|
||||
short_desc="Advanced Linux Sound Architecture (ALSA) extra plugins"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
@@ -19,8 +20,14 @@ long_desc="
|
||||
This package includes some ALSA extra plugins for PulseAudio, Speex,
|
||||
FFmpeg's libavcodec library and libsamplerate."
|
||||
|
||||
conf_files="/etc/asound.conf"
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/asound.conf 644 etc
|
||||
}
|
||||
|
||||
alsa-plugins_package() {
|
||||
conf_files="/etc/asound.conf"
|
||||
pkg_install() {
|
||||
vmove etc
|
||||
vmove usr
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user