Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50708 - wv is runtime dependant on latex
Summary: wv is runtime dependant on latex
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: foser (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-10 23:08 UTC by gent_bz
Modified: 2006-02-05 10:02 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gent_bz 2004-05-10 23:08:13 UTC
wv uses latex for much of it's processing, so there should be virtual/tetex in RDEPEND.  (I think...)

Reproducible: Always
Steps to Reproduce:
[no tetex installed]
emerge wv
wvPDF  (and others)
Actual Results:  
Could not find required program 'latex'


Expected Results:  
No error.

emerge info
Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.5-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 i686 AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.4.10
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -ftracer -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -ftracer -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://mirror.pacific.net.au/linux/Gentoo
http://www.zentek-international.com/mirrors/gentoo/
ftp://linux.ntcu.net/dists/gentoo/ http://mirror.gentoo.gr.jp"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow apm arts avi berkdb crypt encode foomaticdb gdbm gif gpm imlib jpeg
libg++ libwww mad mikmod mmx motif mpeg ncurses nls nptl oggvorbis opengl oss
pam pdflib perl png python quicktime readline samba sdl slang spell sse ssl svga
tcpd truetype x86 xml2 xmms xv zlib"
Comment 1 foser (RETIRED) gentoo-dev 2004-05-11 03:22:29 UTC
the maint point of wv is it's shared lib, it doesn't need latex there. The satisfy the deps of all the extra scripts seems a bit too much for something that is not used by most users.
Comment 2 gent_bz 2004-05-11 04:02:34 UTC
Is a USE flag out of the question?  Or split wv into wv-libs and wv-tools (or something)?
Comment 3 foser (RETIRED) gentoo-dev 2004-05-11 05:11:27 UTC
splitting it up seems overengineering for this pack.

A USE flag could be done i guess, if there was one that fitted it. I don't consider this big enough an issue to introduce one.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-02-05 10:02:36 UTC
Closing a stale bug.