Add ALSA_PCM_PLUGINS to make.defaults.
authorDiego Elio Pettenò <flameeyes@gentoo.org>
Thu, 21 Dec 2006 00:25:13 +0000 (00:25 +0000)
committerDiego Elio Pettenò <flameeyes@gentoo.org>
Thu, 21 Dec 2006 00:25:13 +0000 (00:25 +0000)
profiles/base/make.defaults

index e15190a73e8c537d2e2643d4081505a237adba4a..9d0e9d3fe6247dbb6cc1f1f44732e9391777423f 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.29 2006/12/20 23:33:28 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.30 2006/12/21 00:25:13 flameeyes Exp $
 #
 # System-wide defaults for the Portage system
 # See portage(5) manpage
@@ -24,3 +24,7 @@ ELIBC="glibc"
 KERNEL="linux"
 USERLAND="GNU"
 INPUT_DEVICES="keyboard mouse"
+
+# Diego Pettenò <flameeyes@gentoo.org (21 Dec 2006)
+# Build everything for the average user
+ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol"