File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ finish-args:
1717 - --share=network
1818 - --allow=multiarch
1919 - --allow=devel
20+ - --talk-name=org.freedesktop.Notifications
2021sdk-extensions :
2122 - org.freedesktop.Sdk.Compat.i386
2223 - org.freedesktop.Sdk.Extension.openjdk11
@@ -36,6 +37,24 @@ add-extensions:
3637 download-if : active-gl-driver
3738 enable-if : active-gl-driver
3839modules :
40+ - name : libnotify
41+ buildsystem : meson
42+ config-opts :
43+ - -Dman=false
44+ - -Dgtk_doc=false
45+ - -Ddocbook_docs=disabled
46+ cleanup :
47+ - /include
48+ - /lib/pkgconfig
49+ - /lib/debug
50+ - /lib/girepository-1.0
51+ - /share/gtk-doc
52+ - /share/gir-1.0
53+ sources :
54+ - type : git
55+ url : https://github.com/GNOME/libnotify.git
56+ tag : 0.8.3
57+ commit : 6083790f9e0f1827147ecd8799c4dced0e86a877
3958 - name : openjdk
4059 buildsystem : simple
4160 build-commands :
You can’t perform that action at this time.
0 commit comments