Magellan Linux

Contents of /branches/branch-xorg18/core/mage-bootstrap/mage-bootstrap-1.9-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5192 - (show annotations) (download)
Tue Apr 6 21:54:10 2010 UTC (14 years, 2 months ago) by niro
File size: 397 byte(s)
created branch 'branch-xorg18'
1 # $Id$
2
3 PNAME="mage-bootstrap"
4 PVER="1.9"
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