Magellan Linux

Contents of /trunk/core/alsa/alsa-1.0.19-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1314 - (show annotations) (download)
Fri May 1 10:25:19 2009 UTC (15 years ago) by niro
File size: 758 byte(s)
-ver bump to 1.0.19-r1
1 # $Id$
2
3 PNAME="alsa"
4 PVER="1.0.19"
5 PBUILD="r1"
6
7 PCATEGORIE="fake"
8 STATE="unstable"
9
10 PKGTYPE="virtual"
11 NOPKGBUILD=true
12
13 DESCRIPTION="Advanced Linux Sound Architecture Meta Package."
14 HOMEPAGE="http://www.alsa-project.org/"
15
16 DEPEND=">= virtual/alsa-drivers
17 >= media-libs/alsa-lib-${PVER}
18 >= media-sound/alsa-utils-${PVER}
19 >= media-libs/alsa-oss-1.0.17
20 >= media-sound/alsa-tools-${PVER}
21 >= media-sound/alsa-plugins-${PVER}
22 >= media-sound/alsa-firmware-${PVER}"
23
24 src_install()
25 {
26 echo
27 echo "This is only a fake smage2 for ${PNAME}-${PVER}-${PBUILD}."
28 echo "No Package will be build."
29 echo
30 }
31
32 postinstall()
33 {
34 echo
35 echo "WARNING!!! The mixer channels for the ALSA driver are muted by default!!!"
36 echo "Please use 'alsamixer' to unmute them ..."
37 echo
38 }

Properties

Name Value
svn:keywords Id