diff options
author | David Spencer <nobbutl@yahoo.co.uk> | 2010-05-12 23:31:24 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:31:24 +0200 |
commit | 95aaf7eae42814f6ce8a130015012d5b6354b875 (patch) | |
tree | 41745e133732bf66c2410ec82652cf48322b6cb6 /libraries/rxtx/README | |
parent | e6111e0ea9e4a5625489fc7788304b91215672d2 (diff) | |
download | slackbuilds-95aaf7eae42814f6ce8a130015012d5b6354b875.tar.gz |
libraries/rxtx: Added to 12.2 repository
Diffstat (limited to 'libraries/rxtx/README')
-rw-r--r-- | libraries/rxtx/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/rxtx/README b/libraries/rxtx/README new file mode 100644 index 0000000000..6bb2800c28 --- /dev/null +++ b/libraries/rxtx/README @@ -0,0 +1,9 @@ +RXTX is a Java library providing serial and parallel port communication. + +Note: this is an obsolete version of RXTX intended for use with JMRI +(available at SlackBuilds.org). It is not necessarily suitable for use +with other applications. + +To build RXTX requires the jdk package (available in Slackware's extra/ +directory) and javacomm (available at SlackBuilds.org). To run RXTX +requires javacomm but not jdk. |