Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
libopenshot


Commits:
518c479a by Antonio Rojas at 2024-01-06T10:34:57+01:00
upgpkg: 0.3.2-7: opencv 4.9 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = libopenshot
        pkgdesc = A video editing, animation, and playback library for C++, 
Python, and Ruby
        pkgver = 0.3.2
-       pkgrel = 6
+       pkgrel = 7
        url = https://github.com/openshot/libopenshot
        arch = x86_64
        license = LGPL3


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=libopenshot
 pkgver=0.3.2
-pkgrel=6
+pkgrel=7
 pkgdesc="A video editing, animation, and playback library for C++, Python, and 
Ruby"
 arch=(x86_64)
 url="https://github.com/openshot/libopenshot";
@@ -65,8 +65,8 @@ build() {
 }
 
 check() {
-  # disable broken test: https://github.com/OpenShot/libopenshot/issues/922
-  xvfb-run ctest --test-dir build --output-on-failure -E '(Caption:caption 
effect)'
+  # disable broken tests: https://github.com/OpenShot/libopenshot/issues/922 
https://github.com/OpenShot/libopenshot/issues/948
+  xvfb-run ctest --test-dir build --output-on-failure -E '(Caption:caption 
effect|FFmpegWriter:Options_Overloads)'
 }
 
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libopenshot/-/commit/518c479a42c912a2cfc32e37460cec9d3d811896

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libopenshot/-/commit/518c479a42c912a2cfc32e37460cec9d3d811896
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to