summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author Fernando Lopez Jr2020-07-19 16:52:20 +0200
committer Willy Sudiarto Raharjo2020-08-29 05:08:43 +0200
commit34eaef3e7c66eae2977e8bf0fdbb5108e04a0a83 (patch)
tree49a8c18d8ebc4bcc8554d41c7798c9303c57e51e /graphics
parentefa3a1f6ced4fc4fe81d95bd65e64cba09931759 (diff)
downloadslackbuilds-34eaef3e7c66eae2977e8bf0fdbb5108e04a0a83.tar.gz
graphics/inkscape: Fix download link and README.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/inkscape/README8
-rw-r--r--graphics/inkscape/inkscape.SlackBuild3
-rw-r--r--graphics/inkscape/inkscape.info2
3 files changed, 6 insertions, 7 deletions
diff --git a/graphics/inkscape/README b/graphics/inkscape/README
index e461bbdb08..1d9e9dd712 100644
--- a/graphics/inkscape/README
+++ b/graphics/inkscape/README
@@ -3,9 +3,9 @@ similar to Illustrator, Freehand, CorelDraw, or Xara X using the W3C
standard Scalable Vector Graphics (SVG) file format. Supported SVG
features include shapes, paths, text, markers, clones, alpha blending,
transforms, gradients, patterns, and grouping. Inkscape also supports
-Creative Commons meta-data, node editing, layers, complex path operations,
-bitmap tracing, text-on-path, flowed text, direct XML editing, and more.
-It imports formats such as JPEG, PNG, TIFF, and others and exports PNG
-as well as multiple vector-based formats.
+Creative Commons meta-data, node editing, layers, complex path
+operations, bitmap tracing, text-on-path, flowed text, direct XML
+editing, and more. It imports formats such as JPEG, PNG, TIFF, and
+others and exports PNG as well as multiple vector-based formats.
Optional dependency: potrace (for bitmap tracing functionality).
diff --git a/graphics/inkscape/inkscape.SlackBuild b/graphics/inkscape/inkscape.SlackBuild
index d33963e1e2..4471bf3c1b 100644
--- a/graphics/inkscape/inkscape.SlackBuild
+++ b/graphics/inkscape/inkscape.SlackBuild
@@ -23,7 +23,6 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=inkscape
-PRGSUB=_A6N0YOn
VERSION=${VERSION:-0.92.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -61,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION$PRGSUB.tar.?z*
+tar xvf $CWD/$PRGNAM-$VERSION.tar.?z*
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
diff --git a/graphics/inkscape/inkscape.info b/graphics/inkscape/inkscape.info
index c206ffccb0..39fe0759fd 100644
--- a/graphics/inkscape/inkscape.info
+++ b/graphics/inkscape/inkscape.info
@@ -1,7 +1,7 @@
PRGNAM="inkscape"
VERSION="0.92.4"
HOMEPAGE="http://www.inkscape.org/"
-DOWNLOAD="https://inkscape.org/gallery/item/13330/inkscape-0.92.4_A6N0YOn.tar.bz2"
+DOWNLOAD="https://inkscape.org/gallery/item/13330/inkscape-0.92.4.tar.bz2"
MD5SUM="ac30f6d5747fd9c620c00dad500f414f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""