New recipes: alsa-*
This commit is contained in:
parent
47e9a14919
commit
b7159a4e93
5
alsa-firmware/recipe.spec
Normal file
5
alsa-firmware/recipe.spec
Normal file
@ -0,0 +1,5 @@
|
||||
name: alsa-firmware
|
||||
version: 20190815
|
||||
sources: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-%{version}.tar.gz
|
||||
|
||||
description: "alsa-firmware contains binary drivers for various third-party products."
|
5
alsa-lib/recipe.spec
Normal file
5
alsa-lib/recipe.spec
Normal file
@ -0,0 +1,5 @@
|
||||
name: alsa-lib
|
||||
version: 1.1.9
|
||||
sources: 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."
|
3
alsa-oss/recipe.spec
Normal file
3
alsa-oss/recipe.spec
Normal file
@ -0,0 +1,3 @@
|
||||
name: alsa-oss
|
||||
version: 1.1.8
|
||||
sources: ftp://ftp.alsa-project.org/pub/oss-lib/alsa-oss-%{version}.tar.bz2
|
3
alsa-plugins/recipe.spec
Normal file
3
alsa-plugins/recipe.spec
Normal file
@ -0,0 +1,3 @@
|
||||
name: alsa-plugins
|
||||
version: 1.1.9
|
||||
sources: ftp://ftp.alsa-project.org/pub/plugins/alsa-plugins-%{version}.tar.bz2
|
7
alsa-tools/recipe.spec
Normal file
7
alsa-tools/recipe.spec
Normal file
@ -0,0 +1,7 @@
|
||||
name: alsa-tools
|
||||
version: 1.1.7
|
||||
sources: ftp://ftp.alsa-project.org/pub/tools/alsa-tools-%{version}.tar.bz2
|
||||
|
||||
description: "alsa-tools contains various obscure tools and loaders."
|
||||
|
||||
build-dependencies: alsa-lib
|
10
alsa-utils/recipe.spec
Normal file
10
alsa-utils/recipe.spec
Normal file
@ -0,0 +1,10 @@
|
||||
name: alsa-utils
|
||||
version: 1.1.9
|
||||
sources: 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
|
||||
|
||||
options:
|
||||
- configure: --disable-nls --disable-xmlto --disable-rst2man --with-curses=ncursesw
|
Reference in New Issue
Block a user