Search Criteria
Package Details: gurk-git 0.3.0.dev.r177.g7002ad7-1
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: | Sup3Legacy |
Last Packager: | Sup3Legacy |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2022-01-27 12:01 (UTC) |
Last Updated: | 2022-10-10 14:05 (UTC) |
Dependencies (3)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
Latest Comments
1 2 Next › Last »
david_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
gurk
doesn't compile like some other rust packages compile from AUR, addingoptions=(!lto)
inPKGBUILD
solve 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
cmake
as build dependency. I'll try to build it withcmake
again.langfingaz commented on 2022-06-18 11:55 (UTC)
Thanks for the quick update, building works again. And yes, the
-1
comes 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.Sup3Legacy commented on 2022-06-17 21:38 (UTC) (edited on 2022-06-17 22:19 (UTC) by Sup3Legacy)
If i'm not mistaken, the
-1
stands for the first release. I also successfully managed to install this latest version. I will look into that.langfingaz commented on 2022-06-17 21:10 (UTC) (edited on 2022-06-17 21:12 (UTC) by langfingaz)
I've got the following error during my last build:
Maybe the
-1
at the end ofgurk-git 0.2.4.r165.g9ae89bc-1
causes this problem?1 2 Next › Last »