freerdp refactor to mirror official package build process
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
id: com.angoosh.RDPConnect
|
||||
runtime: org.gnome.Platform
|
||||
#runtime: org.freedesktop.Platform
|
||||
runtime-version: '47'
|
||||
#runtime-version: '23.08'
|
||||
sdk: org.gnome.Sdk
|
||||
#sdk: org.freedesktop.Sdk
|
||||
command: rdpconnect
|
||||
|
||||
build-options:
|
||||
@@ -31,6 +28,7 @@ finish-args:
|
||||
- --socket=pulseaudio
|
||||
- --socket=cups
|
||||
- --filesystem=xdg-config
|
||||
- --filesystem=xdg-download
|
||||
- --socket=pcsc
|
||||
# - --socket=system-bus
|
||||
# - --talk-name=org.freedesktop.Flatpak
|
||||
@@ -38,23 +36,24 @@ finish-args:
|
||||
add-build-extensions:
|
||||
org.freedesktop.Platform.ffmpeg-full:
|
||||
- directory: lib/ffmpeg
|
||||
version: 23.08
|
||||
version: 24.08
|
||||
add-ld-path: .
|
||||
org.freedesktop.Platform.openh264:
|
||||
- directory: lib/openh264
|
||||
version: 2.4.1
|
||||
add-ld-path: .
|
||||
|
||||
|
||||
modules:
|
||||
- modules/openssl.json
|
||||
- modules/libusb.json
|
||||
- modules/uriparser.json
|
||||
- modules/SDL2_ttf.json
|
||||
- modules/SDL2_image.json
|
||||
- modules/cJSON.json
|
||||
- modules/xprop.json
|
||||
- modules/pcsc.json
|
||||
- modules/krb5.json
|
||||
- modules/uriparser.json
|
||||
- modules/pkcs11-helper.json
|
||||
- modules/opensc.json
|
||||
- modules/krb5.json
|
||||
- modules/freerdp.json
|
||||
|
||||
- name: python
|
||||
|
||||
Reference in New Issue
Block a user