Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 41384
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 35166
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: kyberneticist@yahoo.com
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 41384 depends on: Show dependency tree
Bug 41384 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: 2004-02-12 08:38 0000
Well, actually I already got rid of lynx on my machine, it'd just be nice for
others.
What's this all about?  docbook-sgml-utils has a lynx dependancy.  
app-text/docbook-sgml-utils-0.6.12-r1 *
DEPENDED ON BY:
        docbook-sgml-1.0
        scrollkeeper-0.3.14
        dancer-ircd-1.0.31_p8-r1

I happen to prefer w3m.  Just recently I got around to checking - that package
was the only one requiring lynx on my machine.  
So, I got around to looking for why.
/usr/share/sgml/docbook/utils-0.6.12/backends/txt
Was the culprit.  It does a simple if test for lynx or links.   
I added:
elif [ -x /usr/bin/w3m ]
then
  CONVERT=/usr/bin/w3m
  ARGS="-dump"

Then requested it be incorporated into the official utils, which was done.
Sooo, it'd be nice if:
        tetex? ( app-text/jadetex )
        || ( net-www/lynx net-www/links )"
in the ebuild for 0.6.14 was expanded to have net-www/w3m (or its variants).

Thanks!


Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Mamoru KOMACHI (RETIRED) 2004-02-12 09:01:51 0000 -------

*** This bug has been marked as a duplicate of 35166 ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug