Search Criteria
Package Details: keyleds 1.1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/keyleds.git (read-only, click to copy) |
---|---|
Package Base: | keyleds |
Description: | ➤ Advanced RGB LED animation driver for G213, G410, G513, G610, G810, G910 and GPro |
Upstream URL: | https://github.com/spectras/keyleds |
Keywords: | g410 g610 g810 g910 gaming gpro keyboard led logitech rgb |
Licenses: | GPL3 |
Submitter: | spectras |
Maintainer: | None |
Last Packager: | spectras |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2017-09-19 23:24 (UTC) |
Last Updated: | 2020-06-14 21:00 (UTC) |
Dependencies (8)
- libuv (libuv-gitAUR)
- libx11 (libx11-gitAUR)
- libxi (libxi-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libyaml (libyaml-gitAUR)
- luajit (luajit-2.1-lua52-gitAUR, luajit-gitAUR, luajit-openrestyAUR)
- systemd (systemd-chromiumosAUR, systemd-fmlAUR, systemd-selinuxAUR, sysupdated-systemd-gitAUR, systemd-gitAUR)
- cmake (cmake-gitAUR) (make)
Latest Comments
Mixel commented on 2023-08-11 16:54 (UTC)
@Seeed https://github.com/keyleds/keyleds/pull/74 this Pull request fixed the compilation errors another alternative which I used is in this issue thread https://github.com/keyleds/keyleds/issues/72
Seeed commented on 2023-07-21 05:22 (UTC)
Fails to build:
[ 44%] Building CXX object keyledsd/CMakeFiles/core.dir/src/service/EffectManager.cxx.o In Datei, eingebunden von /home/user/.cache/yay/keyleds/src/keyleds-1.1.1/keyledsd/include/keyledsd/plugin/interfaces.h:20, von /home/user/.cache/yay/keyleds/src/keyleds-1.1.1/keyledsd/include/keyledsd/service/EffectManager.h:23, von /home/user/.cache/yay/keyleds/src/keyleds-1.1.1/keyledsd/src/service/EffectManager.cxx:17: /home/user/.cache/yay/keyleds/src/keyleds-1.1.1/keyledsd/include/keyledsd/KeyDatabase.h:123:34: Warnung: »template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator« ist veraltet [-Wdeprecated-declarations] 123 | class iterator : public std::iterator<std::bidirectional_iterator_tag, | ^~~~~~~~ In Datei, eingebunden von /usr/include/c++/13.1.1/bits/stl_construct.h:61, von /usr/include/c++/13.1.1/optional:44, von /home/user/.cache/yay/keyleds/src/keyleds-1.1.1/keyledsd/include/keyledsd/colors.h:22, von /home/user/.cache/yay/keyleds/src/keyleds-1.1.1/keyledsd/include/keyledsd/RenderTarget.h:21, von /home/user/.cache/yay/keyleds/src/keyleds-1.1.1/keyledsd/include/keyledsd/KeyDatabase.h:20: /usr/include/c++/13.1.1/bits/stl_iterator_base_types.h:127:34: Anmerkung: hier deklariert 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ /home/user/.cache/yay/keyleds/src/keyleds-1.1.1/keyledsd/src/service/EffectManager.cxx:39:48: Fehler: Variable »constexpr const std::array\<unsigned char, 16> keyledsdModuleUUID« hat Initialisierung, aber unvollständigen Typ 39 | static constexpr std::array\<unsigned char, 16> keyledsdModuleUUID = {{ | ^~~~~~~~~~~~~~~~~~ make[2]: *** [keyledsd/CMakeFiles/core.dir/build.make:118: keyledsd/CMakeFiles/core.dir/src/service/EffectManager.cxx.o] Fehler 1 make[1]: *** [CMakeFiles/Makefile2:245: keyledsd/CMakeFiles/core.dir/all] Fehler 2 make: *** [Makefile:136: all] Fehler 2 ==> FEHLER: Ein Fehler geschah in build(). Breche ab... -> Fehler beim Erstellen: keyleds-exit status 4 -> Die folgenden Pakete konnten nicht installiert werden. Ein manueller Eingriff ist erforderlich: keyleds - exit status 4
Lucki commented on 2021-04-15 22:52 (UTC)
I'm getting the following error in a clean chroot:
Nayr438 commented on 2020-06-06 20:12 (UTC)
Currently needs https://github.com/keyleds/keyleds/pull/49 to build.
Posich commented on 2019-09-25 23:04 (UTC)
This also depends on libxfixes.
Build failed until I added it to the PKGBUILD.