[Midnightbsd-cvs] mports [23928] trunk/x11-drivers/xf86-input-libinput: add libinput
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Aug 26 17:38:21 EDT 2018
Revision: 23928
http://svnweb.midnightbsd.org/mports/?rev=23928
Author: laffer1
Date: 2018-08-26 17:38:20 -0400 (Sun, 26 Aug 2018)
Log Message:
-----------
add libinput
Added Paths:
-----------
trunk/x11-drivers/xf86-input-libinput/
trunk/x11-drivers/xf86-input-libinput/Makefile
trunk/x11-drivers/xf86-input-libinput/distinfo
trunk/x11-drivers/xf86-input-libinput/pkg-descr
trunk/x11-drivers/xf86-input-libinput/pkg-plist
Added: trunk/x11-drivers/xf86-input-libinput/Makefile
===================================================================
--- trunk/x11-drivers/xf86-input-libinput/Makefile (rev 0)
+++ trunk/x11-drivers/xf86-input-libinput/Makefile 2018-08-26 21:38:20 UTC (rev 23928)
@@ -0,0 +1,19 @@
+# $MidnightBSD$
+# $FreeBSD: head/x11-drivers/xf86-input-libinput/Makefile 435963 2017-03-11 21:26:06Z rezny $
+
+PORTNAME= xf86-input-libinput
+PORTVERSION= 0.25.0
+CATEGORIES= x11-drivers
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= X.Org libinput input driver
+
+LICENSE= mit
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+LIB_DEPENDS= libinput.so:x11/libinput
+
+XORG_CAT= driver
+USES= pathfix
+
+.include <bsd.port.mk>
Property changes on: trunk/x11-drivers/xf86-input-libinput/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-drivers/xf86-input-libinput/distinfo
===================================================================
--- trunk/x11-drivers/xf86-input-libinput/distinfo (rev 0)
+++ trunk/x11-drivers/xf86-input-libinput/distinfo 2018-08-26 21:38:20 UTC (rev 23928)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1489176847
+SHA256 (xorg/driver/xf86-input-libinput-0.25.0.tar.bz2) = bb7fd1658fa7e6c757fd55480aa8a07f8ccfb0a80ae42c29dbc67d57958c556f
+SIZE (xorg/driver/xf86-input-libinput-0.25.0.tar.bz2) = 368913
Property changes on: trunk/x11-drivers/xf86-input-libinput/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-drivers/xf86-input-libinput/pkg-descr
===================================================================
--- trunk/x11-drivers/xf86-input-libinput/pkg-descr (rev 0)
+++ trunk/x11-drivers/xf86-input-libinput/pkg-descr 2018-08-26 21:38:20 UTC (rev 23928)
@@ -0,0 +1,5 @@
+This package contains the X.Org xf86-input-libinput driver. It is a thin
+wrapper around libinput, so while it does provide all features that libinput
+supports it does little beyond.
+
+WWW: https://www.x.org/
Property changes on: trunk/x11-drivers/xf86-input-libinput/pkg-descr
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-drivers/xf86-input-libinput/pkg-plist
===================================================================
--- trunk/x11-drivers/xf86-input-libinput/pkg-plist (rev 0)
+++ trunk/x11-drivers/xf86-input-libinput/pkg-plist 2018-08-26 21:38:20 UTC (rev 23928)
@@ -0,0 +1,5 @@
+include/xorg/libinput-properties.h
+lib/xorg/modules/input/libinput_drv.so
+libdata/pkgconfig/xorg-libinput.pc
+man/man4/libinput.4x.gz
+share/X11/xorg.conf.d/40-libinput.conf
Property changes on: trunk/x11-drivers/xf86-input-libinput/pkg-plist
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list