- Use GTK default flags for single instance - Fix icon path to absolute /usr/share/icons - Add postinstall chmod 644 for icon - Remove Dart-level single instance code
34 lines
526 B
YAML
34 lines
526 B
YAML
display_name: Umbrix
|
|
package_name: umbrix
|
|
maintainer:
|
|
name: umbrix
|
|
email: linux@umbrix.com
|
|
|
|
priority: optional
|
|
section: x11
|
|
installed_size: 6604
|
|
essential: false
|
|
icon: ./logo/ic_launcher_playstore.png
|
|
|
|
postinstall_scripts:
|
|
- chmod 644 /usr/share/icons/hicolor/256x256/apps/umbrix.png
|
|
- echo "Installed Umbrix VPN"
|
|
postuninstall_scripts:
|
|
- echo "Uninstalled Umbrix"
|
|
|
|
keywords:
|
|
- Umbrix
|
|
- Proxy
|
|
- VPN
|
|
- V2ray
|
|
- Xray
|
|
- Clash
|
|
- Sing-box
|
|
|
|
generic_name: Umbrix
|
|
|
|
categories:
|
|
- Network
|
|
|
|
startup_notify: true
|