pkgsrc-wip/simulavr/TODO
Makoto Fujiwara c383337de2 Now packaging confirmed on pbulk environment.
Makefile
- Add avr-libc in depeding list
  +BUILD_DEPENDS+=                avr-libc-[0-9]*:../../wip/avr-libc
  (buildlink3.mk doen't seem to work).
- Missing swig added
  +.include "../../devel/swig/buildlink3.mk"

PLIST
- examples/python directory doesn't seem to be activated.
  Drop from PLIST.
2013-09-12 04:56:07 +00:00

4 lines
165 B
Text

- In configuration, seeing following message:
build verilog modul avr.vpi = no
- examples/python is not activated.
az_python_use=true seems to do that, but not.