1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/science/peekabot/pkg-plist
Max Brazhnikov 452f2dd010 Update peekabot to 0.7.0
PR:		ports/138091
Submitted by:	Chris Petrik (maintainer)
2009-08-23 15:48:18 +00:00

111 lines
3.8 KiB
Plaintext

bin/obj2pbmf
bin/peekabot
include/peekabot.hh
include/peekabot/Action.hh
include/peekabot/Deprecated.hh
include/peekabot/Matrix.hh
include/peekabot/PathIdentifier.hh
include/peekabot/Types.hh
include/peekabot/Vector.hh
include/peekabot/Visibility.hh
include/peekabot/Version.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/any_dl.hpp
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/PeekabotProxyBase.hh
include/peekabot/client/proxies/PointCloudProxy.hh
include/peekabot/client/proxies/PolygonProxy.hh
include/peekabot/client/proxies/ScalableProxy.hh
include/peekabot/client/proxies/SliderProxy.hh
include/peekabot/client/proxies/SphereProxy.hh
include/peekabot/client/proxies/VertexBasedProxy.hh
lib/libpeekabot.a
lib/libpeekabot.la
lib/libpeekabot.so
lib/libpeekabot.so.5
%%DATADIR%%/data/default_scene.xml
%%DATADIR%%/fonts/COPYING
%%DATADIR%%/fonts/FreeSerif.ttf
%%DATADIR%%/images/add_camera.png
%%DATADIR%%/images/camera_object.png
%%DATADIR%%/images/camera_object2.png
%%DATADIR%%/images/camera_object3.png
%%DATADIR%%/images/circle_object.png
%%DATADIR%%/images/cont_snapshot.png
%%DATADIR%%/images/cube_object.png
%%DATADIR%%/images/cube_object_aa.png
%%DATADIR%%/images/cylinder_object.png
%%DATADIR%%/images/cylinder_object_aa.png
%%DATADIR%%/images/dof.png
%%DATADIR%%/images/grid.png
%%DATADIR%%/images/groundplane.png
%%DATADIR%%/images/group_object.png
%%DATADIR%%/images/label.png
%%DATADIR%%/images/light_object.png
%%DATADIR%%/images/line_cloud.png
%%DATADIR%%/images/locked.png
%%DATADIR%%/images/move.png
%%DATADIR%%/images/occupancy_grid_2d.png
%%DATADIR%%/images/ortho_mode.png
%%DATADIR%%/images/ortho_mode_aa.png
%%DATADIR%%/images/perspective_mode.png
%%DATADIR%%/images/perspective_mode_aa.png
%%DATADIR%%/images/point_cloud.png
%%DATADIR%%/images/polygon_object.png
%%DATADIR%%/images/polyline_object.png
%%DATADIR%%/images/polyline_object_aa.png
%%DATADIR%%/images/rotate.png
%%DATADIR%%/images/snapshot.png
%%DATADIR%%/images/snapshot_disabled.png
%%DATADIR%%/images/sphere_object.png
%%DATADIR%%/images/teapot.png
%%DATADIR%%/images/topdown.png
%%DATADIR%%/images/topdown_aa.png
%%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/property_types.xsd
%%DATADIR%%/schemas/scene.xsd
%%DATADIR%%/schemas/scene_object.xsd
%%DATADIR%%/schemas/slider.xsd
%%DATADIR%%/schemas/sphere.xsd
@dirrm %%DATADIR%%/schemas
@dirrm %%DATADIR%%/images
@dirrm %%DATADIR%%/fonts
@dirrm %%DATADIR%%/data
@dirrm %%DATADIR%%
@dirrm include/peekabot/client/proxies
@dirrm include/peekabot/client
@dirrm include/peekabot