diff options
author | Mark Carter <alt.mcarter@gmail.com> | 2023-09-13 22:17:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-13 22:17:45 +0700 |
commit | 6bba91c9b4971bda4a99380f08b72a8f3fc27b5d (patch) | |
tree | a32bfa9c5602ddb1550d56c76cfc4f33dce13853 | |
parent | 5f0d0dfd8da5072b9c3fdf05a2561421f33d608a (diff) |
office/neoleo: Updated for version 13.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | office/neoleo/README | 2 | ||||
-rw-r--r-- | office/neoleo/neoleo.SlackBuild | 5 | ||||
-rw-r--r-- | office/neoleo/neoleo.info | 10 | ||||
-rw-r--r-- | office/neoleo/slack-desc | 4 |
4 files changed, 10 insertions, 11 deletions
diff --git a/office/neoleo/README b/office/neoleo/README index a351090afaaf..b326bd7a32a6 100644 --- a/office/neoleo/README +++ b/office/neoleo/README @@ -1,5 +1,3 @@ neoleo (ncurses spreadsheet) neoleo is a lightweight curses spreadsheet based on GNU oleo. -Features include: macros, a headless mode for inclusion in UNIX -pipelines, and Emacs-like keybindings. diff --git a/office/neoleo/neoleo.SlackBuild b/office/neoleo/neoleo.SlackBuild index c85de4d52c75..c8d46d20f8ae 100644 --- a/office/neoleo/neoleo.SlackBuild +++ b/office/neoleo/neoleo.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for neoleo # Written by Mark Carter <alt.mcarter@gmail.com> -# Copyright 2017 Mark Carter UK +# Copyright 2023 Mark Carter UK # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=neoleo -VERSION=${VERSION:-7.0.0} +VERSION=${VERSION:-13.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -87,6 +87,7 @@ CXXFLAGS="$SLKCFLAGS" \ --libdir=/usr/lib${LIBDIRSUFFIX} \ --sysconfdir=/etc \ --localstatedir=/var \ + --mandir=/usr/man \ --build=$ARCH-slackware-linux make diff --git a/office/neoleo/neoleo.info b/office/neoleo/neoleo.info index 62c0331adf54..fcd0c96345d6 100644 --- a/office/neoleo/neoleo.info +++ b/office/neoleo/neoleo.info @@ -1,10 +1,10 @@ PRGNAM="neoleo" -VERSION="7.0.0" +VERSION="13.1" HOMEPAGE="https://github.com/blippy/neoleo" -DOWNLOAD="https://github.com/blippy/neoleo/releases/download/v7.0.0/neoleo-7.0.0.tar.gz" -MD5SUM="093e63f0bd460c5ab147ac4db673eb4b" -DOWNLOAD_x86_64="" -MD5SUM_x86_64="" +DOWNLOAD="UNSUPPORTED" +MD5SUM="" +DOWNLOAD_x86_64="https://github.com/blippy/neoleo/releases/download/v13.1/neoleo-13.1.tar.gz" +MD5SUM_x86_64="3d2ffd770b946b1862ff6a8a21edeb9d" REQUIRES="" MAINTAINER="Mark Carter" EMAIL="alt.mcarter@gmail.com" diff --git a/office/neoleo/slack-desc b/office/neoleo/slack-desc index 2be2b24f6d7e..f600023b2fc5 100644 --- a/office/neoleo/slack-desc +++ b/office/neoleo/slack-desc @@ -9,8 +9,8 @@ neoleo: neoleo (ncurses spreadsheet) neoleo: neoleo: neoleo is a lightweight curses spreadsheet based on GNU oleo. -neoleo: Features include: macros, a headless mode for inclusion in UNIX -neoleo: pipelines, and Emacs-like keybindings. +neoleo: +neoleo: neoleo: neoleo: neoleo: |