Re: [Slackbuilds-users] python3-attrs requires python3-hatch_vcs

2024-01-15 Thread Erich Ritz via SlackBuilds-users
On Monday, January 15th, 2024 at 10:30 AM, Erich Ritz via SlackBuilds-users wrote: > > > Hi Dave, > > Trying to build python3-attrs after latest update results in: > > ERROR Missing dependencies: > hatch-vcs > python/python3-attrs: python3-attrs.SlackBuild failed (status 1) 14:59:58 >

[Slackbuilds-users] python3-attrs requires python3-hatch_vcs

2024-01-15 Thread Erich Ritz via SlackBuilds-users
Hi Dave, Trying to build python3-attrs after latest update results in: ERROR Missing dependencies: hatch-vcs python/python3-attrs: python3-attrs.SlackBuild failed (status 1)14:59:58 Unmounting chroot ... :-( python/python3-attrs FAILED )-: Adding: # cat

Re: [Slackbuilds-users] Issues with webkit2gtk / webkit2gtk4.1 in a Slackware 32 bit

2024-01-15 Thread Charadon via SlackBuilds-users
We could go even simpler, and just have an environment variable called JOBS that gets applied, and then if it's not defined, use the original method of using half of the cores. So the code would look like: `-j${JOBS:-"$(expr "$(nproc)" / 2 + 1)"}` On 1/12/24 8:45 PM, B. Watson wrote: On

Re: [Slackbuilds-users] Hi all, first question about package naming

2024-01-15 Thread Arnaud via SlackBuilds-users
On Mon, 15 Jan 2024 17:37:33 +0700 Willy Sudiarto Raharjo wrote: > > Ok, I see.. So in this case I think the name should be > > "python3-gbinder-python", perhaps a bit complex but clearly identifies > > python release and real name of the project. > > python3-gbinder is enough, no need to

Re: [Slackbuilds-users] Hi all, first question about package naming

2024-01-15 Thread Willy Sudiarto Raharjo
Ok, I see.. So in this case I think the name should be "python3-gbinder-python", perhaps a bit complex but clearly identifies python release and real name of the project. python3-gbinder is enough, no need to have another python at the back -- Willy Sudiarto Raharjo OpenPGP_signature.asc

Re: [Slackbuilds-users] Hi all, first question about package naming

2024-01-15 Thread juanma1980 via SlackBuilds-users
Ok, I see.. So in this case I think the name should be "python3-gbinder-python", perhaps a bit complex but clearly identifies python release and real name of the project. Cheers El 2024-01-15 11:17, Arnaud via SlackBuilds-users va escriure: Hi all. I've created a slackbuild for

Re: [Slackbuilds-users] Hi all, first question about package naming

2024-01-15 Thread Arnaud via SlackBuilds-users
> Hi all. > > I've created a slackbuild for gbinder-python ( > https://github.com/waydroid/gbinder-python ) but I''ve doubts about how > shall be the package named: python3-gbinder as usual with python modules > or gbinder-python as the real name of the project? > > Thx in advance, > > -- >

Re: [Slackbuilds-users] Please remove or fix qgis from approved

2024-01-15 Thread Willy Sudiarto Raharjo
Sorry, I found just now that the new version of the slackbuild submitted includes the command "make -j 10" I you remove from approved I'll send a correct tarball, but it could be enough to remove the option -j Fixed on my branch, no need to resubmit -- Willy Sudiarto Raharjo

[Slackbuilds-users] Please remove or fix qgis from approved

2024-01-15 Thread Giancarlo Dessì
Sorry, I found just now that the new version of the slackbuild submitted includes the command "make -j 10" I you remove from approved I'll send a correct tarball, but it could be enough to remove the option -j thanks Giancarlo -- *

Re: [Slackbuilds-users] Hi all, first question about package naming

2024-01-15 Thread Willy Sudiarto Raharjo
I've created a slackbuild for gbinder-python ( https://github.com/waydroid/gbinder-python ) but I''ve doubts about how shall be the package named: python3-gbinder as usual with python modules or gbinder-python as the real name of the project? python3-gbinder is good -- Willy Sudiarto Raharjo

[Slackbuilds-users] Hi all, first question about package naming

2024-01-15 Thread juanma1980 via SlackBuilds-users
Hi all. I've created a slackbuild for gbinder-python ( https://github.com/waydroid/gbinder-python ) but I''ve doubts about how shall be the package named: python3-gbinder as usual with python modules or gbinder-python as the real name of the project? Thx in advance, -- === In soft we trust