You are not logged in.

#1 2020-09-24 02:02:09

adam_q
Member
Registered: 2014-09-24
Posts: 17

How to create PKGBUILD for source which needs extra login? (Nvidia)

Hi,

Is it possible to create a PKGBUILD for nvidia-sdkmanager?

The deb package isn't a big problem at all, we can easily extract it from .deb.
And the sdk itself is electron based app, so it shouldn't has any compactibility problem either.
(Can run it locally without problem, but still need extra way to pretend the distro is Ubuntu to download board specific tools).

But the main problem is, to download that damn SDK, a nvidia developer account is needed.

Is there any good suggestion to handle such case?
Or we have to download the package and build it locally?

Offline

#2 2020-09-24 03:45:10

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,463

Re: How to create PKGBUILD for source which needs extra login? (Nvidia)

Just put the file name in the source array and let the user obtain the source. local:// is often used for this.

Last edited by Scimmia (2020-09-24 03:45:56)

Offline

#3 2020-09-24 07:49:17

adam_q
Member
Registered: 2014-09-24
Posts: 17

Re: How to create PKGBUILD for source which needs extra login? (Nvidia)

Thanks, I guess that's the only way for this use-case.

Linus indeed has his reason to say his famous "Fxxk Nvidia".

Offline

#4 2020-09-24 13:39:16

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,445
Website

Re: How to create PKGBUILD for source which needs extra login? (Nvidia)

Perhaps he does.  But 1) he is not saying that on these forums, and 2) his reasons have nothing to do with your gripe.

https://wiki.archlinux.org/index.php/Co … d_projects

Last edited by Trilby (2020-09-24 13:40:02)


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

Board footer

Powered by FluxBB