Merge branch 'master' into master

This commit is contained in:
Anton Bolshakov 2025-06-07 16:02:59 +08:00 committed by GitHub
commit b803954ff7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,12 +28,13 @@ BDEPEND="
test? (
media-video/ffmpeg[lame,vorbis]
)
"
"
distutils_enable_tests unittest
python_test() {
eunittest test/
src_prepare() {
use test && sed -i -e "s/Equals/Equal/" "test/test.py"
eapply_user
}
pkg_postinst() {