Skip to content

Instantly share code, notes, and snippets.

@lwhsu
Created March 9, 2025 07:32
Show Gist options
  • Save lwhsu/fd9f05f055db2f13765fa2fea7e1a371 to your computer and use it in GitHub Desktop.
Save lwhsu/fd9f05f055db2f13765fa2fea7e1a371 to your computer and use it in GitHub Desktop.
PORTNAME= iio-sensor-proxy
DISTVERSION= 3.6
CATEGORIES= comms
MAINTAINER= [email protected]
COMMENT= Proxies sensor devices to applications through D-BUS
WWW= https://gitlab.freedesktop.org/hadess/iio-sensor-proxy
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS+= libudev.so:devel/libudev-devd \
libgudev-1.0.so:devel/libgudev \
libpolkit-gobject-1.so:sysutils/polkit
USES= pkgconfig meson
USE_GNOME= glib20
USE_GITLAB= yes
GL_SITE= https://gitlab.freedesktop.org
GL_ACCOUNT= hadess
MESON_ARGS= -Dudevrulesdir=disabled \
-Dsystemdsystemunitdir=disabled
.include <bsd.port.mk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment