Gentoo Archives: gentoo-user

From: Franz Fellner <alpine.art.de@×××××.com>
To: Gentoo <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] mkvtoolnix: To use qt5 or not to use qt5 - that is the question (USE flag in-/valid?)
Date: Thu, 27 Feb 2020 06:07:05
Message-Id: CADtyuE48ZJfMLMtzAGo2_1OYMOXg4vihuD7RJLf49YTyuMCJrQ@mail.gmail.com
In Reply to: [gentoo-user] mkvtoolnix: To use qt5 or not to use qt5 - that is the question (USE flag in-/valid?) by tuxic@posteo.de
1 And another great one!
2 Just have a look at package.use/mkvtoolnix and you will see your problem.
3
4 # echo "qt5" >> /etc/portage/package.use/testuse
5 # emerge @preserved-rebuild
6 --- Invalid atom in /etc/portage/package.use/testuse: qt5
7
8 If it isn't obvious:
9 # man portage
10 -> GLOSSARY -> DEPEND atom
11
12 Am Do., 27. Feb. 2020 um 06:13 Uhr schrieb <tuxic@××××××.de>:
13
14 > Hi
15 >
16 > this command:
17 > emerge --selective=n @preserved-rebuild
18 >
19 > gives me this message when started:
20 > --- Invalid atom in /etc/portage/package.use/mkvtoolnix: qt5
21 >
22 > and eix said this:
23 > [I] media-video/mkvtoolnix
24 > Available versions: 37.0.0^t (~)42.0.0^t (~)43.0.0^t **9999*l^t
25 > {debug nls pch qt5 test}
26 > Installed versions: 43.0.0^t(06:02:33 PM 02/23/2020)(nls -debug -pch
27 > -qt5 -test)
28 > Homepage: https://mkvtoolnix.download/
29 > https://gitlab.com/mbunkus/mkvtoolnix
30 > Description: Tools to create, alter, and inspect Matroska
31 > files
32 >
33 > From this I cannot decide, how to handle the 'qt5'-flag:
34 > Is it valid or is it invalid (and how do I get the gui version of that
35 > tool...) ?
36 >
37 > Cheers!
38 > mcc
39 >
40 >
41 >
42 >