[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / audio / aubio

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/audio/aubio/Makefile between version 1.15 and 1.16

version 1.15, 2019/04/26 13:13:41 version 1.16, 2019/04/26 14:12:31
Line 19  PKGCONFIG_OVERRIDE+= aubio.pc.in
Line 19  PKGCONFIG_OVERRIDE+= aubio.pc.in
 # Python related variables:  # Python related variables:
 PY_PATCHPLIST=                  yes  PY_PATCHPLIST=                  yes
 REPLACE_PYTHON= python/aubiocut python/aubiopitch  REPLACE_PYTHON= python/aubiocut python/aubiopitch
 PYTHON_VERSIONS_INCOMPATIBLE=    36 37 # not yet ported as of 0.3.2  PYTHON_VERSIONS_INCOMPATIBLE=   36 37 # not yet ported as of 0.3.2
   
 CPPFLAGS.SunOS+=        -Du_int8_t=uint8_t -Du_int16_t=uint16_t -Du_int32_t=uint32_t -Du_int64_t=uint64_t  CPPFLAGS.SunOS+=        -Du_int8_t=uint8_t -Du_int16_t=uint16_t -Du_int32_t=uint32_t -Du_int64_t=uint64_t
   

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

CVSweb <webmaster@jp.NetBSD.org>