File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 1+ # Where notejot went a different route, and jorts picked off of
12id : com.github.lainsce.notejot
23runtime : io.elementary.Platform
4+ # I should try this with 7
35runtime-version : ' 8'
46sdk : io.elementary.Sdk
57command : com.github.lainsce.notejot
68finish-args :
9+ # Back then, people used x11
710 - ' --share=ipc'
811 - ' --device=dri'
912 - ' --socket=x11'
@@ -19,12 +22,14 @@ cleanup:
1922 - ' *.la'
2023 - ' *.a'
2124modules :
25+ # Back then, it had this
2226 - name : gtksourceview3
2327 config-opts : ["--enable-gtk-doc=no"]
2428 sources :
2529 - type : archive
2630 url : https://download.gnome.org/sources/gtksourceview/3.24/gtksourceview-3.24.11.tar.xz
2731 sha256 : 691b074a37b2a307f7f48edc5b8c7afa7301709be56378ccf9cc9735909077fd
32+ # Go back enough in time
2833 - name : notejot
2934 buildsystem : meson
3035 sources :
You can’t perform that action at this time.
0 commit comments