Gentoo Archives: gentoo-dev

From: Paul de Vrieze <pauldv@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Unmasking of libxcb 1.4 and related libs in !2008.0 profiles
Date: Wed, 19 Aug 2009 08:44:07
Message-Id: 55e0be1b0908190144n2f3b4909h2cc98e5e26a4e496@mail.gmail.com
In Reply to: Re: [gentoo-dev] Unmasking of libxcb 1.4 and related libs in !2008.0 profiles by Jeremy Olexa
1 On Tue, Aug 18, 2009 at 5:38 PM, Jeremy Olexa<darkside@g.o> wrote:
2 > On Tue, Aug 18, 2009 at 10:37 AM, Jeremy Olexa<darkside@g.o> wrote:
3 >> On Tue, Aug 18, 2009 at 9:52 AM, Rémi Cardona<remi@g.o> wrote:
4 >>> Hi all,
5 >>>
6 >>> Just a quick heads up that I have just unmasked x11-libs/libxcb-1.4 and its
7 >>> companion libraries in all profiles _except_ 2008.0.
8 >>
9 >> Hey Rémi,
10 >> Next time, mind running echangelog in the appropriate directory? It
11 >> help us look at a glance for what files are changed and rsync users
12 >> can't see commit messages.
13 >>
14 >> Thanks,
15 >> Jeremy
16 >>
17 >
18 > Oops, I need to recall this message. Sorry folks! =/
19 > -Jeremy
20 >
21
22 As a service to users, you might want to create an empty library:
23
24 touch foo.c
25 gcc -shared foo.c -o libxcb-x11.so.0.0.0
26
27 That's all
28
29 --
30 Paul de Vrieze
31 Researcher
32 Mail: paul.devrieze@×××××.com
33 Homepage: http://www.devrieze.net

Replies