Skip to content

Commit caa9973

Browse files
author
GitHub Actions
committed
Add automatically parsed data (test)
[ci skip]
1 parent 62c8267 commit caa9973

File tree

5 files changed

+91
-0
lines changed

5 files changed

+91
-0
lines changed

apps/sourcegit.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
---
2+
layout: app
3+
4+
permalink: /sourcegit/
5+
description: Open-source GUI client for git users
6+
license: MIT
7+
8+
icons:
9+
- sourcegit/icons/256x256/com.sourcegit_scm.SourceGit.png
10+
11+
authors:
12+
- name: sourcegit-scm
13+
url: https://github.com/sourcegit-scm
14+
15+
links:
16+
- type: GitHub
17+
url: sourcegit-scm/sourcegit
18+
- type: Download
19+
url: https://github.com/sourcegit-scm/sourcegit/releases
20+
21+
desktop:
22+
Desktop Entry:
23+
Name: SourceGit
24+
Comment: Open-source & Free Git GUI Client
25+
Exec: AppRun
26+
Icon: com.sourcegit_scm.SourceGit
27+
Terminal: false
28+
Type: Application
29+
Categories: Development
30+
MimeType: inode/directory
31+
X-Desktop-File-Install-Version: 0.26
32+
X-AppImage-Version: 8.41
33+
AppImageHub:
34+
X-AppImage-Signature: 'directory ''/home/runner/.gnupg'' created keybox ''/home/runner/.gnupg/pubring.kbx''
35+
created [don''t know]: invalid packet (ctb=0a) no signature found the signature
36+
could not be verified. Please remember that the signature file (.sig or .asc)
37+
should be the first file given on the command line.'
38+
X-AppImage-Type: 2
39+
X-AppImage-Architecture: x86_64
40+
41+
appdata:
42+
Type: desktop-application
43+
ID: com.sourcegit_scm.SourceGit
44+
Name:
45+
C: SourceGit
46+
Summary:
47+
C: Open-source GUI client for git users
48+
Description:
49+
C: >-
50+
<p>Open-source GUI client for git users</p>
51+
ProjectLicense: MIT
52+
Url:
53+
homepage: https://github.com/sourcegit-scm/sourcegit
54+
Launchable:
55+
desktop-id:
56+
- com.sourcegit_scm.SourceGit.desktop
57+
---
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<component type="desktop-application">
3+
<id>com.sourcegit_scm.SourceGit</id>
4+
<metadata_license>MIT</metadata_license>
5+
<project_license>MIT</project_license>
6+
<name>SourceGit</name>
7+
<summary>Open-source GUI client for git users</summary>
8+
<description>
9+
<p>Open-source GUI client for git users</p>
10+
</description>
11+
<url type="homepage">https://github.com/sourcegit-scm/sourcegit</url>
12+
<launchable type="desktop-id">com.sourcegit_scm.SourceGit.desktop</launchable>
13+
<provides>
14+
<id>com.sourcegit_scm.SourceGit.desktop</id>
15+
</provides>
16+
</component>
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[Desktop Entry]
2+
Name=SourceGit
3+
Comment=Open-source & Free Git GUI Client
4+
Exec=AppRun
5+
Icon=com.sourcegit_scm.SourceGit
6+
Terminal=false
7+
Type=Application
8+
Categories=Development
9+
MimeType=inode/directory;
10+
X-Desktop-File-Install-Version=0.26
11+
X-AppImage-Version=8.41
12+
13+
[AppImageHub]
14+
# Dear upstream developer, please include update information in your AppImage
15+
# (e.g., with appimagetool -u) so that users can easily update the AppImage
16+
X-AppImage-Signature=directory '/home/runner/.gnupg' created keybox '/home/runner/.gnupg/pubring.kbx' created [don't know]: invalid packet (ctb=0a) no signature found the signature could not be verified. Please remember that the signature file (.sig or .asc) should be the first file given on the command line.
17+
X-AppImage-Type=2
18+
X-AppImage-Architecture=x86_64
36.6 KB
Loading

database/sourcegit/screenshot.png

2.35 KB
Loading

0 commit comments

Comments
 (0)