Advertisement
Guest User

PCB-RND scconfig on IRIX 6.5.30

a guest
May 27th, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.60 KB | None | 0 0
  1. =====================
  2. Configuration summary
  3. =====================
  4. Regenerating languages with bison & flex disabled
  5. Internationalization with gettext disabled
  6. Compilation for debugging disabled
  7. Include debug symbols disabled
  8. Compile with dmalloc disabled
  9. Coordinate type bits 32
  10. .pcb_rnd config dir under $HOME .pcb-rnd
  11.  
  12. Library plugins:
  13. all-hid_gtk common code no [lib_gtk_common]
  14. hid_gtk preferences dialog no [lib_gtk_config]
  15. hid_gtk generic part no [lib_gtk_hid]
  16. all-hid common code yes, buildin [lib_hid_common]
  17. openGL rendering no [lib_hid_gl]
  18. legacy functions yes, buildin [lib_legacy_func]
  19. map nets and objects yes, buildin [lib_netmap]
  20. polygon helpers yes, buildin [lib_polyhelp]
  21.  
  22. Feature plugins:
  23. net auto-completion no [acompnet]
  24. crop board to fit objects yes, buildin [autocrop]
  25. auto place components yes, buildin [autoplace]
  26. the original autorouter yes, buildin [autoroute]
  27. flip board objects yes, buildin [boardflip]
  28. diagnostic acts. for devs no [diag]
  29. HID-independent GUI dialogs yes, buildin [dialogs]
  30. distribute and align text yes, buildin [distaligntext]
  31. distribute and align objs yes, buildin [distalign]
  32. djopt board optimization yes, buildin [djopt]
  33. draw cross-section (layers) yes, buildin [draw_csect]
  34. fab layer in some exports yes, buildin [draw_fab]
  35. font selection GUI yes, buildin [draw_fontsel]
  36. edit with external program yes, buildin [extedit]
  37. font editor yes, buildin [fontmode]
  38. GPMI scripting no [gpmi]
  39. push lines out of the way yes, buildin [jostle]
  40. diagnostics: log HID calls no [loghid]
  41. calculate toolpath for milling no [millpath]
  42. minimal cut shorts yes, buildin [mincut]
  43. old/obsolete actions no [oldactions]
  44. combine selected polygons yes, buildin [polycombine]
  45. stitch polygon at cursor yes, buildin [polystitch]
  46. object property editor yes, buildin [propedit]
  47. puller no [puller]
  48. query language yes, buildin [query]
  49. renumber action yes, buildin [renumber]
  50. report actions yes, buildin [report]
  51. the original rubberband yes, buildin [rubberband_orig]
  52. command shorthands yes, buildin [shand_cmd]
  53. generate regular shapes yes, buildin [shape]
  54. assisted semi-auto-routing no [sketch_route]
  55. netlist based dispenser yes, buildin [smartdisperse]
  56. mouse gestures no [stroke]
  57. draw teardrops on pins yes, buildin [teardrops]
  58. vendor drill mapping yes, buildin [vendordrill]
  59.  
  60. Footprint backends:
  61. footprint library from boards yes, buildin [fp_board]
  62. filesystem footprints yes, buildin [fp_fs]
  63. web footprints yes, buildin [fp_wget]
  64.  
  65. Import plugins:
  66. specctra .dsn importer yes, buildin [import_dsn]
  67. import edif yes, buildin [import_edif]
  68. import HP-GL plot files yes, buildin [import_hpgl]
  69. import IPC-D-356 Netlist yes, buildin [import_ipcd356]
  70. import ltspice .net+.asc yes, buildin [import_ltspice]
  71. import mentor graphics sch yes, buildin [import_mentor_sch]
  72. import mucs routing yes, buildin [import_mucs]
  73. import netlist yes, buildin [import_netlist]
  74. import sch yes, buildin [import_sch]
  75. import tinycad .net yes, buildin [import_tinycad]
  76. tEDAx (Trivial EDA eXchange) yes, buildin [io_tedax]
  77.  
  78. Export plugins:
  79. breadboard pcb_exporter no [export_bboard]
  80. bom pcb_exporter yes, buildin [export_bom]
  81. specctra .dsn pcb_exporter yes, buildin [export_dsn]
  82. DXF pcb_exporter yes, buildin [export_dxf]
  83. FidoCadJ .fcd pcb_exporter yes, buildin [export_fidocadj]
  84. gcode pcb_exporter yes, buildin [export_gcode]
  85. Gerber pcb_exporter yes, buildin [export_gerber]
  86. IPC-D-356 Netlist pcb_exporter yes, buildin [export_ipcd356]
  87. lpr pcb_exporter (printer) yes, buildin [export_lpr]
  88. nelma pcb_exporter no [export_nelma]
  89. openems exporter no [export_openems]
  90. openscad pcb_exporter yes, buildin [export_openscad]
  91. png/gif/jpg pcb_exporter yes, buildin [export_png]
  92. postscript pcb_exporter yes, buildin [export_ps]
  93. export board statistics yes, buildin [export_stat]
  94. SVG pcb_exporter yes, buildin [export_svg]
  95. dummy test pcb_exporter no [export_test]
  96. xy (centroid) pcb_exporter yes, buildin [export_xy]
  97.  
  98. IO plugins (file formats):
  99. autotrax (freeware PCB CAD) yes, buildin [io_autotrax]
  100. Eagle's xml and binary formats no [io_eagle]
  101. hyperlynx .hyp loader yes, buildin [io_hyp]
  102. Kicad's legacy format yes, buildin [io_kicad_legacy]
  103. Kicad's s-expr format yes, buildin [io_kicad]
  104. lihata board format yes, buildin [io_lihata]
  105. Mentor Graphics cell footprints no [io_mentor_cell]
  106. the original pcb format yes, buildin [io_pcb]
  107.  
  108. HID plugins:
  109. batch process (no-gui HID) yes, buildin [hid_batch]
  110. GTK2 GUI, software render no [hid_gtk2_gdk]
  111. GTK2 GUI, opengl render no [hid_gtk2_gl]
  112. GTK3 GUI, cairo render no [hid_gtk3_cairo]
  113. GTK3 GUI, gl render no [hid_gtk3_gl]
  114. the lesstif gui yes, buildin [hid_lesstif]
  115. remote HID server no [hid_remote]
  116.  
  117. WARNING: Since there's no libstroke found, disabling the stroke plugin...
  118. WARNING: Since there's no libxml2 found, disabling the Eagle IO plugin...
  119. WARNING: Since GLIB is not found, disabling the puller...
  120. WARNING: disabling the gpmi scripting because libgpmi is not found or not configured...
  121.  
  122.  
  123. Configuration complete, ready to compile.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement