Gentoo Archives: gentoo-science

From: Frank Peters <frank.peters@×××××××.net>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] Geomview and Boehm GC
Date: Mon, 20 Feb 2012 23:02:59
Message-Id: 20120220180150.f7c6f430.frank.peters@comcast.net
In Reply to: Re: [gentoo-science] Geomview and Boehm GC by "Andrey G. Grozin"
1 On Mon, 20 Feb 2012 16:47:51 +0700 (NOVT)
2 "Andrey G. Grozin" <A.G.Grozin@×××××××.su> wrote:
3
4 > I see no boehm-gc here
5 >
6 > DEPEND="
7 > >=x11-libs/openmotif-2.3:0
8 > virtual/opengl
9 > emacs? ( virtual/emacs )
10 > zlib? ( sys-libs/zlib )"
11 > RDEPEND="${DEPEND}
12 > app-arch/gzip
13 > virtual/w3m
14 > bzip2? ( app-arch/bzip2 )
15 > netpbm? ( >=media-libs/netpbm-10.37.0 )
16 > pdf? (
17 > || ( app-text/xpdf
18 > app-text/gv
19 > app-text/gsview
20 > app-text/epdfview
21 > app-text/acroread )
22 > )"
23 >
24
25
26 Yes, I checked the ebuild file also.
27
28 But when I do "emerge -pv geomview" I get the following list of
29 dependencies:
30
31 [ebuild N ] dev-libs/libatomic_ops-7.2_alpha4 1,066 kB
32 [ebuild N ] dev-libs/boehm-gc-7.2_alpha4-r1 USE="cxx threads" 0 kB
33 [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
34 [ebuild N ] virtual/w3m-0 0 kB
35 [ebuild N ] sci-mathematics/geomview-1.9.4 USE="bzip2 zlib -avg -debug -emacs -netpbm -pdf" 3,954 kB
36
37 Geomview will not build without these packages installed.
38
39 Frank Peters

Replies

Subject Author
Re: [gentoo-science] Geomview and Boehm GC fbissey@××××××××××××.nz
[gentoo-science] Re: Geomview and Boehm GC Justin Bronder <jsbronder@g.o>