sk1: update to 2.0rc3.20180316.
This commit is contained in:
parent
29707387f4
commit
bc4362f605
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'sk1'
|
# Template file for 'sk1'
|
||||||
pkgname=sk1
|
pkgname=sk1
|
||||||
version=2.0rc3
|
version=2.0rc3.20180316
|
||||||
revision=1
|
revision=1
|
||||||
_build=20171226
|
wrksrc="sk1-${version%.*}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config python"
|
||||||
makedepends="libmagick-devel pango-devel python-cairo-devel wxPython-devel"
|
makedepends="libmagick-devel pango-devel python-cairo-devel wxPython-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme python-cairo python-Pillow
|
depends="desktop-file-utils hicolor-icon-theme python-cairo python-Pillow
|
||||||
python-reportlab wxPython"
|
python-reportlab wxPython"
|
||||||
|
@ -12,8 +12,8 @@ short_desc="Open source multiplatform vector graphics editor"
|
||||||
maintainer="cr6git <quark6@protonmail.com>"
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://sk1project.net"
|
homepage="https://sk1project.net"
|
||||||
distfiles="https://downloads.sk1project.net/sk1/nightbuilds/sk1-${version}_${_build}.tar.gz"
|
distfiles="https://downloads.sk1project.net/sk1/nightbuilds/sk1-${version/.2/_2}.tar.gz"
|
||||||
checksum=946c6cc8150ba41261716b87f7d608fcf858b2be461743e87353a3dc0ca6d0d2
|
checksum=f96115bad6c52bf441bdfacbe3ed823a5be0061e85603dc95e4df377cfa652d4
|
||||||
|
|
||||||
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue