Gentoo Archives: gentoo-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-dev@l.g.o
Cc: Martin Schlemmer <azarah@g.o>, "Diego Pettenò" <flameeyes@g.o>
Subject: Re: [gentoo-dev] autotools.eclass and binary packages
Date: Sat, 05 Aug 2006 19:39:11
Message-Id: 44D4F256.40505@gentoo.org
In Reply to: [gentoo-dev] autotools.eclass and binary packages by Christian Heim
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Christian Heim wrote:
5 > I'm currently preparing one of my embedded system for a test-run and noticed
6 > that a *binary* package of media-libs/libpng pulls in the autofoo-stuff.
7 >
8 > I went looking for the reason, looked into the eutils, multilib and finally
9 > autotools eclasses and saw that the autotools.eclass is setting the DEPEND
10 > but not the RDEPEND. IIRC portage-2.1 is now setting RDEPEND to DEPEND if
11 > nothing other is assigned within the ebuild/eclass.
12 >
13 > So the simplest fix would be to assign RDEPEND="" in the eclass [1].
14 >
15 > If no-one objects, I will commit the changes on monday.
16 >
17 > TIA, Christian
18 >
19 > 1:http://dev.gentoo.org/~phreak/files/patches/autotools.eclass.diff
20
21 The actual fault is in libpng-1.2.12-r1.ebuild where RDEPEND="" should be explicitly set.
22
23 Zac
24 -----BEGIN PGP SIGNATURE-----
25 Version: GnuPG v1.4.5 (GNU/Linux)
26
27 iD8DBQFE1PJV/ejvha5XGaMRAttgAJ96uFoJHz1LDzCZtnoibmSZfYxVcACglt03
28 dsDKCiRjdonrq47INm0FmMM=
29 =Y1+N
30 -----END PGP SIGNATURE-----
31 --
32 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] autotools.eclass and binary packages Mike Frysinger <vapier@g.o>