alsa-lib: updated to version 1.1.0

This commit is contained in:
Matt Housh 2015-11-23 21:22:10 -06:00
parent c0de5f735b
commit f6616d2a3c
3 changed files with 12 additions and 3 deletions

View File

@ -30,14 +30,17 @@ drwxr-xr-x root/root usr/include/alsa/
-rw-r--r-- root/root usr/include/alsa/seq_midi_event.h
-rw-r--r-- root/root usr/include/alsa/seqmid.h
drwxr-xr-x root/root usr/include/alsa/sound/
-rw-r--r-- root/root usr/include/alsa/sound/asoc.h
-rw-r--r-- root/root usr/include/alsa/sound/asound_fm.h
-rw-r--r-- root/root usr/include/alsa/sound/emu10k1.h
-rw-r--r-- root/root usr/include/alsa/sound/hdsp.h
-rw-r--r-- root/root usr/include/alsa/sound/hdspm.h
-rw-r--r-- root/root usr/include/alsa/sound/sb16_csp.h
-rw-r--r-- root/root usr/include/alsa/sound/sscape_ioctl.h
-rw-r--r-- root/root usr/include/alsa/sound/tlv.h
-rw-r--r-- root/root usr/include/alsa/sound/type_compat.h
-rw-r--r-- root/root usr/include/alsa/timer.h
-rw-r--r-- root/root usr/include/alsa/topology.h
-rw-r--r-- root/root usr/include/alsa/use-case.h
-rw-r--r-- root/root usr/include/alsa/version.h
drwxr-xr-x root/root usr/include/sys/
@ -144,6 +147,9 @@ drwxr-xr-x root/root usr/share/alsa/pcm/
-rw-r--r-- root/root usr/share/alsa/pcm/surround71.conf
-rw-r--r-- root/root usr/share/alsa/smixer.conf
-rw-r--r-- root/root usr/share/alsa/sndo-mixer.alisp
drwxr-xr-x root/root usr/share/alsa/topology/
drwxr-xr-x root/root usr/share/alsa/topology/broadwell/
-rw-r--r-- root/root usr/share/alsa/topology/broadwell/broadwell.conf
drwxr-xr-x root/root usr/share/alsa/ucm/
drwxr-xr-x root/root usr/share/alsa/ucm/DAISY-I2S/
-rw-r--r-- root/root usr/share/alsa/ucm/DAISY-I2S/DAISY-I2S.conf
@ -179,5 +185,8 @@ drwxr-xr-x root/root usr/share/alsa/ucm/SDP4430/
-rw-r--r-- root/root usr/share/alsa/ucm/SDP4430/record
-rw-r--r-- root/root usr/share/alsa/ucm/SDP4430/voice
-rw-r--r-- root/root usr/share/alsa/ucm/SDP4430/voiceCall
drwxr-xr-x root/root usr/share/alsa/ucm/broadwell-rt286/
-rw-r--r-- root/root usr/share/alsa/ucm/broadwell-rt286/HiFi
-rw-r--r-- root/root usr/share/alsa/ucm/broadwell-rt286/broadwell-rt286.conf
drwxr-xr-x root/root usr/share/alsa/ucm/tegraalc5632/
-rw-r--r-- root/root usr/share/alsa/ucm/tegraalc5632/tegraalc5632.conf

View File

@ -1 +1 @@
de67e0eca72474d6b1121037dafe1024 alsa-lib-1.0.29.tar.bz2
69515ca73c3c4a212ef45160dea846c1 alsa-lib-1.1.0.tar.bz2

View File

@ -1,9 +1,9 @@
# Description: ALSA libraries
# URL: http://www.alsa-project.org/
# Maintainer: Matt Housh, jaeger at crux dot nu
# Maintainer: Matt Housh, jaeger at crux dot ninja
name=alsa-lib
version=1.0.29
version=1.1.0
release=1
source=(http://crux.nu/files/distfiles/$name-$version.tar.bz2)