* update inkscape to 1.4-6
This commit is contained in:
parent
5fbb51fd45
commit
739e10ade8
@ -1,7 +1,7 @@
|
||||
pkgbase = inkscape
|
||||
pkgdesc = Professional vector graphics editor
|
||||
pkgver = 1.4
|
||||
pkgrel = 3
|
||||
pkgrel = 6
|
||||
url = https://inkscape.org/
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
@ -86,6 +86,7 @@ pkgbase = inkscape
|
||||
optdepends = gvfs: import clip art
|
||||
optdepends = pstoedit: latex formulas
|
||||
optdepends = texlive-pstricks: latex formulas
|
||||
optdepends = python-tinycss2: DXF export
|
||||
source = git+https://gitlab.com/inkscape/inkscape.git#tag=INKSCAPE_1_4
|
||||
source = inkscape-extensions::git+https://gitlab.com/inkscape/extensions.git
|
||||
source = inkscape-lib2geom::git+https://gitlab.com/inkscape/lib2geom.git
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
pkgname=inkscape
|
||||
pkgver=1.4
|
||||
pkgrel=3
|
||||
pkgrel=6
|
||||
pkgdesc='Professional vector graphics editor'
|
||||
url='https://inkscape.org/'
|
||||
license=('GPL' 'LGPL')
|
||||
@ -89,6 +89,7 @@ optdepends=(
|
||||
'pstoedit: latex formulas'
|
||||
# this pulls in texlive-basic, so should suffice
|
||||
'texlive-pstricks: latex formulas'
|
||||
'python-tinycss2: DXF export'
|
||||
)
|
||||
|
||||
#source=("https://media.inkscape.org/dl/resources/file/${pkgname}-${pkgver}.tar.bz2")
|
||||
|
Loading…
x
Reference in New Issue
Block a user