Magellan Linux

Contents of /trunk/todo/urlgrabber/urlgrabber-3.1.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2616 - (show annotations) (download)
Thu Jul 9 20:39:43 2009 UTC (14 years, 10 months ago) by niro
File size: 558 byte(s)
-moved to 'todo'
1 # $Header: /magellan-cvs/smage/urlgrabber/urlgrabber-3.1.0-r1.smage2,v 1.2 2008/05/21 17:24:45 niro Exp $
2
3 PNAME="urlgrabber"
4 PVER="3.1.0"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-python"
8 STATE="unstable"
9
10 DESCRIPTION="urlgrabber is a python module for simplifing the fetching of files."
11 HOMEPAGE="http://linux.duke.edu/projects/urlgrabber/"
12
13 DEPEND=">= dev-lang/python-2.5"
14
15 SRCFILE="${PNAME}-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude python
19
20 SRC_URI=(
21 http://linux.duke.edu/projects/${PNAME}/download/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )

Properties

Name Value
svn:keywords Id