1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: gnome-ppp
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: bzip2, cdbs, debhelper (>= 5), docbook-to-man, intltool, libglade2-dev (>= 2.4.0), wvdial
Standards-Version: 3.7.2
Package: gnome-ppp
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}, wvdial
Conflicts: resolvconf
Description: modem internet connection tool for the GNOME Desktop
GNOME PPP is an easy to use graphical dialup connection configuring
and dialing tool with system tray icon support.
.
It uses GNOME/GTK+ for its graphical interface and integrates well
in GNOME desktop environment, but it can be used in other environments.
.
It also uses WvDial dialer as its backend, providing simple configuration
via config files. You can also use plain wvdial if you don't have X running.
|