feature: add a deb build script for Linux

This commit is contained in:
leo 2024-04-16 12:37:15 +08:00
parent 66215cfa9e
commit ebf139de68
7 changed files with 30 additions and 11 deletions

View file

@ -0,0 +1,7 @@
Package: sourcegit
Version: 8.8
Priority: optional
Depends: libx11-6, libice6, libsm6
Architecture: amd64
Maintainer: longshuang@msn.cn
Description: Open-source & Free Git GUI Client

View file

@ -0,0 +1,8 @@
[Desktop Entry]
Name=Source Git
Comment=Open-source & Free Git GUI Client
Exec=/opt/sourcegit/sourcegit
Icon=/usr/share/icons/sourcegit.png
Terminal=false
Type=Application
Categories=Development

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB