Search Criteria
Package Details: gurk-git 0.7.1.r309.g4274bc9-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gurk-git.git (read-only, click to copy) |
|---|---|
| Package Base: | gurk-git |
| Description: | CLI client for Signal |
| Upstream URL: | https://github.com/boxdot/gurk-rs |
| Keywords: | CLI Signal |
| Licenses: | AGPL3 |
| Conflicts: | gurk |
| Provides: | gurk |
| Submitter: | Sup3Legacy |
| Maintainer: | kchr (Sup3Legacy) |
| Last Packager: | kchr |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-01-27 12:01 (UTC) |
| Last Updated: | 2025-04-30 19:08 (UTC) |
Dependencies (4)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- protobuf (protobuf-gitAUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
Latest Comments
1 2 Next › Last »
kchr commented on 2025-04-30 19:18 (UTC)
The PKGBUILD has now been updated and includes:
pkgverfix proposed by @david_ryskprotobufsqlx)Let me know if you have any other issues building the package.
nixit commented on 2025-02-19 15:59 (UTC)
@david_rysk, after making this change, I get a little further, but still get an error
error: could not compile
sqlx(lib) due to 2 previous errorsdavid_rysk commented on 2025-01-26 15:56 (UTC)
Fix is as follows:
pontoporeia commented on 2025-01-07 13:12 (UTC) (edited on 2025-01-07 13:16 (UTC) by pontoporeia)
heya, there seems to be an error when building the package:
I'll venture and say it's a version naming issue :-D
mekyt commented on 2024-03-01 07:52 (UTC) (edited on 2024-03-01 07:52 (UTC) by mekyt)
@Sup3Legacy
gurkdoesn't compile like some other rust packages compile from AUR, addingoptions=(!lto)inPKGBUILDsolve it for this package.langfingaz commented on 2022-09-27 13:36 (UTC)
@Sup3Legacy That was a quick fix! Many thanks. A new build is now successful.
Sup3Legacy commented on 2022-09-27 13:23 (UTC)
Thank you for the report. It seems I forgot about these deep dependencies! Can you try now?
langfingaz commented on 2022-09-27 13:18 (UTC)
During build I got this error:
I think we have to add
cmakeas build dependency. I'll try to build it withcmakeagain.langfingaz commented on 2022-06-18 11:55 (UTC)
Thanks for the quick update, building works again. And yes, the
-1comes frompkgrel=1.Sup3Legacy commented on 2022-06-18 07:47 (UTC) (edited on 2022-06-18 07:54 (UTC) by Sup3Legacy)
The issue was that the upstream changed the Cargo version to
0.2.5-dev, so the version generated for the package was0.2.5-dev.r166.g0e076c9, which is invalid. Just fixed it bys/-/./g-ing the Cargo version.1 2 Next › Last »