From nobody Fri Jan 19 07:14:31 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TGW883vN4z5834Z; Fri, 19 Jan 2024 07:14:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TGW881Xvqz4B1Q; Fri, 19 Jan 2024 07:14:32 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705648472; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=a22fka4ZuIxw6MNoD67dNBOrTuyM597SqDFwCnzvWio=; b=kfSP6w6oF+MtclroP599InPVZykALSyLxeK3buMrXFjZAVqcNjxhKuoPkez8zFzug/Ek8e 6ADNZ2aFwiZ5Fb/yLi1LI202ZYAlDwWDHMeBzVNLgPPzTPOEBK+LTexWvMYMtuBBo9H467 M2I6h23uYIi+4ceSFbBvqSafJ8KroeG0HCs4QpehE+w11y7Sbu984yLNISbTYPEYyN6pei 7tN1KdEawnt8d6C3rj5S3KfzqBnCcHoXp1UjQIzbyq1PkPQAwP8xxe89AsQjnBg2RBYDyX mjOJTmiN2X+AffS4AmvMSN6ZToehlqtKsTgzXaH9mgADlqwFyEWl85QRCzgE1A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705648472; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=a22fka4ZuIxw6MNoD67dNBOrTuyM597SqDFwCnzvWio=; b=mJqmKQw8aUqjRpl4y+So0nl1s/voWcNRurtHEiJzgtRD12U6VOSYmpD6huNXrM149hJMrL +hcDyKqbG7QYE2cmPplLPfeCeRdVu1hqp9FPNKbo8k7Rq/M38pQdnRKaPjs7sch368t8IJ sJ9CDArD0h6bG+vai+mb3yw2m6P0v1XqBhdcGqIM6Thd6ebofTTLt+Dr18N3pJuIx487OP Mk6MIj5FfPhZCQ9PnhxZ0OdN7k4NPpTJ8hsjDsqXQhsFIJu0S9Rm+EiAL7NcZ0tIJtt07H xGJU1S4r1xNEGTN6xRxDTYuVQYW504yqL08K2sgxSiEA+kT4corrzdBeJUY6lg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705648472; a=rsa-sha256; cv=none; b=DZZf/cirxpmpA/90Z0aam6n1HeSAxSSxAKHm0PG9Y2a9P1EVP1IOME7tJ/fFAmW5EPYhXM 3aBx6+CXAjPbGYnPTKSh3YepaEDarASUXcqdzLKHvdUBimzlo0ymRdgB7yIbhfgleijZP/ DiwPuKCgzD0CanUn+xRGf0aU5Mpj4ZVtauLC3eMn2elNtsfYS3q6E64vE+puvVqyP2amcW n3osx0rNqA6dGGbmF4l2TgFev/+jngYkLfAkyvhnIgQgx/J6JObH+pcBDler+21Uokhk/n 56Zkqaf7ZDO/hT5WcqqhnUvmq+2KqA6tOS46g6lDcIPdHroVGIC54kkAYOXu0g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TGW880N6dzhhq; Fri, 19 Jan 2024 07:14:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 40J7EV09084798; Fri, 19 Jan 2024 07:14:31 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 40J7EVJU084795; Fri, 19 Jan 2024 07:14:31 GMT (envelope-from git) Date: Fri, 19 Jan 2024 07:14:31 GMT Message-Id: <202401190714.40J7EVJU084795@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 2417cb6450eb - main - devel/libuiohook: New port: C library to provide global keyboard and mouse hooks from userland List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2417cb6450eb28a8fc1e079776304bdef981cb30 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=2417cb6450eb28a8fc1e079776304bdef981cb30 commit 2417cb6450eb28a8fc1e079776304bdef981cb30 Author: Yuri Victorovich AuthorDate: 2024-01-19 06:47:42 +0000 Commit: Yuri Victorovich CommitDate: 2024-01-19 07:14:24 +0000 devel/libuiohook: New port: C library to provide global keyboard and mouse hooks from userland --- devel/Makefile | 1 + devel/libuiohook/Makefile | 25 +++++++++++++++++++++++++ devel/libuiohook/distinfo | 3 +++ devel/libuiohook/pkg-descr | 1 + devel/libuiohook/pkg-plist | 7 +++++++ 5 files changed, 37 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index adc75a7ca812..5ed6a5ffcd63 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1428,6 +1428,7 @@ SUBDIR += libubox SUBDIR += libudev-devd SUBDIR += libuinputplus + SUBDIR += libuiohook SUBDIR += libukcprog SUBDIR += libunicode SUBDIR += libuninum diff --git a/devel/libuiohook/Makefile b/devel/libuiohook/Makefile new file mode 100644 index 000000000000..1f212672481c --- /dev/null +++ b/devel/libuiohook/Makefile @@ -0,0 +1,25 @@ +PORTNAME= libuiohook +DISTVERSION= 1.2.2-11 +DISTVERSIONSUFFIX= -gf259ff3 +CATEGORIES= devel + +MAINTAINER= yuri@FreeBSD.org +COMMENT= C library to provide global keyboard and mouse hooks from userland +WWW= https://github.com/kwhat/libuiohook + +LICENSE= LGPL20 +LICENSE_FILE= ${WRKSRC}/COPYING.LESSER.md + +LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon \ + libxkbfile.so:x11/libxkbfile + +USES= cmake pkgconfig xorg +USE_XORG= x11 xcb xinerama xt xtst +USE_LDCONFIG= yes + +USE_GITHUB= yes +GH_ACCOUNT= kwhat + +CMAKE_ON= BUILD_SHARED_LIBS + +.include diff --git a/devel/libuiohook/distinfo b/devel/libuiohook/distinfo new file mode 100644 index 000000000000..5d916873d030 --- /dev/null +++ b/devel/libuiohook/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1705645716 +SHA256 (kwhat-libuiohook-1.2.2-11-gf259ff3_GH0.tar.gz) = 51f64194e4afafab3414c1c120e8da178d666439880222b878fcf19c2ce33019 +SIZE (kwhat-libuiohook-1.2.2-11-gf259ff3_GH0.tar.gz) = 113855 diff --git a/devel/libuiohook/pkg-descr b/devel/libuiohook/pkg-descr new file mode 100644 index 000000000000..a4f1b6aee061 --- /dev/null +++ b/devel/libuiohook/pkg-descr @@ -0,0 +1 @@ +libUIOHook is a cross-platform keyboard and mouse hooking from userland. diff --git a/devel/libuiohook/pkg-plist b/devel/libuiohook/pkg-plist new file mode 100644 index 000000000000..ad1d68dc1a79 --- /dev/null +++ b/devel/libuiohook/pkg-plist @@ -0,0 +1,7 @@ +include/uiohook.h +lib/cmake/uiohook/uiohook-config-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/uiohook/uiohook-config.cmake +lib/libuiohook.so +lib/libuiohook.so.1 +lib/libuiohook.so.1.2.0 +libdata/pkgconfig/uiohook.pc