Magellan Linux

Contents of /branches/magellan-next/core/mage-bootstrap/mage-bootstrap-1.10-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8852 - (show annotations) (download)
Wed Aug 3 13:04:07 2011 UTC (12 years, 9 months ago) by niro
File size: 398 byte(s)
imported
1 # $Id$
2
3 PNAME="mage-bootstrap"
4 PVER="1.10"
5 PBUILD="r1"
6
7 PCATEGORIE="app-mage"
8 STATE="unstable"
9
10 DESCRIPTION="Magellan system bootstrap script."
11 HOMEPAGE="http://magellan-linux.com/"
12
13 DEPEND=">= app-mage/mage-0.4.0"
14
15 SRCFILE="${PNAME}-${PVER}.tar.bz2"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude mbuild
19
20 SRC_URI=( mirror://${PNAME}/${SRCFILE} )
21
22 # no src_compile needed
23 src_compile() { true; }

Properties

Name Value
svn:keywords Id