summaryrefslogtreecommitdiff
path: root/debian/control
blob: 4f95697b47f6e6ff598d8ad12bddd671e2d47d90 (plain)
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
Source: tikzit
Section: tex
Priority: optional
Maintainer: Gard Spreemann <gspreemann@gmail.com>
Build-Depends:
 bison,
 debhelper (>= 12),
 flex,
 libpoppler-dev,
 libpoppler-qt5-dev,
 qt5-qmake,
 qtbase5-dev
Standards-Version: 4.3.0.1
Homepage: https://tikzit.github.io/
Vcs-Browser: https://salsa.debian.org/debian/tikzit
Vcs-Git: https://salsa.debian.org/debian/tikzit.git

Package: tikzit
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: texlive-latex-base, texlive-pictures
Description: visual PGF/TikZ graph editor
 TikZiT is a graphical tool for editing graphs written in PGF/TikZ.
 .
 TikZiT helps rapidly create and edit node-and-edge style graphs.
 It was originally created to aid in the typesetting of "dot" diagrams
 of interacting quantum observables (see arXiv:0906.4725), but can be
 used as a general graph editing program.