diff options
Diffstat (limited to 'system/splix/README')
-rw-r--r-- | system/splix/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/system/splix/README b/system/splix/README index c2a30a3973..12cfe32029 100644 --- a/system/splix/README +++ b/system/splix/README @@ -4,7 +4,7 @@ the tarball for supported models. Only SPL2 and SPLc printers are currently supported; however, work is in progress to implement support for other SPL printers. -This requires cupsddk and jbigkit. +This requires jbigkit. IMPORTANT NOTICE: If you are upgrading your current version, you MUST delete your printer @@ -15,7 +15,6 @@ version of splix to the next, cups will still have the cached copy. IMPORTANT NOTICE ABOUT THE JBIG ALGORITHM: JBIG-KIT is an optional dependency for SpliX, but it seems that parts of this algorithm was previously or is still patented. To disable the use of JBIG, add -NO_JBIG=1 when executing the build script: - NO_JBIG=1 ./splix.SlackBuild +NO_JBIG=1 when executing the build script: NO_JBIG=1 ./splix.SlackBuild Unfortunately, JBIG printers (such as the CLP-600) won't work with SpliX if the JBIG algorithm is disabled. |