2012-01-01 01:12:00 -06:00
|
|
|
<package>
|
|
|
|
|
<description brief="serial">
|
|
|
|
|
|
|
|
|
|
serial
|
|
|
|
|
|
|
|
|
|
</description>
|
|
|
|
|
<author>William Woodall</author>
|
|
|
|
|
<license>BSD</license>
|
|
|
|
|
<review status="unreviewed" notes=""/>
|
|
|
|
|
<url>http://ros.org/wiki/serial</url>
|
2012-01-11 17:20:55 -06:00
|
|
|
|
|
|
|
|
<export>
|
2012-06-13 20:13:57 -05:00
|
|
|
<cpp cflags="-I${prefix}/include" lflags="-L${prefix}/lib -Wl,-rpath,${prefix}/lib -lserial -lrt -pthread"/>
|
|
|
|
|
<cpp os="osx" cflags="-I${prefix}/include" lflags="-L${prefix}/lib -Wl,-rpath,${prefix}/lib -lserial"/>
|
2012-01-11 17:20:55 -06:00
|
|
|
</export>
|
2012-01-01 01:12:00 -06:00
|
|
|
|
|
|
|
|
</package>
|
|
|
|
|
|
|
|
|
|
|