Commit Graph

1 Commits

Author SHA1 Message Date
lincube
c534f06532 feat: add Linglong (玲珑) packaging support
- Add linglong.yaml configuration file for Linglong package format
- Add GitHub Actions workflow for automated Linglong package building
- Support self-contained .NET deployment with shared runtime
- Follow Linglong application conventions and Freedesktop standards

This enables distribution on Deepin/UOS systems via the Linglong package
manager, providing a modern containerized application format for Linux.

Features:
- Automated build triggered on release or manual dispatch
- Shared .NET runtime between Main App and AirAppRuntime
- Proper desktop file and icon integration
- Package validation and artifact upload
2026-06-25 03:17:24 +08:00