1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Source: iptux
Section: net
Priority: optional
Maintainer: Debian Chinese Team <chinese-developers@lists.alioth.debian.org>
Uploaders: Aron Xu <aron@debian.org>, LI Daobing <lidaobing@debian.org>, Anthony Fok <foka@debian.org>
Build-Depends: debhelper (>= 9), autotools-dev, libgtk2.0-dev,
libgconf2-dev, libgstreamer1.0-dev
Standards-Version: 3.9.6
Homepage: https://github.com/iptux-src/iptux
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=chinese/iptux.git
Vcs-Git: git://anonscm.debian.org/chinese/iptux.git
Package: iptux
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Intranet communication tool for Linux
iptux is an “IP Messenger” client for Linux.
.
It can:
- auto-detect other clients on the intranet.
- send message to other clients.
- send file to other clients.
.
It is (supposedly) compatible with 飞鸽传书 (Feige) and 飞秋 (FeiQ)
from China, and with the original “IP Messenger” clients from Japan
as listed on http://ipmsg.org/ including g2ipmsg and xipmsg in Debian.
|