mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
15b6544926
plugins support one of web browsers and can take care of plist (depend on how you use it) at the same time. I have written a complete document and even show how it works in the www/firefox/Makefile.webplugins so be sure to read in there. If there is anything that isn't clear in the document, please feel free to ask and I will try my best to improvement it. FYI: GNOME 2.24 depends on this, so it's coming. BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified. Approved by: portmgr
80 lines
2.9 KiB
Plaintext
80 lines
2.9 KiB
Plaintext
bin/openvrml-player
|
|
include/openvrml/openvrml-common.h
|
|
include/openvrml/openvrml-config.h
|
|
include/openvrml/openvrml-gl-common.h
|
|
include/openvrml/openvrml-gl-config.h
|
|
include/openvrml/openvrml/basetypes.h
|
|
include/openvrml/openvrml/bounding_volume.h
|
|
include/openvrml/openvrml/browser.h
|
|
include/openvrml/openvrml/event.h
|
|
include/openvrml/openvrml/exposedfield.h
|
|
include/openvrml/openvrml/field_value.h
|
|
include/openvrml/openvrml/frustum.h
|
|
include/openvrml/openvrml/gl/viewer.h
|
|
include/openvrml/openvrml/node.h
|
|
include/openvrml/openvrml/node_impl_util.h
|
|
include/openvrml/openvrml/read_write_mutex.h
|
|
include/openvrml/openvrml/rendering_context.h
|
|
include/openvrml/openvrml/scope.h
|
|
include/openvrml/openvrml/script.h
|
|
include/openvrml/openvrml/viewer.h
|
|
include/openvrml/openvrml/vrml97_grammar.h
|
|
include/openvrml/openvrml/vrml97node.h
|
|
include/openvrml/openvrml/x3d_cad_geometry.h
|
|
include/openvrml/openvrml/x3d_core.h
|
|
include/openvrml/openvrml/x3d_dis.h
|
|
include/openvrml/openvrml/x3d_environmental_effects.h
|
|
include/openvrml/openvrml/x3d_event_utilities.h
|
|
include/openvrml/openvrml/x3d_geometry2d.h
|
|
include/openvrml/openvrml/x3d_geospatial.h
|
|
include/openvrml/openvrml/x3d_grouping.h
|
|
include/openvrml/openvrml/x3d_hanim.h
|
|
include/openvrml/openvrml/x3d_interpolation.h
|
|
include/openvrml/openvrml/x3d_key_device_sensor.h
|
|
include/openvrml/openvrml/x3d_networking.h
|
|
include/openvrml/openvrml/x3d_nurbs.h
|
|
include/openvrml/openvrml/x3d_rendering.h
|
|
include/openvrml/openvrml/x3d_shape.h
|
|
include/openvrml/openvrml/x3d_texturing.h
|
|
include/openvrml/openvrml/x3d_vrml_grammar.h
|
|
lib/libopenvrml-gl.a
|
|
lib/libopenvrml-gl.so
|
|
lib/libopenvrml-gl.so.7
|
|
lib/libopenvrml.a
|
|
lib/libopenvrml.so
|
|
lib/libopenvrml.so.8
|
|
%%WEBPLUGINS_DIR%%/openvrml.la
|
|
%%WEBPLUGINS_DIR%%/openvrml.so
|
|
libdata/pkgconfig/openvrml-gl.pc
|
|
libdata/pkgconfig/openvrml.pc
|
|
libexec/openvrml-xembed
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/Anchor.wrl
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/Click.wrl
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/EventPROTO.wrl
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/ExternPROTO.wrl
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/Inline.wrl
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/Prox1.wrl
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/RefractiveMaterial.wrl
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/SimplePROTO.wrl
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/TestJSAI.wrl
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/bounce.wrl
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/groundPlane.wrl
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/jsTouch.wrl
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/orbit3.wrl
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/pixtex1.wrl
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/rotation_toy.wrl
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/scale.wrl
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/snoman.wrl
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/warbird.wrl
|
|
share/openvrml-player/glade/openvrml-player.glade
|
|
@dirrm share/openvrml-player/glade
|
|
@dirrm share/openvrml-player
|
|
@dirrmtry %%WEBPLUGINS_DIR%%
|
|
@dirrm include/openvrml/openvrml/gl
|
|
@dirrm include/openvrml/openvrml
|
|
@dirrm include/openvrml
|
|
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
|
|
@dirrmtry share/gtk-doc/html/gtkglext
|
|
@dirrmtry share/gtk-doc/html
|
|
@dirrmtry share/gtk-doc
|