Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
riseup-vpn-0.21.11 -> 0.24.3 side effects here
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3628

PostPosted: Sat Apr 20, 2024 10:54 am    Post subject: riseup-vpn-0.21.11 -> 0.24.3 side effects here Reply with quote

There are side effects to this:

1) New version is qt6, qt5 has been removed: ram usage has increased a few tenth of Mb.
qt5 version pushed in local repository

2) dev-qt/qtdeclarative:6 is pulled.
Although ebuild works fine without it, internal dev-qt/qtdeclarative:6 wants USE=network if dependency package dev-qt/qtbase already has dev-qt/qtbase[network], which is the case here.
(Plz note no portage current ebuild seems to require ev-qt/qtdeclarative:6[network],
Code:
grep -l -r -E "^.*qtdeclarative.*network.*$" /var/db/repos/gentoo/*/*|grep ebuild
)

That seems unnecessary here.
As a counter measure local dev-qt/qtdeclarative revbump here as:
Code:
diff /var/db/repos/local/dev-qt/qtdeclarative/qtdeclarative-6.7.0.ebuild /var/db/repos/local/dev-qt/qtdeclarative/qtdeclarative-6.7.0-r1.ebuild
20a21,22
> #https://bugs.gentoo.org/930268
> #   ~dev-qt/qtbase-${PV}:6[accessibility=,gui,network=,opengl=,sql?,ssl?,vulkan=,widgets=]
22c24
<    ~dev-qt/qtbase-${PV}:6[accessibility=,gui,network=,opengl=,sql?,ssl?,vulkan=,widgets=]
---
>    ~dev-qt/qtbase-${PV}:6[accessibility=,gui,network?,opengl=,sql?,ssl?,vulkan=,widgets=]

Ricing effect; Ten files less, ~2Mb size decrease.

Thks 4 ur attention, interest & support
_________________
USE="-* ..." in /etc/portage/make.conf here.
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum