Package Details: libthinkpad 2.6-5

Git Clone URL: https://aur.archlinux.org/libthinkpad.git (read-only, click to copy)
Package Base: libthinkpad
Description: A general purpose userspace ThinkPad library
Upstream URL: https://github.com/libthinkpad/libthinkpad
Keywords: thinkpad
Licenses: BSD
Submitter: smlb
Maintainer: nurfz (MartinX3)
Last Packager: MartinX3
Votes: 5
Popularity: 0.000001
First Submitted: 2017-11-19 00:04 (UTC)
Last Updated: 2020-12-31 22:13 (UTC)

Latest Comments

MartinX3 commented on 2020-12-31 22:13 (UTC)

@hashworks Thank you and done

hashworks commented on 2020-12-31 14:24 (UTC)

This requires 'systemd' as a makedep.

hashworks commented on 2020-10-26 10:12 (UTC) (edited on 2020-10-26 10:12 (UTC) by hashworks)

Build failes for me with extra-x86_64-build:

-- Build files have been written to: /build/libthinkpad/src/libthinkpad-2.6
Scanning dependencies of target thinkpad
[ 50%] Building CXX object CMakeFiles/thinkpad.dir/src/libthinkpad.cpp.o
/build/libthinkpad/src/libthinkpad-2.6/src/libthinkpad.cpp:33:10: fatal error: systemd/sd-bus.h: No such file or directory
   33 | #include <systemd/sd-bus.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/thinkpad.dir/build.make:82: CMakeFiles/thinkpad.dir/src/libthinkpad.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:95: CMakeFiles/thinkpad.dir/all] Error 2
make: *** [Makefile:171: all] Error 2
==> ERROR: A failure occurred in build().

smlb commented on 2017-11-19 20:49 (UTC)

Fixed, thanks for pointing it out :)

robertfoster commented on 2017-11-19 19:14 (UTC)

PLease use cmake as makedep :D