Flatpak: Add appindicator plugin

Modules are copied from https://github.com/flathub/shared-modules
This commit is contained in:
André Apitzsch
2020-08-11 22:35:13 +02:00
parent 237ceb11d0
commit 2c83bd4725
9 changed files with 1202 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "intltool",
"cleanup": [ "*" ],
"sources": [
{
"type": "archive",
"url": "https://launchpad.net/intltool/trunk/0.51.0/+download/intltool-0.51.0.tar.gz",
"sha256": "67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd"
}
]
}