Flatpak: Add appindicator plugin
Modules are copied from https://github.com/flathub/shared-modules
This commit is contained in:
23
flatpak/modules/dbus-glib/dbus-glib-0.110.json
Normal file
23
flatpak/modules/dbus-glib/dbus-glib-0.110.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "dbus-glib",
|
||||
"cleanup": [
|
||||
"*.la",
|
||||
"/bin",
|
||||
"/etc",
|
||||
"/include",
|
||||
"/libexec",
|
||||
"/share/gtk-doc",
|
||||
"/share/man"
|
||||
],
|
||||
"config-opts": [
|
||||
"--disable-static",
|
||||
"--disable-gtk-doc"
|
||||
],
|
||||
"sources": [
|
||||
{
|
||||
"type": "archive",
|
||||
"url": "https://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.110.tar.gz",
|
||||
"sha256": "7ce4760cf66c69148f6bd6c92feaabb8812dee30846b24cd0f7395c436d7e825"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user