git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2965 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.2.12
Stéphane Fillod, F8CFE 2010-08-23 21:44:34 +00:00
rodzic 79c274477d
commit 5bb3acbaff
1 zmienionych plików z 3 dodań i 12 usunięć

Wyświetl plik

@ -55,8 +55,7 @@ Releasing Hamlib:
--host=i586-mingw32msvc \
--prefix=/tmp/mingw-inst \
--without-rpc-backends \
--without-perl-binding --without-tcl-binding --without-python-binding \
--enable-xmltest ac_cv_path_PKG_CONFIG=no
--enable-xmltest PKG_CONFIG_LIBDIR= ac_cv_path_PKG_CONFIG=no
make install
new_ver="x.y.z"
mkdir -p /tmp/mingw-inst/hamlib-${new_ver}/lib/msvc /tmp/mingw-inst/hamlib-${new_ver}/lib/gcc
@ -66,9 +65,8 @@ Releasing Hamlib:
wine /media/sda1/Program\ Files/Microsoft\ Visual\ C++\ Toolkit\ 2003/bin/link.exe /lib /machine:i386 /def:libhamlib-2.def
cd ../..
unix2dos include/hamlib/*.h
cp lib/gcc/libhamlib.dll.a /tmp/mingw-inst/hamlib-${new_ver}/lib/gcc
vi README.win32.mine
zip -r hamlib-win32-${new_ver}.zip hamlib-${new_ver}
cp lib/libhamlib.dll.a /tmp/mingw-inst/hamlib-${new_ver}/lib/gcc
zip -r hamlib-win32-${new_ver}.zip hamlib-win32-${new_ver}
Edit Release, i386, .zip
@ -83,13 +81,6 @@ Releasing Hamlib:
- Left click on the grey gear of the folder, "Upload here"
- Letf click on file name, on right side, set platform as default for download. Save.
- rsync -avP -e ssh hamlib-${new_ver}.tar.gz yourloginhere@frs.sourceforge.net:uploads/
- then go to https://sourceforge.net/project/admin/editpackages.php?group_id=8305
[Add release] "x-y-z"
Paste NEWS section and ChangeLog, select file, change file processor type to "Any"/"Source .gz"
and notify users.
* Update http://www.hamlib.org Wiki
- Download section
https://sourceforge.net/apps/mediawiki/hamlib/index.php?title=Download