Search Criteria
Package Details: lxi-tools-git r764.9dbd16a-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/lxi-tools-git.git (read-only, click to copy) |
---|---|
Package Base: | lxi-tools-git |
Description: | LXI Tools is a collection of software tools for controlling LXI instruments |
Upstream URL: | https://github.com/lxi/lxi-tools |
Licenses: | BSD-3 |
Conflicts: | lxi-tools |
Provides: | lxi-tools |
Submitter: | nickoe |
Maintainer: | nickoe |
Last Packager: | nickoe |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2016-03-29 22:09 (UTC) |
Last Updated: | 2022-10-19 20:43 (UTC) |
Dependencies (6)
- gtk4 (gtk4-customizableAUR, gtk4-paper-planeAUR, gtk4-gitAUR)
- gtksourceview5 (gtksourceview-gitAUR)
- liblxiAUR (liblxi-gitAUR, liblxiAUR)
- lua53
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
Required by (2)
- liblxi (requires lxi-tools) (optional)
- liblxi-git (requires lxi-tools) (optional)
Latest Comments
« First ‹ Previous 1 2
deraffe commented on 2021-12-30 22:51 (UTC)
Missing
to allow building in a clean chroot (for example using devtools).
nickoe commented on 2021-01-24 19:27 (UTC)
@EdeWolf, ok, I added lua as a dependency
EdeWolf commented on 2021-01-24 19:17 (UTC)
Does not build, lua dependency is missing. Installing lua makes the build finish.
checking pkg-config is at least version 0.9.0... yes checking for readline in -lreadline... yes checking for lxi_connect in -llxi... yes checking for lua... no checking for lua... no checking for lua... no checking for lua... no configure: error: lua not found ==> ERROR: A failure occurred in build().
nickoe commented on 2020-06-11 06:25 (UTC)
@flipmess, this is because of https://github.com/lxi-tools/lxi-tools/issues/21
If you can fix it upstream it is easier for us to enable, although we could add that patch to the package. If you are able to dig in to it and propose better upstream patch that would be nice.
flipmess commented on 2020-06-10 21:18 (UTC)
hi, seems like lxi-gui is not being built...
« First ‹ Previous 1 2