pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libopeninput: sync with devel/libopeninput
Module Name: pkgsrc-wip
Committed By: kikadf <kikadf.01%gmail.com@localhost>
Pushed By: kikadf
Date: Mon Aug 31 19:33:15 2026 +0200
Changeset: ade540a39d2ad8e845675c69a9573e1f06c399e4
Modified Files:
libopeninput/Makefile
libopeninput/Makefile.common
libopeninput/distinfo
Log Message:
libopeninput: sync with devel/libopeninput
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ade540a39d2ad8e845675c69a9573e1f06c399e4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libopeninput/Makefile | 5 +++--
libopeninput/Makefile.common | 4 ++--
libopeninput/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs:
diff --git a/libopeninput/Makefile b/libopeninput/Makefile
index 1aa3ed56b1..1feb9df5db 100644
--- a/libopeninput/Makefile
+++ b/libopeninput/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2026/04/13 15:19:36 kikadf Exp $
+# $NetBSD: Makefile,v 1.2 2026/05/27 17:14:19 kikadf Exp $
.include "Makefile.common"
@@ -6,6 +6,7 @@ PKGREVISION= 1
COMMENT= Wscons(4) and kqueue(2) based port of libinput
USE_TOOLS+= pkg-config
+UDEV_REQUIRED= yes
# wscons
ONLY_FOR_PLATFORM= NetBSD-*-*
@@ -20,6 +21,6 @@ PKGCONFIG_OVERRIDE_STAGE= post-build
.include "../../devel/meson/build.mk"
.include "../../devel/libepoll-shim/buildlink3.mk"
-.include "../../devel/libudev-bsd/buildlink3.mk"
.include "../../devel/input-headers/buildlink3.mk"
+.include "../../mk/udev.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/libopeninput/Makefile.common b/libopeninput/Makefile.common
index 1ab123748f..c4ae5ec017 100644
--- a/libopeninput/Makefile.common
+++ b/libopeninput/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2026/04/13 15:19:36 kikadf Exp $
+# $NetBSD: Makefile.common,v 1.2 2026/05/27 17:14:19 kikadf Exp $
# used by devel/libopeninput/Makefile
# used by devel/input-headers/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=sizeofvoid/}
GITHUB_PROJECT= libopeninput
GITHUB_TAG= dcf8584ec3f5cde2a2098de25276242d2d815cc7
-MAINTAINER= kikadf.01%gmail.com@localhost
+MAINTAINER= kikadf%NetBSD.org@localhost
HOMEPAGE= https://github.com/sizeofvoid/libopeninput/tree/libopeninput/
LICENSE= mit
diff --git a/libopeninput/distinfo b/libopeninput/distinfo
index 529cd9c2f6..e0ddcd35b2 100644
--- a/libopeninput/distinfo
+++ b/libopeninput/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1 2026/04/13 15:19:36 kikadf Exp $
+$NetBSD: distinfo,v 1.2 2026/05/27 17:14:19 kikadf Exp $
-BLAKE2s (libopeninput-1.30.2-1db645a4a690088135ba34a70efd7b764ecd8c0f.tar.gz) = dba9c2fcdb4266afb55833bd560a2af3c24d1383e3b46c2f50158d1b2940c932
-SHA512 (libopeninput-1.30.2-1db645a4a690088135ba34a70efd7b764ecd8c0f.tar.gz) = a801125dfd3fafeb360e13ee8ed4ab2835b3a46c4234cfba699a54994f28a4ad46f854ee5465a6e8eb4fa573393e67dcaa0308e1f104026a289417440577fe46
-Size (libopeninput-1.30.2-1db645a4a690088135ba34a70efd7b764ecd8c0f.tar.gz) = 1189202 bytes
+BLAKE2s (libopeninput-1.30.2-dcf8584ec3f5cde2a2098de25276242d2d815cc7.tar.gz) = 28117e461e18488812c475959e22f02d6477d4dfada1290ee6a809edea224d96
+SHA512 (libopeninput-1.30.2-dcf8584ec3f5cde2a2098de25276242d2d815cc7.tar.gz) = 1bd9a29efd466bb79b276d5fa6be64a0ce6f1deefa277f32f1d88a2e097c07602cd78ae62d0c10cbd427a24db9881e6ba49670b2f0ab0afcc7cee5bc08a0492b
+Size (libopeninput-1.30.2-dcf8584ec3f5cde2a2098de25276242d2d815cc7.tar.gz) = 1189070 bytes
SHA1 (patch-src_wscons.c) = ccec4d8ced02d46525e62f082adc7bb03730c2e8
SHA1 (patch-src_wscons.h) = 20c749ef79352094e1b646fdbe9566f95d7e0a41
Home |
Main Index |
Thread Index |
Old Index