freebsd-ports/multimedia/openshot/files/patch-src_classes_info.py
VVD 82f46e4dcd multimedia/openshot: Update to 3.0.0
OpenShot 3.0 Released | Stability, Performance & Usability
Written by Jonathan on Dec. 10, 2022 in Releases.

Highlights & Features:
 - Free & Open-Source Video Editor
 - More than 1000 improvements & fixes
 - Improved stability & memory usage
 - Enhanced real-time video playback performance
 - Timeline & usability improvements (snapping, keyframes, waveforms,
   default folders, and more)
 - Ability to export multiple clips and videos at the same time
 - Improved User-Guide / Documentation / Help Manual
 - Updated Language Translations & Translation System
 - Expanded video formats supported
 - Support for Blender 3.3
 - 4K display | monitor support (High DPI)

ChangeLog:
https://www.openshot.org/blog/2022/12/10/new_openshot_release_300/

PR:		268317
2022-12-26 05:25:48 +00:00

11 lines
582 B
Python

--- src/classes/info.py.orig 2022-12-08 21:31:12 UTC
+++ src/classes/info.py
@@ -188,6 +188,7 @@ SETUP = {
"License :: OSI Approved :: GNU General Public License (GPL)",
"Operating System :: OS Independent",
"Operating System :: POSIX :: Linux",
+ "Operating System :: POSIX :: BSD :: FreeBSD",
"Programming Language :: Python",
"Topic :: Artistic Software",
"Topic :: Multimedia :: Video :: Non-Linear Editor", ] +