Index: head/multimedia/libva-intel-driver/files/patch-meson.build =================================================================== --- head/multimedia/libva-intel-driver/files/patch-meson.build (revision 518445) +++ head/multimedia/libva-intel-driver/files/patch-meson.build (nonexistent) @@ -1,18 +0,0 @@ -Properly check if wayland can be used - -Dependency wayland-client found: NO (tried pkgconfig and cmake) -Dependency libva-wayland found: NO (tried pkgconfig and cmake) - -meson.build:94:2: ERROR: Unknown variable "wl_scanner". - ---- meson.build.orig 2018-12-10 01:56:28 UTC -+++ meson.build -@@ -91,7 +91,7 @@ if get_option('with_wayland') != 'no' - version : libva_version, - required : get_option('with_wayland') == 'yes') - -- WITH_WAYLAND = wl_scanner.found() and libva_wayland_dep.found() -+ WITH_WAYLAND = wayland_client_dep.found() and libva_wayland_dep.found() - endif - - subdir('src') Property changes on: head/multimedia/libva-intel-driver/files/patch-meson.build ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/multimedia/libva-intel-driver/Makefile =================================================================== --- head/multimedia/libva-intel-driver/Makefile (revision 518445) +++ head/multimedia/libva-intel-driver/Makefile (revision 518446) @@ -1,46 +1,42 @@ # $FreeBSD$ PORTNAME= libva-intel-driver -PORTVERSION= 2.3.0 -PORTREVISION= 4 +DISTVERSION= 2.4.0.pre1 CATEGORIES= multimedia - -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= f139dafa5917.patch:-p1 # for mesa-libs 18.3+ MAINTAINER= jbeich@FreeBSD.org COMMENT= VAAPI legacy driver for Intel GMA 4500 (Gen4) or newer LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= Only Intel GPUs on x86 are supported BUILD_DEPENDS= libva>=2.4.0:multimedia/libva LIB_DEPENDS= libdrm_intel.so:graphics/libdrm \ libva.so:multimedia/libva USES= compiler:c11 meson pkgconfig USE_GITHUB= yes GH_ACCOUNT= intel GH_PROJECT= intel-vaapi-driver PLIST_FILES= lib/dri/i915_drv_video.so lib/dri/i965_drv_video.so OPTIONS_DEFINE= HYBRID WAYLAND X11 OPTIONS_DEFAULT= WAYLAND X11 HYBRID_DESC= Hybrid VP8 encoding on Gen7/8 and VP9 decoding on Gen7/8/9 HYBRID_RUN_DEPENDS= ${LOCALBASE}/lib/dri/hybrid_drv_video.so:multimedia/libva-intel-hybrid-driver HYBRID_MESON_TRUE= enable_hybrid_codec WAYLAND_LIB_DEPENDS= libva-wayland.so:multimedia/libva WAYLAND_MESON_YES= with_wayland X11_LIB_DEPENDS= libva-x11.so:multimedia/libva X11_MESON_YES= with_x11 post-install: ${LN} -sf i965_drv_video.so ${STAGEDIR}${PREFIX}/lib/dri/i915_drv_video.so .include Index: head/multimedia/libva-intel-driver/distinfo =================================================================== --- head/multimedia/libva-intel-driver/distinfo (revision 518445) +++ head/multimedia/libva-intel-driver/distinfo (revision 518446) @@ -1,5 +1,3 @@ -TIMESTAMP = 1545042612 -SHA256 (intel-intel-vaapi-driver-2.3.0_GH0.tar.gz) = fcc3f09291e58fd316fd015d4e1329e7e03c38cffa4651bda725d500a66aa74e -SIZE (intel-intel-vaapi-driver-2.3.0_GH0.tar.gz) = 3967170 -SHA256 (f139dafa5917.patch) = aeb0b3f811740b7be74de2d9ff777e85b1a281e4f130bd85374d7f7dd7ce3cff -SIZE (f139dafa5917.patch) = 3029 +TIMESTAMP = 1574734133 +SHA256 (intel-intel-vaapi-driver-2.4.0.pre1_GH0.tar.gz) = b5ad4b88fa5698a0d782f7cad78d40b217baf034cdfd6777750924824a08f252 +SIZE (intel-intel-vaapi-driver-2.4.0.pre1_GH0.tar.gz) = 3962768