1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-20 16:15:54 +02:00

gnu: mediasdk: Limit supported architectures.

* gnu/packages/video.scm (mediasdk)[supported-systems]: New field.
This commit is contained in:
Efraim Flashner
2022-07-18 00:22:43 +03:00
parent ba96d8c142
commit 84997d9506
+1
View File
@@ -376,6 +376,7 @@ efficiency.")
(description "MediaSDK provides a plain C API to access hardware-accelerated
video decode, encode and filtering on Intel's Gen graphics hardware platforms.")
(home-page "http://mediasdk.intel.com/")
(supported-systems '("x86_64-linux" "i686-linux"))
(license (license:non-copyleft "file:///LICENSE"))))
(define-public schroedinger