compile.sh: check libvlc custom patches apply
Use the Message-Id header in patch files to check whether they have already been applied to vlc sources. To perform that: - patch files are generated with the '--thread' option to generate the Message-Id header - patch files are applied with 'git am --message-id ...' to keep the Message-Id in the commit description
parent
4769cbfc
No related branches found
No related tags found
Showing
- compile.sh 33 additions, 2 deletionscompile.sh
- libvlc/patches/vlc3/0001-access-add-smb2-module.patch 3 additions, 2 deletionslibvlc/patches/vlc3/0001-access-add-smb2-module.patch
- libvlc/patches/vlc3/0002-compat-Workaround-sendmsg-bug-on-android.patch 5 additions, 2 deletions.../vlc3/0002-compat-Workaround-sendmsg-bug-on-android.patch
- libvlc/patches/vlc3/0003-libvlc-events-Add-callbacks-for-record.patch 4 additions, 1 deletion...es/vlc3/0003-libvlc-events-Add-callbacks-for-record.patch
- libvlc/patches/vlc3/0004-network-tls-Handle-errors-from-older-kernels.patch 4 additions, 1 deletion...3/0004-network-tls-Handle-errors-from-older-kernels.patch
- libvlc/patches/vlc3/0005-access_output-file-Add-error-dialog-for-write-open.patch 4 additions, 1 deletion...-access_output-file-Add-error-dialog-for-write-open.patch
- libvlc/patches/vlc3/0006-libvlc-media_player-Add-record-method.patch 4 additions, 1 deletion...hes/vlc3/0006-libvlc-media_player-Add-record-method.patch
Loading