mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
photofilmstrip: rebuild against new wxPython
This commit is contained in:
parent
504dd08526
commit
71a207fcd4
1 changed files with 2 additions and 2 deletions
|
@ -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>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue