Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 94946
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Text-Markup Team <text-markup@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Armando Di Cianno (RETIRED) <fafhrd@gentoo.org>
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 94946 depends on: Show dependency tree
Bug 94946 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: 2005-06-03 12:52 0000
The current lines for gif support in latex2html-2002.2.1_pre20041025.ebuild
make
both giflib and libungif dependencies -- this is incorrect.

This trivial patching solves the problem:

-       gif? ( media-libs/giflib
+       gif? || ( media-libs/giflib
                media-libs/libungif )

This needs to be assigned to the text-markup herd.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Expected Results:  
Do not depend on both giflib and libungif (likely make giflib as the default
option)

This relates to bug 85720 somewhat, as the original author of the "meta-bug"
said that latex2html was "ok", but it does need this little bit of work.

------- Comment #1 From Jakub Moc (RETIRED) 2005-06-03 23:31:12 0000 -------
Please, remove libungif alternative dependency from both 2002.2.1_pre20041025
and 2002.2.2 wrt bug 85720. Thanks.

------- Comment #2 From Mamoru KOMACHI (RETIRED) 2005-06-04 01:59:04 0000 -------
Fixed in CVS. Thanks for the bug report.

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