From 34eaef3e7c66eae2977e8bf0fdbb5108e04a0a83 Mon Sep 17 00:00:00 2001 From: Fernando Lopez Jr Date: Sun, 19 Jul 2020 15:52:20 +0100 Subject: graphics/inkscape: Fix download link and README. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- graphics/inkscape/README | 8 ++++---- graphics/inkscape/inkscape.SlackBuild | 3 +-- graphics/inkscape/inkscape.info | 2 +- 3 files changed, 6 insertions(+), 7 deletions(-) (limited to 'graphics') 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="" -- cgit v1.2.3