blob: 54eca42615ff4d1f6b5217c0d899d80a62d0e5af [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),
Davide Pesavento981841f2022-04-24 15:31:51 -04007 pkg-config (>= 0.29),
8 libboost-all-dev (>= 1.65.1),
Alexander Afanasyev52c1c052014-09-04 16:13:14 -07009 ndn-cxx-dev (>= 0.2.0),
10 liblog4cxx10-dev (>= 0.10.0),
11 protobuf-compiler (>= 2.4.0),
12 libprotobuf-dev (>= 2.4.0),
Alexander Afanasyev52c1c052014-09-04 16:13:14 -070013 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