Package Details: decklink-sdk 1:12.8-1

Git Clone URL: https://aur.archlinux.org/decklink-sdk.git (read-only, click to copy)
Package Base: decklink-sdk
Description: Blackmagic DeckLink SDK
Upstream URL: https://www.blackmagicdesign.com/support/family/capture-and-playback
Licenses: custom
Conflicts: blackmagic-decklink-sdk
Provides: blackmagic-decklink-sdk
Replaces: blackmagic-decklink-sdk
Submitter: alub
Maintainer: dbermond
Last Packager: dbermond
Votes: 51
Popularity: 0.86
First Submitted: 2011-05-26 11:54 (UTC)
Last Updated: 2024-01-31 18:19 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

abcfy2 commented on 2020-06-28 11:49 (UTC)

Hi @dbermond, I've already fixed by myself. I find the upstream URL use http download files. So here is the patch to fix:

diff --git a/PKGBUILD b/PKGBUILD
index d1d7028..08fff13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@

 _downloadid='b7ea0c6787dc447bbf4544b584027724'
 _referid='8a60e5ae8c7040c0866f2432acea4e70'
-_siteurl="https://www.blackmagicdesign.com/api/register/us/download/${_downloadid}"
+_siteurl="http://www.blackmagicdesign.com/api/register/us/download/${_downloadid}"

 _useragent="User-Agent: Mozilla/5.0 (X11; Linux ${CARCH}) \
                         AppleWebKit/537.36 (KHTML, like Gecko) \
@@ -12,6 +12,7 @@ _useragent="User-Agent: Mozilla/5.0 (X11; Linux ${CARCH}) \
                         Safari/537.36"
 _reqjson="{ \
     \"platform\": \"Linux\", \
+    \"policy\": true, \
     \"country\": \"us\", \
     \"firstname\": \"Arch\", \
     \"lastname\": \"Linux\", \
@@ -41,9 +42,10 @@ _srcurl="$(curl \
             -H 'Cookie: _ga=GA1.2.1849503966.1518103294; _gid=GA1.2.953840595.1518103294' \
             --data-ascii "$_reqjson" \
             --compressed \
+            --insecure \
             "$_siteurl")"

-DLAGENTS=("https::/usr/bin/curl \
+DLAGENTS=("http::/usr/bin/curl \
               -gqb '' -C - --retry 3 --retry-delay 3 \
               -H Host:\ sw.blackmagicdesign.com \
               -H Upgrade-Insecure-Requests:\ 1 \

abcfy2 commented on 2020-06-28 10:41 (UTC)

404 Not found:

❯ LC_ALL=en_US.UTF-8 yay -S decklink-sdk :: Checking for conflicts... :: Checking for inner conflicts... [Aur: 1] decklink-sdk-1:11.5.1-1

1 decklink-sdk (Build Files Exist) ==> Packages to cleanBuild? ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) ==> :: PKGBUILD up to date, Skipping (1/1): decklink-sdk 1 decklink-sdk (Build Files Exist) ==> Diffs to show? ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) ==> :: Parsing SRCINFO (1/1): decklink-sdk ==> Making package: decklink-sdk 1:11.5.1-1 (Sun 28 Jun 2020 06:39:49 PM CST) ==> Retrieving sources... ==> ERROR: Blackmagic_DeckLink_SDK_11.5.1.zip was not found in the build directory and is not a URL. Error downloading sources: decklink-sdk

I've tried the download URL, also 404:

wget 'https://sw.blackmagicdesign.com/DeckLink/v11.5.1/Blackmagic_DeckLink_SDK_11.5.1.zip?Key-Pair-Id=APKAJTKA3ZJMJRQITVEA&Signature=DLX0AB6Nqq6Y/PSno4VMT9U2WxaQ61U12Hw4qgaXUn0f0p0RitYMXWZoTW5ry5veCf12EkhuADqNthLP3E/mZnwBzO0n0lfq7nir2ca8xCToAIZ4uR8D7UQsVyOcgx6CLdhQeVvUY1D8HEonrn8ffvj/tqdYsziQHHEXLjrMky+/ShYmVwTue6z6xc4hUl/M4bxBQG4xxLkavcPeSsEOQYAHCA9teLrY2JlMzUkxMlGjKU+VxLd2iIDSNJT+xCgPku/87FneHeiRQYoEgExWTHWwCqC9UdeKRQu+egL5CfAnEP1i+Gf7ZkINerTIUIPqJ9WnqFOTDWx6EusEpszvIg==&Expires=1589504134'

