Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8361 - (show annotations) (download)
Fri Jul 15 09:04:27 2011 UTC (12 years, 10 months ago) by niro
File size: 475 byte(s)
-moved to 'deprecated'
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"