Gentoo Archives: gentoo-user

From: Robin Atwood <robin.atwood@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ebuild with local source?
Date: Tue, 24 Aug 2010 11:47:56
Message-Id: 201008241845.06499.robin.atwood@attglobal.net
In Reply to: [gentoo-user] ebuild with local source? by Helmut Jarausch
1 On Tuesday 24 August 2010, Helmut Jarausch wrote:
2 > Hi,
3 >
4 > I'd like to create an ebuild (in my local overlay) which refers to a
5 > local distribution file.
6 >
7 > I've tried
8 >
9 > SRC_URI="file::///usr/local/Src/MyPack.tar.bz2"
10 >
11 > but "file://" doesn't seem to be supported.
12 >
13 > Is there any alternative?
14 >
15 > Thanks for a hint,
16 > Helmut.
17 >
18 > (I'm using portage-2.2._rc68)
19
20 "ln -s /usr/local/Src/MyPack.tar.bz2 /usr/portage/distfiles" maybe?
21
22 HTH
23 -Robin
24 --
25 ----------------------------------------------------------------------
26 Robin Atwood.
27
28 "Ship me somewheres east of Suez, where the best is like the worst,
29 Where there ain't no Ten Commandments an' a man can raise a thirst"
30 from "Mandalay" by Rudyard Kipling
31 ----------------------------------------------------------------------

Replies

Subject Author
Re: [gentoo-user] ebuild with local source? Helmut Jarausch <jarausch@××××××××××××××××.de>
Re: [gentoo-user] ebuild with local source? Helmut Jarausch <jarausch@××××××××××××××××.de>