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 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
Source: iptux
Section: net
Priority: optional
Maintainer: Debian Chinese Team <chinese-developers@lists.alioth.debian.org>
Uploaders:
Aron Xu <aron@debian.org>,
Anthony Fok <foka@debian.org>,
Boyuan Yang <byang@debian.org>,
xiao sheng wen <atzlinux@sina.com>,
Build-Depends:
cmake,
debhelper-compat (= 13),
libgoogle-glog-dev,
libgstreamer1.0-dev,
libgtk-3-dev,
libjsoncpp-dev,
libsigc++-2.0-dev,
meson,
xauth <!nocheck>,
xvfb <!nocheck>,
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: https://github.com/iptux-src/iptux
Vcs-Browser: https://salsa.debian.org/chinese-team/iptux
Vcs-Git: https://salsa.debian.org/chinese-team/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.
|