Search Criteria
Package Details: piper-git 0.7.r22.g9bf4f25-1
Package Actions
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: | GPL |
Conflicts: | piper |
Provides: | piper |
Submitter: | Freggar |
Maintainer: | harre |
Last Packager: | harre |
Votes: | 18 |
Popularity: | 0.158857 |
First Submitted: | 2017-11-30 12:10 (UTC) |
Last Updated: | 2023-01-08 02:42 (UTC) |
Dependencies (14)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libblockdev
- libibus (libibus-gitAUR)
- libratbag-gitAUR
- python-cairo (python-cairo-gitAUR)
- python-gobject
- python-lxml
- python3 (python)
- appstream (make)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- flake8 (make)
- git (git-gitAUR, git-glAUR) (make)
- gtk-update-icon-cache (gtk-update-icon-cache-gitAUR) (make)
- meson (meson-gitAUR) (make)
Required by (2)
- input-devices-support (requires piper) (optional)
- input-devices-support-gnome (requires piper) (optional)
Latest Comments
« First ‹ Previous 1 2
MithicSpirit commented on 2022-01-23 03:31 (UTC)
Currently fails building with the issue that it can't find
appstreamcli
, which can be fixed by addingappstream
to the dependencies. However, it seems like this is only needed at build time (for a test), so it may be better to add this tomakedepends
instead.Piri commented on 2020-07-13 17:28 (UTC)
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 (UTC)
Hi, there is a new dependency:
blabred commented on 2020-05-27 17:49 (UTC) (edited on 2020-05-27 18:50 (UTC) by blabred)
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 (UTC)
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 (UTC)
Thanks, fixed it now.
FFY00 commented on 2019-07-17 07:57 (UTC)
Please add
git
to makedepends as it is needed to build the package.Piri commented on 2019-04-23 08:07 (UTC)
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 (UTC) (edited on 2018-05-18 14:57 (UTC) by FFY00)
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)
« First ‹ Previous 1 2