[gentoo-dev] [PATCH] desktop.eclass: Add symbolic icon size

2022-06-20 Thread Alexey Zapparov
://github.com/gentoo/gentoo/pull/25966 Signed-Off-By: Alexey Zapparov --- eclass/desktop.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/desktop.eclass b/eclass/desktop.eclass index 82e764e2a1a..de912bb8093 100644 --- a/eclass/desktop.eclass +++ b/eclass/desktop.eclass

Re: [gentoo-dev] dosym function in binary package ebuilds

2022-07-22 Thread Alexey Zapparov
`dosym target link_name` creates a symlink. Under the hood it calls `ln`. First argument may be either absolute path or relative to link_name. Conventionally relative targets are used. On Fri, 22 Jul 2022, 16:56 Fabulous Zhang Zheng, wrote: > Good evening, dear list > > Most binary package

Re: [gentoo-dev] Re: EGO_SUM

2023-04-24 Thread Alexey Zapparov
My 2 cents. As somebody who contributes to ::guru, I would like to second that having a burden of hosting dependencies tarballs feels like an obstacle. Pursuing upstream projects to adopt dependencies bundling is often difficult (it's hard to convince developers to change their workflows to make