diff --git a/x11-drivers/xlibre-xf86-input-egalax/Makefile b/x11-drivers/xlibre-xf86-input-egalax/Makefile index 5c97a3260e34..4d30c2b6647c 100644 --- a/x11-drivers/xlibre-xf86-input-egalax/Makefile +++ b/x11-drivers/xlibre-xf86-input-egalax/Makefile @@ -1,14 +1,14 @@ PORTNAME= xlibre-xf86-input-egalax PORTVERSION= 25.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-drivers MAINTAINER= xlibre@FreeBSD.org COMMENT= XLibre input driver for eGalax touch screen devices WWW= https://github.com/X11Libre/xf86-input-egalax/ LICENSE= BSD2CLAUSE USES= xlibre-cat:driver .include diff --git a/x11-drivers/xlibre-xf86-input-elographics/Makefile b/x11-drivers/xlibre-xf86-input-elographics/Makefile index f8795875c4b1..2f60efe13b15 100644 --- a/x11-drivers/xlibre-xf86-input-elographics/Makefile +++ b/x11-drivers/xlibre-xf86-input-elographics/Makefile @@ -1,15 +1,15 @@ PORTNAME= xlibre-xf86-input-elographics PORTVERSION= 25.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-drivers MAINTAINER= xlibre@FreeBSD.org COMMENT= XLibre elographics input driver WWW= https://github.com/X11Libre/xf86-input-elographics/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= xlibre-cat:driver .include diff --git a/x11-drivers/xlibre-xf86-input-evdev/Makefile b/x11-drivers/xlibre-xf86-input-evdev/Makefile index 9d02d020fc6c..cbeddd074e65 100644 --- a/x11-drivers/xlibre-xf86-input-evdev/Makefile +++ b/x11-drivers/xlibre-xf86-input-evdev/Makefile @@ -1,22 +1,22 @@ PORTNAME= xlibre-xf86-input-evdev PORTVERSION= 25.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-drivers MAINTAINER= xlibre@FreeBSD.org COMMENT= XLibre event device input driver WWW= https://github.com/X11Libre/xf86-input-evdev/ LICENSE= MIT # various styles LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto LIB_DEPENDS= libevdev.so:devel/libevdev \ libmtdev.so:devel/libmtdev RUN_DEPENDS= webcamd>=3.1.0.1:multimedia/webcamd USES= pathfix xlibre-cat:driver CONFIGURE_ENV= UDEV_CFLAGS=" " UDEV_LIBS=" " .include diff --git a/x11-drivers/xlibre-xf86-input-joystick/Makefile b/x11-drivers/xlibre-xf86-input-joystick/Makefile index 7afe689b57c5..b535245f2fbd 100644 --- a/x11-drivers/xlibre-xf86-input-joystick/Makefile +++ b/x11-drivers/xlibre-xf86-input-joystick/Makefile @@ -1,15 +1,15 @@ PORTNAME= xlibre-xf86-input-joystick PORTVERSION= 25.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-drivers MAINTAINER= xlibre@FreeBSD.org COMMENT= XLibre joystick input driver WWW= https://github.com/X11Libre/xf86-input-joystick/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= pathfix xlibre-cat:driver .include diff --git a/x11-drivers/xlibre-xf86-input-keyboard/Makefile b/x11-drivers/xlibre-xf86-input-keyboard/Makefile index 7150ac6397cd..f686ef4d12fd 100644 --- a/x11-drivers/xlibre-xf86-input-keyboard/Makefile +++ b/x11-drivers/xlibre-xf86-input-keyboard/Makefile @@ -1,15 +1,15 @@ PORTNAME= xlibre-xf86-input-keyboard PORTVERSION= 25.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-drivers MAINTAINER= xlibre@FreeBSD.org COMMENT= XLibre keyboard input driver WWW= https://github.com/X11Libre/xf86-input-keyboard/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= xlibre-cat:driver .include diff --git a/x11-drivers/xlibre-xf86-input-libinput/Makefile b/x11-drivers/xlibre-xf86-input-libinput/Makefile index 28cf21e3fef8..1d66b3f9e4c9 100644 --- a/x11-drivers/xlibre-xf86-input-libinput/Makefile +++ b/x11-drivers/xlibre-xf86-input-libinput/Makefile @@ -1,18 +1,18 @@ PORTNAME= xlibre-xf86-input-libinput PORTVERSION= 25.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-drivers MAINTAINER= xlibre@FreeBSD.org COMMENT= XLibre libinput input driver WWW= https://github.com/X11Libre/xf86-input-libinput/ LICENSE= MIT # various styles LICENSE_FILE= ${WRKSRC}/COPYING USES= pathfix tar:xz xlibre-cat:driver BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto LIB_DEPENDS= libinput.so:x11/libinput .include diff --git a/x11-drivers/xlibre-xf86-input-mouse/Makefile b/x11-drivers/xlibre-xf86-input-mouse/Makefile index 1e610d4e77c4..2451e9b07199 100644 --- a/x11-drivers/xlibre-xf86-input-mouse/Makefile +++ b/x11-drivers/xlibre-xf86-input-mouse/Makefile @@ -1,15 +1,15 @@ PORTNAME= xlibre-xf86-input-mouse PORTVERSION= 25.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-drivers MAINTAINER= xlibre@FreeBSD.org COMMENT= XLibre mouse input driver WWW= https://github.com/X11Libre/xf86-input-mouse/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= pathfix xlibre-cat:driver .include diff --git a/x11-drivers/xlibre-xf86-input-synaptics/Makefile b/x11-drivers/xlibre-xf86-input-synaptics/Makefile index e8fad0806fad..dda8c94491a4 100644 --- a/x11-drivers/xlibre-xf86-input-synaptics/Makefile +++ b/x11-drivers/xlibre-xf86-input-synaptics/Makefile @@ -1,24 +1,24 @@ PORTNAME= xlibre-xf86-input-synaptics PORTVERSION= 25.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-drivers MAINTAINER= xlibre@FreeBSD.org COMMENT= XLibre synaptics input driver WWW= https://github.com/X11Libre/xf86-input-synaptics/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= pathfix xorg xlibre-cat:driver USE_XORG= x11 xi xtst OPTIONS_DEFINE= EVDEV OPTIONS_DEFAULT=EVDEV EVDEV_DESC= Use evdev for input events (requires kernel support) EVDEV_CONFIGURE_ENV= BUILD_EVENTCOMM=yes EVDEV_BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto EVDEV_LIB_DEPENDS= libevdev.so:devel/libevdev .include diff --git a/x11-drivers/xlibre-xf86-input-vmmouse/Makefile b/x11-drivers/xlibre-xf86-input-vmmouse/Makefile index ccbb0d4a6056..ebf203cc26c5 100644 --- a/x11-drivers/xlibre-xf86-input-vmmouse/Makefile +++ b/x11-drivers/xlibre-xf86-input-vmmouse/Makefile @@ -1,18 +1,18 @@ PORTNAME= xlibre-xf86-input-vmmouse PORTVERSION= 25.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-drivers MAINTAINER= xlibre@FreeBSD.org COMMENT= XLibre vmmouse input driver WWW= https://github.com/X11Libre/xf86-input-vmmouse/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake xlibre-cat:driver ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= vmmouse protocol is only supported on x86-compatible architectures .include diff --git a/x11-drivers/xlibre-xf86-input-void/Makefile b/x11-drivers/xlibre-xf86-input-void/Makefile index a0e2a3376254..1b0f0190a4b8 100644 --- a/x11-drivers/xlibre-xf86-input-void/Makefile +++ b/x11-drivers/xlibre-xf86-input-void/Makefile @@ -1,15 +1,15 @@ PORTNAME= xlibre-xf86-input-void PORTVERSION= 25.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-drivers MAINTAINER= xlibre@FreeBSD.org COMMENT= XLibre void input driver WWW= https://github.com/X11Libre/xf86-input-void/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= xlibre-cat:driver .include diff --git a/x11-drivers/xlibre-xf86-input-wacom/Makefile b/x11-drivers/xlibre-xf86-input-wacom/Makefile index 351fa74c7096..9dee4c7c74e7 100644 --- a/x11-drivers/xlibre-xf86-input-wacom/Makefile +++ b/x11-drivers/xlibre-xf86-input-wacom/Makefile @@ -1,41 +1,41 @@ PORTNAME= xlibre-xf86-input-wacom PORTVERSION= 25.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-drivers MAINTAINER= xlibre@FreeBSD.org COMMENT= XLibre legacy Wacom tablet driver WWW= https://github.com/X11Libre/xf86-input-wacom/ \ https://linuxwacom.github.io/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/GPL BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto RUN_DEPENDS= webcamd>=3.1.0.1:multimedia/webcamd USES= gmake pathfix xorg xlibre-cat:driver USE_XORG= x11 xext xi xinerama xrandr LDFLAGS+= -Wl,--as-needed # Xext USE_RC_SUBR= wacom SUB_FILES= pkg-message GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ENV= UDEV_CFLAGS=" " UDEV_LIBS=" " CONFIGURE_ARGS= --without-systemd-unit-dir \ --without-udev-rules-dir \ --without-doxygen OPTIONS_DEFINE= DEBUG TEST DEBUG_CONFIGURE_ENABLE=debug TEST_CONFIGURE_ENABLE=unit-tests TEST_ALL_TARGET=check post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/X11/xorg.conf.d ${INSTALL_DATA} ${FILESDIR}/wacom.conf.sample \ ${STAGEDIR}${PREFIX}/etc/X11/xorg.conf.d .include diff --git a/x11-drivers/xlibre-xf86-video-amdgpu/Makefile b/x11-drivers/xlibre-xf86-video-amdgpu/Makefile index 74cd7c682f93..5ba5c7eb71c3 100644 --- a/x11-drivers/xlibre-xf86-video-amdgpu/Makefile +++ b/x11-drivers/xlibre-xf86-video-amdgpu/Makefile @@ -1,32 +1,32 @@ PORTNAME= xlibre-xf86-video-amdgpu PORTVERSION= 25.0.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-drivers MAINTAINER= xlibre@FreeBSD.org COMMENT= XLibre amdgpu display driver WWW= https://github.com/X11Libre/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= libpciaccess.so:devel/libpciaccess \ libdrm_amdgpu.so:graphics/libdrm USES= gl tar:xz xlibre-cat:driver USE_GL= gbm CONFIGURE_ARGS+=--disable-udev PLIST_FILES= ${MODULEDIR}/drivers/amdgpu_drv.so \ share/man/man4/amdgpu.4x.gz \ share/X11/xorg.conf.d/10-amdgpu.conf post-patch: ${REINPLACE_CMD} -e 's|--variable=video_drivers_dir`|--variable=moduledir`/drivers|g' ${WRKSRC}/configure.ac .include diff --git a/x11-drivers/xlibre-xf86-video-ast/Makefile b/x11-drivers/xlibre-xf86-video-ast/Makefile index bbaf4ae3ad38..7a25861bd330 100644 --- a/x11-drivers/xlibre-xf86-video-ast/Makefile +++ b/x11-drivers/xlibre-xf86-video-ast/Makefile @@ -1,20 +1,20 @@ PORTNAME= xlibre-xf86-video-ast PORTVERSION= 25.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-drivers MAINTAINER= xlibre@FreeBSD.org COMMENT= XLibre ASPEED display driver WWW= https://github.com/X11Libre/xf86-video-ast/ ONLY_FOR_ARCHS= amd64 i386 powerpc64le LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= xlibre-cat:driver INSTALL_TARGET= install-strip PLIST_FILES= ${MODULEDIR}/drivers/ast_drv.so .include diff --git a/x11-drivers/xlibre-xf86-video-ati/Makefile b/x11-drivers/xlibre-xf86-video-ati/Makefile index 3b5c497b00fc..67edea40cdbf 100644 --- a/x11-drivers/xlibre-xf86-video-ati/Makefile +++ b/x11-drivers/xlibre-xf86-video-ati/Makefile @@ -1,26 +1,26 @@ PORTNAME= xlibre-xf86-video-ati PORTVERSION= 25.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-drivers MAINTAINER= xlibre@FreeBSD.org COMMENT= XLibre ati display driver WWW= https://github.com/X11Libre/xf86-video-ati/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING # No Radeon kernel driver on non-x86. ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc64le ONLY_FOR_ARCHS_REASON= KMS is required and currently only available on x86/arm64/powerpc64 LIB_DEPENDS= libpciaccess.so:devel/libpciaccess \ libdrm_radeon.so:graphics/libdrm USES= gl xlibre xlibre-cat:driver USE_GL= gbm USE_XORG= pciaccess CONFIGURE_ARGS+=--disable-udev .include diff --git a/x11-drivers/xlibre-xf86-video-dummy/Makefile b/x11-drivers/xlibre-xf86-video-dummy/Makefile index 115ed232530f..b4789799ac89 100644 --- a/x11-drivers/xlibre-xf86-video-dummy/Makefile +++ b/x11-drivers/xlibre-xf86-video-dummy/Makefile @@ -1,15 +1,15 @@ PORTNAME= xlibre-xf86-video-dummy PORTVERSION= 25.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-drivers MAINTAINER= xlibre@FreeBSD.org COMMENT= XLibre dummy display driver WWW= https://github.com/X11Libre/xf86-video-dummy/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= xlibre-cat:driver .include diff --git a/x11-drivers/xlibre-xf86-video-intel/Makefile b/x11-drivers/xlibre-xf86-video-intel/Makefile index 8bcccc43660a..1fce38f7fa32 100644 --- a/x11-drivers/xlibre-xf86-video-intel/Makefile +++ b/x11-drivers/xlibre-xf86-video-intel/Makefile @@ -1,52 +1,53 @@ PORTNAME= xlibre-xf86-video-intel PORTVERSION= 25.0.2 +PORTREVISION= 1 CATEGORIES= x11-drivers MAINTAINER= xlibre@FreeBSD.org COMMENT= XLibre legacy driver for Intel integrated graphics chipsets WWW= https://01.org/linuxgraphics/xf86-video-intel/ LICENSE= MIT # various LICENSE_FILE= ${WRKSRC}/COPYING ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= only Intel integrated GPUs on x86 are supported LIB_DEPENDS= libdrm_intel.so:graphics/libdrm \ libxcb-util.so:x11/xcb-util libXvMC.so:x11/libXvMC USES= localbase xlibre xlibre-cat:driver,meson USE_XORG= pciaccess pixman x11 xcb xinerama xrandr xdamage xcursor xtst xfixes xrender xscrnsaver xext xv CONFIGURE_ENV= ac_cv_header_sys_sysinfo_h=no # XXX ports/242236 TEST_TARGET= check # XXX bug 214593: SNA crashes on pre-SandyBridge hardware MESON_ARGS+=-Ddefault-accel=uxa -Dbacklight-helper=false OPTIONS_DEFINE= TOOLS UDEV UMS VALGRIND XVMC OPTIONS_DEFAULT=UDEV XVMC UMS OPTIONS_SUB= yes TOOLS_DESC= Enables misc tools TOOLS_MESON_TRUE= tools UDEV_DESC= udev-based monitor hotplug detection UDEV_LIB_DEPENDS= libudev.so:devel/libudev-devd UDEV_MESON_TRUE= udev XVMC_MESON_ENABLE= xvmc UMS_DESC= Userspace Mode Setting for old chips. UMS_LIB_DEPENDS= libxcb-util.so:x11/xcb-util libXvMC.so:x11/libXvMC UMS_MESON_TRUE= ums VALGRIND_DESC= Enable valgrindified ioctls for debugging VALGRIND_BUILD_DEPENDS= valgrind:devel/valgrind VALGRIND_MESON_TRUE= valgrind post-patch: .if ${MESON_ARGS:M-Ddefault-accel=uxa} @${REINPLACE_CMD} '/^Default/s/SNA/UXA/' ${WRKSRC}/man/intel.man .endif .include diff --git a/x11-drivers/xlibre-xf86-video-mga/Makefile b/x11-drivers/xlibre-xf86-video-mga/Makefile index 260a6543ea99..1772fd12e5b2 100644 --- a/x11-drivers/xlibre-xf86-video-mga/Makefile +++ b/x11-drivers/xlibre-xf86-video-mga/Makefile @@ -1,15 +1,15 @@ PORTNAME= xlibre-xf86-video-mga PORTVERSION= 25.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-drivers MAINTAINER= xlibre@FreeBSD.org COMMENT= XLibre mga display driver WWW= https://github.com/X11Libre/xf86-video-mga/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= xlibre-cat:driver .include diff --git a/x11-drivers/xlibre-xf86-video-nv/Makefile b/x11-drivers/xlibre-xf86-video-nv/Makefile index e759a315951a..e723f3f1cf0a 100644 --- a/x11-drivers/xlibre-xf86-video-nv/Makefile +++ b/x11-drivers/xlibre-xf86-video-nv/Makefile @@ -1,15 +1,15 @@ PORTNAME= xlibre-xf86-video-nv PORTVERSION= 25.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-drivers MAINTAINER= xlibre@FreeBSD.org COMMENT= XLibre nv display driver WWW= https://github.com/X11Libre/xf86-video-nv/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= tar:xz xlibre-cat:driver .include diff --git a/x11-drivers/xlibre-xf86-video-qxl/Makefile b/x11-drivers/xlibre-xf86-video-qxl/Makefile index 25379dfa00a9..46b1b2b6a875 100644 --- a/x11-drivers/xlibre-xf86-video-qxl/Makefile +++ b/x11-drivers/xlibre-xf86-video-qxl/Makefile @@ -1,38 +1,38 @@ PORTNAME= xlibre-xf86-video-qxl DISTVERSION= 25.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-drivers MAINTAINER= xlibre@FreeBSD.org COMMENT= XLibre X server -- QXL display driver WWW= https://github.com/X11Libre/xf86-video-qxl/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \ spice-protocol>=0.12.10:devel/spice-protocol LIB_DEPENDS= libspice-server.so:devel/libspice-server \ libudev.so:devel/libudev-devd USES= localbase:ldflags pkgconfig python shebangfix tar:xz xorg \ xlibre-cat:driver USE_XORG= xfont2 python_OLD_CMD= /usr/bin/python SHEBANG_FILES= scripts/Xspice CONFIGURE_ARGS+= --enable-xspice OPTIONS_DEFINE= DOCS DOCSDIR= ${PREFIX}/share/doc/${PORTNAME} pre-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/X11/xorg.conf.d post-install: ${INSTALL_DATA} ${WRKSRC}/examples/spiceqxl.xorg.conf.example \ ${STAGEDIR}${PREFIX}/etc/X11/xorg.conf.d/spiceqxl.xorg.conf.example .include diff --git a/x11-drivers/xlibre-xf86-video-scfb/Makefile b/x11-drivers/xlibre-xf86-video-scfb/Makefile index 4950f03385c3..bf863705cac6 100644 --- a/x11-drivers/xlibre-xf86-video-scfb/Makefile +++ b/x11-drivers/xlibre-xf86-video-scfb/Makefile @@ -1,17 +1,17 @@ PORTNAME= xlibre-xf86-video-scfb PORTVERSION= 25.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-drivers MAINTAINER= xlibre@FreeBSD.org COMMENT= XLibre syscons display driver WWW= https://github.com/X11Libre/xf86-video-scfb LICENSE= BSD2CLAUSE USES= xlibre-cat:driver PLIST_FILES= ${MODULEDIR}/drivers/scfb_drv.so \ share/man/man4/scfb.4x.gz .include diff --git a/x11-drivers/xlibre-xf86-video-vesa/Makefile b/x11-drivers/xlibre-xf86-video-vesa/Makefile index cedc6b33c1e0..3e7c13c26a35 100644 --- a/x11-drivers/xlibre-xf86-video-vesa/Makefile +++ b/x11-drivers/xlibre-xf86-video-vesa/Makefile @@ -1,17 +1,17 @@ PORTNAME= xlibre-xf86-video-vesa PORTVERSION= 25.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-drivers MAINTAINER= xlibre@FreeBSD.org COMMENT= XLibre vesa display driver WWW= https://github.com/X11Libre/xf86-video-vesa ONLY_FOR_ARCHS= amd64 i386 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= xlibre-cat:driver .include diff --git a/x11-drivers/xlibre-xf86-video-vmware/Makefile b/x11-drivers/xlibre-xf86-video-vmware/Makefile index aac78de980f4..b438beaa8890 100644 --- a/x11-drivers/xlibre-xf86-video-vmware/Makefile +++ b/x11-drivers/xlibre-xf86-video-vmware/Makefile @@ -1,23 +1,23 @@ PORTNAME= xlibre-xf86-video-vmware PORTVERSION= 25.0.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-drivers MAINTAINER= xlibre@FreeBSD.org COMMENT= XLibre vmware display driver WWW= https://github.com/X11Libre/xf86-video-vmware/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= vmware gfx protocol is only supported on x86-compatible architectures USES= xlibre-cat:driver LIB_DEPENDS+= libpciaccess.so:devel/libpciaccess \ libdrm.so:graphics/libdrm CONFIGURE_ARGS= --without-libudev .include diff --git a/x11-servers/xlibre-server/Makefile.version b/x11-servers/xlibre-server/Makefile.version index 2e36457f81e9..ea0a44e9d773 100644 --- a/x11-servers/xlibre-server/Makefile.version +++ b/x11-servers/xlibre-server/Makefile.version @@ -1,4 +1,4 @@ XLIBRE_MJR_VER=25 -XLIBRE_MIN_VER=1.7 +XLIBRE_MIN_VER=1.8 XLIBRE_VER=${XLIBRE_MJR_VER}.${XLIBRE_MIN_VER} diff --git a/x11-servers/xlibre-server/distinfo b/x11-servers/xlibre-server/distinfo index 041255e6d715..4e94647bb4d1 100644 --- a/x11-servers/xlibre-server/distinfo +++ b/x11-servers/xlibre-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1781894628 -SHA256 (xlibre/server/X11Libre-xserver-25.1.7-xlibre-xserver-25.1.7_GH0.tar.gz) = f1c93df3973e1ddc0aecf498666c8d308584728a9b5cd76551b53288c4ee9f7f -SIZE (xlibre/server/X11Libre-xserver-25.1.7-xlibre-xserver-25.1.7_GH0.tar.gz) = 5495204 +TIMESTAMP = 1782175898 +SHA256 (xlibre/server/X11Libre-xserver-25.1.8-xlibre-xserver-25.1.8_GH0.tar.gz) = 18091f53e8700801b61f0d20c30d850d1060cb31f6a0d2046249bb413809ae16 +SIZE (xlibre/server/X11Libre-xserver-25.1.8-xlibre-xserver-25.1.8_GH0.tar.gz) = 5495006