Search Criteria
Package Details: tailord 0.2.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tailord.git (read-only, click to copy) |
---|---|
Package Base: | tailord |
Description: | Daemon handling fan, keyboard and general HW support for Tuxedo laptops (part of tuxedo-rs) |
Upstream URL: | https://github.com/AaronErhardt/tuxedo-rs |
Keywords: | tuxedo tuxedo-rs |
Licenses: | GPL-2.0-or-later |
Groups: | tuxedo-rs |
Conflicts: | tuxedo-control-center |
Provides: | tailord |
Submitter: | tskaar |
Maintainer: | tskaar |
Last Packager: | tskaar |
Votes: | 2 |
Popularity: | 0.013579 |
First Submitted: | 2023-11-19 16:49 (UTC) |
Last Updated: | 2024-04-02 20:32 (UTC) |
Dependencies (9)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- tuxedo-io (tuxedo-drivers-xmg-dkms-gitAUR, tuxedo-drivers-dkmsAUR, clevo-drivers-dkms-gitAUR, tuxedo-drivers-nocompatcheck-dkmsAUR)
- tuxedo-keyboard (tuxedo-drivers-xmg-dkms-gitAUR, tuxedo-drivers-dkmsAUR, clevo-drivers-dkms-gitAUR, tuxedo-drivers-nocompatcheck-dkmsAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- tailor-cliAUR (tailor-cliAUR) (optional) – CLI for controlling the daemon
- tailor-guiAUR (tailor-guiAUR) (optional) – GUI for controlling the daemon
- tailor-hwcapsAUR (tailor-hwcapsAUR) (optional) – CLI tool for checking hardware capabilities
Required by (3)
- tailor-cli
- tailor-gui
- tailor-hwcaps (optional)
Latest Comments
tskaar commented on 2024-04-02 20:41 (UTC)
Hi, @evorster!
Thanks for letting me know about that git issue, I'll be a bit more consistent about having to rebuild
tailord
with the other packages (if there are any non-tagged commits that are required).I pinned the
tailord
dependency to this specific version as a secondary 'safety' atleast for now.Thanks for the feedback!
evorster commented on 2024-04-01 16:20 (UTC)
I've hacked the tailord package to use the same source as the tailor-gui. It may be possible to just use the same git commit for all the packages.
evorster commented on 2024-04-01 16:18 (UTC)
Hi there!
Have a look at https://github.com/AaronErhardt/tuxedo-rs/issues/68 please. It seems that there is an issue when the sources for the various tailor packages get out of sync. Also, there is a new tag to try and harmonize the sources for now.
However, if you could update the various tailor packages to use exactly the same source, it would avoid us running into this type of issue in the future.
Thanks for making this package, by the way!
tskaar commented on 2023-11-27 17:56 (UTC)
Hi!
Upstream diverged the different cargo packages such that they have split version. Split PKGBUILD scripts doesn't allow the split packages to have different versions, hence I split them all into separate packages instead.
It's a bit messy overall (Ideally could've have built tuxedo-rs with the lowest common denominator or something)
evorster commented on 2023-11-27 09:32 (UTC)
Hi there!
What happened to tuxedo-rs? I see in the package description that this and three other packages are part of tuxedo-rs, and Google has a memory of such a package existing in the AUR, but right now there is none.