diff options
author | 2007-02-17 02:12:01 +0000 | |
---|---|---|
committer | 2007-02-17 02:12:01 +0000 | |
commit | 7cf777f5c0d2488714113666e197ef92bf557901 (patch) | |
tree | b6829cd6898a4d8fbccb984294cd64fafc1aa227 /media-sound/alsa-firmware/ChangeLog | |
parent | No longer create video-directory to not have to work with ROOT (Bug #167285),... (diff) | |
download | gentoo-2-7cf777f5c0d2488714113666e197ef92bf557901.tar.gz gentoo-2-7cf777f5c0d2488714113666e197ef92bf557901.tar.bz2 gentoo-2-7cf777f5c0d2488714113666e197ef92bf557901.zip |
Use ALSA_CARDS variable to decide to install or not a series of firmwares; by doing this, we can also tweak the runtime dependency so that people asking for hdsp/hdspm will get alsa-tools (needed for hdsploader) and people asking for usb-usx2y will get fxload. Thanks to Risto A. Paju and Matthias Schwarzott (zzam) in bug #163414.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'media-sound/alsa-firmware/ChangeLog')
-rw-r--r-- | media-sound/alsa-firmware/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/media-sound/alsa-firmware/ChangeLog b/media-sound/alsa-firmware/ChangeLog index 3f711119ffd8..e9e9f2cb66dd 100644 --- a/media-sound/alsa-firmware/ChangeLog +++ b/media-sound/alsa-firmware/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for media-sound/alsa-firmware # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-firmware/ChangeLog,v 1.54 2007/02/11 23:33:44 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-firmware/ChangeLog,v 1.55 2007/02/17 02:12:01 flameeyes Exp $ + +*alsa-firmware-1.0.14_rc2-r1 (17 Feb 2007) + + 17 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> + +files/52-usx2yaudio.rules, +alsa-firmware-1.0.14_rc2-r1.ebuild: + Use ALSA_CARDS variable to decide to install or not a series of firmwares; + by doing this, we can also tweak the runtime dependency so that people + asking for hdsp/hdspm will get alsa-tools (needed for hdsploader) and people + asking for usb-usx2y will get fxload. Thanks to Risto A. Paju and Matthias + Schwarzott (zzam) in bug #163414. 11 Feb 2007; Simon Stelling <blubb@gentoo.org> alsa-firmware-1.0.14_rc1.ebuild: |