Magellan Linux

Contents of /trunk/core/gperf/gperf-3.0.4-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3281 - (show annotations) (download)
Mon Oct 19 11:40:34 2009 UTC (14 years, 6 months ago) by niro
File size: 415 byte(s)
auto added: ver bump to 3.0.4-r2
1 # $Id$
2
3 PNAME="gperf"
4 PVER="3.0.4"
5 PBUILD="r2"
6
7 PCATEGORIE="dev-util"
8 STATE="unstable"
9
10 DESCRIPTION="GNU gperf is a perfect hash function generator."
11 HOMEPAGE="http://www.gnu.org/software/gperf/gperf.html"
12
13 DEPEND=""
14
15 SRCFILE="${PNAME}-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude mbuild
19
20 SRC_URI=(
21 gnu://${PNAME}/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 UP2DATE="updatecmd_gnu ${PNAME} gz"

Properties

Name Value
svn:keywords Id