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: | 11 |
Popularity: | 0.001060 |
First Submitted: | 2017-11-30 12:10 (UTC) |
Last Updated: | 2023-01-08 02:42 (UTC) |
Dependencies (14)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libblockdev (libblockdev-lean)
- libibus (libibus-git)
- libratbag-git
- python-cairo (python-cairo-git)
- python-gobject (python-gobject-git)
- python-lxml
- python3 (python)
- appstream (make)
- desktop-file-utils (desktop-file-utils-git) (make)
- flake8 (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- gtk-update-icon-cache (gtk3-git, gtk-rc, gtk-update-icon-cache-git) (make)
- meson (meson-git) (make)
Required by (1)
- input-devices-support (requires piper) (optional)
Latest Comments
1 2 Next › Last »
harre commented on 2022-12-28 18:50 (UTC) (edited on 2022-12-28 18:51 (UTC) by harre)
Pushed update for dependencies.
NOTE: Newest version now depends on a new libratbag that is not avalible on the regular community package so I have switched to use libratbag-git instead.
harre commented on 2022-08-18 21:15 (UTC)
@MithicSpirit Thanks for the heads-up, I have pushed an update on the makedepends now.
MithicSpirit commented on 2022-08-18 18:14 (UTC) (edited on 2022-08-18 18:19 (UTC) by MithicSpirit)
Currently needs
gtk-update-icon-cache
anddesktop-file-utils
to build. Not sure whether these are runtime dependencies, but I suspect that they are just required at build time, so they should probably be added tomakedepends
.EDIT: just grepped the repo for
gtk-update-icon-cache
andupdate-desktop-database
(the required command fromdesktop-file-utils
) and it seems like they only show up in some meson files, so it's probably safe to just keep this ismakedepends
and not in regulardepends
.harre commented on 2022-04-24 21:04 (UTC)
I have adopted this package and will try my best to keep it uptodate with upstream
Poke me if something else is missing
andrdc commented on 2022-03-03 03:29 (UTC)
Please add
appstreamcli
tomakedepends
as it is needed to build the package.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.
1 2 Next › Last »