Magellan Linux

Annotation of /trunk/nonfree/af9005-firmware/af9005-firmware-1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4620 - (hide annotations) (download)
Fri Dec 25 22:46:12 2009 UTC (14 years, 6 months ago) by niro
File size: 605 byte(s)
-moved to 'nonfree'
1 niro 2 # $Header: /magellan-cvs/smage/zd1211-firmware/zd1211-firmware-1.4-r1.smage2,v 1.2 2007-11-15 18:57:31 niro Exp $
2    
3     PNAME="af9005-firmware"
4     PVER="1"
5     PBUILD="r1"
6    
7     PCATEGORIE="media-video"
8     STATE="unstable"
9    
10     DESCRIPTION="Firmware for afatech af9005 based chipsets."
11     HOMEPAGE="http://ventoso.org/luca/af9005/"
12    
13     DEPEND=">= virtual/kernel"
14    
15     SRCFILE="af9005.fw"
16     SRCDIR="${BUILDDIR}/${PNAME}"
17    
18     sminclude mtools
19    
20     SRC_URI=(
21     http://ventoso.org/luca/af9005/${SRCFILE}
22     mirror://${PNAME}/${SRCFILE}
23     )
24    
25     src_install()
26     {
27     cd ${SRCDIR}
28    
29     minstalldir /lib/firmware || die
30     minstallfile -s ${SRCFILE} /lib/firmware || die
31     }

Properties

Name Value
svn:keywords Id