alsa-lib recipe
This commit is contained in:
parent
879a053833
commit
15486a0e55
1 changed files with 8 additions and 0 deletions
8
recipes/alsa-lib/Makefile
Normal file
8
recipes/alsa-lib/Makefile
Normal file
|
@ -0,0 +1,8 @@
|
|||
name = alsa-lib
|
||||
version = 1.2.3
|
||||
URL = ftp://ftp.alsa-project.org/pub/lib/alsa-lib-$(version).tar.bz2
|
||||
|
||||
description = "alsa-lib contains the user space library that developers compile ALSA applications against."
|
||||
|
||||
SYSCONF ?= ../../
|
||||
include $(SYSCONF)/package.mk
|
Loading…
Add table
Reference in a new issue