pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
elogind: Import elogind-246.10 as wip/elogind
Module Name: pkgsrc-wip
Committed By: Dan Cirnat <cirnatdan%netbsd.org@localhost>
Pushed By: cirnatdan
Date: Wed Apr 7 10:20:03 2021 +0200
Changeset: 33d1428dbd56258a0efcb2d28165e0b32e0b0e87
Added Files:
elogind/DESCR
elogind/Makefile
elogind/PLIST
elogind/distinfo
Log Message:
elogind: Import elogind-246.10 as wip/elogind
Linux-only logind fork
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=33d1428dbd56258a0efcb2d28165e0b32e0b0e87
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
elogind/DESCR | 9 +++++++
elogind/Makefile | 26 ++++++++++++++++++++
elogind/PLIST | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
elogind/distinfo | 6 +++++
4 files changed, 114 insertions(+)
diffs:
diff --git a/elogind/DESCR b/elogind/DESCR
new file mode 100644
index 0000000000..02a1a4795e
--- /dev/null
+++ b/elogind/DESCR
@@ -0,0 +1,9 @@
+Elogind is the systemd project's "logind", extracted out to be a
+standalone daemon. It integrates with PAM to know the set of users
+that are logged in to a system and whether they are logged in
+graphically, on the console, or remotely. Elogind exposes this
+information via the standard org.freedesktop.login1 D-Bus interface,
+as well as through the file system using systemd's standard
+/run/systemd layout. Elogind also provides "libelogind", which is a
+subset of the facilities offered by "libsystemd". There is a
+"libelogind.pc" pkg-config file as well.
diff --git a/elogind/Makefile b/elogind/Makefile
new file mode 100644
index 0000000000..8af8e4ea12
--- /dev/null
+++ b/elogind/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD$
+
+PKGNAME= elogind-246.10
+GITHUB_PROJECT= elogind
+GITHUB_TAG= v${PKGVERSION_NOREV}
+DISTNAME= ${GITHUB_TAG}
+CATEGORIES= systools
+MASTER_SITES= ${MASTER_SITE_GITHUB:=elogind/}
+DIST_SUBDIR= ${GITHUB_PROJECT}
+
+MAINTAINER= cirnatdan%NetBSD.org@localhost
+HOMEPAGE= https://github.com/elogind/elogind/
+COMMENT= Fork of logind daemon from systemd
+LICENSE= gnu-gpl-v2
+
+WRKSRC= ${WRKDIR}/elogind-246.10
+HAS_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+USE_PKGLOCALEDIR= yes
+USE_TOOLS+= gmake m4
+
+PKGCONFIG_OVERRIDE+= src/libelogind/libelogind.pc.in
+
+.include "../../wip/libudev/buildlink3.mk"
+.include "../../devel/meson/build.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/elogind/PLIST b/elogind/PLIST
new file mode 100644
index 0000000000..1d4096b650
--- /dev/null
+++ b/elogind/PLIST
@@ -0,0 +1,73 @@
+@comment $NetBSD$
+bin/busctl
+etc/elogind/logind.conf
+etc/pam.d/elogind-user
+include/elogind/_sd-common.h
+include/elogind/sd-bus-protocol.h
+include/elogind/sd-bus-vtable.h
+include/elogind/sd-bus.h
+include/elogind/sd-daemon.h
+include/elogind/sd-device.h
+include/elogind/sd-event.h
+include/elogind/sd-hwdb.h
+include/elogind/sd-id128.h
+include/elogind/sd-journal.h
+include/elogind/sd-login.h
+include/elogind/sd-messages.h
+include/elogind/sd-path.h
+include/elogind/systemd/_sd-common.h
+include/elogind/systemd/sd-bus-protocol.h
+include/elogind/systemd/sd-bus-vtable.h
+include/elogind/systemd/sd-bus.h
+include/elogind/systemd/sd-daemon.h
+include/elogind/systemd/sd-device.h
+include/elogind/systemd/sd-event.h
+include/elogind/systemd/sd-hwdb.h
+include/elogind/systemd/sd-id128.h
+include/elogind/systemd/sd-journal.h
+include/elogind/systemd/sd-login.h
+include/elogind/systemd/sd-messages.h
+include/elogind/systemd/sd-path.h
+lib/pkgconfig/libelogind.pc
+share/bash-completion/completions/loginctl
+share/dbus-1/system-services/org.freedesktop.login1.service
+share/dbus-1/system.d/org.freedesktop.login1.conf
+share/doc/${PKGNAME}/CODING_STYLE.md
+share/doc/${PKGNAME}/GVARIANT-SERIALIZATION
+share/doc/${PKGNAME}/LICENSE.GPL2
+share/doc/${PKGNAME}/LICENSE.LGPL2.1
+share/doc/${PKGNAME}/README.md
+share/factory/etc/pam.d/other
+share/factory/etc/pam.d/system-auth
+share/locale/be/LC_MESSAGES/elogind.mo
+share/locale/be@latin/LC_MESSAGES/elogind.mo
+share/locale/bg/LC_MESSAGES/elogind.mo
+share/locale/ca/LC_MESSAGES/elogind.mo
+share/locale/cs/LC_MESSAGES/elogind.mo
+share/locale/da/LC_MESSAGES/elogind.mo
+share/locale/de/LC_MESSAGES/elogind.mo
+share/locale/el/LC_MESSAGES/elogind.mo
+share/locale/es/LC_MESSAGES/elogind.mo
+share/locale/fr/LC_MESSAGES/elogind.mo
+share/locale/gl/LC_MESSAGES/elogind.mo
+share/locale/hr/LC_MESSAGES/elogind.mo
+share/locale/hu/LC_MESSAGES/elogind.mo
+share/locale/id/LC_MESSAGES/elogind.mo
+share/locale/it/LC_MESSAGES/elogind.mo
+share/locale/ja/LC_MESSAGES/elogind.mo
+share/locale/ko/LC_MESSAGES/elogind.mo
+share/locale/lt/LC_MESSAGES/elogind.mo
+share/locale/pl/LC_MESSAGES/elogind.mo
+share/locale/pt/LC_MESSAGES/elogind.mo
+share/locale/pt_BR/LC_MESSAGES/elogind.mo
+share/locale/ro/LC_MESSAGES/elogind.mo
+share/locale/ru/LC_MESSAGES/elogind.mo
+share/locale/sk/LC_MESSAGES/elogind.mo
+share/locale/sr/LC_MESSAGES/elogind.mo
+share/locale/sv/LC_MESSAGES/elogind.mo
+share/locale/tr/LC_MESSAGES/elogind.mo
+share/locale/uk/LC_MESSAGES/elogind.mo
+share/locale/zh_CN/LC_MESSAGES/elogind.mo
+share/locale/zh_TW/LC_MESSAGES/elogind.mo
+share/polkit-1/actions/org.freedesktop.login1.policy
+share/zsh/site-functions/_loginctl
diff --git a/elogind/distinfo b/elogind/distinfo
new file mode 100644
index 0000000000..b2197e57a2
--- /dev/null
+++ b/elogind/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (elogind/v246.10.tar.gz) = f2538df81689c280b081c902f19dd538f5d1feae
+RMD160 (elogind/v246.10.tar.gz) = 5eb79c79cb832cac4136dc5c8ecbc492743be103
+SHA512 (elogind/v246.10.tar.gz) = 9db0f068ed94ec07bab4d764ccb38840af3d05a4b7c9c539721906f5381b509cb9a3cbfb0453a978210d306136368de6162578c600d522416ef2a7ac1b9f348b
+Size (elogind/v246.10.tar.gz) = 1559256 bytes
Home |
Main Index |
Thread Index |
Old Index