diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-04-18 12:41:23 +0200 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2021-04-18 12:41:23 +0200 |
commit | 850328974813e252c879520dc2c96b6b91f444e7 (patch) | |
tree | 54eb7047c03286a03cb15fc5fb81bc21a1062900 /graphics/inkscape/inkscape.info | |
parent | 297d3dd91cde9037fb5056a4c6a53496ca9a6b69 (diff) |
graphics/inkscape: Updated for version 1.0.2.
Added new dependencies, switched to GraphicsMagick as
imagemagick >= 7.x is not compatible. Most of the build hints are
taken from fedora and AlienBOB (thanks!)
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'graphics/inkscape/inkscape.info')
-rw-r--r-- | graphics/inkscape/inkscape.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/inkscape/inkscape.info b/graphics/inkscape/inkscape.info index 39fe0759fd2cb..9e0d9b3bb939b 100644 --- a/graphics/inkscape/inkscape.info +++ b/graphics/inkscape/inkscape.info @@ -1,10 +1,10 @@ PRGNAM="inkscape" -VERSION="0.92.4" +VERSION="1.0.2" HOMEPAGE="http://www.inkscape.org/" -DOWNLOAD="https://inkscape.org/gallery/item/13330/inkscape-0.92.4.tar.bz2" -MD5SUM="ac30f6d5747fd9c620c00dad500f414f" +DOWNLOAD="https://inkscape.org/gallery/item/23820/inkscape-1.0.2.tar.xz" +MD5SUM="ec90e0c1e4c7e3dba8f46b16c73462b3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="lxml numpy" +REQUIRES="GraphicsMagick gdl dos2unix double-conversion libcdr lxml numpy potrace pstoedit scour" MAINTAINER="Fernando Lopez Jr." EMAIL="fernando.lopezjr@gmail.com" |