virtapi / arch-package-builder

Toolbox to create a continuous Delivery Platform with Jenkins-CI for Arch Packages
GNU Affero General Public License v3.0
8 stars 8 forks source link

decklink and decklink-sdk broken #32

Open JanKoppe opened 8 years ago

JanKoppe commented 8 years ago

The decklink and decklink-sdk packages are not being built correctly, decklink-sdk even not at all.

The source for this issue is that the vendor Blackmagic only provides the necessary driver and sdk files via their website, which generates time-limited tokens for the download.

One possible solution could be to modify the PKGBUILDs to download those files from a host in our control, to which we could manually push the driver and sdk files. This would very probably go against their license agreement though.

I will try to contact blackmagic about this issue as well, maybe we can convince them to provide a proper url for downloading.

bastelfreak commented 7 years ago

this is quite hard to automate on my side. I don't modify the PKGBUILDs, I just build them. This has to be fixed in the AUR repo or the vendor should provide a proper link.