Gentoo Archives: gentoo-dev

From: Mark Loeser <halcy0n@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Binary packages in the tree
Date: Mon, 26 Dec 2005 22:19:46
Message-Id: 20051226221649.GA26386@aerie.halcy0n.com
In Reply to: Re: [gentoo-dev] Binary packages in the tree by Mark Loeser
1 Mark Loeser <halcy0n@g.o> said:
2 > Mark Loeser <halcy0n@g.o> said:
3 > > So, everyone that has a binary package in the tree, I would appreciate it if
4 > > you could put the sys-libs/libstdc++-v3 depend into your package if
5 > > necessary.
6 >
7 > Well, you can tell I didn't exactly think about this too much beforehand,
8 > since its been brought to my attention a virtual would probably be best for
9 > this, so we would handle the || ( gcc-3.3.* libstdc++ ) inside of the
10 > virtual. I'll make one later unless anyone has strong objections to this for
11 > people to use in DEPEND, instead of writing the `or` dep out.
12
13 Okay, I have added the new-style virtual. If you have a binary application
14 in the tree that requires libstdc++.so.5, please add a dep in your ebuild on
15 =virtual/libstdc++-3.3. Let me know if anything doesn't seem to work right.
16
17 Thanks
18
19 --
20 Mark Loeser - Gentoo Developer (cpp gcc-porting toolchain x86)
21 email - halcy0n AT gentoo DOT org
22 mark AT halcy0n DOT com
23 web - http://dev.gentoo.org/~halcy0n/
24 http://www.halcy0n.com

Replies

Subject Author
Re: [gentoo-dev] Binary packages in the tree Bjarke Istrup Pedersen <gurligebis@g.o>