Package Details: threshy 0.2-0

Git Clone URL: https://aur.archlinux.org/threshy.git (read-only, click to copy)
Package Base: threshy
Description: ThinkPad battery threshold configuration using TLP and D-Bus
Upstream URL: https://gitlab.com/wincak/threshy
Licenses: GPL
Submitter: wincak
Maintainer: wincak
Last Packager: wincak
Votes: 7
Popularity: 0.000226
First Submitted: 2018-01-18 21:04 (UTC)
Last Updated: 2018-02-20 17:29 (UTC)

Latest Comments

wincak commented on 2025-04-03 13:10 (UTC)

Sorry guys, I won't be fixing Threshy anymore. If anyone wants to step up and fix/maintain it, I'll be happy to help.

escorares commented on 2025-04-03 12:51 (UTC)

Threshy is broken.

  1. For it to compile, you need to edit the pkgbuild, adding -DCMAKE_POLICY_VERSION_MINIMUM=3.5
  2. Attempting to run threshy results in the following:
$ sudo threshy
Failed to register service
zsh: IOT instruction (core dumped)  threshy

PhotonX commented on 2022-12-20 17:55 (UTC) (edited on 2022-12-20 17:55 (UTC) by PhotonX)

I think, it's not about the package name but rather about the version check which fails for some reason. I had this problem with other packages already, but never found a better solution than just removing the version check...

wincak commented on 2022-12-20 17:46 (UTC) (edited on 2022-12-20 17:46 (UTC) by wincak)

That's strange, dbus-x11 should provide "dbus". Even here in Threshy "Dependencies" dbus-x11 is listed.

However since I don't use Arch anymore I can only speculate. Looking at PKGBUILD docs in Wiki there doesn't seem to be a way for a package to depend on one OR other package.

As a hack you can (probably?) just delete this dependency from Threshy's PKGBUILD...

Any ideas what's really wrong here?

PhotonX commented on 2022-12-20 16:45 (UTC)

I'm trying to update

aur/dbus-x11 1.14.4-1 -> 1.15.0-2

and getting

installing dbus-x11 (1.15.0-2) breaks dependency 'dbus>=1.12' required by threshy