update libopenshot 0.2.4→0.7.0, unvanquished 0.48→9999, add libopenshot-audio
libopenshot 0.7.0: - SLOT 0/17 → 0/30 (SO_VERSION), EAPI 7→8 - Python 3.11-3.14, Qt5 Svg added, qtmultimedia removed - babl optional dep added, Catch2 instead of unittest++ - Source from tagged release instead of commit hash libopenshot-audio 0.6.0 (new): - New ebuild, required by libopenshot >= 0.7.0 - JUCE-based audio, ALSA + zlib deps unvanquished: replace 0.48.0 with 9999 live ebuild - EAPI 5→8, cmake-utils→cmake - git-r3 with all submodules (daemon engine + libs) - NaCl removed, native DLL/EXE build - Python 3.11-3.14 for CBSE toolchain mkdocs-material: add python3_14 compat Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{11,12,13} )
|
||||
PYTHON_COMPAT=( python3_{11,12,13,14} )
|
||||
DISTUTILS_USE_PEP517=hatchling
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user