Search Criteria
Package Details: intel-lpmd 0.1.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/intel-lpmd.git (read-only, click to copy) |
|---|---|
| Package Base: | intel-lpmd |
| Description: | Intel Low Power Mode Daemon |
| Upstream URL: | https://github.com/intel/intel-lpmd |
| Licenses: | GPL-2.0-or-later |
| Submitter: | npreining |
| Maintainer: | npreining |
| Last Packager: | npreining |
| Votes: | 10 |
| Popularity: | 0.000703 |
| First Submitted: | 2024-02-27 13:49 (UTC) |
| Last Updated: | 2026-05-04 19:42 (UTC) |
Dependencies (11)
- libnl (libnl-gitAUR)
- libxml2-legacy
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- systemd-libs (systemd-libs-gitAUR, systemd-libs-selinuxAUR, unshitted-systemd-libsAUR, systemd-liberated-libs-gitAUR)
- upower (upower-nocriticalAUR, upower-gitAUR, upower-nosystemd-gitAUR)
- autoconf-archive (autoconf-archive-gitAUR) (make)
- automake (automake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glib2-devel (glib2-devel-gitAUR) (make)
- gtk-doc (make)
- systemd (systemd-gitAUR, systemd-selinuxAUR, unshitted-systemdAUR, systemd-liberated-gitAUR) (make)
Latest Comments
1 2 Next › Last »
npreining commented on 2026-05-04 19:42 (UTC)
Done, new release contains LICENSE
npreining commented on 2026-05-04 19:36 (UTC)
@ptr1337 Sure enough, I will add the license and then go ahead. Not sure what will happen with this packages, but I am fine seeing it removed from aur.
Thanks
ptr1337 commented on 2026-05-04 16:50 (UTC)
Hi,
I would like to promote this package to the official repository. Would you mind to add the BSD0 License so I can reuse your "code" ?
Here an example License: https://gitlab.archlinux.org/archlinux/packaging/packages/ananicy-cpp/-/blob/main/LICENSE?ref_type=heads
wowsuchben commented on 2025-11-14 19:52 (UTC)
The package libxml2 no longer provides libxml2.so.2, so starting the daemon errors out with : intel_lpmd: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory
Installing the package libxml2-legacy resolves this, so it should be added as a dependency.
Also, as of version 0.0.8, LPMD supports AC/DC status detection and no longer needs the udev rule that this package includes.
ptr1337 commented on 2024-09-27 12:32 (UTC)
Im not sure, why you skip checksum for the tag, but pacman does support generating the checksum base on the tag. Please correctly generate the checksums.
npreining commented on 2024-06-17 08:26 (UTC)
@eworm thanks, fixed in -3
eworm commented on 2024-06-17 07:40 (UTC)
I build in a clean build environment (https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot) and the systemd unit file is not included for me. Possibly another make dependency is missing.
npreining commented on 2024-06-17 02:49 (UTC)
Indeed, when I purged the git clone of upstream and let makepkg re-checkout it, the same happend. I pushed a new commit that adds the build dep. Thanks!
stereomato commented on 2024-06-15 19:16 (UTC)
I also have the same issue as enrique, and it was also fixed by installing glib2-devel.
1 2 Next › Last »