photofilmstrip: rebuild against new wxPython

This commit is contained in:
Andrew J. Hesford 2023-09-25 08:07:26 -04:00
parent 504dd08526
commit 71a207fcd4

View file

@ -1,10 +1,10 @@
# Template file for 'photofilmstrip' # Template file for 'photofilmstrip'
pkgname=photofilmstrip pkgname=photofilmstrip
version=4.0.0 version=4.0.0
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools gst1-python3 python3-Sphinx gettext" hostmakedepends="python3-setuptools gst1-python3 python3-Sphinx gettext"
depends="python3 gst1-python3 gst1-editing-services python3-Pillow wxPython4" depends="python3 gst1-python3 gst1-editing-services python3-Pillow wxPython"
checkdepends="$depends" checkdepends="$depends"
short_desc="Slideshow creator with Ken Burns effect" short_desc="Slideshow creator with Ken Burns effect"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>" maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"