2023-06-23 09:43:13 +02:00
|
|
|
packaging_format = 2
|
|
|
|
|
|
|
|
id = "diagramsnet"
|
|
|
|
name = "Diagrams.net"
|
2023-09-09 07:52:55 +02:00
|
|
|
description.en = "Diagram software for making flowcharts, process diagrams, org charts"
|
|
|
|
description.fr = "Application qui permet de faire des schémas et du dessin vectoriel"
|
2023-06-23 09:43:13 +02:00
|
|
|
|
2024-04-27 03:31:53 +02:00
|
|
|
version = "24.3.1~ynh1"
|
2023-06-23 09:43:13 +02:00
|
|
|
|
|
|
|
maintainers = ["Gofannon"]
|
|
|
|
|
|
|
|
[upstream]
|
|
|
|
license = "Apache-2.0"
|
|
|
|
website = "https://www.diagrams.net/"
|
|
|
|
demo = "https://app.diagrams.net/"
|
|
|
|
admindoc = "https://www.diagrams.net/doc"
|
|
|
|
code = "https://github.com/jgraph/drawio"
|
|
|
|
|
|
|
|
[integration]
|
2023-09-09 07:52:55 +02:00
|
|
|
yunohost = ">= 11.2"
|
2023-06-23 09:50:00 +02:00
|
|
|
architectures = "all"
|
2023-06-23 09:43:13 +02:00
|
|
|
multi_instance = true
|
2023-12-09 22:08:57 +01:00
|
|
|
|
2023-06-23 09:50:00 +02:00
|
|
|
ldap = false
|
2023-12-09 22:08:57 +01:00
|
|
|
|
2023-06-23 09:50:00 +02:00
|
|
|
sso = false
|
2023-12-09 22:08:57 +01:00
|
|
|
|
2023-06-23 09:50:00 +02:00
|
|
|
disk = "50M"
|
|
|
|
ram.build = "50M"
|
|
|
|
ram.runtime = "50M"
|
2023-06-23 09:43:13 +02:00
|
|
|
|
|
|
|
[install]
|
|
|
|
[install.domain]
|
|
|
|
type = "domain"
|
|
|
|
|
|
|
|
[install.path]
|
|
|
|
type = "path"
|
|
|
|
default = "/diagram"
|
|
|
|
|
|
|
|
[install.init_main_permission]
|
|
|
|
type = "group"
|
|
|
|
default = false
|
|
|
|
|
|
|
|
[resources]
|
|
|
|
[resources.sources.main]
|
2024-04-27 03:31:53 +02:00
|
|
|
url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.3.1.tar.gz"
|
|
|
|
sha256 = "8d94a22de5d7b7ddf33f0640ed8e15eaf25ae0e4e106fca556177436d1c65bed"
|
2023-06-23 09:53:20 +02:00
|
|
|
autoupdate.strategy = "latest_github_tag"
|
2023-06-23 09:43:13 +02:00
|
|
|
|
|
|
|
[resources.system_user]
|
|
|
|
|
|
|
|
[resources.install_dir]
|
|
|
|
|
|
|
|
[resources.permissions]
|
|
|
|
main.url = "/"
|