summaryrefslogtreecommitdiff
path: root/system/ink/README
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2022-05-13 11:00:38 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-14 19:28:03 +0700
commit42535c4876d71f0478ed3e6172175e182f53f81a (patch)
treefc8eb61edf0686ee4f41fa80d8346342b91b5fa4 /system/ink/README
parent7cf67fdd516ba263e57213689dbd0182b0703e1b (diff)
downloadslackbuilds-42535c4876d71f0478ed3e6172175e182f53f81a.tar.gz
system/ink: Resurrected (printer ink level monitor)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ink/README')
-rw-r--r--system/ink/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/ink/README b/system/ink/README
new file mode 100644
index 0000000000..50e4511e16
--- /dev/null
+++ b/system/ink/README
@@ -0,0 +1,3 @@
+Ink is a command line tool for checking the ink level of your printer
+on a system which runs Linux. It makes use of libinklevel. As such,
+you must have libinklevel installed in order to build the ink package.