Magellan Linux

Contents of /trunk/core/alsa-firmware/alsa-firmware-1.0.17-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 982 - (show annotations) (download)
Sun Dec 28 23:34:08 2008 UTC (15 years, 4 months ago) by niro
File size: 709 byte(s)
-ver bump to 1.0.17-r1
1 # $Header: /magellan-cvs/smage/alsa-firmware/alsa-firmware-1.0.16-r1.smage2,v 1.1 2008/02/12 10:32:11 niro Exp $
2
3 PNAME="alsa-firmware"
4 PVER="1.0.17"
5 PBUILD="r1"
6
7 PCATEGORIE="media-sound"
8 STATE="unstable"
9
10 LICENSE="gpl-2"
11
12 DESCRIPTION="Advanced Linux Sound Architecture Firmware."
13 HOMEPAGE="http://www.alsa-project.org/"
14
15 DEPEND=""
16
17 SRCFILE="${PNAME}-${PVER/_/}.tar.bz2"
18 SRCDIR="${BUILDDIR}/${PNAME}-${PVER/_/}"
19
20 sminclude mbuild
21
22 SRC_URI=(
23 ftp://ftp.alsa-project.org/pub/firmware/${SRCFILE}
24 mirror://${PNAME}/${SRCFILE}
25 )
26
27 UP2DATE="updatecmd http://alsa.cybermirror.org/${PNAME/alsa-/}/?M=A | lasttarball"
28
29 src_compile()
30 {
31 cd ${SRCDIR}
32
33 mconfigure --with-hotplug-dir=/lib/firmware || die
34 mmake || die
35 }

Properties

Name Value
svn:keywords Id