Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 230155 - app-doc/doxygen still uses "tetex" USE instead of "latex"
Summary: app-doc/doxygen still uses "tetex" USE instead of "latex"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-30 09:53 UTC by J. M. Gottfried
Modified: 2008-07-07 05:34 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
fixes tetex useflag (doxygen-1.5.5.patch,3.01 KB, patch)
2008-06-30 10:53 UTC, J. M. Gottfried
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description J. M. Gottfried 2008-06-30 09:53:17 UTC
Installing app-doc/doxygen-1.5.5 using texlive does not work because the ebuild depends on "virtual/tetex" using the "tetex" USE-Flag. This should be updated to a USE-Flag "latex" depending on "virtual/latex-base" to avoid these conflicts.

Reproducible: Always

Steps to Reproduce:
1. Emerge a latex system using texlive
2. Try to emerge doxygen with latex support

Actual Results:  
there is no USE-flag to do this

Expected Results:  
enable USE="latex" and get the desired configuration
Comment 1 J. M. Gottfried 2008-06-30 10:53:53 UTC
Created attachment 158945 [details, diff]
fixes tetex useflag

changes tetex into latex and fixes dependencies
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2008-06-30 16:55:47 UTC
This could be considered a duplicate of the bug this one blocks, yet perhaps it's better to use separate bugs for separate packages.
Comment 3 Steve Arnold archtester gentoo-dev 2008-07-04 17:21:50 UTC
Fixed in the latest two versions, so there's at least fixed stable for almost every arch.