diff --git a/srcpkgs/tuxpaint/template b/srcpkgs/tuxpaint/template index dfef6236ec0..6613a1191f3 100644 --- a/srcpkgs/tuxpaint/template +++ b/srcpkgs/tuxpaint/template @@ -1,11 +1,11 @@ # Template file for 'tuxpaint' pkgname=tuxpaint -version=0.9.23 +version=0.9.24 revision=1 build_style=gnu-makefile make_build_args="PREFIX=/usr" conf_files="/etc/tuxpaint/tuxpaint.conf" -hostmakedepends="gperf pkg-config" +hostmakedepends="gettext gperf pkg-config ImageMagick" makedepends="SDL-devel SDL_image-devel SDL_mixer-devel SDL_ttf-devel cairo-devel fribidi-devel libpaper-devel librsvg-devel" depends="tuxpaint-data>=${version}_${revision}" @@ -14,10 +14,10 @@ maintainer="Piotr Wójcik " license="GPL-2.0-or-later" homepage="http://www.tuxpaint.org/" distfiles="${SOURCEFORGE_SITE}/tuxpaint/${version}/tuxpaint-${version}.tar.gz" -checksum=349919c44e0fa252581be6e3242251fb62d20a82c971e99be96d648462bf6926 +checksum=8762572f55f335aaa6329106282bebf171e7305f796fa7b5aad3cd78c5a3a11a pre_build() { - vsed -i Makefile -e '/kbuildsycoca4/d' -e s,/etc/bash_completion.d,/usr/share/bash-completion/completions, + vsed -i Makefile -e s,/etc/bash_completion.d,/usr/share/bash-completion/completions, } post_install() { @@ -27,6 +27,7 @@ post_install() { tuxpaint-data_package() { archs=noarch short_desc="${short_desc} - data and docs" + python_version=2 pkg_install() { vmove usr/share/tuxpaint vmove usr/share/doc