PLIST 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374
  1. @comment $OpenBSD: PLIST,v 1.5 2016/09/19 22:38:50 pascal Exp $
  2. include/simgear/
  3. include/simgear/3rdparty/
  4. include/simgear/3rdparty/utf8/
  5. include/simgear/3rdparty/utf8/utf8/
  6. include/simgear/3rdparty/utf8/utf8.h
  7. include/simgear/3rdparty/utf8/utf8/checked.h
  8. include/simgear/3rdparty/utf8/utf8/core.h
  9. include/simgear/3rdparty/utf8/utf8/unchecked.h
  10. include/simgear/bucket/
  11. include/simgear/bucket/newbucket.hxx
  12. include/simgear/bvh/
  13. include/simgear/bvh/BVHBoundingBoxVisitor.hxx
  14. include/simgear/bvh/BVHGroup.hxx
  15. include/simgear/bvh/BVHLineGeometry.hxx
  16. include/simgear/bvh/BVHLineSegmentVisitor.hxx
  17. include/simgear/bvh/BVHMaterial.hxx
  18. include/simgear/bvh/BVHMotionTransform.hxx
  19. include/simgear/bvh/BVHNearestPointVisitor.hxx
  20. include/simgear/bvh/BVHNode.hxx
  21. include/simgear/bvh/BVHPageNode.hxx
  22. include/simgear/bvh/BVHPageRequest.hxx
  23. include/simgear/bvh/BVHPager.hxx
  24. include/simgear/bvh/BVHStaticBinary.hxx
  25. include/simgear/bvh/BVHStaticData.hxx
  26. include/simgear/bvh/BVHStaticGeometry.hxx
  27. include/simgear/bvh/BVHStaticGeometryBuilder.hxx
  28. include/simgear/bvh/BVHStaticLeaf.hxx
  29. include/simgear/bvh/BVHStaticNode.hxx
  30. include/simgear/bvh/BVHStaticTriangle.hxx
  31. include/simgear/bvh/BVHSubTreeCollector.hxx
  32. include/simgear/bvh/BVHTransform.hxx
  33. include/simgear/bvh/BVHVisitor.hxx
  34. include/simgear/canvas/
  35. include/simgear/canvas/Canvas.hxx
  36. include/simgear/canvas/CanvasEvent.hxx
  37. include/simgear/canvas/CanvasEventManager.hxx
  38. include/simgear/canvas/CanvasEventTypes.hxx
  39. include/simgear/canvas/CanvasEventVisitor.hxx
  40. include/simgear/canvas/CanvasMgr.hxx
  41. include/simgear/canvas/CanvasObjectPlacement.hxx
  42. include/simgear/canvas/CanvasPlacement.hxx
  43. include/simgear/canvas/CanvasSystemAdapter.hxx
  44. include/simgear/canvas/CanvasWindow.hxx
  45. include/simgear/canvas/ODGauge.hxx
  46. include/simgear/canvas/ShivaVG/
  47. include/simgear/canvas/ShivaVG/openvg.h
  48. include/simgear/canvas/ShivaVG/vgu.h
  49. include/simgear/canvas/VGInitOperation.hxx
  50. include/simgear/canvas/canvas_fwd.hxx
  51. include/simgear/canvas/elements/
  52. include/simgear/canvas/elements/CanvasElement.hxx
  53. include/simgear/canvas/elements/CanvasGroup.hxx
  54. include/simgear/canvas/elements/CanvasImage.hxx
  55. include/simgear/canvas/elements/CanvasMap.hxx
  56. include/simgear/canvas/elements/CanvasPath.hxx
  57. include/simgear/canvas/elements/CanvasText.hxx
  58. include/simgear/canvas/elements/detail/
  59. include/simgear/canvas/elements/detail/add_segment_variadic.hxx
  60. include/simgear/canvas/events/
  61. include/simgear/canvas/events/CustomEvent.hxx
  62. include/simgear/canvas/events/DeviceEvent.hxx
  63. include/simgear/canvas/events/KeyboardEvent.hxx
  64. include/simgear/canvas/events/MouseEvent.hxx
  65. include/simgear/canvas/layout/
  66. include/simgear/canvas/layout/AlignFlag_values.hxx
  67. include/simgear/canvas/layout/BoxLayout.hxx
  68. include/simgear/canvas/layout/Layout.hxx
  69. include/simgear/canvas/layout/LayoutItem.hxx
  70. include/simgear/canvas/layout/NasalWidget.hxx
  71. include/simgear/canvas/layout/SpacerItem.hxx
  72. include/simgear/compiler.h
  73. include/simgear/constants.h
  74. include/simgear/debug/
  75. include/simgear/debug/BufferedLogCallback.hxx
  76. include/simgear/debug/debug_types.h
  77. include/simgear/debug/logstream.hxx
  78. include/simgear/environment/
  79. include/simgear/environment/metar.hxx
  80. include/simgear/environment/precipitation.hxx
  81. include/simgear/ephemeris/
  82. include/simgear/ephemeris/celestialBody.hxx
  83. include/simgear/ephemeris/ephemeris.hxx
  84. include/simgear/ephemeris/jupiter.hxx
  85. include/simgear/ephemeris/mars.hxx
  86. include/simgear/ephemeris/mercury.hxx
  87. include/simgear/ephemeris/moonpos.hxx
  88. include/simgear/ephemeris/neptune.hxx
  89. include/simgear/ephemeris/pluto.hxx
  90. include/simgear/ephemeris/saturn.hxx
  91. include/simgear/ephemeris/star.hxx
  92. include/simgear/ephemeris/stardata.hxx
  93. include/simgear/ephemeris/uranus.hxx
  94. include/simgear/ephemeris/venus.hxx
  95. include/simgear/io/
  96. include/simgear/io/DNSClient.hxx
  97. include/simgear/io/HTTPClient.hxx
  98. include/simgear/io/HTTPFileRequest.hxx
  99. include/simgear/io/HTTPMemoryRequest.hxx
  100. include/simgear/io/HTTPRepository.hxx
  101. include/simgear/io/HTTPRequest.hxx
  102. include/simgear/io/iochannel.hxx
  103. include/simgear/io/lowlevel.hxx
  104. include/simgear/io/raw_socket.hxx
  105. include/simgear/io/sg_binobj.hxx
  106. include/simgear/io/sg_file.hxx
  107. include/simgear/io/sg_netBuffer.hxx
  108. include/simgear/io/sg_netChannel.hxx
  109. include/simgear/io/sg_netChat.hxx
  110. include/simgear/io/sg_serial.hxx
  111. include/simgear/io/sg_socket.hxx
  112. include/simgear/io/sg_socket_udp.hxx
  113. include/simgear/io/untar.hxx
  114. include/simgear/magvar/
  115. include/simgear/magvar/coremag.hxx
  116. include/simgear/magvar/magvar.hxx
  117. include/simgear/math/
  118. include/simgear/math/SGBox.hxx
  119. include/simgear/math/SGCMath.hxx
  120. include/simgear/math/SGGeoc.hxx
  121. include/simgear/math/SGGeod.hxx
  122. include/simgear/math/SGGeodesy.hxx
  123. include/simgear/math/SGGeometry.hxx
  124. include/simgear/math/SGGeometryFwd.hxx
  125. include/simgear/math/SGIntersect.hxx
  126. include/simgear/math/SGLimits.hxx
  127. include/simgear/math/SGLineSegment.hxx
  128. include/simgear/math/SGLocation.hxx
  129. include/simgear/math/SGMath.hxx
  130. include/simgear/math/SGMathFwd.hxx
  131. include/simgear/math/SGMatrix.hxx
  132. include/simgear/math/SGMisc.hxx
  133. include/simgear/math/SGPlane.hxx
  134. include/simgear/math/SGQuat.hxx
  135. include/simgear/math/SGRay.hxx
  136. include/simgear/math/SGRect.hxx
  137. include/simgear/math/SGSphere.hxx
  138. include/simgear/math/SGTriangle.hxx
  139. include/simgear/math/SGVec2.hxx
  140. include/simgear/math/SGVec3.hxx
  141. include/simgear/math/SGVec4.hxx
  142. include/simgear/math/beziercurve.hxx
  143. include/simgear/math/interpolater.hxx
  144. include/simgear/math/leastsqs.hxx
  145. include/simgear/math/sg_geodesy.hxx
  146. include/simgear/math/sg_random.h
  147. include/simgear/math/sg_types.hxx
  148. include/simgear/misc/
  149. include/simgear/misc/CSSBorder.hxx
  150. include/simgear/misc/ListDiff.hxx
  151. include/simgear/misc/ResourceManager.hxx
  152. include/simgear/misc/SVGpreserveAspectRatio.hxx
  153. include/simgear/misc/SimpleMarkdown.hxx
  154. include/simgear/misc/gzcontainerfile.hxx
  155. include/simgear/misc/interpolator.hxx
  156. include/simgear/misc/make_new.hxx
  157. include/simgear/misc/sg_dir.hxx
  158. include/simgear/misc/sg_hash.hxx
  159. include/simgear/misc/sg_path.hxx
  160. include/simgear/misc/sgstream.hxx
  161. include/simgear/misc/stdint.hxx
  162. include/simgear/misc/stopwatch.hxx
  163. include/simgear/misc/strutils.hxx
  164. include/simgear/misc/tabbed_values.hxx
  165. include/simgear/misc/texcoord.hxx
  166. include/simgear/misc/zfstream.hxx
  167. include/simgear/nasal/
  168. include/simgear/nasal/cppbind/
  169. include/simgear/nasal/cppbind/Ghost.hxx
  170. include/simgear/nasal/cppbind/NasalCallContext.hxx
  171. include/simgear/nasal/cppbind/NasalContext.hxx
  172. include/simgear/nasal/cppbind/NasalHash.hxx
  173. include/simgear/nasal/cppbind/NasalObject.hxx
  174. include/simgear/nasal/cppbind/NasalObjectHolder.hxx
  175. include/simgear/nasal/cppbind/NasalString.hxx
  176. include/simgear/nasal/cppbind/detail/
  177. include/simgear/nasal/cppbind/detail/NasalObject_callMethod_templates.hxx
  178. include/simgear/nasal/cppbind/detail/from_nasal_function_templates.hxx
  179. include/simgear/nasal/cppbind/detail/from_nasal_helper.hxx
  180. include/simgear/nasal/cppbind/detail/functor_templates.hxx
  181. include/simgear/nasal/cppbind/detail/nasal_traits.hxx
  182. include/simgear/nasal/cppbind/detail/to_nasal_helper.hxx
  183. include/simgear/nasal/cppbind/from_nasal.hxx
  184. include/simgear/nasal/cppbind/to_nasal.hxx
  185. include/simgear/nasal/iolib.h
  186. include/simgear/nasal/naref.h
  187. include/simgear/nasal/nasal.h
  188. include/simgear/package/
  189. include/simgear/package/Catalog.hxx
  190. include/simgear/package/Delegate.hxx
  191. include/simgear/package/Install.hxx
  192. include/simgear/package/Package.hxx
  193. include/simgear/package/Root.hxx
  194. include/simgear/props/
  195. include/simgear/props/AtomicChangeListener.hxx
  196. include/simgear/props/ExtendedPropertyAdapter.hxx
  197. include/simgear/props/PropertyBasedElement.hxx
  198. include/simgear/props/PropertyBasedMgr.hxx
  199. include/simgear/props/PropertyInterpolationMgr.hxx
  200. include/simgear/props/PropertyInterpolator.hxx
  201. include/simgear/props/condition.hxx
  202. include/simgear/props/easing_functions.hxx
  203. include/simgear/props/propertyObject.hxx
  204. include/simgear/props/props.hxx
  205. include/simgear/props/props_io.hxx
  206. include/simgear/props/propsfwd.hxx
  207. include/simgear/props/tiedpropertylist.hxx
  208. include/simgear/props/vectorPropTemplates.hxx
  209. include/simgear/scene/
  210. include/simgear/scene/material/
  211. include/simgear/scene/material/Effect.hxx
  212. include/simgear/scene/material/EffectBuilder.hxx
  213. include/simgear/scene/material/EffectCullVisitor.hxx
  214. include/simgear/scene/material/EffectGeode.hxx
  215. include/simgear/scene/material/Pass.hxx
  216. include/simgear/scene/material/Technique.hxx
  217. include/simgear/scene/material/TextureBuilder.hxx
  218. include/simgear/scene/material/mat.hxx
  219. include/simgear/scene/material/matlib.hxx
  220. include/simgear/scene/material/matmodel.hxx
  221. include/simgear/scene/material/mipmap.hxx
  222. include/simgear/scene/material/parseBlendFunc.hxx
  223. include/simgear/scene/model/
  224. include/simgear/scene/model/BVHDebugCollectVisitor.hxx
  225. include/simgear/scene/model/BVHPageNodeOSG.hxx
  226. include/simgear/scene/model/BoundingVolumeBuildVisitor.hxx
  227. include/simgear/scene/model/CheckSceneryVisitor.hxx
  228. include/simgear/scene/model/ConditionNode.hxx
  229. include/simgear/scene/model/ModelRegistry.hxx
  230. include/simgear/scene/model/PrimitiveCollector.hxx
  231. include/simgear/scene/model/SGClipGroup.hxx
  232. include/simgear/scene/model/SGInteractionAnimation.hxx
  233. include/simgear/scene/model/SGMaterialAnimation.hxx
  234. include/simgear/scene/model/SGOffsetTransform.hxx
  235. include/simgear/scene/model/SGPickAnimation.hxx
  236. include/simgear/scene/model/SGReaderWriterXML.hxx
  237. include/simgear/scene/model/SGRotateTransform.hxx
  238. include/simgear/scene/model/SGScaleTransform.hxx
  239. include/simgear/scene/model/SGText.hxx
  240. include/simgear/scene/model/SGTrackToAnimation.hxx
  241. include/simgear/scene/model/SGTranslateTransform.hxx
  242. include/simgear/scene/model/animation.hxx
  243. include/simgear/scene/model/model.hxx
  244. include/simgear/scene/model/modellib.hxx
  245. include/simgear/scene/model/particles.hxx
  246. include/simgear/scene/model/persparam.hxx
  247. include/simgear/scene/model/placement.hxx
  248. include/simgear/scene/sky/
  249. include/simgear/scene/sky/CloudShaderGeometry.hxx
  250. include/simgear/scene/sky/cloud.hxx
  251. include/simgear/scene/sky/cloudfield.hxx
  252. include/simgear/scene/sky/dome.hxx
  253. include/simgear/scene/sky/moon.hxx
  254. include/simgear/scene/sky/newcloud.hxx
  255. include/simgear/scene/sky/oursun.hxx
  256. include/simgear/scene/sky/sky.hxx
  257. include/simgear/scene/sky/sphere.hxx
  258. include/simgear/scene/sky/stars.hxx
  259. include/simgear/scene/tgdb/
  260. include/simgear/scene/tgdb/GroundLightManager.hxx
  261. include/simgear/scene/tgdb/ReaderWriterSPT.hxx
  262. include/simgear/scene/tgdb/ReaderWriterSTG.hxx
  263. include/simgear/scene/tgdb/SGBuildingBin.hxx
  264. include/simgear/scene/tgdb/SGDirectionalLightBin.hxx
  265. include/simgear/scene/tgdb/SGLightBin.hxx
  266. include/simgear/scene/tgdb/SGModelBin.hxx
  267. include/simgear/scene/tgdb/SGNodeTriangles.hxx
  268. include/simgear/scene/tgdb/SGOceanTile.hxx
  269. include/simgear/scene/tgdb/SGReaderWriterBTG.hxx
  270. include/simgear/scene/tgdb/SGTexturedTriangleBin.hxx
  271. include/simgear/scene/tgdb/SGTileDetailsCallback.hxx
  272. include/simgear/scene/tgdb/SGTileGeometryBin.hxx
  273. include/simgear/scene/tgdb/SGTriangleBin.hxx
  274. include/simgear/scene/tgdb/SGVasiDrawable.hxx
  275. include/simgear/scene/tgdb/SGVertexArrayBin.hxx
  276. include/simgear/scene/tgdb/ShaderGeometry.hxx
  277. include/simgear/scene/tgdb/TreeBin.hxx
  278. include/simgear/scene/tgdb/apt_signs.hxx
  279. include/simgear/scene/tgdb/obj.hxx
  280. include/simgear/scene/tgdb/pt_lights.hxx
  281. include/simgear/scene/tgdb/userdata.hxx
  282. include/simgear/scene/tsync/
  283. include/simgear/scene/tsync/terrasync.hxx
  284. include/simgear/scene/util/
  285. include/simgear/scene/util/ColorInterpolator.hxx
  286. include/simgear/scene/util/CopyOp.hxx
  287. include/simgear/scene/util/DeletionManager.hxx
  288. include/simgear/scene/util/NodeAndDrawableVisitor.hxx
  289. include/simgear/scene/util/Noise.hxx
  290. include/simgear/scene/util/OptionsReadFileCallback.hxx
  291. include/simgear/scene/util/OsgDebug.hxx
  292. include/simgear/scene/util/OsgMath.hxx
  293. include/simgear/scene/util/OsgSingleton.hxx
  294. include/simgear/scene/util/PrimitiveUtils.hxx
  295. include/simgear/scene/util/QuadTreeBuilder.hxx
  296. include/simgear/scene/util/RenderConstants.hxx
  297. include/simgear/scene/util/SGDebugDrawCallback.hxx
  298. include/simgear/scene/util/SGEnlargeBoundingBox.hxx
  299. include/simgear/scene/util/SGNodeMasks.hxx
  300. include/simgear/scene/util/SGPickCallback.hxx
  301. include/simgear/scene/util/SGReaderWriterOptions.hxx
  302. include/simgear/scene/util/SGSceneFeatures.hxx
  303. include/simgear/scene/util/SGSceneUserData.hxx
  304. include/simgear/scene/util/SGStateAttributeVisitor.hxx
  305. include/simgear/scene/util/SGTextureStateAttributeVisitor.hxx
  306. include/simgear/scene/util/SGUpdateVisitor.hxx
  307. include/simgear/scene/util/SplicingVisitor.hxx
  308. include/simgear/scene/util/StateAttributeFactory.hxx
  309. include/simgear/scene/util/UpdateOnceCallback.hxx
  310. include/simgear/scene/util/VectorArrayAdapter.hxx
  311. include/simgear/scene/util/parse_color.hxx
  312. include/simgear/scene/util/project.hxx
  313. include/simgear/screen/
  314. include/simgear/screen/colors.hxx
  315. include/simgear/screen/extensions.hxx
  316. include/simgear/screen/screen-dump.hxx
  317. include/simgear/screen/tr.h
  318. include/simgear/serial/
  319. include/simgear/serial/serial.hxx
  320. include/simgear/sg_inlines.h
  321. include/simgear/simgear_config.h
  322. include/simgear/sound/
  323. include/simgear/sound/readwav.hxx
  324. include/simgear/sound/sample.hxx
  325. include/simgear/sound/sample_group.hxx
  326. include/simgear/sound/soundmgr.hxx
  327. include/simgear/sound/xmlsound.hxx
  328. include/simgear/structure/
  329. include/simgear/structure/OSGUtils.hxx
  330. include/simgear/structure/OSGVersion.hxx
  331. include/simgear/structure/SGAtomic.hxx
  332. include/simgear/structure/SGBinding.hxx
  333. include/simgear/structure/SGExpression.hxx
  334. include/simgear/structure/SGPerfMon.hxx
  335. include/simgear/structure/SGReferenced.hxx
  336. include/simgear/structure/SGSharedPtr.hxx
  337. include/simgear/structure/SGSmplhist.hxx
  338. include/simgear/structure/SGSmplstat.hxx
  339. include/simgear/structure/SGWeakPtr.hxx
  340. include/simgear/structure/SGWeakReferenced.hxx
  341. include/simgear/structure/Singleton.hxx
  342. include/simgear/structure/StateMachine.hxx
  343. include/simgear/structure/StringTable.hxx
  344. include/simgear/structure/callback.hxx
  345. include/simgear/structure/commands.hxx
  346. include/simgear/structure/detail/
  347. include/simgear/structure/detail/function_list_template.hxx
  348. include/simgear/structure/event_mgr.hxx
  349. include/simgear/structure/exception.hxx
  350. include/simgear/structure/function_list.hxx
  351. include/simgear/structure/intern.hxx
  352. include/simgear/structure/map.hxx
  353. include/simgear/structure/singleton.hpp
  354. include/simgear/structure/subsystem_mgr.hxx
  355. include/simgear/threads/
  356. include/simgear/threads/SGGuard.hxx
  357. include/simgear/threads/SGQueue.hxx
  358. include/simgear/threads/SGThread.hxx
  359. include/simgear/timing/
  360. include/simgear/timing/lowleveltime.h
  361. include/simgear/timing/sg_time.hxx
  362. include/simgear/timing/timestamp.hxx
  363. include/simgear/timing/timezone.h
  364. include/simgear/version.h
  365. include/simgear/xml/
  366. include/simgear/xml/easyxml.hxx
  367. lib/cmake/SimGear/
  368. lib/cmake/SimGear/SimGearConfig.cmake
  369. lib/cmake/SimGear/SimGearConfigVersion.cmake
  370. lib/cmake/SimGear/SimGearTargets-release.cmake
  371. lib/cmake/SimGear/SimGearTargets.cmake
  372. @lib lib/libSimGearCore.so.${LIBSimGearCore_VERSION}
  373. @lib lib/libSimGearScene.so.${LIBSimGearScene_VERSION}