pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: wip/gnuradio-core ( to be rename as just gnuradio ?)



Greg, thanks for the reponse, really appreciate.

| Well, options is awkward because binary packages get the default
| options, only.  But if the default options are what almost everyone
| wants, that's fine.

Yes, the current default is as of upstream one, and probably full
options. My options.mk is only for those who build from source and want
stripped binary. Thank you.

After renaming (and merging) wip/gnuradio{,-core} to just wip/gnuradio,
I will commit it. And also for wip/uhd. The latter is new one,
and any developer may fix problem later.

Exisiting ham/gnuradio-* are not only old, but broken, I believe.
So we have nothing loose for these commit :-)

| Pulling in qt, though, would be an issue for many.
| How much does the base package pull in for dependencies?

Current dependency is attached. Among these, qwt-qt4 is not
active actually.

Thanks again,
---
mef%NetBSD.org@localhost
Makoto Fujiwara, 
Chiba, Japan, Narita Airport and Disneyland prefecture.

(..wip/gnuradio-core)% egrep  -h '^\.include|DEPENDS' Makefile options.mk |sort 
-u | grep -v /mk/
# DEPENDS+=             qt4-[0-9]*:../../x11/qt4/
.include        "../../audio/alsa-lib/buildlink3.mk"
.include        "../../audio/gsm/buildlink3.mk"
.include        "../../audio/jack/buildlink3.mk"
.include        "../../audio/portaudio-devel/buildlink3.mk"
.include        "../../devel/SDL/buildlink3.mk"
.include        "../../devel/boost-headers/buildlink3.mk"
.include        "../../devel/boost-libs/buildlink3.mk"
.include        "../../devel/cppunit/buildlink3.mk"
.include        "../../devel/libusb1/buildlink3.mk"
.include        "../../devel/orc/buildlink3.mk"
.include        "../../devel/swig2/buildlink3.mk"
.include        "../../lang/python/application.mk"
.include        "../../lang/python/extension.mk"
.include        "../../math/fftwf/buildlink3.mk"
.include        "../../math/gsl/buildlink3.mk"
.include        "../../math/py-numpy/buildlink3.mk"
.include        "../../wip/gnuradio/Makefile.common"
.include        "../../wip/uhd/buildlink3.mk"
.include        "../../x11/py-gtk2/buildlink3.mk"
.include        "../../x11/py-wxWidgets/buildlink3.mk"
.include        "../../x11/qwt-qt4/buildlink3.mk"
.include        "../../x11/wxGTK28/buildlink3.mk"
.include        "files/REPLACE_PYTHON"
.include        "options.mk"
BUILD_DEPENDS+=         ${PYPKGPREFIX}-cheetah-[0-9]*:../../devel/py-cheetah
BUILD_DEPENDS+=         ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx
DEPENDS+=               ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml/


Home | Main Index | Thread Index | Old Index