From e38cf9f1bce904d466c7f0bfde7f33e247533b1b Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 31 Dec 2019 14:45:54 -0500 Subject: graphics/qiv: Add libopenraw support, fix README+sqf. Signed-off-by: B. Watson Signed-off-by: Robby Workman --- graphics/qiv/qiv.SlackBuild | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'graphics/qiv/qiv.SlackBuild') diff --git a/graphics/qiv/qiv.SlackBuild b/graphics/qiv/qiv.SlackBuild index 08aaea2aa1..0320a81708 100644 --- a/graphics/qiv/qiv.SlackBuild +++ b/graphics/qiv/qiv.SlackBuild @@ -8,6 +8,11 @@ # version had no license, modified version released under the WTFPL. See # http://www.wtfpl.net/txt/copying/ for details. +# 20191231 bkw: +# - Add libopenraw (raw camera image) formats, BUILD=2. +# - Remove mention of wmf-pixbuf loader from README and .sqf +# since there's a Slackware update that removes the need for it. + # 20191226 bkw: # - Upgrade for v2.3.2. This was released a month after my last update, # but the download page on the site doesn't link to it (found it just @@ -26,7 +31,7 @@ PRGNAM=qiv VERSION=${VERSION:-2.3.2} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then -- cgit v1.2.3