diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 00:05:59 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:26 +0700 |
commit | 777024ba456b9e5bb5f706c87b6903179b59ac0f (patch) | |
tree | 34610d9b80f1874d6b52b43110ab73aba20ba069 /system/splix/README | |
parent | 45a34b739bb84e3419174ad1dc7a19539685b4a5 (diff) |
system/splix: Fix README, script VERSION.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/splix/README')
-rw-r--r-- | system/splix/README | 16 |
1 files changed, 9 insertions, 7 deletions
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. |