[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / ham / gnuradio-qtgui

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

Diff for /pkgsrc/ham/gnuradio-qtgui/Makefile between version 1.3 and 1.19

version 1.3, 2014/11/07 19:39:35 version 1.19, 2018/08/16 18:54:55
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 PKGNAME=        gnuradio-qtgui-${VERSION}  PKGNAME=        gnuradio-qtgui-${VERSION}
 PKGREVISION=    2  PKGREVISION=    1
 COMMENT=        Qt GUI module of GNU Radio  COMMENT=        Qt GUI module of GNU Radio
   
 .include        "../../ham/gnuradio-core/Makefile.common"  .include        "../../ham/gnuradio-core/Makefile.common"
 .include        "../../ham/gnuradio-core/Nocore.mk"  .include        "../../ham/gnuradio-core/Nocore.mk"
   
 CONF_FILES+=    ${EGDIR}/gr-qtgui.conf  ${PKG_SYSCONFDIR}/gr-qtgui.conf  #ONF_FILES+=    ${EGDIR}/gr-qtgui.conf  ${PKG_SYSCONFDIR}/gr-qtgui.conf
   
 CMAKE_ARGS+=    -DENABLE_DEFAULT=OFF  CMAKE_ARGS+=    -DENABLE_DEFAULT=OFF
 CMAKE_ARGS+=    -DENABLE_GR_QTGUI=ON  CMAKE_ARGS+=    -DENABLE_GR_QTGUI=ON

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.19

CVSweb <webmaster@jp.NetBSD.org>