Hello All,

While converting the WSJT User Guide for use with Asciidoctor, I thought
this would be a good time to clean up the Autotools and archive obsolete
material. The changes will need to be looked by Mac and FreeBSD users,
but, I've ported most of the distribution specific items present in WSPR
over too WSJT Autotools and runtime scripts. If there are any objections
or recommendations for additional change, please let me know.

The changes have not yet been committed to SVN yet, but I've tested what
I can on i386/amd64/armv7 and things seem to be working as expected.


*PLANNED CHANGES / UPDATES*

* Asciidoctor conversion is complete and working on i386/amd64/armv7.
Will Need testing by Mac and FreeBSD users.

* Archive old / obsolete documents to ^/trunk/archive. Nothing will be
deleted, just moved to the archive folder.

* Autotools Update ( configure.ac / Makefile.in ), fixes the following:
- update search paths for common lib and include directories
- Added install / uninstall targets to the Makefile
- Cleaned up old macros that were not working or obsolete
- Fixed clean / distclean targets
- Setup Makefile for standard FSH installation ( /usr/{bin,lib,share} )

* Enabled the follow options / application include paths
--disable-docs ......: # disable docs builds (default enabled)
--disable-manpages ..: # disable manpages builds (default enabled)
--enable-rsdtest ....: # build the rsdtest tools (default disabled)
--with-python2 ......: # path to python2
--with-python3 ......: # path to python3
--with-f2py .........: # path to f2py3
--with-gfortran .....: # path to gfortran

* Added lib and headers search for fftw3, samplerate, portaudio

* Fixed the portaudio include / lib problems. FreeBBSD has a special
case assignment for this as they uses both old and new versions of
portaudio.

* Added autogen.sh, wsjt.desktop and wsjt.sh runtime script.

* Added version, host, copyright and program information to configure.ac

* Added arch specific case flags the same as WSPR, including updates for
armv7.


If anyone has patches or distribution specific fixes for items not
listed above, send them to the devel-list or you can email me off line,
whatever you prefer.


73's
Greg, KI7MT

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to