Search Criteria
Package Details: rpc-bridge 1.4.1.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rpc-bridge.git (read-only, click to copy) |
|---|---|
| Package Base: | rpc-bridge |
| Description: | Enable Rich Presence between your Wine applications and the native Discord client on Linux |
| Upstream URL: | https://github.com/EnderIce2/rpc-bridge |
| Keywords: | discord rich-presence rpc wine |
| Licenses: | MIT |
| Submitter: | p0358 |
| Maintainer: | p0358 (enderice2) |
| Last Packager: | p0358 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-12-29 03:47 (UTC) |
| Last Updated: | 2026-06-07 19:47 (UTC) |
Dependencies (2)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- mingw-w64-gcc (mingw-w64-gcc-msvcrtAUR, llvm-mingwAUR) (make)
Required by (1)
- vatsim-crc (optional)
Latest Comments
p0358 commented on 2026-06-07 19:50 (UTC)
@nicholascw Sorry for delayed action, I applied git into makedepends as suggested. But as for LICENSE, the wiki section you linked explicitly says:
You're right that the path was wrong though. It's an accidental omission from converting from .tar.gz to git clone, where I didn't clean my build directory and hence didn't notice the LICENSE file changing its path. Fixed now.
nicholascw commented on 2026-03-19 08:33 (UTC)
Suggested change as belows
gitis needed inmakedependsas it is not part ofbaseorbase-devel, so it's needed for the git source in a clean build environment.