* [gentoo-user] qpdfview - asking for qt4 or qt5
@ 2015-04-25 16:54 Joseph
2015-04-25 17:43 ` [gentoo-user] " Nikos Chantziaras
2015-04-25 22:21 ` [gentoo-user] " Fernando Rodriguez
0 siblings, 2 replies; 6+ messages in thread
From: Joseph @ 2015-04-25 16:54 UTC (permalink / raw
To: gentoo-user
I've on my system "qpdfview" (without qt*) but the system wants to upgrade to qpdfview-0.4.13-r1
and it is asking for qt4 or qt5
---------
!!! The ebuild selected to satisfy "app-text/qpdfview" has unmet requirements.
- app-text/qpdfview-0.4.13-r1::gentoo USE="cups dbus pdf svg -djvu (-fitz) -postscript -qt4 (-qt5) -sqlite -synctex" ABI_X86="64" LINGUAS="-ast -az -bg -bs -ca -cs
-da -de -el -en_GB -eo -es -eu -fi -fr -gl -he -hr -id -it -kk -ko -ky -lt -ms -my -pl -pt -pt_BR -ro -ru -sk -sv -tr -ug -uk -vi -zh_CN"
The following REQUIRED_USE flag constraints are unsatisfied:
exactly-one-of ( qt4 qt5 )
The above constraints are a subset of the following complete expression:
exactly-one-of ( qt4 qt5 ) at-most-one-of ( fitz pdf )
---------
Why?
--
Joseph
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user] Re: qpdfview - asking for qt4 or qt5
2015-04-25 16:54 [gentoo-user] qpdfview - asking for qt4 or qt5 Joseph
@ 2015-04-25 17:43 ` Nikos Chantziaras
2015-04-25 22:46 ` Joseph
2015-04-25 22:21 ` [gentoo-user] " Fernando Rodriguez
1 sibling, 1 reply; 6+ messages in thread
From: Nikos Chantziaras @ 2015-04-25 17:43 UTC (permalink / raw
To: gentoo-user
On 25/04/15 19:54, Joseph wrote:
> I've on my system "qpdfview" (without qt*) but the system wants to
> upgrade to qpdfview-0.4.13-r1
> and it is asking for qt4 or qt5
>[...]
> Why?
Because it can now be build using Qt4 or Qt5. You have to choose one.
If you're on KDE4, enable the qt4 USE flag (otherwise the application
won't integrate with KDE desktop.) If you're not on KDE4, then you might
as well choose qt5.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] qpdfview - asking for qt4 or qt5
2015-04-25 16:54 [gentoo-user] qpdfview - asking for qt4 or qt5 Joseph
2015-04-25 17:43 ` [gentoo-user] " Nikos Chantziaras
@ 2015-04-25 22:21 ` Fernando Rodriguez
1 sibling, 0 replies; 6+ messages in thread
From: Fernando Rodriguez @ 2015-04-25 22:21 UTC (permalink / raw
To: gentoo-user
On Saturday, April 25, 2015 10:54:03 AM Joseph wrote:
> I've on my system "qpdfview" (without qt*) but the system wants to upgrade
to qpdfview-0.4.13-r1
> and it is asking for qt4 or qt5
> ---------
> !!! The ebuild selected to satisfy "app-text/qpdfview" has unmet
requirements.
> - app-text/qpdfview-0.4.13-r1::gentoo USE="cups dbus pdf svg -djvu (-fitz) -
postscript -qt4 (-qt5) -sqlite -synctex" ABI_X86="64" LINGUAS="-ast -az -bg -
bs -ca -cs
> -da -de -el -en_GB -eo -es -eu -fi -fr -gl -he -hr -id -it -kk -ko -ky -lt -
ms -my -pl -pt -pt_BR -ro -ru -sk -sv -tr -ug -uk -vi -zh_CN"
>
> The following REQUIRED_USE flag constraints are unsatisfied:
> exactly-one-of ( qt4 qt5 )
>
> The above constraints are a subset of the following complete expression:
> exactly-one-of ( qt4 qt5 ) at-most-one-of ( fitz pdf )
> ---------
>
> Why?
Because you didn't have it without qt4, it wasn't optional. Now that it is you
must choose. Since you've been using qt4 I would stick with it unless you're
feeling adventurious.
--
Fernando Rodriguez
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Re: qpdfview - asking for qt4 or qt5
2015-04-25 17:43 ` [gentoo-user] " Nikos Chantziaras
@ 2015-04-25 22:46 ` Joseph
2015-04-26 3:51 ` Nikos Chantziaras
0 siblings, 1 reply; 6+ messages in thread
From: Joseph @ 2015-04-25 22:46 UTC (permalink / raw
To: gentoo-user
On 04/25/15 20:43, Nikos Chantziaras wrote:
>On 25/04/15 19:54, Joseph wrote:
>> I've on my system "qpdfview" (without qt*) but the system wants to
>> upgrade to qpdfview-0.4.13-r1
>> and it is asking for qt4 or qt5
>>[...]
>> Why?
>
>Because it can now be build using Qt4 or Qt5. You have to choose one.
>
>If you're on KDE4, enable the qt4 USE flag (otherwise the application
>won't integrate with KDE desktop.) If you're not on KDE4, then you might
>as well choose qt5.
I'm using older version and have neither Qt4 nor Qt5
So I'm surprized they are forcing on me Qt.
I've solved the problem "qpdfview" removed the package.
--
Joseph
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user] Re: qpdfview - asking for qt4 or qt5
2015-04-25 22:46 ` Joseph
@ 2015-04-26 3:51 ` Nikos Chantziaras
2015-05-03 14:05 ` microcai
0 siblings, 1 reply; 6+ messages in thread
From: Nikos Chantziaras @ 2015-04-26 3:51 UTC (permalink / raw
To: gentoo-user
On 26/04/15 01:46, Joseph wrote:
> On 04/25/15 20:43, Nikos Chantziaras wrote:
>> On 25/04/15 19:54, Joseph wrote:
>>> I've on my system "qpdfview" (without qt*) but the system wants to
>>> upgrade to qpdfview-0.4.13-r1
>>> and it is asking for qt4 or qt5
>>> [...]
>>> Why?
>>
>> Because it can now be build using Qt4 or Qt5. You have to choose one.
>>
>> If you're on KDE4, enable the qt4 USE flag (otherwise the application
>> won't integrate with KDE desktop.) If you're not on KDE4, then you might
>> as well choose qt5.
>
> I'm using older version and have neither Qt4 nor Qt5
> So I'm surprized they are forcing on me Qt.
>
> I've solved the problem "qpdfview" removed the package.
Older ebuilds were only supporting building with Qt 4. To keep using
that, simply enable the qt4 USE flag; it will them work exactly the same
as before.
Also, if you didn't need the package, why did you have it installed to
begin with? :-/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Re: qpdfview - asking for qt4 or qt5
2015-04-26 3:51 ` Nikos Chantziaras
@ 2015-05-03 14:05 ` microcai
0 siblings, 0 replies; 6+ messages in thread
From: microcai @ 2015-05-03 14:05 UTC (permalink / raw
To: Gentoo User
2015-04-26 11:51 GMT+08:00 Nikos Chantziaras <realnc@gmail.com>:
> On 26/04/15 01:46, Joseph wrote:
>>
>> On 04/25/15 20:43, Nikos Chantziaras wrote:
>>>
>>> On 25/04/15 19:54, Joseph wrote:
>>>>
>>>> I've on my system "qpdfview" (without qt*) but the system wants to
>>>> upgrade to qpdfview-0.4.13-r1
>>>> and it is asking for qt4 or qt5
>>>> [...]
>>>> Why?
>>>
>>>
>>> Because it can now be build using Qt4 or Qt5. You have to choose one.
>>>
>>> If you're on KDE4, enable the qt4 USE flag (otherwise the application
>>> won't integrate with KDE desktop.) If you're not on KDE4, then you might
>>> as well choose qt5.
>>
>>
>> I'm using older version and have neither Qt4 nor Qt5
>> So I'm surprized they are forcing on me Qt.
>>
>> I've solved the problem "qpdfview" removed the package.
>
>
> Older ebuilds were only supporting building with Qt 4. To keep using that,
> simply enable the qt4 USE flag; it will them work exactly the same as
> before.
>
> Also, if you didn't need the package, why did you have it installed to begin
> with? :-/
>
>
hate qt is a disease.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2015-05-03 14:06 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-25 16:54 [gentoo-user] qpdfview - asking for qt4 or qt5 Joseph
2015-04-25 17:43 ` [gentoo-user] " Nikos Chantziaras
2015-04-25 22:46 ` Joseph
2015-04-26 3:51 ` Nikos Chantziaras
2015-05-03 14:05 ` microcai
2015-04-25 22:21 ` [gentoo-user] " Fernando Rodriguez
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox