Licensed libl* to lz*

This commit is contained in:
saltedcoffii
2021-03-20 12:21:46 -04:00
parent 5c212117ca
commit 531cf6031c
184 changed files with 226 additions and 34 deletions

View File

@@ -2,7 +2,9 @@ require 'package'
class Libva_intel_driver_hybrid < Package
description 'VA-API implementation for Intel G45 and HD Graphics family'
homepage 'https://github.com/intel/intel-vaapi-driver'
version '2.4.1'
license 'MIT'
compatibility 'i686 x86_64'
case ARCH
when 'i686', 'x86_64'