diff --git a/x11-drivers/xf86-video-amdgpu/Makefile b/x11-drivers/xf86-video-amdgpu/Makefile index 937726995ac5..f4577ccd2b57 100644 --- a/x11-drivers/xf86-video-amdgpu/Makefile +++ b/x11-drivers/xf86-video-amdgpu/Makefile @@ -1,33 +1,32 @@ # this port is for future amdgpu kernel support testing. PORTNAME= xf86-video-amdgpu -DISTVERSION= 22.0.0 -PORTREVISION= 2 +DISTVERSION= 25.0.0 CATEGORIES= x11-drivers PATCH_SITES= https://gitlab.freedesktop.org/xorg/driver/${PORTNAME}/-/commit/ PATCHFILES+= 77b13493.patch:-p1 # https://gitlab.freedesktop.org/xorg/driver/xf86-video-amdgpu/-/merge_requests/77 MAINTAINER= x11@FreeBSD.org COMMENT= X.Org amdgpu display driver -WWW= https://www.x.org/wiki/RadeonFeature/ +WWW= https://gitlab.freedesktop.org/xorg/driver/xf86-video-amdgpu/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING # No amdgpu kernel driver on non-x86 and PC98. ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64le ONLY_FOR_ARCHS_REASON= KMS is required and currently only available on x86/arm64/powerpc64le -LIB_DEPENDS= libdrm_amdgpu.so:graphics/libdrm +LIB_DEPENDS= libdrm_amdgpu.so:graphics/libdrm \ + libudev.so:devel/libudev-devd -USES= gl tar:xz xorg-cat:driver -USE_GL= gbm +USES= gl pkgconfig tar:xz xorg-cat:driver,meson -CONFIGURE_ARGS+=--disable-udev +USE_GL= gbm PLIST_FILES= lib/xorg/modules/drivers/amdgpu_drv.so \ - share/man/man4/amdgpu.4x.gz \ - share/X11/xorg.conf.d/10-amdgpu.conf + share/X11/xorg.conf.d/10-amdgpu.conf \ + share/man/man4/amdgpu.4.gz .include diff --git a/x11-drivers/xf86-video-amdgpu/distinfo b/x11-drivers/xf86-video-amdgpu/distinfo index c6eb8f643809..3a19d4525915 100644 --- a/x11-drivers/xf86-video-amdgpu/distinfo +++ b/x11-drivers/xf86-video-amdgpu/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654594086 -SHA256 (xorg/driver/xf86-video-amdgpu-22.0.0.tar.xz) = 9d23fb602915dc3ccde92aa4d1e9485e7e54eaae2f41f485e55eb20761778266 -SIZE (xorg/driver/xf86-video-amdgpu-22.0.0.tar.xz) = 376956 +TIMESTAMP = 1761919903 +SHA256 (xorg/driver/xf86-video-amdgpu-25.0.0.tar.xz) = 7653cead024a6820ed1139958503278d78b4b3f80befcacf54ce87a5199b0ce2 +SIZE (xorg/driver/xf86-video-amdgpu-25.0.0.tar.xz) = 75000 SHA256 (xorg/driver/77b13493.patch) = 1e76bb36f7fd69e0556ae6b5a7d2331a711367b6a7421adc221f2fcae1aff82b SIZE (xorg/driver/77b13493.patch) = 1269