Magellan Linux

Contents of /branches/magellan-next/core/hal-info/hal-info-20091130-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6194 - (show annotations) (download)
Thu Aug 19 20:06:13 2010 UTC (13 years, 9 months ago) by niro
File size: 475 byte(s)
auto added: ver bump to 20091130-r2
1 # $Id: hal-info-20090716-r1.smage2 3279 2009-10-19 11:34:41Z niro $
2
3 PNAME="hal-info"
4 PVER="20091130"
5 PBUILD="r2"
6
7 PCATEGORIE="app-misc"
8 STATE="unstable"
9
10 DESCRIPTION="HAL fdi scripts."
11 HOMEPAGE="http://www.freedesktop.org/wiki/Software/hal"
12
13 DEPEND=""
14
15 SRCFILE="${PNAME}-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude mbuild
19
20 SRC_URI=(
21 http://hal.freedesktop.org/releases/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 UP2DATE="updatecmd_freedesktop hal gz"