pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libudev: add version 228



Module Name:	pkgsrc-wip
Committed By:	Denys Nykula <nykula%ukr.net@localhost>
Pushed By:	nykula
Date:		Mon Oct 21 02:47:10 2019 +0300
Changeset:	2e51ac52c812cf153c9a69a9673347c6a86a60c3

Modified Files:
	Makefile
Added Files:
	libudev/DESCR
	libudev/Makefile
	libudev/PLIST
	libudev/buildlink3.mk
	libudev/distinfo

Log Message:
libudev: add version 228

Device enumeration includes known properties which devices don't report.
Evdev min, max, res, fuzz and flat by axis. Key mapping, hard-coded
layouts, modifier LEDs. Accelerometer mount-matrix and location. Mouse
DPI. Pointingstick sensitivity. Without the rest of systemd.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2e51ac52c812cf153c9a69a9673347c6a86a60c3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile              |  1 +
 libudev/DESCR         |  4 ++++
 libudev/Makefile      | 22 ++++++++++++++++++++++
 libudev/PLIST         | 21 +++++++++++++++++++++
 libudev/buildlink3.mk | 12 ++++++++++++
 libudev/distinfo      |  6 ++++++
 6 files changed, 66 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 5cb10ac7a6..acc204473a 100644
--- a/Makefile
+++ b/Makefile
@@ -2025,6 +2025,7 @@ SUBDIR+=	libtogl
 SUBDIR+=	libtorrent-rasterbar
 SUBDIR+=	libtxc_dxtn
 SUBDIR+=	libucl
+SUBDIR+=	libudev
 SUBDIR+=	libuna
 SUBDIR+=	libunibilium
 SUBDIR+=	libunwind-git
diff --git a/libudev/DESCR b/libudev/DESCR
new file mode 100644
index 0000000000..b37bd54712
--- /dev/null
+++ b/libudev/DESCR
@@ -0,0 +1,4 @@
+Device enumeration includes known properties which devices don't report.
+Evdev min, max, res, fuzz and flat by axis. Key mapping, hard-coded
+layouts, modifier LEDs. Accelerometer mount-matrix and location. Mouse
+DPI. Pointingstick sensitivity. Without the rest of systemd.
diff --git a/libudev/Makefile b/libudev/Makefile
new file mode 100644
index 0000000000..db8acb4137
--- /dev/null
+++ b/libudev/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD$
+
+DISTNAME=	libudev-228
+CATEGORIES=	sysutils
+MASTER_SITES=	${MASTER_SITE_GITHUB:=gentoo/}
+GITHUB_PROJECT=	eudev
+GITHUB_TAG=	v3.2.8 # udev version 228 according to configure.ac
+
+MAINTAINER=	nykula%ukr.net@localhost
+HOMEPAGE=	https://wiki.gentoo.org/wiki/Project:Eudev
+COMMENT=	Device enumeration and database of constants
+LICENSE=	gnu-gpl-v2
+
+ONLY_FOR_PLATFORM=	Linux-*-*
+USE_TOOLS+=	autoconf automake gmake
+GNU_CONFIGURE=	yes
+CONFIGURE_ARGS+=	--disable-programs --with-rootrundir=${VARBASE}/run
+
+pre-configure:
+	cd ${WRKSRC} &&autoreconf -fiv
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/libudev/PLIST b/libudev/PLIST
new file mode 100644
index 0000000000..3ed9dccd8c
--- /dev/null
+++ b/libudev/PLIST
@@ -0,0 +1,21 @@
+@comment $NetBSD$
+etc/udev/hwdb.d/20-OUI.hwdb
+etc/udev/hwdb.d/20-acpi-vendor.hwdb
+etc/udev/hwdb.d/20-bluetooth-vendor-product.hwdb
+etc/udev/hwdb.d/20-net-ifname.hwdb
+etc/udev/hwdb.d/20-pci-classes.hwdb
+etc/udev/hwdb.d/20-pci-vendor-model.hwdb
+etc/udev/hwdb.d/20-sdio-classes.hwdb
+etc/udev/hwdb.d/20-sdio-vendor-model.hwdb
+etc/udev/hwdb.d/20-usb-classes.hwdb
+etc/udev/hwdb.d/20-usb-vendor-model.hwdb
+etc/udev/hwdb.d/20-vmbus-class.hwdb
+etc/udev/hwdb.d/60-evdev.hwdb
+etc/udev/hwdb.d/60-keyboard.hwdb
+etc/udev/hwdb.d/60-sensor.hwdb
+etc/udev/hwdb.d/70-mouse.hwdb
+etc/udev/hwdb.d/70-pointingstick.hwdb
+etc/udev/hwdb.d/70-touchpad.hwdb
+include/libudev.h
+lib/libudev.la
+lib/pkgconfig/libudev.pc
diff --git a/libudev/buildlink3.mk b/libudev/buildlink3.mk
new file mode 100644
index 0000000000..4287659508
--- /dev/null
+++ b/libudev/buildlink3.mk
@@ -0,0 +1,12 @@
+# $NetBSD$
+
+BUILDLINK_TREE+=        libudev
+
+.if !defined(LIBUDEV_BUILDLINK3_MK)
+LIBUDEV_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.libudev+=    libudev>=228
+BUILDLINK_PKGSRCDIR.libudev?=      ../../local/libudev
+.endif # LIBUDEV_BUILDLINK3_MK
+
+BUILDLINK_TREE+=        -libudev
diff --git a/libudev/distinfo b/libudev/distinfo
new file mode 100644
index 0000000000..121fbdd44e
--- /dev/null
+++ b/libudev/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (libudev-228.tar.gz) = 1cf0ed7275d631ade61df671644e617848a1de0a
+RMD160 (libudev-228.tar.gz) = c4a3e955c9c2ecdb0c9a56f03b6c1961a18e9146
+SHA512 (libudev-228.tar.gz) = 7fd95ee97882ccde46fe3d035629596480331b8131bddb70b490e526c1b86a3191b7d52d21ac09b236487bc643ba9cf59c9c965a1d34de384ed0efdad2b9b040
+Size (libudev-228.tar.gz) = 1945439 bytes


Home | Main Index | Thread Index | Old Index