alsa-utils: remove long_desc.
This commit is contained in:
parent
a8054c4058
commit
425abbcdde
1 changed files with 1 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'alsa-utils'.
|
# Template build file for 'alsa-utils'.
|
||||||
pkgname=alsa-utils
|
pkgname=alsa-utils
|
||||||
version=1.0.27.2
|
version=1.0.27.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-systemdsystemunitdir=/usr/lib/systemd/system
|
configure_args="--with-systemdsystemunitdir=/usr/lib/systemd/system
|
||||||
--with-udev-rules-dir=/usr/lib/udev/rules.d -disable-alsaconf"
|
--with-udev-rules-dir=/usr/lib/udev/rules.d -disable-alsaconf"
|
||||||
|
@ -16,11 +16,6 @@ homepage="http://www.alsa-project.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="ftp://ftp.alsa-project.org/pub/utils/$pkgname-$version.tar.bz2"
|
distfiles="ftp://ftp.alsa-project.org/pub/utils/$pkgname-$version.tar.bz2"
|
||||||
checksum=02bfac39092f3b68d743c23ad3d688d6c5aa8df69f2ccd692c5b8282edb352ea
|
checksum=02bfac39092f3b68d743c23ad3d688d6c5aa8df69f2ccd692c5b8282edb352ea
|
||||||
long_desc="
|
|
||||||
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
|
|
||||||
functionality to the Linux operating system.
|
|
||||||
|
|
||||||
This package includes the ALSA runtime utilities."
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Install required udev rules file.
|
# Install required udev rules file.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue