Date: Sat, 27 Dec 2025 01:46:22 +0000 From: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e1ccc239fd89 - main - x11-drivers/xlibre-xf86-video-qxl: Update to 25.0.0 Message-ID: <694f3a6e.36ae2.42b666e1@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=e1ccc239fd8940869472736ad7551eeb232b343d commit e1ccc239fd8940869472736ad7551eeb232b343d Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2025-12-27 01:38:52 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2025-12-27 01:45:43 +0000 x11-drivers/xlibre-xf86-video-qxl: Update to 25.0.0 With hat: xlibre --- x11-drivers/xlibre-xf86-video-qxl/Makefile | 6 ++---- x11-drivers/xlibre-xf86-video-qxl/distinfo | 6 +++--- x11-drivers/xlibre-xf86-video-qxl/pkg-plist | 4 ++-- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/x11-drivers/xlibre-xf86-video-qxl/Makefile b/x11-drivers/xlibre-xf86-video-qxl/Makefile index 7ffaf4a5997e..b28124d12828 100644 --- a/x11-drivers/xlibre-xf86-video-qxl/Makefile +++ b/x11-drivers/xlibre-xf86-video-qxl/Makefile @@ -1,5 +1,5 @@ PORTNAME= xlibre-xf86-video-qxl -DISTVERSION= 0.1.6.3 +DISTVERSION= 25.0.0 CATEGORIES= x11-drivers MAINTAINER= b-aazbsd@proton.me @@ -9,8 +9,6 @@ WWW= https://github.com/X11Libre/xf86-video-qxl/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -CONFLICTS_INSTALL= xf86-video-qxl - 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 \ @@ -27,7 +25,7 @@ CONFIGURE_ARGS+= --enable-xspice OPTIONS_DEFINE= DOCS -DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:C/xlibre-//} +DOCSDIR= ${PREFIX}/share/doc/${PORTNAME} pre-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/X11/xorg.conf.d diff --git a/x11-drivers/xlibre-xf86-video-qxl/distinfo b/x11-drivers/xlibre-xf86-video-qxl/distinfo index f74d916eb859..3c084a1a47d1 100644 --- a/x11-drivers/xlibre-xf86-video-qxl/distinfo +++ b/x11-drivers/xlibre-xf86-video-qxl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764444676 -SHA256 (xlibre/driver/X11Libre-xf86-video-qxl-0.1.6.3-xlibre-xf86-video-qxl-0.1.6.3_GH0.tar.gz) = 3e02f822510f135048e14d424dc969c7245be381c39847d092aea2360348b4ea -SIZE (xlibre/driver/X11Libre-xf86-video-qxl-0.1.6.3-xlibre-xf86-video-qxl-0.1.6.3_GH0.tar.gz) = 177285 +TIMESTAMP = 1766137957 +SHA256 (xlibre/driver/X11Libre-xf86-video-qxl-25.0.0-xlibre-xf86-video-qxl-25.0.0_GH0.tar.gz) = ee0b0798a2fa2dd3e2494dee996cdc41ac2e43054f53b33a619960786d5b7e8c +SIZE (xlibre/driver/X11Libre-xf86-video-qxl-25.0.0-xlibre-xf86-video-qxl-25.0.0_GH0.tar.gz) = 175128 diff --git a/x11-drivers/xlibre-xf86-video-qxl/pkg-plist b/x11-drivers/xlibre-xf86-video-qxl/pkg-plist index bdac314c9909..16d6674df41d 100644 --- a/x11-drivers/xlibre-xf86-video-qxl/pkg-plist +++ b/x11-drivers/xlibre-xf86-video-qxl/pkg-plist @@ -1,5 +1,5 @@ -lib/xorg/modules/xlibre-25.0/drivers/spiceqxl_drv.so -lib/xorg/modules/xlibre-25.0/drivers/qxl_drv.so +%%MODULEDIR%%/drivers/spiceqxl_drv.so +%%MODULEDIR%%/drivers/qxl_drv.so bin/Xspice %%PORTDOCS%%%%DOCSDIR%%/spiceqxl.xorg.conf.example @sample etc/X11/xorg.conf.d/spiceqxl.xorg.conf.example etc/X11/xorg.conf.d/spiceqxl.xorg.confhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694f3a6e.36ae2.42b666e1>
