Alexander Afanasyev | 52c1c05 | 2014-09-04 16:13:14 -0700 | [diff] [blame] | 1 | Source: chronochat |
Davide Pesavento | 44c0a3a | 2022-04-23 16:41:31 -0400 | [diff] [blame] | 2 | Section: net |
| 3 | Priority: optional |
Alexander Afanasyev | 52c1c05 | 2014-09-04 16:13:14 -0700 | [diff] [blame] | 4 | Maintainer: Alexander Afanasyev <alexander.afanasyev@ucla.edu> |
| 5 | Build-Depends: debhelper (>= 8.0.0), |
Davide Pesavento | 97e35aa | 2022-04-23 15:45:26 -0400 | [diff] [blame] | 6 | python3 (>= 3.6.0), |
Davide Pesavento | 981841f | 2022-04-24 15:31:51 -0400 | [diff] [blame^] | 7 | pkg-config (>= 0.29), |
| 8 | libboost-all-dev (>= 1.65.1), |
Alexander Afanasyev | 52c1c05 | 2014-09-04 16:13:14 -0700 | [diff] [blame] | 9 | 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 Afanasyev | 52c1c05 | 2014-09-04 16:13:14 -0700 | [diff] [blame] | 13 | libqt4-dev |
| 14 | Standards-Version: 3.9.2 |
Davide Pesavento | 44c0a3a | 2022-04-23 16:41:31 -0400 | [diff] [blame] | 15 | Homepage: https://github.com/named-data/ChronoChat |
| 16 | Vcs-Browser: https://github.com/named-data/ChronoChat |
| 17 | Vcs-Git: https://github.com/named-data/ChronoChat.git |
Alexander Afanasyev | 52c1c05 | 2014-09-04 16:13:14 -0700 | [diff] [blame] | 18 | |
| 19 | Package: chronochat |
| 20 | Architecture: i386 amd64 |
| 21 | Depends: ${shlibs:Depends}, ${misc:Depends}, ndn-cxx |
Davide Pesavento | 44c0a3a | 2022-04-23 16:41:31 -0400 | [diff] [blame] | 22 | Description: simple but interesting demo to visualize how ChronoSync library works |