Search Criteria
Package Details: powermate-git 8.r0.ga5aed40-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/powermate-git.git (read-only, click to copy) |
---|---|
Package Base: | powermate-git |
Description: | A small Linux userspace driver for the Griffin PowerMate |
Upstream URL: | https://github.com/stefansundin/powermate-linux |
Licenses: | GPL3 |
Submitter: | b10n |
Maintainer: | alerque |
Last Packager: | alerque |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2018-02-22 18:00 (UTC) |
Last Updated: | 2024-03-26 12:16 (UTC) |
Dependencies (2)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
alerque commented on 2023-02-22 13:43 (UTC)
I fixed the dependencies and access to the Git submodule from the local build cache.
thurstylark commented on 2023-01-13 11:16 (UTC)
Firstly, this package fails to build in a clean chroot because it lacks a makedepends on git. Ref: https://wiki.archlinux.org/title/VCS_package_guidelines#Conflicts_and_dependencies
Secondly, this package fails in prepare() with the following output (using aurutils):
Not entirely sure what should be done about that, but I got around it by modifying my local copy of the PKGBUILD with the second git url in the source array instead of a file path on line 17. Not sure if this is a suitable alternative, but it got me past the build failures, so make of that what you will :P