From a4f1e97c11753b6cc0615a5c6b597678fe57874f Mon Sep 17 00:00:00 2001 From: orbea Date: Mon, 9 Nov 2020 19:12:46 -0800 Subject: graphics/graphite2: Updated for version 1.3.14. Signed-off-by: orbea Signed-off-by: Willy Sudiarto Raharjo --- graphics/graphite2/README | 2 ++ graphics/graphite2/graphite2.SlackBuild | 5 +++-- graphics/graphite2/graphite2.info | 6 +++--- 3 files changed, 8 insertions(+), 5 deletions(-) (limited to 'graphics') diff --git a/graphics/graphite2/README b/graphics/graphite2/README index 8084db6fb0978..03a0e630a8f7e 100644 --- a/graphics/graphite2/README +++ b/graphics/graphite2/README @@ -6,3 +6,5 @@ indicating how to combine and position the letters in complex ways. Graphite was primarily developed to provide the flexibility needed for minority languages which often need to be written according to slightly different rules than well-known languages that use the same script. + +python3 is an optional dependency. diff --git a/graphics/graphite2/graphite2.SlackBuild b/graphics/graphite2/graphite2.SlackBuild index ed4a1ef360e7c..c047c832bf7d8 100644 --- a/graphics/graphite2/graphite2.SlackBuild +++ b/graphics/graphite2/graphite2.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for graphite2 -# Copyright 2015-2018 Hunter Sezen California, USA +# Copyright 2015-2018, 2020 Hunter Sezen California, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=graphite2 -VERSION=${VERSION:-1.3.13} +VERSION=${VERSION:-1.3.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -76,6 +76,7 @@ cd build -DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS" \ -DCMAKE_INSTALL_PREFIX=/usr \ -DLIB_SUFFIX=${LIBDIRSUFFIX} \ + -DCMAKE_SKIP_RPATH=TRUE \ -DCMAKE_BUILD_TYPE=Release \ -Wno-dev .. make diff --git a/graphics/graphite2/graphite2.info b/graphics/graphite2/graphite2.info index b627fa40a6cdb..3402fcc300393 100644 --- a/graphics/graphite2/graphite2.info +++ b/graphics/graphite2/graphite2.info @@ -1,8 +1,8 @@ PRGNAM="graphite2" -VERSION="1.3.13" +VERSION="1.3.14" HOMEPAGE="http://graphite.sil.org/" -DOWNLOAD="https://github.com/silnrsi/graphite/releases/download/1.3.13/graphite2-1.3.13.tgz" -MD5SUM="29616d4f9651706036ca25c111508272" +DOWNLOAD="https://github.com/silnrsi/graphite/releases/download/1.3.14/graphite2-1.3.14.tgz" +MD5SUM="1bccb985a7da01092bfb53bb5041e836" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3