Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Gpgme oddity
Date: Sat, 04 Mar 2017 10:53:47
Message-Id: 12624613.4eA5lK4pS8@dell_xps
In Reply to: [gentoo-user] Gpgme oddity by Peter Humphrey
1 On Saturday 04 Mar 2017 09:45:28 Peter Humphrey wrote:
2 > Greetings.
3 >
4 > This is a KDE ~amd64 box, which still depends on kde-apps/kdepimlibs:4 for
5 > many things. I've been running happily on =app-crypt/gpgme-1.5.5, but today
6 > portage wants to upgrade to =app-crypt/gpgme-1.8.0-r2. But that version
7 > can't be installed while kdepimlibs:4 is still around, as I see from the
8 > ebuild:
9 >
10 > [...]
11 > RDEPEND="${COMMON_DEPEND}
12 > cxx? (
13 > !kde-apps/gpgmepp
14 > !kde-apps/kdepimlibs:4
15 > )"
16 > [...]
17 >
18 > Is it even possible to satisfy that condition?
19
20 I saw Peter's post just as I hit sent on mine. :-)
21
22 Apparently USE="-cxx -qt5" should allow gpgme to build. kdepimlibs goes away
23 on KDE-5 and the packages affected are in flux at this point. I will rinse
24 and repeat at a later date.
25 --
26 Regards,
27 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Gpgme oddity Marc Joliet <marcec@×××.de>