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.54 |
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-gobject-gitAUR)
- 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
1 2 Next › Last »
PHLAK commented on 2024-02-09 21:43 (UTC)
@MithicSpirit Removing those files manually worked. Thanks.
MithicSpirit commented on 2024-02-09 19:02 (UTC)
@PHLAK since it doesn't say what package those files are owned by, this means that they are not owned by any package. In particular, those files were created at some point rather than being installed by pacman, and that is an issue with your system rather than this package. You can try manually deleting those files.
PHLAK commented on 2024-02-09 18:36 (UTC)
I'm unable to install the package after it compiles. Getting errors about conflicting files.
dreieck commented on 2023-08-20 15:53 (UTC)
namcap
shows the following errors:gtk3
,gdk-pixbuf2
,librsvg
Thanks for maintaining!
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.1 2 Next › Last »