1
0
Fork 0
umtsmon is a tool to handle UMTS (3G) devices in Linux This is a port to TDE from https://sourceforge.net/p/umtsmon/
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
Emanoil Kotsev fdb2fafd48
Updated default README.md with additional information.
vor 5 Jahren
i18n Initial commit after porting to TDE vor 5 Jahren
images Initial commit after porting to TDE vor 5 Jahren
man Initial commit after porting to TDE vor 5 Jahren
packaging Initial commit after porting to TDE vor 5 Jahren
src Initial commit after porting to TDE vor 5 Jahren
test Initial commit after porting to TDE vor 5 Jahren
.gitignore Initial commit vor 5 Jahren
AUTHORS Initial commit after porting to TDE vor 5 Jahren
COPYING Initial commit after porting to TDE vor 5 Jahren
INSTALLING Initial commit after porting to TDE vor 5 Jahren
LICENSE Initial commit vor 5 Jahren
README Initial commit after porting to TDE vor 5 Jahren
README.md Updated default README.md with additional information. vor 5 Jahren
TODO Initial commit after porting to TDE vor 5 Jahren
main.cpp Initial commit after porting to TDE vor 5 Jahren
mainwindow.ui Initial commit after porting to TDE vor 5 Jahren
mainwindow.ui.h Initial commit after porting to TDE vor 5 Jahren
umtsmon.desktop Initial commit after porting to TDE vor 5 Jahren
umtsmon.pro Initial commit after porting to TDE vor 5 Jahren
umtsmon_global.h Initial commit after porting to TDE vor 5 Jahren

README.md

umtsmon

umtsmon is a tool to handle UMTS (3G) devices in Linux

This is a port to TDE from https://sourceforge.net/p/umtsmon/

Someone called Hans asked on the debian user list following

Subject: "General question about libs"

I would like to rebuild or repack an old application, which needs a library,
which is no more used in debian. Due to this orphaned lib, this package can no
more installed.

The lib, which is responsible is "libqt3-mt".  I believe, there might be a
successor for this special lib.

It turned out this is all about "umtsmon" tool that would handle umts usb-stick(s).

The code is located at https://sourceforge.net/p/umtsmon/code/

I ported and build quickly. There were and still are couple of issues, but builds are reproducable.

I am not sure however if it works. The OP will report.