mirror of
https://github.com/tauri-apps/linuxdeploy-plugin-gstreamer.git
synced 2026-01-31 00:45:18 +01:00
Fix description
This commit is contained in:
committed by
TheAssassin
parent
e56ce3c8ca
commit
f7881a4816
@@ -1,12 +1,11 @@
|
||||
# linuxdeploy-plugin-conda
|
||||
# linuxdeploy-plugin-gstreamer
|
||||
|
||||
GStreamer plugin for linuxdeploy. Copies GStreamer plugins into an AppDir, and installs an AppRun hook to make GStreamer load these instead of ones on the system.
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
```bash
|
||||
# get linuxdeploy and linuxdeploy-plugin-conda (see below for more information)
|
||||
# get linuxdeploy and linuxdeploy-plugin-gstreamer.sh (see below for more information)
|
||||
# call through linuxdeploy
|
||||
> ./linuxdeploy-x86_64.AppImage --appdir AppDir --plugin gstreamer --output appimage --icon mypackage.png --desktop-file mypackage.desktop
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user