Skip to content

Commit 37e9645

Browse files
committed
comments
1 parent 6d4697a commit 37e9645

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

io.github.ellie_commons.jorts.legacy.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1+
# Where notejot went a different route, and jorts picked off of
12
id: com.github.lainsce.notejot
23
runtime: io.elementary.Platform
4+
# I should try this with 7
35
runtime-version: '8'
46
sdk: io.elementary.Sdk
57
command: com.github.lainsce.notejot
68
finish-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'
2124
modules:
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:

0 commit comments

Comments
 (0)