alsa-utils recipe
parent
7467a7afba
commit
8836b264a8
|
@ -0,0 +1,12 @@
|
|||
name = alsa-utils
|
||||
version = 1.2.4
|
||||
URL = ftp://ftp.alsa-project.org/pub/utils/alsa-utils-$(version).tar.bz2
|
||||
|
||||
description = "alsa-utils contains various generic ALSA command line tools, such as amixer, aplay, alsaconf, etc."
|
||||
|
||||
build-dependencies = alsa-lib-dev ncurses-dev
|
||||
|
||||
CONFIGURE_OPTIONS_USER = --disable-nls --disable-xmlto --disable-rst2man --with-curses=ncursesw
|
||||
|
||||
SYSCONF ?= ../../
|
||||
include $(SYSCONF)/package.mk
|
Loading…
Reference in New Issue