From: YoYo Siska <yoyo@gl.ksp.sk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Fetch List
Date: Tue, 5 Jun 2012 13:58:09 +0200 [thread overview]
Message-ID: <20120605115808.GA25286@ksp.sk> (raw)
In-Reply-To: <20120605133711.af4290a1.siefke_listen@web.de>
On Tue, Jun 05, 2012 at 01:37:11PM +0200, Silvio Siefke wrote:
> Hello,
>
> is there a option that i can build a list of Requirements to download of
> a ebuild?
>
> I want build inkscape, but i has only mobile connection at moment. Can i
> build a list which i can then later load in a cybercafe?
>
> In the Handbook i found only a list for world. Thank u.
use -p -f (pretend and fetchonly)
emerge --pretend --fetchonly package...
it will output a line per each file/url you need to fetch (and put in
the distfiles dir), one line can contain multiple alternate urls (if there are
alternative mirrors etc...), you need to fetch only one of them
IIRC, it has a small downside, that it also lists the files you allready
have downloaded in distfiles (ie those for which emerge -pv would show
0kB as size of downloads...) so you might check the list against what
you allready have...
yoyo
next prev parent reply other threads:[~2012-06-05 12:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-05 11:37 [gentoo-user] Fetch List Silvio Siefke
2012-06-05 11:58 ` YoYo Siska [this message]
2012-06-05 12:15 ` Raffaele BELARDI
2012-06-06 4:54 ` v_2e
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120605115808.GA25286@ksp.sk \
--to=yoyo@gl.ksp.sk \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox