Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19649 - USE=wmf does not cause imagemagick to require libwmf
Summary: USE=wmf does not cause imagemagick to require libwmf
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Graham Forest
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-20 01:49 UTC by Jeremy Huddleston (RETIRED)
Modified: 2003-05-13 02:28 UTC (History)
0 users

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


Attachments
patch to latest ebuild to add wmf dependency (imagemagick-5.5.6.ebuild.patch,871 bytes, patch)
2003-05-12 13:35 UTC, Jeremy Huddleston (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Huddleston (RETIRED) gentoo-dev 2003-04-20 01:49:56 UTC
It seems I went through my entire install with USE=wmf set, and libwmf never got 
pulled... 
 
'emerge imagemagick' doesn't emerge libwmf first. 
 
 
~ $ emerge info 
Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4) 
================================================================= 
System uname: 2.4.20-gentoo-r2 i686 Intel(R) Pentium(R) 4 Mobile CPU 1.60GHz 
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/ 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config 
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config 
/usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
PORTDIR="/usr/portage" 
DISTDIR="/usr/portage/distfiles" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/usr/tmp" 
PORTDIR_OVERLAY="/usr/local/portage" 
USE="3dnow zlib bonobo opengl ldap aalib acl acpi alsa apm arts atlas avi berkdb 
bobobo cdr crypt cups dga directfb doc dvb dvd encode esd evo fbcon flash gb gd 
gdbm ggi gif gnome gphoto2 gpm gps gtk gtk2 gtkhtml guile imap imlib innodb ipv6 
java jikes jpeg junit kde kerberos lcms ldam leim libg++ libgda libwww mbox mikmod 
mmx motif mozilla mpeg mule mysql nas ncurses nls odbc oggvorbis oss pam pcmcia 
pda pdflib perl pic plotutils png pnp postgres python qt quicktime radeon readline ruby 
samba sasl scanner sdl slang slp snmp socks5 spell sse ssl svga tcltk tcpd tetex tiff 
truetype trusted usb wmf X xml xml2 xmms xv x86 threads mozsvg mozcalendar 
mozxmlterm" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-march=pentium3 -mcpu=pentium4 -O3 -pipe -fomit-frame-pointer 
-falign-functions=4 -falign-jumps=4 -falign-loops=4 " 
CXXFLAGS="-march=pentium3 -mcpu=pentium4 -O3 -pipe -fomit-frame-pointer 
-falign-functions=4 -falign-jumps=4 -falign-loops=4 " 
ACCEPT_KEYWORDS="x86 jer" 
MAKEOPTS="-j2" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
FEATURES="ccache sandbox buildpkg userpriv usersandbox"
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2003-05-12 13:35:44 UTC
Created attachment 11834 [details, diff]
patch to latest ebuild to add wmf dependency
Comment 2 Graham Forest 2003-05-13 02:28:44 UTC
I've committed an ebuild that uses the wmf use flag. It's masked ~x86 and ~ppc. I'd appreciate it if you'd help test it, I'll move it to stable rather soon if there are no problems.