[osgeo4w-dev] Re: Retreiving release packages
Matt Wilkie
maphew at gmail.com
Tue Feb 23 01:34:43 EST 2010
>I would like to know if there is an easy way to get the last
> release package (not the [prev]'s one)?
"apt url package" will give the filename and path relative to osgeo4w mirror
of "package" in [curr]:
D:\o4w>apt url mapnik
./release/python/mapnik/mapnik-0.7.0-1.tar.bz2
To get the same for [prev] and [test] use the -t parameter:
D:\o4w>apt -ttest url mapnik
error: mapnik not in [test]
warning: using [curr]
./release/python/mapnik/mapnik-0.7.0-1.tar.bz2
D:\o4w>apt -tprev url mapnik
./release/python/mapnik/mapnik-0.6.1-1.tar.bz2
cheers,
matt
--
View this message in context: http://n2.nabble.com/Retreiving-release-packages-tp4612107p4617278.html
Sent from the osgeo4w-dev -- OSGeo Win32 Installer List mailing list archive at Nabble.com.
More information about the osgeo4w-dev
mailing list