sk1: update to 2.0rc4.

This commit is contained in:
Piotr Wójcik 2019-08-22 23:08:56 +02:00 committed by Piotr
parent abea6700eb
commit 1955b010ed
2 changed files with 5 additions and 6 deletions

View file

@ -1,8 +1,7 @@
# Template file for 'sk1' # Template file for 'sk1'
pkgname=sk1 pkgname=sk1
reverts="2.0rc3.20180316_1 2.0rc3.20180329_1" version=2.0rc4
version=2.0rc3 revision=1
revision=5
build_style=python2-module build_style=python2-module
pycompile_dirs="/usr/lib/sk1-wx-${version}" pycompile_dirs="/usr/lib/sk1-wx-${version}"
hostmakedepends="pkg-config python" hostmakedepends="pkg-config python"
@ -11,10 +10,10 @@ depends="desktop-file-utils hicolor-icon-theme python-cairo python-Pillow
python-reportlab wxPython" python-reportlab wxPython"
short_desc="Open source multiplatform vector graphics editor" short_desc="Open source multiplatform vector graphics editor"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3" license="GPL-3.0-or-later"
homepage="https://sk1project.net" homepage="https://sk1project.net"
distfiles="https://downloads.sk1project.net/sk1/${version}/sk1-${version}.tar.gz" distfiles="https://downloads.sk1project.net/sk1/${version}/sk1-${version}.tar.gz"
checksum=d3b94131794d42d7c80c678e11a28a8e6a50401af4a35e42ed534d02b14abdff checksum=65ef0856389d3972e758d55eea33357a4bccec8b97d95eb8dc6be186a7956063
pre_configure() { pre_configure() {
# python2: can't open file 'setup.py': [Errno 2] No such file or directory # python2: can't open file 'setup.py': [Errno 2] No such file or directory
@ -25,4 +24,3 @@ do_install() {
# must supply either prefix/exec-prefix/home or install-base/install-platbase -- not both # must supply either prefix/exec-prefix/home or install-base/install-platbase -- not both
python2 setup.py install --root=${DESTDIR} python2 setup.py install --root=${DESTDIR}
} }

View file

@ -1 +1,2 @@
ignore="*pkgbuild*" ignore="*pkgbuild*"
vdsuffix=rc.