forked from giuspen/cherrytree
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcontrol
39 lines (38 loc) · 1013 Bytes
/
control
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
Source: cherrytree
Section: editors
Priority: optional
Maintainer: Giuseppe Penone <[email protected]>
Build-Depends:
debhelper (>= 9),
desktop-file-utils,
gettext,
cmake (>= 3.13.2),
libcpputest-dev,
libxml2-utils,
libgtkmm-3.0-dev,
libgtksourceviewmm-3.0-dev,
libxml++2.6-dev,
libsqlite3-dev,
libgspell-1-dev,
libcurl4-openssl-dev,
libuchardet-dev
Standards-Version: 3.9.5
Homepage: https://www.giuspen.com/cherrytree/
Vcs-Git: https://github.com/giuspen/cherrytree.git
Vcs-Browser: https://github.com/giuspen/cherrytree
Package: cherrytree
Architecture: any
Depends:
libgtkmm-3.0-1v5,
libgtksourceviewmm-3.0-0v5,
libxml++2.6-2v5,
libsqlite3-0,
libgspell-1-2,
libcurl4,
libuchardet0,
${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.