Magellan Linux

Contents of /trunk/extras/virtinst/virtinst-0.300.3-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 617 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/virtinst/virtinst-0.300.3-r1.smage2,v 1.1 2008/05/21 17:26:22 niro Exp $
2
3 PNAME="virtinst"
4 PVER="0.300.3"
5 PBUILD="r1"
6
7 PCATEGORIE="app-emulation"
8 STATE="unstable"
9
10 DESCRIPTION="Python modules for starting virtualized guest installations."
11 HOMEPAGE="http://virt-manager.et.redhat.com/"
12
13 DEPEND=">= app-emulation/libvirt-0.4.2
14 >= dev-lang/python-2.5
15 >= dev-python/urlgrabber-3.1"
16
17 SRCFILE="${PNAME}-${PVER}.tar.gz"
18 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
19
20 sminclude python
21
22 SRC_URI=(
23 http://virt-manager.et.redhat.com/download/sources/${PNAME}/${SRCFILE}
24 mirror://${PNAME}/${SRCFILE}
25 )

Properties

Name Value
svn:keywords Id