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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user