blob: 6b41b64c0a18c219e9d3f2ca5841f1a812cd4416 [file] [log] [blame]
Alexander Afanasyev52c1c052014-09-04 16:13:14 -07001Source: chronochat
Davide Pesavento44c0a3a2022-04-23 16:41:31 -04002Section: net
3Priority: optional
Alexander Afanasyev52c1c052014-09-04 16:13:14 -07004Maintainer: Alexander Afanasyev <alexander.afanasyev@ucla.edu>
5Build-Depends: debhelper (>= 8.0.0),
Davide Pesavento97e35aa2022-04-23 15:45:26 -04006 python3 (>= 3.6.0),
Alexander Afanasyev52c1c052014-09-04 16:13:14 -07007 pkg-config (>= 0.26),
8 ndn-cxx-dev (>= 0.2.0),
9 liblog4cxx10-dev (>= 0.10.0),
10 protobuf-compiler (>= 2.4.0),
11 libprotobuf-dev (>= 2.4.0),
12 libboost-all-dev (>= 1.48.0),
13 libqt4-dev
14Standards-Version: 3.9.2
Davide Pesavento44c0a3a2022-04-23 16:41:31 -040015Homepage: https://github.com/named-data/ChronoChat
16Vcs-Browser: https://github.com/named-data/ChronoChat
17Vcs-Git: https://github.com/named-data/ChronoChat.git
Alexander Afanasyev52c1c052014-09-04 16:13:14 -070018
19Package: chronochat
20Architecture: i386 amd64
21Depends: ${shlibs:Depends}, ${misc:Depends}, ndn-cxx
Davide Pesavento44c0a3a2022-04-23 16:41:31 -040022Description: simple but interesting demo to visualize how ChronoSync library works