gnu: libva-utils: Update home page.
* gnu/packages/video.scm (libva-utils) [home-page]: Update URL.
This commit is contained in:
parent
260bb2c320
commit
62f31c9d50
1 changed files with 1 additions and 1 deletions
|
@ -1574,7 +1574,7 @@ standards (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3).")
|
||||||
(list pkg-config))
|
(list pkg-config))
|
||||||
(inputs
|
(inputs
|
||||||
(list libdrm libva libx11 mesa wayland))
|
(list libdrm libva libx11 mesa wayland))
|
||||||
(home-page "https://01.org/linuxmedia/vaapi")
|
(home-page "https://github.com/intel/libva-utils")
|
||||||
(synopsis "Collection of testing utilities for VA-API")
|
(synopsis "Collection of testing utilities for VA-API")
|
||||||
(description
|
(description
|
||||||
"This is a collection of utilities to query and test the @acronym{VA-API,
|
"This is a collection of utilities to query and test the @acronym{VA-API,
|
||||||
|
|
Reference in a new issue