First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 123980
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Marcelo Goes <vanquirius@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mauricio L. Pilla <pilla@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
xcopilot-0.6.6.ebuild ebuild fixing modular X for xcopilot-0.6.6 text/plain Mauricio L. Pilla 2006-02-24 13:34 0000 1.13 KB Details
xcopilot-0.6.6.ebuild second try text/plain Mauricio L. Pilla 2006-02-24 13:56 0000 1.04 KB Details
xcopilot-0.6.6.ebuild third try text/plain Mauricio L. Pilla 2006-02-24 14:04 0000 1.03 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 123980 depends on: Show dependency tree
Bug 123980 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-02-24 13:32 0000
I'm appending a app-emulation/xcopilot tentative ebuild to fix modular X11
dependencies.

libSM and libXext are in RDEPEND but not in DEPEND, which could denote that
they are false dependencies. However, they are opened by xcopilot when it runs
(verified by strace).

libXdmcp does not appear in the lists done by the testing scripts from
http://www.gentoo.org/proj/en/desktop/x/x11/porting-modular-x-howto.xml, but
appear in a strace when xcopilot runs. So I added it to RDEPEND.

Please be patient as it's my first hand at this stuff :-D

------- Comment #1 From Mauricio L. Pilla 2006-02-24 13:34:12 0000 -------
Created an attachment (id=80624) [edit]
ebuild fixing modular X for xcopilot-0.6.6

------- Comment #2 From Marcelo Goes 2006-02-24 13:44:51 0000 -------
Hi,

In short, x11-libs should go in RDEPEND and x11-proto and build tools (like
makedepend) should go to DEPEND.

------- Comment #3 From Mauricio L. Pilla 2006-02-24 13:56:12 0000 -------
Created an attachment (id=80626) [edit]
second try

fixed DEPENDS and RDEPENDS. Should app-arch/dpkg go in DEPEND?

------- Comment #4 From Marcelo Goes 2006-02-24 13:58:39 0000 -------
Yup, that's correct. virtual/libc can be wiped out (since it is part of system)
and you probably don't want to have DEPEND=${RDEPEND} here since they differ.

------- Comment #5 From Mauricio L. Pilla 2006-02-24 14:04:14 0000 -------
Created an attachment (id=80627) [edit]
third try

ok, fixed. 

------- Comment #6 From Marcelo Goes 2006-02-24 14:46:37 0000 -------
Thanks, in cvs.

First Last Prev Next    No search results available      Search page      Enter new bug