bundle gstreamer for audio playback

This commit is contained in:
Skyler Lehmkuhl 2024-12-17 01:10:55 -05:00
parent 43e8c909e6
commit 566cb070a8
1 changed files with 15 additions and 1 deletions

View File

@ -30,6 +30,20 @@
"icons/128x128@2x.png",
"icons/icon.icns",
"icons/icon.ico"
]
],
"linux": {
"appimage": {
"bundleMediaFramework": true,
"files": {}
},
"deb": {
"files": {}
},
"rpm": {
"epoch": 0,
"files": {},
"release": "1"
}
}
}
}