summaryrefslogtreecommitdiff
path: root/debian/control
blob: b01cc2cb8ea704496a87ac3ffe14db8c5435eaa9 (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
29
30
Source: tikzit
Section: tex
Priority: optional
Maintainer: Gard Spreemann <gspreemann@gmail.com>
Build-Depends:
 autoconf (>= 2.60),
 automake,
 bison,
 debhelper (>= 10),
 dh-autoreconf,
 flex,
 gobjc (>= 4.6),
 libgnustep-gui-dev (>= 0.18.0),
 libgtk2.0-dev (>= 2.18.0),
 libpoppler-glib-dev
Standards-Version: 3.9.8
Homepage: http://tikzit.sourceforge.net/
Vcs-Browser: https://git.nonempty.org/debian-tikzit
Vcs-Git: http://git.nonempty.org/debian-tikzit -b debian/sid

Package: tikzit
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: texlive-pictures
Description: Graphical tool for creating node-and-edge style graphs
 TikZiT is a graphical tool for rapidly creating and editing
 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.