Re: [gentoo-dev] Last-rites: sys-power/pm-utils, sys-power/pm-quirks, app-admin/cgmanager and sys-libs/libnih

2021-01-11 Thread Alexey Mishustin
пн, 11 янв. 2021 г. в 21:15, Alexey Mishustin : > > вс, 10 янв. 2021 г. в 05:00, Joshua Kinard : > > > > pm-suspend --> s2ram > > pm-hibernate --> s2disk > > pm-suspend-hybrid --> s2both > > Useful to know. And with pm-utils, here are: > > /usr/sbin/pm-suspend -> /usr/lib64/pm-utils/bin/pm-action >

Re: [gentoo-dev] [RFC] Dealing with global /usr/bin/libtool use vs CC/CXX etc.

2021-01-11 Thread Peter Stuge
Jaco Kroon wrote: > > I can think of two ways of solving it: > > > > 1. We could patch system-installed libtool to respect environment > > > > 2. We could regenerate libtool and force local instance of libtool > > in the packages needing it. > > 3.  Have it always use some fixed compiler somewhere

Re: [gentoo-dev] Last-rites: sys-power/pm-utils, sys-power/pm-quirks, app-admin/cgmanager and sys-libs/libnih

2021-01-11 Thread Alexey Mishustin
вс, 10 янв. 2021 г. в 05:00, Joshua Kinard : > > pm-suspend --> s2ram > pm-hibernate --> s2disk > pm-suspend-hybrid --> s2both Useful to know. And with pm-utils, here are: /usr/sbin/pm-suspend -> /usr/lib64/pm-utils/bin/pm-action /usr/sbin/pm-hibernate -> /usr/lib64/pm-utils/bin/pm-action /usr/sb

[gentoo-dev] [PATCH] eclass/lua-utils.eclass: remove EPREFIX from exported module paths

2021-01-11 Thread William Hubbs
Bug: https://bugs.gentoo.org/762769 Signed-off-by: William Hubbs --- eclass/lua-utils.eclass | 23 ++- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/eclass/lua-utils.eclass b/eclass/lua-utils.eclass index 100be14cb08..9fe4d22e93f 100644 --- a/eclass/lua-utils.

[gentoo-dev] Last-rites: kde-frameworks/kdesignerplugin

2021-01-11 Thread Andreas Sturmlechner
# Andreas Sturmlechner (2021-01-11) # KF5 PortingAid (from kdelibs4) without any remaining revdeps. Bug #755956 # Masked for removal in 30 days. kde-frameworks/kdesignerplugin signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] [RFC] Dealing with global /usr/bin/libtool use vs CC/CXX etc.

2021-01-11 Thread Jaco Kroon
Hi Michał, On 2021/01/10 15:34, Michał Górny wrote: > Hi, > > The vast majority of libtool-based programs use configure script to > generate libtool. However, a few non-autoconf packages also use libtool > by calling system-installed /usr/bin/libtool. The problem is that this > libtool hardcodes