From 777024ba456b9e5bb5f706c87b6903179b59ac0f Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 12 Oct 2020 00:05:59 -0400 Subject: system/splix: Fix README, script VERSION. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- system/splix/README | 16 +++++++++------- system/splix/splix.SlackBuild | 2 +- 2 files changed, 10 insertions(+), 8 deletions(-) (limited to 'system') diff --git a/system/splix/README b/system/splix/README index d7e672df80f1a..f8a103768049c 100644 --- a/system/splix/README +++ b/system/splix/README @@ -1,12 +1,14 @@ -SpliX is a set of CUPS printer drivers for SPL (Samsung Printer Language) -printers. It covers several Samsung and Xerox printers. See ppd/*.ppd in -the tarball for supported models. Only SPL2 and SPLc printers are supported. +SpliX is a set of CUPS printer drivers for SPL (Samsung Printer +Language) printers. It covers several Samsung and Xerox printers. See +ppd/*.ppd in the tarball for supported models. Only SPL2 and SPLc +printers are supported. JBIG-KIT is an optional dependency. To build SpliX with support for JBIG printers: JBIG=yes ./splix.SlackBuild IMPORTANT: -If you are upgrading your current version, you MUST delete your printer -in the CUPS interface and install it again. This operation MUST be done -since CUPS caches a copy of the PPD file, so if the PPD changes from one -version of splix to the next, CUPS will still have the cached copy. +If you are upgrading your current version, you MUST delete your +printer in the CUPS interface and install it again. This operation +MUST be done since CUPS caches a copy of the PPD file, so if the PPD +changes from one version of splix to the next, CUPS will still have +the cached copy. diff --git a/system/splix/splix.SlackBuild b/system/splix/splix.SlackBuild index 65d2327c2035a..52d2f8d9143ce 100644 --- a/system/splix/splix.SlackBuild +++ b/system/splix/splix.SlackBuild @@ -5,8 +5,8 @@ # Currently maintained by endspiel PRGNAM=splix +VERSION=${VERSION:-2.0.0_76268c4} SRCVERSION=${SRCVERSION:-76268c4dd7dbc8218ea7426401104c3b40cc707a} -VERSION=${VERSION:-2.0.0_${SRCVERSION:0:7}} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -- cgit v1.2.3