sk1: update to 2.0 Release Candidate 3, add missing pycompile_dirs

Closes #13489.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
cr6git 2018-04-15 02:38:29 +02:00 committed by Enno Boland
parent 6510821d8a
commit 61c0eb37cd

View file

@ -1,9 +1,10 @@
# Template file for 'sk1'
pkgname=sk1
version=2.0rc3.20180329
revision=1
wrksrc="sk1-${version%.*}"
reverts="2.0rc3.20180316_1 2.0rc3.20180329_1"
version=2.0rc3
revision=2
build_style=python2-module
pycompile_dirs="/usr/lib/sk1-wx-${version}"
hostmakedepends="pkg-config python"
makedepends="libmagick-devel pango-devel python-cairo-devel wxPython-devel"
depends="desktop-file-utils hicolor-icon-theme python-cairo python-Pillow
@ -12,8 +13,8 @@ short_desc="Open source multiplatform vector graphics editor"
maintainer="cr6git <quark6@protonmail.com>"
license="GPL-3"
homepage="https://sk1project.net"
distfiles="https://downloads.sk1project.net/sk1/nightbuilds/sk1-${version/.2/_2}.tar.gz"
checksum=db0af97d9ad83c19b4d126b2cb38329c3d1a20e6b538a4f90d38f0d00648b82f
distfiles="https://downloads.sk1project.net/sk1/${version}/sk1-${version}.tar.gz"
checksum=d3b94131794d42d7c80c678e11a28a8e6a50401af4a35e42ed534d02b14abdff
pre_configure() {
# python2: can't open file 'setup.py': [Errno 2] No such file or directory