freebsd-ports/science/peekabot/pkg-plist
Martin Wilke de8c9752ae - Update to 0.8.4
PR:		154481
Submitted by:	chris petrik <c.petrik.sosa@gmail.com> (maintainer)
Feature safe:	yes
2011-02-05 10:55:13 +00:00

110 lines
3.9 KiB
Text

bin/obj2pbmf
bin/peekabot
include/peekabot.hh
include/peekabot/Action.hh
include/peekabot/Any.hh
include/peekabot/Deprecated.hh
include/peekabot/PathIdentifier.hh
include/peekabot/Types.hh
include/peekabot/Version.hh
include/peekabot/Visibility.hh
include/peekabot/client/DelayedDispatch.hh
include/peekabot/client/Exceptions.hh
include/peekabot/client/OperationResult.hh
include/peekabot/client/OperationStatus.hh
include/peekabot/client/PeekabotClient.hh
include/peekabot/client/Recording.hh
include/peekabot/client/Result.hh
include/peekabot/client/Status.hh
include/peekabot/client/proxies/CameraProxy.hh
include/peekabot/client/proxies/CircleProxy.hh
include/peekabot/client/proxies/CubeProxy.hh
include/peekabot/client/proxies/CylinderProxy.hh
include/peekabot/client/proxies/GridProxy.hh
include/peekabot/client/proxies/GroupProxy.hh
include/peekabot/client/proxies/HingeProxy.hh
include/peekabot/client/proxies/JointProxy.hh
include/peekabot/client/proxies/LabelProxy.hh
include/peekabot/client/proxies/LineBasedProxy.hh
include/peekabot/client/proxies/LineCloudProxy.hh
include/peekabot/client/proxies/ModelProxy.hh
include/peekabot/client/proxies/ObjectProxy.hh
include/peekabot/client/proxies/OccupancyGrid2DProxy.hh
include/peekabot/client/proxies/OccupancyGrid3DProxy.hh
include/peekabot/client/proxies/PeekabotProxyBase.hh
include/peekabot/client/proxies/PointCloudProxy.hh
include/peekabot/client/proxies/PolygonProxy.hh
include/peekabot/client/proxies/PolylineProxy.hh
include/peekabot/client/proxies/ScalableProxy.hh
include/peekabot/client/proxies/SliderProxy.hh
include/peekabot/client/proxies/SphereProxy.hh
include/peekabot/client/proxies/TriMeshProxy.hh
include/peekabot/client/proxies/VertexBasedProxy.hh
lib/libpeekabot.a
lib/libpeekabot.la
lib/libpeekabot.so
lib/libpeekabot.so.6
libdata/pkgconfig/peekabot.pc
%%DATADIR%%/data/default_scene.xml
%%DATADIR%%/fonts/COPYING
%%DATADIR%%/fonts/FreeSerif.ttf
%%DATADIR%%/icons/log-22.png
%%DATADIR%%/icons/log-error-22.png
%%DATADIR%%/icons/move-tool-16.png
%%DATADIR%%/icons/move-tool-22.png
%%DATADIR%%/icons/navigate-tool-22.png
%%DATADIR%%/icons/objects/camera-16.png
%%DATADIR%%/icons/objects/circle-16.png
%%DATADIR%%/icons/objects/cube-16.png
%%DATADIR%%/icons/objects/cylinder-16.png
%%DATADIR%%/icons/objects/dof-16.png
%%DATADIR%%/icons/objects/grid-16.png
%%DATADIR%%/icons/objects/label-16.png
%%DATADIR%%/icons/objects/line-cloud-16.png
%%DATADIR%%/icons/objects/model-16.png
%%DATADIR%%/icons/objects/og2d-16.png
%%DATADIR%%/icons/objects/og3d-16.png
%%DATADIR%%/icons/objects/point-cloud-16.png
%%DATADIR%%/icons/objects/polygon-16.png
%%DATADIR%%/icons/objects/polyline-16.png
%%DATADIR%%/icons/objects/sphere-16.png
%%DATADIR%%/icons/objects/tri-mesh-16.png
%%DATADIR%%/icons/ortho-16.png
%%DATADIR%%/icons/ortho-22.png
%%DATADIR%%/icons/rotate-tool-16.png
%%DATADIR%%/icons/rotate-tool-22.png
%%DATADIR%%/icons/screenshot-16.png
%%DATADIR%%/icons/screenshot-22.png
%%DATADIR%%/icons/top-down-16.png
%%DATADIR%%/icons/top-down-22.png
%%DATADIR%%/peekabot.ui
%%DATADIR%%/schemas/basic_types.xsd
%%DATADIR%%/schemas/camera.xsd
%%DATADIR%%/schemas/circle.xsd
%%DATADIR%%/schemas/cube.xsd
%%DATADIR%%/schemas/cylinder.xsd
%%DATADIR%%/schemas/grid.xsd
%%DATADIR%%/schemas/group.xsd
%%DATADIR%%/schemas/hinge.xsd
%%DATADIR%%/schemas/include.xsd
%%DATADIR%%/schemas/label.xsd
%%DATADIR%%/schemas/line_cloud.xsd
%%DATADIR%%/schemas/model.xsd
%%DATADIR%%/schemas/point_cloud.xsd
%%DATADIR%%/schemas/polygon.xsd
%%DATADIR%%/schemas/polyline.xsd
%%DATADIR%%/schemas/property_types.xsd
%%DATADIR%%/schemas/scene.xsd
%%DATADIR%%/schemas/scene_object.xsd
%%DATADIR%%/schemas/slider.xsd
%%DATADIR%%/schemas/sphere.xsd
%%DATADIR%%/schemas/tri_mesh.xsd
@dirrm %%DATADIR%%/schemas
@dirrm %%DATADIR%%/icons/objects
@dirrm %%DATADIR%%/icons
@dirrm %%DATADIR%%/fonts
@dirrm %%DATADIR%%/data
@dirrm %%DATADIR%%
@dirrm include/peekabot/client/proxies
@dirrm include/peekabot/client
@dirrm include/peekabot