First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 62163
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Text-Markup Team <text-markup@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: David Friggens <david.friggens@mcs.vuw.ac.nz>
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 62163 depends on: Show dependency tree
Bug 62163 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-08-29 17:40 0000
The full functionality of noweb is written in the language icon but the Gentoo
ebuild does not use it. It uses the alternative awk implementation that only
provides partial functionality.

I assume this is to give minimal dependency bloat when installing LyX (which
depends on noweb). However for those using noweb as a literate programming
tool, as opposed to a build tool for LyX, this is not good.

It is easy to change:
1. add dev-lang/icon as a dependency of app-text/noweb
2. Change the Makefile to have
   ICONC=icont (already in the gentoo diff file)
   LIBSRC=icon (instead of awk)


Reproducible: Always
Steps to Reproduce:
1. emerge noweb

------- Comment #1 From Mamoru KOMACHI (RETIRED) 2004-09-01 02:40:06 0000 -------
Thanks for the report. I added "icon" USE flag to noweb which enables support
for icon language.
If you want to use noweb as as literate programming tool you can enable it to
get functional noweb.
(and for those who need noweb as a dependency for lyx noweb I'd assume icon
support isn't needed)

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