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 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
|
Source: dino-im
Maintainer: Debian XMPP Maintainers <pkg-xmpp-devel@lists.alioth.debian.org>
Uploaders: Martin <debacle@debian.org>,
Taowa <taowa@debian.org>
Section: net
Priority: optional
Build-Depends: debhelper-compat (= 13),
gettext,
libadwaita-1-dev,
libgcrypt20-dev,
libgee-0.8-dev,
libglib2.0-dev,
libgpgme-dev,
libgspell-1-dev,
libgstreamer-plugins-base1.0-dev,
libgstreamer1.0-dev,
libgtk-4-dev,
libicu-dev,
libnice-dev,
libnotify-dev,
libqrencode-dev,
libsignal-protocol-c-dev (>= 2.3.2~),
libsoup-3.0-dev,
libsqlite3-dev,
libsrtp2-dev,
libwebrtc-audio-processing-dev,
meson,
ninja-build,
valac,
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://dino.im
Vcs-Browser: https://salsa.debian.org/xmpp-team/dino-im
Vcs-Git: https://salsa.debian.org/xmpp-team/dino-im.git
Package: dino-im
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
dino-im-common (= ${source:Version}),
libgtk-4-media-gstreamer,
libgstreamer-plugins-base1.0-0,
Recommends: ca-certificates,
dbus,
fonts-noto-color-emoji,
network-manager
Breaks: dino-im-common (<< 0.1.0-5~)
Replaces: dino-im-common (<< 0.1.0-5~)
Description: modern XMPP client
Dino is a modern XMPP/Jabber client with a nice and clean look.
It does support OMEMO and OpenPGP for end-to-end encryption
and encrypted audio/video calls between two or more people.
If you are looking for a Conversations look-alike, this
program might be for you.
Package: dino-im-common
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Breaks: dino-im (<< 0.1.0-5~)
Description: modern XMPP client - common files
Dino is a modern XMPP/Jabber client with a nice and clean look.
It does support OMEMO and OpenPGP for end-to-end encryption
and encrypted audio/video calls between two or more people.
If you are looking for a Conversations look-alike, this
program might be for you.
.
This package contains platform independent files.
|