fix uvg266
This commit is contained in:
parent
5d40bc5eb7
commit
437ea3acaa
|
@ -404,16 +404,11 @@ audio/video codec library.")
|
|||
(commit "6999e4484143091067b0d631b624aea7554a46db")
|
||||
(recursive? #t)))
|
||||
(sha256
|
||||
(base32 "0z6qq0hchn7fb69f75y5ck25k1gb878snd9g5k2vrfq70m6rlhxg"))))
|
||||
(base32 "0pc8r5dj6zrbiacx759acgxlfh05hxywz09i2zzcqg832d9srmfr"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list #:cmake cmake ;; currently this is not enough
|
||||
#:tests? #f
|
||||
;;#:configure-flags
|
||||
;; #~(list "-G 'Ninja'")
|
||||
))
|
||||
;; (native-inputs
|
||||
;; (list ninja));; it's needed to use "make install" after the cmake stage
|
||||
(list #:cmake cmake
|
||||
#:tests? #f ))
|
||||
(synopsis "An open-source VVC encoder based on Kvazaar.")
|
||||
(description
|
||||
"An open-source VVC encoder licensed under 3-clause BSD.")
|
||||
|
@ -462,4 +457,4 @@ audio/video codec library.")
|
|||
(list license:lgpl2.1))))
|
||||
|
||||
|
||||
gpac
|
||||
uvg266
|
||||
|
|
Loading…
Reference in a new issue