mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-05 06:28:24 +00:00
* Revert "feat: use flutter_distrubutor to build linux and macos packages (#7392)"
This reverts commit 6dc45c9830.
* fix: linux link issue
* fix: outline doesn't work well in columns
* fix: cannot drag a block under a table that’s in the second column
36 lines
504 B
YAML
36 lines
504 B
YAML
display_name: AppFlowy
|
|
package_name: appflowy
|
|
|
|
maintainer:
|
|
name: AppFlowy
|
|
email: support@appflowy.io
|
|
|
|
keywords:
|
|
- AppFlowy
|
|
- Office
|
|
- Document
|
|
- Database
|
|
- Note
|
|
- Kanban
|
|
- Note
|
|
|
|
installed_size: 100000
|
|
icon: linux/packaging/assets/logo.png
|
|
|
|
generic_name: AppFlowy
|
|
|
|
categories:
|
|
- Office
|
|
- Productivity
|
|
|
|
startup_notify: true
|
|
essential: false
|
|
|
|
section: x11
|
|
priority: optional
|
|
|
|
supportedMimeType: x-scheme-handler/appflowy-flutter
|
|
|
|
dependencies:
|
|
- libnotify-bin
|
|
- libkeybinder-3.0-0
|