* [gentoo-user] Get source URLs of packages?
@ 2011-07-04 14:57 Pandu Poluan
2011-07-04 15:12 ` Mark Knecht
2011-07-04 16:13 ` Alan McKinnon
0 siblings, 2 replies; 6+ messages in thread
From: Pandu Poluan @ 2011-07-04 14:57 UTC (permalink / raw
To: Gentoo-user
Is there a way to determine the source URL of a package without
actually emerging ?
Rgds,
--
Pandu E Poluan
~ IT Optimizer ~
Visit my Blog: http://pepoluan.posterous.com
Google Talk: pepoluan
Y! messenger: pepoluan
MSN / Live: pepoluan@hotmail.com (do not send email here)
Skype: pepoluan
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Get source URLs of packages?
2011-07-04 14:57 [gentoo-user] Get source URLs of packages? Pandu Poluan
@ 2011-07-04 15:12 ` Mark Knecht
2011-07-04 15:16 ` Jesús J. Guerrero Botella
2011-07-04 15:22 ` Pandu Poluan
2011-07-04 16:13 ` Alan McKinnon
1 sibling, 2 replies; 6+ messages in thread
From: Mark Knecht @ 2011-07-04 15:12 UTC (permalink / raw
To: gentoo-user
On Mon, Jul 4, 2011 at 7:57 AM, Pandu Poluan <pandu@poluan.info> wrote:
> Is there a way to determine the source URL of a package without
> actually emerging ?
>
> Rgds,
> --
> Pandu E Poluan
Not sure what you mean by 'source URL' but you can get the homepage of
a package using eix. That almost always leads to some download link or
instructions where you can get the code.
mark@c2stable ~ $ eix gentoo-sources
[D] sys-kernel/gentoo-sources
Available versions:
(2.6.32-r29) 2.6.32-r29!b!s
(2.6.32-r32) (~)2.6.32-r32!b!s
(2.6.35-r15) 2.6.35-r15!b!s
(2.6.36-r8) 2.6.36-r8!b!s
(2.6.37-r4) 2.6.37-r4!b!s
(2.6.37-r6) (~)2.6.37-r6!b!s
(2.6.38-r6) 2.6.38-r6!b!s
(2.6.38-r7) (~)2.6.38-r7!b!s
(2.6.39-r1) (~)2.6.39-r1!b!s
(2.6.39-r2) (~)2.6.39-r2!b!s
{build deblob symlink}
Installed versions: 2.6.38-r1(2.6.38-r1)!b!s(12:06:40 PM
03/30/2011)(-build -deblob -symlink) 2.6.38-r4(2.6.38-r4)!b!s(02:58:45
PM 05/04/2011)(-build -deblob -symlink)
2.6.39-r2(2.6.39-r2)!b!s(09:59:02 AM 06/24/2011)(-build -deblob
-symlink)
Homepage: http://dev.gentoo.org/~mpagano/genpatches
Description: Full sources including the Gentoo patchset
for the 2.6 kernel tree
mark@c2stable ~ $
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Get source URLs of packages?
2011-07-04 15:12 ` Mark Knecht
@ 2011-07-04 15:16 ` Jesús J. Guerrero Botella
2011-07-04 15:24 ` Pandu Poluan
2011-07-04 15:22 ` Pandu Poluan
1 sibling, 1 reply; 6+ messages in thread
From: Jesús J. Guerrero Botella @ 2011-07-04 15:16 UTC (permalink / raw
To: gentoo-user
I think he wants emerge -pf
--
Jesús Guerrero Botella
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Get source URLs of packages?
2011-07-04 15:12 ` Mark Knecht
2011-07-04 15:16 ` Jesús J. Guerrero Botella
@ 2011-07-04 15:22 ` Pandu Poluan
1 sibling, 0 replies; 6+ messages in thread
From: Pandu Poluan @ 2011-07-04 15:22 UTC (permalink / raw
To: gentoo-user
On Mon, Jul 4, 2011 at 22:12, Mark Knecht <markknecht@gmail.com> wrote:
> On Mon, Jul 4, 2011 at 7:57 AM, Pandu Poluan <pandu@poluan.info> wrote:
>> Is there a way to determine the source URL of a package without
>> actually emerging ?
>>
>> Rgds,
>> --
>> Pandu E Poluan
>
> Not sure what you mean by 'source URL' but you can get the homepage of
> a package using eix. That almost always leads to some download link or
> instructions where you can get the code.
>
> mark@c2stable ~ $ eix gentoo-sources
> [D] sys-kernel/gentoo-sources
> Available versions:
> (2.6.32-r29) 2.6.32-r29!b!s
> (2.6.32-r32) (~)2.6.32-r32!b!s
> (2.6.35-r15) 2.6.35-r15!b!s
> (2.6.36-r8) 2.6.36-r8!b!s
> (2.6.37-r4) 2.6.37-r4!b!s
> (2.6.37-r6) (~)2.6.37-r6!b!s
> (2.6.38-r6) 2.6.38-r6!b!s
> (2.6.38-r7) (~)2.6.38-r7!b!s
> (2.6.39-r1) (~)2.6.39-r1!b!s
> (2.6.39-r2) (~)2.6.39-r2!b!s
> {build deblob symlink}
> Installed versions: 2.6.38-r1(2.6.38-r1)!b!s(12:06:40 PM
> 03/30/2011)(-build -deblob -symlink) 2.6.38-r4(2.6.38-r4)!b!s(02:58:45
> PM 05/04/2011)(-build -deblob -symlink)
> 2.6.39-r2(2.6.39-r2)!b!s(09:59:02 AM 06/24/2011)(-build -deblob
> -symlink)
> Homepage: http://dev.gentoo.org/~mpagano/genpatches
> Description: Full sources including the Gentoo patchset
> for the 2.6 kernel tree
>
> mark@c2stable ~ $
>
That I know. But it's still several clicks away until I get something like
http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-2.6.39-4.base.tar.bz2
emerge can build the full URL from information in the ebuild file. Can
I get that full URL?
Rgds,
--
Pandu E Poluan
~ IT Optimizer ~
Visit my Blog: http://pepoluan.posterous.com
Google Talk: pepoluan
Y! messenger: pepoluan
MSN / Live: pepoluan@hotmail.com (do not send email here)
Skype: pepoluan
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Get source URLs of packages?
2011-07-04 15:16 ` Jesús J. Guerrero Botella
@ 2011-07-04 15:24 ` Pandu Poluan
0 siblings, 0 replies; 6+ messages in thread
From: Pandu Poluan @ 2011-07-04 15:24 UTC (permalink / raw
To: gentoo-user
2011/7/4 Jesús J. Guerrero Botella <jesus.guerrero.botella@gmail.com>:
> I think he wants emerge -pf
> --
> Jesús Guerrero Botella
>
>
Thank you! That's what I've been looking for :-)
Rgds,
--
Pandu E Poluan
~ IT Optimizer ~
Visit my Blog: http://pepoluan.posterous.com
Google Talk: pepoluan
Y! messenger: pepoluan
MSN / Live: pepoluan@hotmail.com (do not send email here)
Skype: pepoluan
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Get source URLs of packages?
2011-07-04 14:57 [gentoo-user] Get source URLs of packages? Pandu Poluan
2011-07-04 15:12 ` Mark Knecht
@ 2011-07-04 16:13 ` Alan McKinnon
1 sibling, 0 replies; 6+ messages in thread
From: Alan McKinnon @ 2011-07-04 16:13 UTC (permalink / raw
To: gentoo-user; +Cc: Pandu Poluan, Gentoo-user
On Monday 04 July 2011 21:57:39 Pandu Poluan did opine thusly:
> Is there a way to determine the source URL of a package without
> actually emerging ?
SRC_URI in the ebuild
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-07-04 16:15 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-04 14:57 [gentoo-user] Get source URLs of packages? Pandu Poluan
2011-07-04 15:12 ` Mark Knecht
2011-07-04 15:16 ` Jesús J. Guerrero Botella
2011-07-04 15:24 ` Pandu Poluan
2011-07-04 15:22 ` Pandu Poluan
2011-07-04 16:13 ` Alan McKinnon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox