Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1291 - (show annotations) (download)
Sun Feb 6 22:58:49 2011 UTC (13 years, 3 months ago) by niro
File size: 559 byte(s)
-moved to 'deprecated'
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 MCORE_ONLY_KEEP="usr/$(mlibdir)/*.so usr/$(mlibdir)/*.so.*"
19 sminclude mbuild mcore-split
20
21 SRC_URI=(
22 sourceforge://linux-diag/${SRCFILE}
23 mirror://${PNAME}/${SRCFILE}
24 )
25
26 UP2DATE="updatecmd ${HOMEPAGE} | grep 'Current release' | sed 's/.* \[.*\]\(.*\)\./\1/'"

Properties

Name Value
svn:keywords Id