New recipes: alsa-*

master
Philippe PITTOLI 2019-11-05 02:07:48 +01:00
parent 47e9a14919
commit b7159a4e93
6 changed files with 33 additions and 0 deletions

View 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
View 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
View 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
View 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
View 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
View 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