mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
intel-media-driver: update to 23.4.1.
This commit is contained in:
parent
e89a25cd99
commit
6e4afb2cb1
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'intel-media-driver'
|
# Template file for 'intel-media-driver'
|
||||||
pkgname=intel-media-driver
|
pkgname=intel-media-driver
|
||||||
version=23.3.5
|
version=23.4.1
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64*"
|
archs="x86_64*"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -11,8 +11,9 @@ short_desc="Intel Media Driver for VAAPI (Broadwell+)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT, BSD-3-Clause"
|
license="MIT, BSD-3-Clause"
|
||||||
homepage="https://github.com/intel/media-driver"
|
homepage="https://github.com/intel/media-driver"
|
||||||
|
changelog="https://github.com/intel/media-driver/releases"
|
||||||
distfiles="https://github.com/intel/media-driver/archive/intel-media-${version}.tar.gz"
|
distfiles="https://github.com/intel/media-driver/archive/intel-media-${version}.tar.gz"
|
||||||
checksum=67fd15654bb3c596feb8c85e81221de5632e11f598421c35adc4453d727f0130
|
checksum=c61e7bc8f495a2314b24d14c88a1a8955e1347d26afa54c9b37b5527b9b316ad
|
||||||
|
|
||||||
build_options="nonfree"
|
build_options="nonfree"
|
||||||
desc_option_nonfree="Enable nonfree kernels"
|
desc_option_nonfree="Enable nonfree kernels"
|
||||||
|
|
Loading…
Add table
Reference in a new issue