version 0.7.0 Syntax changed! many internal changes: - no need for system's wchar_t support anymore (wchar_t was previously used but that was wrong) - iconvtest() is gone - completely rewritten command line parsing, now supporting getopt_long _and_ popt (configure decides which one to use) - configure checks for getopt and popt - configure check for declaration of iconv properly support Solaris (see popt above, compiler warning fixes) make iconv code work with non-GNU implementations (e.g. Solaris) new parameter --start-delay (see manpage) new parameter --binary (-N) new parameter --mem new parameter --slot -B, -M, -C and -F (and the long options for them) are now obsolete, use -N instead with --mem instead parameter to -P is now obsolete, use --mem instead parameter to -S is now obsolete, use --slot instead "SM" is now default phonebook memory (if none was specified) SMS outputs none-printable characters as '?' instead of hexcode the memory list output was changed in --info (may break programs that depend on it) add parameter --mem-info as trigger to --info to display more information about available memories make --mem recognize "?" to show same information as in --mem-info but only for the specified memory type (faster) rewritten phonebook file read-in with more syntax checking before actually sending the first entry rewrote SMS decoding functions simply do not change sms status on getting instead of complaining update english manpage russian manpage included, again updated README and INSTALL
up plz update ebuild
this my test ebuild http://bor.org.ua/projects/portage/app-misc/scmxx/ it work for me
Created attachment 32989 [details, diff] 0.6.4to0.7.1.patch * scmxx-0.7.1 is available. i attached an patch for 0.6.4. I tested it on my x86 system.
0.7.2 is available.
scmxx 0.7.3 is available
1. thx for the news :) 2. btw: shouldn't the contrib/* stuff be put in /usr/share/scmxx instead of /usr/lib/scmxx? what is the correct place?
Commited version 0.7.4. I think it's okay with the stuff in /usr/lib/scmxx. Compare it to xscreensaver. There you can find every screensaver in /usr/lib/xscreensaver.
scmxx 0.7.5 is available * fix: transparent pin processing was broken * fix: direct sms receive mode was broken * extended direct sms receive mode to also get status report messages * support for finding empty phonebook slot * add support for OS/2 (thanks to Alex Samorukov) * new special string "last" for phonebooks * enabled direct receiving of short message status reports * new option --system-charset * italian translation for rpm spec file, manpage and gettext messages (thanks to Andrea Benazzo)