Search Criteria
Package Details: piper-git 0.5.1.r5.gbf2444a-1
Git Clone URL: | https://aur.archlinux.org/piper-git.git (read-only, click to copy) |
---|---|
Package Base: | piper-git |
Description: | Piper is a GUI interface to ratbagd, the system daemon for configurable mice |
Upstream URL: | https://github.com/libratbag/piper |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Freggar |
Maintainer: | fisch02 |
Last Packager: | Piri |
Votes: | 6 |
Popularity: | 0.000008 |
First Submitted: | 2017-11-30 12:10 |
Last Updated: | 2020-07-13 17:21 |
Dependencies (10)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libratbag (libratbag-git)
- python-cairo (python-cairo-git)
- python-evdev
- python-lxml
- python3 (python)
- python-gobject>=3.0 (python-gobject-git)
- flake8 (make)
- git (git-git) (make)
- meson (meson-git) (make)
Latest Comments
Piri commented on 2020-07-13 17:28
The PKGBUILD now works again. Due to me not using this software any more I'm disowning this package, so feel free to pick it up.
Batou commented on 2020-07-06 17:07
Hi, there is a new dependency:
blabred commented on 2020-05-27 17:49
Nothing comes up when I click on the piper item in the applications menu. Manjaro KDE 5.6.10-1-rt5-MANJARO
I ran it from the terminal and got this: [adros@adros-pc libratbag]$ piper Traceback (most recent call last): File "/usr/bin/piper", line 8, in <module> gi.require_version('Gtk', '3.0') File "/home/adros/anaconda3/lib/python3.7/site-packages/gi/init.py", line 129, in require_version raise ValueError('Namespace %s not available' % namespace) ValueError: Namespace Gtk not available
AcheronHades commented on 2019-12-14 00:18
The build is failing, it requires a version of meson which isn't being installed as a dependency. I don't know if this is the correct place to put this, let me know if I should remove it.
Piri commented on 2019-07-30 11:08
Thanks, fixed it now.
FFY00 commented on 2019-07-17 07:57
Please add
git
to makedepends as it is needed to build the package.Piri commented on 2019-04-23 08:07
This has been fixed on the same day as your comment has been written. I didn't leave a comment because I thought the bold title which contains the pkgver made that obvious. If you still have problems with the pkgver please shoot me a message.
FFY00 commented on 2018-05-18 14:56
Please set the right version (pkgver) when building the package.
You can find an example here: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=mitmproxy-git (see the pkgver() method)