ports/multimedia/openshot/files/patch-MANIFEST.in
Tatsuki Makino ec1b5f9d4f multimedia/openshot: update 3.1.1 → 3.2.0
Release notes:
https://www.openshot.org/blog/2024/06/24/new_openshot_release_320/
Compatibility with FFMPEG 7.0 improved: build without errors, but there is
an issue in the upstream bug-tracker related to the work of the software:
https://github.com/OpenShot/libopenshot/issues/953#issuecomment-2131234669

PR:	278857
2024-07-02 17:17:46 +03:00

11 lines
289 B
Text

--- MANIFEST.in.orig 2024-03-27 20:05:10 UTC
+++ MANIFEST.in
@@ -9,4 +9,6 @@ recursive-include xdg *
global-exclude *__pycache__*
global-exclude *pyc
global-exclude .idea
-global-exclude .git
\ No newline at end of file
+global-exclude .git
+global-exclude *.bak
+global-exclude *.orig