some more fixes

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2302 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.2.7.1
Stéphane Fillod, F8CFE 2008-02-18 21:17:32 +00:00
rodzic d2307eacde
commit 7822ea16ba
1 zmienionych plików z 11 dodań i 6 usunięć

Wyświetl plik

@ -39,7 +39,8 @@ Releasing Hamlib:
--without-perl-binding --without-tcl-binding --without-python-binding \ --without-perl-binding --without-tcl-binding --without-python-binding \
--enable-xmltest ac_cv_path_PKG_CONFIG=no --enable-xmltest ac_cv_path_PKG_CONFIG=no
make install make install
cp src/libhamlib.def /tmp/mingw-inst/hamlib-1.2.4/lib/msvc/libhamlib-1-2-4-2.def mkdir /tmp/mingw-inst/hamlib-x.y.z/lib/msvc
cp src/libhamlib.def /tmp/mingw-inst/hamlib-x.y.z/lib/msvc/libhamlib-2.def
cd /tmp/mingw-inst/hamlib-x.y.z/lib/msvc/ cd /tmp/mingw-inst/hamlib-x.y.z/lib/msvc/
unix2dos include/hamlib/*.h unix2dos include/hamlib/*.h
unix2dos *.def unix2dos *.def
@ -48,7 +49,7 @@ Releasing Hamlib:
zip -r hamlib-win32-x.y.z.zip hamlib-x.y.z zip -r hamlib-win32-x.y.z.zip hamlib-x.y.z
* Build Windows DLL with stdcall convention: * Build Windows DLL with stdcall convention:
ditto but with __stdcall set in include/hamlib/rig_dll.h before re-compiling. Ditto but with HAMLIB_API set to __stdcall in include/hamlib/rig_dll.h before re-compiling.
* Release the file(s) * Release the file(s)
- ncftp ftp://upload.sourceforge.net/incoming - ncftp ftp://upload.sourceforge.net/incoming
@ -57,20 +58,24 @@ Releasing Hamlib:
Paste NEWS section and ChangeLog, select file, change file processor type to "Any"/"Source .gz" Paste NEWS section and ChangeLog, select file, change file processor type to "Any"/"Source .gz"
and notify users. and notify users.
* Update http://hamlib.org web pages * Update http://hamlib.org web pages
- News (to be killed)
- Download section - Download section
hamlib.org: html.hamlib/{manual,news,download}.html hamlib.org: html.hamlib/{manual,news,download}.html
cvs commit cvs commit
wsmake wsmake
scp *.html shell.sourceforge.net:/home/groups/h/ha/hamlib/htdocs/. scp *.html shell.sourceforge.net:/home/groups/h/ha/hamlib/htdocs/.
support.html support.html
- Documentation (TODO: explain how to generate it) - Documentation (requires doxygen)
- Supported Radios/Rotators (TODO: explain how to generate it) make -C doc doc
ssh shell.sourceforge.net mkdir /home/groups/h/ha/hamlib/htdocs/manuals/x-y-z
scp -r doc/html shell.sourceforge.net:/home/groups/h/ha/hamlib/htdocs/manuals/x-y-z/.
$EDIT manuals.html
- Supported Radios/Rotators
make -C tests rigmatrix.html make -C tests rigmatrix.html
scp -r tests/sup-info/* shell.sourceforge.net:/home/groups/h/ha/hamlib/htdocs/sup-info/.
* Notify various sites: * Notify various sites:
- Sourceforge/News: https://sourceforge.net/news/submit.php?group_id=8305 - Sourceforge/News: https://sourceforge.net/news/submit.php?group_id=8305
- Freshmeat: http://freshmeat.net/projects/hamlib - Freshmeat: http://freshmeat.net/projects/hamlib
- linux.radio.au Linux Hamradio App: rigctl category - http://radio.linux.org.au/pkgdetail.phtml?pkgid=243 Linux Hamradio App: rigctl category
* Send announce to mailing list: [ANN] hamlib-announce, linux-ham * Send announce to mailing list: [ANN] hamlib-announce, linux-ham
To advertise: To advertise: