From f1a59dd4214649e22a7f0b5b5b03936e9bf48e10 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Thu, 19 Jul 2018 13:07:18 +0200 Subject: graphics/nomacs: Updated for version 3.10.0. Signed-off-by: Matteo Bernardini --- graphics/nomacs/nomacs.SlackBuild | 7 ++++--- graphics/nomacs/nomacs.info | 10 +++++----- 2 files changed, 9 insertions(+), 8 deletions(-) (limited to 'graphics') diff --git a/graphics/nomacs/nomacs.SlackBuild b/graphics/nomacs/nomacs.SlackBuild index e4ef4ee3a0..6380d88682 100644 --- a/graphics/nomacs/nomacs.SlackBuild +++ b/graphics/nomacs/nomacs.SlackBuild @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=nomacs -VERSION=${VERSION:-3.8.0} -PVERSION=${PVERSION:-20180109_8e482c4} +VERSION=${VERSION:-3.10.0} +PVERSION=${PVERSION:-20180605_ba61524} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -77,8 +77,9 @@ find -L . \ cd ImageLounge -# Fix man pages installation path +# Fix man pages and plugins installation path sed -i "s|share\/man|man|" cmake/UnixBuildTarget.cmake || exit 1 +sed -i "s|lib/nomacs-plugins|lib${LIBDIRSUFFIX}/nomacs-plugins|" plugins/cmake/Utils.cmake || exit 1 mkdir -p build cd build diff --git a/graphics/nomacs/nomacs.info b/graphics/nomacs/nomacs.info index b082409797..743e1d490a 100644 --- a/graphics/nomacs/nomacs.info +++ b/graphics/nomacs/nomacs.info @@ -1,10 +1,10 @@ PRGNAM="nomacs" -VERSION="3.8.0" +VERSION="3.10.0" HOMEPAGE="http://www.nomacs.org" -DOWNLOAD="https://github.com/nomacs/nomacs/archive/3.8.0/nomacs-3.8.0.tar.gz \ - http://ponce.cc/slackware/sources/repo/nomacs-plugins-20180109_8e482c4.tar.xz" -MD5SUM="90d935191d803623a967359161d6170b \ - e08f7468626769162c7583d26c8c35f7" +DOWNLOAD="https://github.com/nomacs/nomacs/archive/3.10.0/nomacs-3.10.0.tar.gz \ + http://ponce.cc/slackware/sources/repo/nomacs-plugins-20180605_ba61524.tar.xz" +MD5SUM="e066fb6c9c87ef505038a909a37901f5 \ + 2957ab01ae1f61a3e6237393a7a325a0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="lcov opencv qt5" -- cgit v1.2.3