diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2017-09-15 19:35:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-15 19:37:57 +0700 |
commit | 5a41962c792ee521928d3be2e0b985f8e1a42125 (patch) | |
tree | 1d58c748d3da74f512df99392910231f46aeef04 /system/displaylink/README | |
parent | b819c52d4da97ec188e923e87701bd904f7b930a (diff) | |
download | slackbuilds-5a41962c792ee521928d3be2e0b985f8e1a42125.tar.gz |
system/displaylink: Added (driver for DisplayLink devices).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/displaylink/README')
-rw-r--r-- | system/displaylink/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/displaylink/README b/system/displaylink/README new file mode 100644 index 0000000000..1611afbfaa --- /dev/null +++ b/system/displaylink/README @@ -0,0 +1,10 @@ +Driver for DisplayLink devices. + +Notes: + - This SlackBuild is a binary repacking. To download this pack you + need to navigate to download URL and accept the license. + Another option is to use the following command line: + + ./displaylink.info + wget -O displaylink-driver-$VERSION.zip \ + --post-data="fileId=993&accept_submit=Accept" $DOWNLOAD |