ports/opt (master): alsa-driver, alsa-lib, alsa-utils: updated to version 1.0.14rc2
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 21ffe29bdf593de668f445200c5d05cc2413b558 Author: Matt Housh <jaeger@crux.nu> Date: Mon Mar 5 09:16:14 2007 -0600 alsa-driver, alsa-lib, alsa-utils: updated to version 1.0.14rc2 diff --git a/alsa-driver/.footprint b/alsa-driver/.footprint index 7827dce..e26ea12 100644 --- a/alsa-driver/.footprint +++ b/alsa-driver/.footprint @@ -51,6 +51,7 @@ drwxr-xr-x root/root lib/modules/<kernel-version>/kernel/sound/i2c/ drwxr-xr-x root/root lib/modules/<kernel-version>/kernel/sound/i2c/other/ -rw-r--r-- root/root lib/modules/<kernel-version>/kernel/sound/i2c/other/snd-ak4114.ko -rw-r--r-- root/root lib/modules/<kernel-version>/kernel/sound/i2c/other/snd-ak4xxx-adda.ko +-rw-r--r-- root/root lib/modules/<kernel-version>/kernel/sound/i2c/other/snd-pt2258.ko -rw-r--r-- root/root lib/modules/<kernel-version>/kernel/sound/i2c/snd-cs8427.ko -rw-r--r-- root/root lib/modules/<kernel-version>/kernel/sound/i2c/snd-i2c.ko -rw-r--r-- root/root lib/modules/<kernel-version>/kernel/sound/i2c/snd-tea6330t.ko @@ -105,9 +106,10 @@ drwxr-xr-x root/root lib/modules/<kernel-version>/kernel/sound/isa/sb/ -rw-r--r-- root/root lib/modules/<kernel-version>/kernel/sound/isa/snd-sscape.ko drwxr-xr-x root/root lib/modules/<kernel-version>/kernel/sound/isa/wavefront/ -rw-r--r-- root/root lib/modules/<kernel-version>/kernel/sound/isa/wavefront/snd-wavefront.ko +drwxr-xr-x root/root lib/modules/<kernel-version>/kernel/sound/misc/ +-rw-r--r-- root/root lib/modules/<kernel-version>/kernel/sound/misc/ac97_bus.ko drwxr-xr-x root/root lib/modules/<kernel-version>/kernel/sound/pci/ drwxr-xr-x root/root lib/modules/<kernel-version>/kernel/sound/pci/ac97/ --rw-r--r-- root/root lib/modules/<kernel-version>/kernel/sound/pci/ac97/snd-ac97-bus.ko -rw-r--r-- root/root lib/modules/<kernel-version>/kernel/sound/pci/ac97/snd-ac97-codec.ko -rw-r--r-- root/root lib/modules/<kernel-version>/kernel/sound/pci/ac97/snd-ak4531-codec.ko drwxr-xr-x root/root lib/modules/<kernel-version>/kernel/sound/pci/ali5451/ @@ -193,6 +195,8 @@ drwxr-xr-x root/root lib/modules/<kernel-version>/kernel/sound/pci/vx222/ -rw-r--r-- root/root lib/modules/<kernel-version>/kernel/sound/pci/vx222/snd-vx222.ko drwxr-xr-x root/root lib/modules/<kernel-version>/kernel/sound/pci/ymfpci/ -rw-r--r-- root/root lib/modules/<kernel-version>/kernel/sound/pci/ymfpci/snd-ymfpci.ko +drwxr-xr-x root/root lib/modules/<kernel-version>/kernel/sound/soc/ +-rw-r--r-- root/root lib/modules/<kernel-version>/kernel/sound/soc/snd-soc-core.ko drwxr-xr-x root/root lib/modules/<kernel-version>/kernel/sound/synth/ drwxr-xr-x root/root lib/modules/<kernel-version>/kernel/sound/synth/emux/ -rw-r--r-- root/root lib/modules/<kernel-version>/kernel/sound/synth/emux/snd-emux-synth.ko @@ -254,6 +258,7 @@ drwxr-xr-x root/root usr/include/sound/ -rw-r--r-- root/root usr/include/sound/pcm.h -rw-r--r-- root/root usr/include/sound/pcm_oss.h -rw-r--r-- root/root usr/include/sound/pcm_params.h +-rw-r--r-- root/root usr/include/sound/pt2258.h -rw-r--r-- root/root usr/include/sound/rawmidi.h -rw-r--r-- root/root usr/include/sound/sb.h -rw-r--r-- root/root usr/include/sound/sb16_csp.h @@ -267,6 +272,8 @@ drwxr-xr-x root/root usr/include/sound/ -rw-r--r-- root/root usr/include/sound/seq_virmidi.h -rw-r--r-- root/root usr/include/sound/sfnt_info.h -rw-r--r-- root/root usr/include/sound/snd_wavefront.h +-rw-r--r-- root/root usr/include/sound/soc-dapm.h +-rw-r--r-- root/root usr/include/sound/soc.h -rw-r--r-- root/root usr/include/sound/soundfont.h -rw-r--r-- root/root usr/include/sound/sscape_ioctl.h -rw-r--r-- root/root usr/include/sound/tea575x-tuner.h @@ -274,7 +281,6 @@ drwxr-xr-x root/root usr/include/sound/ -rw-r--r-- root/root usr/include/sound/timer.h -rw-r--r-- root/root usr/include/sound/tlv.h -rw-r--r-- root/root usr/include/sound/trident.h --rw-r--r-- root/root usr/include/sound/typedefs.h -rw-r--r-- root/root usr/include/sound/uda1341.h -rw-r--r-- root/root usr/include/sound/util_mem.h -rw-r--r-- root/root usr/include/sound/version.h diff --git a/alsa-driver/.md5sum b/alsa-driver/.md5sum index 2a1ef67..8ae9a86 100644 --- a/alsa-driver/.md5sum +++ b/alsa-driver/.md5sum @@ -1 +1 @@ -3fe79d8fd475a442b59d4716f7bb20a5 alsa-driver-1.0.13.tar.bz2 +b1d0d43a05ea5c2f7d06a9c5a471a4a1 alsa-driver-1.0.14rc2.tar.bz2 diff --git a/alsa-driver/Pkgfile b/alsa-driver/Pkgfile index 8a8110d..fae021f 100644 --- a/alsa-driver/Pkgfile +++ b/alsa-driver/Pkgfile @@ -3,9 +3,9 @@ # Maintainer: Matt Housh, jaeger at morpheus dot net name=alsa-driver -version=1.0.13 +version=1.0.14rc2 release=1 -source=(ftp://ftp.alsa-project.org/pub/driver/$name-$version.tar.bz2) +source=(http://gentoo.osuosl.org/distfiles/$name-$version.tar.bz2) build() { diff --git a/alsa-lib/.md5sum b/alsa-lib/.md5sum index a36fce0..82e3a2c 100644 --- a/alsa-lib/.md5sum +++ b/alsa-lib/.md5sum @@ -1 +1 @@ -d55a9d7d2a79d738a1b7a511cffda4b6 alsa-lib-1.0.13.tar.bz2 +7ea3319690672d4bbd5f950947b705b7 alsa-lib-1.0.14rc2.tar.bz2 diff --git a/alsa-lib/Pkgfile b/alsa-lib/Pkgfile index db502a5..0847621 100644 --- a/alsa-lib/Pkgfile +++ b/alsa-lib/Pkgfile @@ -3,9 +3,9 @@ # Maintainer: Matt Housh, jaeger at morpheus dot net name=alsa-lib -version=1.0.13 +version=1.0.14rc2 release=1 -source=(ftp://ftp.alsa-project.org/pub/lib/$name-$version.tar.bz2) +source=(http://gentoo.osuosl.org/distfiles/$name-$version.tar.bz2) build() { cd $name-$version diff --git a/alsa-utils/.md5sum b/alsa-utils/.md5sum index 24faec2..9529a9a 100644 --- a/alsa-utils/.md5sum +++ b/alsa-utils/.md5sum @@ -1 +1 @@ -dfe4bb5d3217f3ec662b172ce8397cf0 alsa-utils-1.0.13.tar.bz2 +7e9f132b34b7773d2a29b0ff14719a49 alsa-utils-1.0.14rc2.tar.bz2 diff --git a/alsa-utils/Pkgfile b/alsa-utils/Pkgfile index aa300e7..379bd04 100644 --- a/alsa-utils/Pkgfile +++ b/alsa-utils/Pkgfile @@ -4,9 +4,9 @@ # Depends on: gettext, alsa-lib, dialog name=alsa-utils -version=1.0.13 +version=1.0.14rc2 release=1 -source=(ftp://ftp.alsa-project.org/pub/utils/$name-$version.tar.bz2) +source=(http://gentoo.osuosl.org/distfiles/$name-$version.tar.bz2) build() { cd $name-$version
participants (1)
-
crux@crux.nu