Trying to shorten... New name is Blackmagic_DeckLink_SDK_11.5.1.zip?Key-Pair-Id=APKAJTKA3ZJMJRQITVEA&Signature=DLX0AB6Nqq6Y%2FPSno4VMT9U2WxaQ61U12Hw4qgaXUn0f0p0RitYMXWZoTW5ry5veCf12EkhuADqNthLP3E%2FmZnwBzO0n0lfq7nir2ca8xCToAIZ4uR8D7UQsVyOcgx6CLdhQeVvUY1D8HEonrn8ffvj%2F. --2020-06-28 18:40:47-- https://sw.blackmagicdesign.com/DeckLink/v11.5.1/Blackmagic_DeckLink_SDK_11.5.1.zip?Key-Pair-Id=APKAJTKA3ZJMJRQITVEA&Signature=DLX0AB6Nqq6Y/PSno4VMT9U2WxaQ61U12Hw4qgaXUn0f0p0RitYMXWZoTW5ry5veCf12EkhuADqNthLP3E/mZnwBzO0n0lfq7nir2ca8xCToAIZ4uR8D7UQsVyOcgx6CLdhQeVvUY1D8HEonrn8ffvj/tqdYsziQHHEXLjrMky+/ShYmVwTue6z6xc4hUl/M4bxBQG4xxLkavcPeSsEOQYAHCA9teLrY2JlMzUkxMlGjKU+VxLd2iIDSNJT+xCgPku/87FneHeiRQYoEgExWTHWwCqC9UdeKRQu+egL5CfAnEP1i+Gf7ZkINerTIUIPqJ9WnqFOTDWx6EusEpszvIg==&Expires=1589504134 Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving sw.blackmagicdesign.com (sw.blackmagicdesign.com)... 99.84.224.113, 99.84.224.38, 99.84.224.67, ... Connecting to sw.blackmagicdesign.com (sw.blackmagicdesign.com)|99.84.224.113|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2020-06-28 18:40:48 ERROR 404: Not Found.

pangwa commented on 2020-06-09 23:24 (UTC)

It seems to be the local network problem. I can download it now. Thanks @dbermond

dbermond commented on 2020-06-09 16:10 (UTC)

@pangwa The source file is downloading fine for me.

pangwa commented on 2020-06-09 15:11 (UTC)

Can't download Blackmagic_DeckLink_SDK_11.5.1.zip...

==> Making package: decklink-sdk 1:11.5.1-1 (Tue 09 Jun 2020 10:56:37 PM CST) ==> Retrieving sources... ==> ERROR: Blackmagic_DeckLink_SDK_11.5.1.zip was not found in the build directory and is not a URL. Error downloading sources: decklink-sdk

dbermond commented on 2019-10-03 11:20 (UTC)

@Ashark Somethings are missing there, like a complete json form fill. Although we are more bloated here, it makes sure to work.

Thanks for pointing another resource to look at if it breaks again.

Ashark commented on 2019-09-26 09:30 (UTC)

@dbermond, thanks for your DLAGENTS preparation and recent fix for curl. Works great for DaVinci Resolve as well. But could not it be simplified? If you look at decklink package, it's DLAGENTS looks more minimalistic. Thanks.

dbermond commented on 2019-09-15 13:51 (UTC)

@SolarAquarion This error started after the curl update 7.65.3->7.66.0. I've changed the download code and now it's working fine.

SolarAquarion commented on 2019-09-14 13:45 (UTC)

-> Downloading Blackmagic_DeckLink_SDK_11.4.zip... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Warning: Binary output can mess up your terminal. Use "--output -" to tell Warning: curl to output it to your terminal anyway, or consider "--output Warning: <FILE>" to save to a file. 0 61.9M 0 10136 0 0 16643 0 1:05:05 --:--:-- 1:05:05 16616 <html> <head><title>301 Moved Permanently</title></head> <body bgcolor="white"> <center><h1>301 Moved Permanently</h1></center>


<center>openresty</center> </body> </html>

dbermond commented on 2019-08-14 19:35 (UTC)

@keepitsimpleengr As I already said, the checksum is correct.

Maybe you have the old file (upstream changed the source file). Delete the source file and download it again, using an updated version (currently at 11.3-2).