Magellan Linux

Contents of /smage/trunk/core/sysfsutils/sysfsutils-2.1.0-r4.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 504 - (show annotations) (download)
Fri May 7 21:19:48 2010 UTC (13 years, 11 months ago) by niro
File size: 487 byte(s)
auto added: ver bump to 2.1.0-r4
1 # $Id$
2
3 PNAME="sysfsutils"
4 PVER="2.1.0"
5 PBUILD="r4"
6
7 PCATEGORIE="sys-fs"
8 STATE="unstable"
9
10 DESCRIPTION="System utilities based on sysfs."
11 HOMEPAGE="http://linux-diag.sourceforge.net/Sysfsutils.html"
12
13 DEPEND=">= virtual/glibc"
14
15 SRCFILE="${PNAME}-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude mbuild
19
20 SRC_URI=(
21 sourceforge://linux-diag/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 UP2DATE="updatecmd ${HOMEPAGE} | grep 'Current release' | sed 's/.* \[.*\]\(.*\)\./\1/'"

Properties

Name Value
svn:keywords Id