mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
Add static picture to linphone.bundle
This commit is contained in:
parent
44a69aa441
commit
562617a0f1
2 changed files with 6 additions and 1 deletions
2
README
2
README
|
|
@ -19,7 +19,7 @@ This is Linphone, a free (GPL) video softphone based on the SIP protocol.
|
|||
- libavcodec (ffmpeg)
|
||||
- libswscale (part of ffmpeg too) for better scaling performance
|
||||
- libxv (x11 video extension)
|
||||
- ligl1-mesa (OpenGL API -- GLX development files)
|
||||
- libgl1-mesa (OpenGL API -- GLX development files)
|
||||
- libglew (OpenGL Extension Wrangler library)
|
||||
- libv4l (Video for linux)
|
||||
- libx11 (x11)
|
||||
|
|
|
|||
|
|
@ -120,6 +120,11 @@
|
|||
${prefix:linphone}/share/pixmaps/linphone
|
||||
</data>
|
||||
|
||||
<data>
|
||||
${prefix:linphone}/share/images
|
||||
</data>
|
||||
|
||||
|
||||
<!-- Copy in the themes data. You may want to trim this to save space
|
||||
in your bundle. -->
|
||||
<data>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue