summaryrefslogtreecommitdiff
path: root/snap/godot_profile.py
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-09-23 15:38:38 +0200
committermetamuffin <metamuffin@disroot.org>2024-09-23 15:38:38 +0200
commit46b35965126576786a7d6923d925e2eb1a9f2abc (patch)
tree681f12aeb4f8dccf43ce5421c4f9b43d94b1f647 /snap/godot_profile.py
parentc5bcc2c8e4698db8185bb9191575a9e92eb99ccb (diff)
downloadhurrycurry-snap-46b35965126576786a7d6923d925e2eb1a9f2abc.tar
hurrycurry-snap-46b35965126576786a7d6923d925e2eb1a9f2abc.tar.bz2
hurrycurry-snap-46b35965126576786a7d6923d925e2eb1a9f2abc.tar.zst
a
Diffstat (limited to 'snap/godot_profile.py')
-rw-r--r--snap/godot_profile.py34
1 files changed, 34 insertions, 0 deletions
diff --git a/snap/godot_profile.py b/snap/godot_profile.py
new file mode 100644
index 0000000..de971b7
--- /dev/null
+++ b/snap/godot_profile.py
@@ -0,0 +1,34 @@
+builtin_freetype = "yes"
+builtin_graphite = "yes"
+builtin_harfbuzz = "yes"
+builtin_libogg = "yes"
+builtin_libpng = "yes"
+builtin_libtheora = "yes"
+builtin_libvorbis = "yes"
+builtin_libvpx = "yes"
+builtin_libwebp = "yes"
+builtin_zlib = "yes"
+minizip = "no"
+module_bmp_enabled = "no"
+module_camera_enabled = "no"
+module_csg_enabled = "no"
+module_dds_enabled = "no"
+module_enet_enabled = "no"
+module_gltf_enabled = "no"
+module_gridmap_enabled = "no"
+module_jsonrpc_enabled = "no"
+module_ktx_enabled = "no"
+module_minimp3_enabled = "no"
+module_mobile_vr_enabled = "no"
+module_msdfgen_enabled = "no"
+module_multiplayer_enabled = "no"
+module_navigation_enabled = "no"
+module_openxr_enabled = "no"
+module_upnp_enabled = "no"
+module_vhacd_enabled = "no"
+module_webrtc_enabled = "no"
+module_webxr_enabled = "no"
+module_zip_enabled = "no"
+platform = "linuxbsd"
+production = "yes"
+udev = "no"