The "file://" part is still completely unnecessary.
Search Criteria
Package Details: nvidia-sdk 12.2.72-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nvidia-sdk.git (read-only, click to copy) |
---|---|
Package Base: | nvidia-sdk |
Description: | NVIDIA Video Codec SDK (NVDECODE and NVENCODE APIs) |
Upstream URL: | https://developer.nvidia.com/nvidia-video-codec-sdk/ |
Keywords: | api codec nvcuvid nvenc nvidia sdk video |
Licenses: | LicenseRef-custom |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 20 |
Popularity: | 0.000001 |
First Submitted: | 2015-12-27 19:42 (UTC) |
Last Updated: | 2024-07-20 20:29 (UTC) |
MarisaDOOM commented on 2016-12-14 17:49 (UTC)
dbermond commented on 2016-12-11 23:22 (UTC)
@Trollwut
Unfortunately it's not possible due to licensing issues. NVIDIA requests the user to manually accept their EULA before downloading the zip file, and so a direct download link cannot be provided in PKGBUILD.
This kind of issue has been detailed discussed in the following forum topic:
https://bbs.archlinux.org/viewtopic.php?id=216379
Trollwut commented on 2016-12-11 19:49 (UTC)
Thanks mate!
Will it be possible to let the ZIP download per package install? Or is this against some TOS?
dbermond commented on 2016-12-11 17:05 (UTC)
@Trollwut
Yes. I've already updated the package.
Thanks for notifying the update.
Trollwut commented on 2016-12-11 02:59 (UTC)
Is it wise to update to 7.1.9?
OxHaK commented on 2016-10-14 13:42 (UTC) (edited on 2016-10-14 18:11 (UTC) by OxHaK)
Download snapshot, extract into a folder;
Download Video_Codec_SDK_x.x.xx.zip from nvidia;
Put Video_Codec_SDK_x.x.xx.zip into the folder;
Edit the PKGBUILD and
remove "file://" in source=("file://Video_Codec_SDK_${pkgver}.zip"
Like this source=("Video_Codec_SDK_${pkgver}.zip"
Save and run makepkg.
dbermond commented on 2016-09-10 19:11 (UTC)
@YAOMTC
Thanks for reporting this. The upstream source file has really changed.
Fixed in version 7.0.1-4.
YAOMTC commented on 2016-09-09 02:38 (UTC)
==> Validating source files with sha256sums...
Video_Codec_SDK_7.0.1.zip ... FAILED
LICENSE ... Passed
==> ERROR: One or more files did not pass the validity check!
Seems the file has slightly changed since August. I just grabbed the one hosted on Dropbox, easier than getting the right sum and fixing the PKGBUILD myself.
dbermond commented on 2016-08-28 02:22 (UTC)
@Elrondo46 @0000Dev
https://bbs.archlinux.org/viewtopic.php?id=216379
@Elrondo46
When I said that I didn't find any direct download link I was referring to NVIDIA website only, and not to the entire internet.
Pinned Comments
dbermond commented on 2020-10-17 23:35 (UTC) (edited on 2023-10-19 18:35 (UTC) by dbermond)
In order to build the package, you need to manually download the SDK file from NVIDIA's website (registration required). Place the downloaded file in the PKGBUILD directory and run makepkg.
Download website:
https://developer.nvidia.com/nvidia-video-codec-sdk/download