Search Criteria
Package Details: paramano 0.72-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/paramano.git (read-only, click to copy) |
---|---|
Package Base: | paramano |
Description: | Docking battery monitor and CPU governer controller (fork of trayfreq) |
Upstream URL: | https://gitlab.com/dphillips/paramano |
Licenses: | GPL |
Submitter: | phillid |
Maintainer: | phillid |
Last Packager: | phillid |
Votes: | 74 |
Popularity: | 0.000000 |
First Submitted: | 2014-09-27 04:47 (UTC) |
Last Updated: | 2022-11-19 08:18 (UTC) |
Dependencies (2)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- sudo (fake-sudoAUR, polkit-fakesudoAUR, sudo-gitAUR, doas-sudo-shimAUR, doas-sudo-shim-minimalAUR, sudo-hgAUR, sudo-selinuxAUR, fudo-gitAUR)
Latest Comments
1 2 3 4 5 6 .. 12 Next › Last »
phillid commented on 2022-11-27 21:33 (UTC)
Thanks! The sudo thing was always a terrible hack, but it's great to know someone derives value from it still!
Muncrief commented on 2022-11-26 23:42 (UTC)
Thank you for maintaining paramano @phillid.
I was recently able to switch back to Arch as my primary desktop (I was forced to use Windows for awhile because of some pro-audio problems running essential closed source programs under KVM), and the only problem remaining was the ability to quickly change scaling governors for Linux audio applications.
I'd always used paramano in the past, but couldn't get it to build at the time, even with patches, and gave up. But I just tried again with your package and it's working perfectly. And with the customary alterations to run it via sudo I can change settings on the fly once again and have the best of all pro audio worlds!
I just wanted you to know that your work is needed and appreciated :)
phillid commented on 2022-11-19 08:18 (UTC)
Thanks. I tagged current master upstream as 0.72 and bumped this package to point to it
MarsSeed commented on 2022-03-14 18:19 (UTC)
The git master branch contains the needed fixes for the previously mentioned failure. That version builds without any issue.
I suggest to update this package to that version. It is sometimes necessary and even Arch repo maintainers occasionally choose to update stable (non-VCS-following) packages to an untagged commit.
I've created a patch for you if you choose to follow my advice.
https://drive.google.com/file/d/1qJUNhOXgoELsdCixO_cJi01DMG8Patie/view?usp=sharing
Just put the patch temporarily in dir where your PKGBUILD is.
Then run
git apply 0001-update-to-latest-git-commit-to-fix-build.patch
in that dir. (Then delete the patch file.)Note; this does not make your package a VCS package, as I've harcoded the commit that is latest at this moment. In line with how Arch maintainers do similar updates.
MarsSeed commented on 2022-03-14 18:01 (UTC)
Paramano build fails because of config bug, it still expects gtk2:
phillid commented on 2019-10-09 07:18 (UTC)
@davidmc971 Thanks for the heads up! Looks like something changed since Jan 2017 when the last version bump happened. I've added a patch to the build to solve this, so the build should be fine now
davidmc971 commented on 2019-10-07 18:05 (UTC)
Hello there, great application. Only problem I had was an error about hb.h when compiling, fixed it by adding
-I/usr/include/harfbuzz
to CFLGAS in config.mk and manually running "make all" in the source directory.
phillid commented on 2017-01-06 08:13 (UTC)
penguin_arch commented on 2016-12-30 09:33 (UTC)
phillid commented on 2016-04-02 23:36 (UTC)
1 2 3 4 5 6 .. 12 Next › Last »