-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpage.codeberg.JakobDev.jdTextEdit.yaml
More file actions
75 lines (71 loc) · 2.27 KB
/
page.codeberg.JakobDev.jdTextEdit.yaml
File metadata and controls
75 lines (71 loc) · 2.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
id: page.codeberg.JakobDev.jdTextEdit
runtime: org.kde.Sdk
runtime-version: '6.10'
sdk: org.kde.Sdk
base: com.riverbankcomputing.PyQt.BaseApp
base-version: '6.10'
command: jdTextEdit
sdk-extensions:
- org.freedesktop.Sdk.Extension.vala
cleanup-commands:
- /app/cleanup-BaseApp.sh
build-options:
prepend-path: /usr/lib/sdk/vala/bin
prepend-ld-library-path: /usr/lib/sdk/vala/lib
env:
- BASEAPP_REMOVE_PYWEBENGINE=1
finish-args:
- --talk-name=org.freedesktop.Flatpak
- --socket=fallback-x11
- --socket=wayland
- --filesystem=host:rw
- --share=network
- --socket=cups
- --device=dri
- --share=ipc
cleanup:
- /share/doc
- /plugins
modules:
- python3-modules.yaml
- name: qscintilla-pyqt6
buildsystem: simple
build-commands:
- sip-install --target-dir=/app/lib/python/site-packages/ --verbose --debug
sources:
- type: archive
url: https://files.pythonhosted.org/packages/e8/06/799c04a51f6cc2111f0cfb090ed4938fc044c5c12d1d9671280e235f2f2e/PyQt6_QScintilla-2.14.1.tar.gz
sha256: 8849a4a9847bbf3698d0c1cf47e6d08552a49a66928543a73f10d6dcba617d10
x-checker-data:
type: pypi
name: PyQt6-QScintilla
packagetype: sdist
- name: enchant
config-opts:
- --disable-static
- --with-hunspell
- --with-myspell-dir=/usr/share/hunspell
sources:
- type: archive
url: https://github.com/rrthomas/enchant/releases/download/v2.8.15/enchant-2.8.15.tar.gz
sha256: d3fd9e4170bfb5110b0bda577fe764a38fb606b3c25d2f0c3840234521ff1252
x-checker-data:
type: anitya
project-id: 6601
url-template: https://github.com/rrthomas/enchant/releases/download/v$version/enchant-$version.tar.gz
cleanup:
- /bin
- /share/man
- name: jdTextEdit
buildsystem: simple
build-commands:
- python ./install.py --yes --no-deps --prefix=$FLATPAK_DEST
sources:
- type: archive
url: https://codeberg.org/JakobDev/jdTextEdit/archive/11.3.tar.gz
sha256: 631fdcaedbfc84d2e5d7a33ca20bac361bfb24de44b0ea75ba7adb7045a346dc
x-checker-data:
type: json
url: https://codeberg.org/api/v1/repos/JakobDev/jdTextEdit/releases/latest
version-query: .tag_name
url-query: .tarball_url