Package Details: ndi-sdk 6.1.1.r143744.20241220-1

Git Clone URL: https://aur.archlinux.org/ndi-sdk.git (read-only, click to copy)
Package Base: ndi-sdk
Description: NewTek NDI SDK
Upstream URL: https://ndi.video/for-developers/ndi-sdk/
Keywords: libndi newtek
Licenses: LicenseRef-custom
Conflicts: libndi
Provides: libndi
Submitter: dbermond
Maintainer: dbermond
Last Packager: dbermond
Votes: 19
Popularity: 0.80
First Submitted: 2017-09-03 20:23 (UTC)
Last Updated: 2024-12-25 17:02 (UTC)

Latest Comments

1 2 3 4 5 Next › Last »

dbermond commented on 2024-12-25 17:05 (UTC)

@infectedcrotch when the checksums are incorrect, it usually means there is a new upstream version (upstream updated the source file), and you can flag the package as out-of-date in this case. Thus, your patch is missing the updated pkgver. I've pushed a package update with the new 6.1.1 upstream release.

infectedcrotch commented on 2024-12-25 02:39 (UTC)

Success after

--- PKGBUILD.orig   2024-12-24 21:38:41.357207032 -0500
+++ PKGBUILD    2024-12-24 21:37:40.595930211 -0500
@@ -15,7 +15,7 @@
 _srcfile="Install_NDI_SDK_v${pkgver}_Linux.tar.gz"
 source=("$_srcfile"::"https://downloads.ndi.tv/SDK/NDI_SDK_Linux/Install_NDI_SDK_v${_majver}_Linux.tar.gz")
 noextract=("$_srcfile")
-sha256sums=('8a4889583a80efbb2581e62f6ad8910a1e78aa6dae04ca5a5f2d57a0ae668aec')
+sha256sums=('ea2aa37b1c082ed8769ae2e95d64230d54ef3ae32ae2333c281627a4f995894f')

 prepare() {
     mkdir -p "${pkgname}-${pkgver}"

infectedcrotch commented on 2024-12-25 02:29 (UTC) (edited on 2024-12-25 02:30 (UTC) by infectedcrotch)

As of latest update:

==> Validating source files with sha256sums...
    Install_NDI_SDK_v6.1.0.r143503.20241204_Linux.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!

dbermond commented on 2024-08-03 20:55 (UTC)

@OzzyHelix package updated

OzzyHelix commented on 2024-08-02 00:11 (UTC)

please update this to NDI SDK version 6.0.1

isatsam commented on 2023-11-13 18:51 (UTC)

Are there any mirrors available for this package? downloads.ndi.tv errors out due to a Cloudflare geoblock.

dbermond commented on 2023-02-11 14:23 (UTC)

@geekcouplettv That's because upstream released a new version. A checksum mismatch will always happens in this situation, since the upstream source file is not fully versioned. Package is now updated.

geekcouplettv commented on 2023-02-06 00:17 (UTC)

sha256sum need to be updated because I cannot build package

dbermond commented on 2022-11-11 19:43 (UTC)

@imHitchens The upstream version got a bump. Package updated.