Gentoo Archives: gentoo-science

From: Justin Bronder <jsbronder@g.o>
To: gentoo-science@l.g.o
Subject: [gentoo-science] Re: Geomview and Boehm GC
Date: Tue, 21 Feb 2012 00:03:01
Message-Id: 20120220232741.GT26635@gmail.com
In Reply to: Re: [gentoo-science] Geomview and Boehm GC by Frank Peters
1 On 20/02/12 18:01 -0500, Frank Peters wrote:
2 > On Mon, 20 Feb 2012 16:47:51 +0700 (NOVT)
3 > "Andrey G. Grozin" <A.G.Grozin@×××××××.su> wrote:
4 >
5 > > I see no boehm-gc here
6 > >
7 > > DEPEND="
8 > > >=x11-libs/openmotif-2.3:0
9 > > virtual/opengl
10 > > emacs? ( virtual/emacs )
11 > > zlib? ( sys-libs/zlib )"
12 > > RDEPEND="${DEPEND}
13 > > app-arch/gzip
14 > > virtual/w3m
15 > > bzip2? ( app-arch/bzip2 )
16 > > netpbm? ( >=media-libs/netpbm-10.37.0 )
17 > > pdf? (
18 > > || ( app-text/xpdf
19 > > app-text/gv
20 > > app-text/gsview
21 > > app-text/epdfview
22 > > app-text/acroread )
23 > > )"
24 > >
25 >
26 >
27 > Yes, I checked the ebuild file also.
28 >
29 > But when I do "emerge -pv geomview" I get the following list of
30 > dependencies:
31 >
32 > [ebuild N ] dev-libs/libatomic_ops-7.2_alpha4 1,066 kB
33 > [ebuild N ] dev-libs/boehm-gc-7.2_alpha4-r1 USE="cxx threads" 0 kB
34 > [ebuild N ] www-client/w3m-0.5.3-r1 USE="X gpm imlib unicode -fbcon -gtk -lynxkeymap -migemo -nls -nntp -ssl -xface" LINGUAS="-ja" 2,151 kB
35 > [ebuild N ] virtual/w3m-0 0 kB
36 > [ebuild N ] sci-mathematics/geomview-1.9.4 USE="bzip2 zlib -avg -debug -emacs -netpbm -pdf" 3,954 kB
37 >
38 > Geomview will not build without these packages installed.
39 >
40 > Frank Peters
41 >
42 >
43
44 It's required by www-client/w3m. Change your command to 'emerge -pvt
45 geomview' and you'd see:
46
47 [ebuild N ~] sci-mathematics/geomview-1.9.4 USE="bzip2 zlib -avg -debug -emacs -netpbm -pdf" 3,944 kB
48 [ebuild N ] virtual/w3m-0 0 kB
49 [ebuild N ] www-client/w3m-0.5.2-r4 USE="ssl unicode -X -fbcon -gpm
50 -gtk -imlib -lynxkeymap -migemo -nls -nntp -xface" LINGUAS="-ja" 1,863 kB
51 [ebuild N ] dev-libs/boehm-gc-7.1-r1 USE="cxx threads" 1,053 kB
52
53
54 --
55 Justin Bronder