feat: Add AppImage build and generic naming for Linux artifacts (#83)
Some checks are pending
Flutter CI & Release / Test (push) Waiting to run
Flutter CI & Release / Build Android APKs (push) Blocked by required conditions
Flutter CI & Release / build_linux (push) Blocked by required conditions
Flutter CI & Release / Create GitHub Release (push) Blocked by required conditions

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
This commit is contained in:
Dr.Blank 2025-05-23 10:53:24 +05:30 committed by GitHub
parent 5c7be5cbe4
commit db20682004
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 72 additions and 5 deletions

View file

@ -0,0 +1,34 @@
display_name: Vaani
package_name: vaani
maintainer:
name: Dr.Blank
email: drblankdev@gmail.com
priority: optional
section: x11
installed_size: 75700
essential: false
icon: assets/icon/logo.png
postuninstall_scripts:
- echo "Sorry to see you go."
keywords:
- Audiobook
- Audiobook Player
- Audiobookshelf
generic_name: Audiobook Player
categories:
- AudioVideo
- Audio
- Player
startup_notify: true
# TODO: Review and update fields for AppImage specifics (e.g., icon, metadata).