Search Criteria
Package Details: sourcegit 8.39-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sourcegit.git (read-only, click to copy) |
---|---|
Package Base: | sourcegit |
Description: | GUI client for GIT users |
Upstream URL: | https://github.com/sourcegit-scm/sourcegit |
Keywords: | git git-gui |
Licenses: | MIT |
Submitter: | yataro |
Maintainer: | yataro |
Last Packager: | yataro |
Votes: | 6 |
Popularity: | 1.64 |
First Submitted: | 2024-04-11 17:49 (UTC) |
Last Updated: | 2024-11-19 07:40 (UTC) |
Dependencies (6)
- dotnet-runtime-8.0 (dotnet-runtime-8.0-binAUR, dotnet-runtime)
- git (git-gitAUR, git-glAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- dotnet-sdk-8.0 (dotnet-sdk-8.0-binAUR, dotnet-sdk) (make)
- git-credential-managerAUR (git-credential-managerAUR, git-credential-manager-binAUR) (optional) – third-party authentication support
Latest Comments
yataro commented on 2024-11-04 03:55 (UTC)
I've decided to make
git-credential-manager
an optional dependency this update because it's only needed when using user:password authentication on third-party resources (like GitHub), but if you're using an ssh key, this is completely avoided.yataro commented on 2024-07-23 14:05 (UTC)
The problem is (likely) caused by stale dotnet in the Arch Linux repository, so for now I've added a patch to fix it.
yataro commented on 2024-07-23 13:45 (UTC)
At the moment, the latest SourceGit releases don't compile with dotnet 8.0.106, which is the latest available from the Arch Linux repository. I'll update it when the problem is fixed
yataro commented on 2024-05-08 15:43 (UTC)
Here it is: sourcegit-bin
yataro commented on 2024-05-08 14:49 (UTC)
@chust Sure, will do it today
chust commented on 2024-05-08 08:47 (UTC)
Could you provide a binary package?