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
|
Source: cherrytree
Section: editors
Priority: optional
Maintainer: Andrius Merkys <merkys@debian.org>
Build-Depends:
cmake,
debhelper-compat (= 13),
desktop-file-utils,
gettext,
libcpputest-dev,
libcurl4-openssl-dev | libcurl-dev,
libfribidi-dev,
libgspell-1-dev,
libgtkmm-3.0-dev,
libgtksourceviewmm-3.0-dev,
libspdlog-dev,
libsqlite3-dev,
libuchardet-dev,
libxml++2.6-dev,
xauth <!nocheck>,
xvfb <!nocheck>,
Standards-Version: 4.5.0
Homepage: https://www.giuspen.net/cherrytree/
Vcs-Git: https://salsa.debian.org/debian/cherrytree.git
Vcs-Browser: https://salsa.debian.org/debian/cherrytree
Rules-Requires-Root: no
Package: cherrytree
Architecture: any
Depends:
desktop-file-utils,
${misc:Depends},
${shlibs:Depends},
Description: hierarchical note taking application
CherryTree is a hierarchical note taking application, featuring rich text,
syntax highlighting, images handling, hyperlinks, import/export with support
for multiple formats, support for multiple languages, and more.
|