head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2026.05.27.17.15.13;	author kikadf;	state Exp;
branches;
next	1.1;
commitid	8Kqp3xy7q5bkztHG;

1.1
date	2026.04.13.15.24.45;	author kikadf;	state Exp;
branches;
next	;
commitid	6mqMBpej2Cb0nOBG;


desc
@@


1.2
log
@
input-headers: update to the latest version in upsteram git
@
text
@# $NetBSD: Makefile,v 1.1 2026/04/13 15:24:45 kikadf Exp $

.include "../../devel/libopeninput/Makefile.common"

PKGREVISION=	1
PKGNAME=	input-headers-${VERSION}
COMMENT=	Input headers from libopeninput

USE_TOOLS+=	pax

INSTALLATION_DIRS+=	include/linux

do-configure:

do-build:

do-install:
	${RUN} cd ${WRKSRC}/include/linux && \
		${FIND} . -type f -name "*.h" -print | pax -rw -pmp ${DESTDIR}${PREFIX}/include/linux

.include "../../mk/bsd.pkg.mk"
@


1.1
log
@
input-headers: new package

The input header files from libopeninput to avoid
circular dependency between libevdev-chunk and
libopeninput.
@
text
@d1 1
a1 1
# $NetBSD$
d5 1
@

