changed build order for more optimized build process, added settings.json and changed gtkText to gtkEntry for better gnome integration
This commit is contained in:
@@ -19,6 +19,14 @@ modules:
|
||||
url: https://www.python.org/ftp/python/3.9.9/Python-3.9.9.tar.xz
|
||||
sha256: 06828c04a573c073a4e51c4292a27c1be4ae26621c3edc7cf9318418ce3b6d27
|
||||
|
||||
- name: pip-deps
|
||||
buildsystem: simple
|
||||
build-options:
|
||||
build-args:
|
||||
- --share=network
|
||||
build-commands:
|
||||
- pip3 install PyGObject
|
||||
|
||||
- name: rdpconnect
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
@@ -49,11 +57,3 @@ modules:
|
||||
path: com.angoosh.RDPConnect.svg
|
||||
- type: file
|
||||
path: com.angoosh.RDPConnect.desktop
|
||||
|
||||
- name: pip-deps
|
||||
buildsystem: simple
|
||||
build-options:
|
||||
build-args:
|
||||
- --share=network
|
||||
build-commands:
|
||||
- pip3 install PyGObject
|
||||
Reference in New Issue
Block a user