pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libXrandr
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 26 10:33:02 UTC 2026
Modified Files:
pkgsrc/x11/libXrandr: Makefile PLIST distinfo
Log Message:
libXrandr: update to 1.5.5.
Alan Coopersmith (4):
meson: Add option to build with meson
Improve man page formatting
gitlab CI: drop the ci-fairy check-mr job
libXrandr 1.5.5
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/x11/libXrandr/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/libXrandr/PLIST
cvs rdiff -u -r1.19 -r1.20 pkgsrc/x11/libXrandr/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/libXrandr/Makefile
diff -u pkgsrc/x11/libXrandr/Makefile:1.27 pkgsrc/x11/libXrandr/Makefile:1.28
--- pkgsrc/x11/libXrandr/Makefile:1.27 Thu Oct 5 22:12:06 2023
+++ pkgsrc/x11/libXrandr/Makefile Mon Jan 26 10:33:02 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2023/10/05 22:12:06 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2026/01/26 10:33:02 wiz Exp $
-DISTNAME= libXrandr-1.5.4
+DISTNAME= libXrandr-1.5.5
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.xz
@@ -11,17 +11,13 @@ COMMENT= X RandR Library from X.org
CONFLICTS+= Xrandr-[0-9]*
-USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
-CONFIGURE_ENV+= LIB_MAN_SUFFIX=3
PKGCONFIG_OVERRIDE+= xrandr.pc.in
-CONFIGURE_ARGS.NetBSD+= --disable-malloc0returnsnull
-
X11_LIB_NAME?= libXrandr
.include "../../meta-pkgs/modular-xorg/avoid-duplicate.mk"
+.include "../../devel/meson/build.mk"
BUILDLINK_API_DEPENDS.libX11+= libX11>=1.6
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
Index: pkgsrc/x11/libXrandr/PLIST
diff -u pkgsrc/x11/libXrandr/PLIST:1.3 pkgsrc/x11/libXrandr/PLIST:1.4
--- pkgsrc/x11/libXrandr/PLIST:1.3 Sun Jun 14 18:24:58 2009
+++ pkgsrc/x11/libXrandr/PLIST Mon Jan 26 10:33:02 2026
@@ -1,6 +1,8 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:24:58 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2026/01/26 10:33:02 wiz Exp $
include/X11/extensions/Xrandr.h
-lib/libXrandr.la
+lib/libXrandr.so
+lib/libXrandr.so.2
+lib/libXrandr.so.2.2.0
lib/pkgconfig/xrandr.pc
man/man3/XRRConfigCurrentConfiguration.3
man/man3/XRRConfigCurrentRate.3
Index: pkgsrc/x11/libXrandr/distinfo
diff -u pkgsrc/x11/libXrandr/distinfo:1.19 pkgsrc/x11/libXrandr/distinfo:1.20
--- pkgsrc/x11/libXrandr/distinfo:1.19 Thu Oct 5 22:12:06 2023
+++ pkgsrc/x11/libXrandr/distinfo Mon Jan 26 10:33:02 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2023/10/05 22:12:06 wiz Exp $
+$NetBSD: distinfo,v 1.20 2026/01/26 10:33:02 wiz Exp $
-BLAKE2s (libXrandr-1.5.4.tar.xz) = 015a41e3aba4c0d09ea46012204946fbafe73c2273d43d25a0e008a00b2ae339
-SHA512 (libXrandr-1.5.4.tar.xz) = f7c0b083943e11b4cc3c97e10e2cbbc3920fe0c9c5031ef86fca2eb5df413d767caf53dca266abf65395eb10e55354c8fe59ed6b3265402ffccb919a813bc781
-Size (libXrandr-1.5.4.tar.xz) = 282928 bytes
+BLAKE2s (libXrandr-1.5.5.tar.xz) = 52aaaee760a01861695742b75ae9962f373d012357814244c7a89e610c1167fb
+SHA512 (libXrandr-1.5.5.tar.xz) = 3cae1d2eb425dd3d3bd89f514a8e4bd9c696170ab6f3882f6db1936c30674b48277f2e485a8e3e47b3093fb1d9a32d2b054b064bd781db039e833b397aeeda9b
+Size (libXrandr-1.5.5.tar.xz) = 288912 bytes
Home |
Main Index |
Thread Index |
Old Index