summaryrefslogtreecommitdiff
path: root/tikzit-1/build
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2017-01-11 16:33:00 +0100
committerAleks Kissinger <aleks0@gmail.com>2017-01-11 16:33:00 +0100
commit1802977b95d29198f27535b1b731d1180c083667 (patch)
tree032c4beb7411d88d76794a25f0e3b00a3437da3e /tikzit-1/build
parentff79a9c213dfd75ea00ed5112d3a6e314601e064 (diff)
made new subdir
Diffstat (limited to 'tikzit-1/build')
-rw-r--r--tikzit-1/build/DEBIAN/control11
1 files changed, 11 insertions, 0 deletions
diff --git a/tikzit-1/build/DEBIAN/control b/tikzit-1/build/DEBIAN/control
new file mode 100644
index 0000000..25d2f07
--- /dev/null
+++ b/tikzit-1/build/DEBIAN/control
@@ -0,0 +1,11 @@
+Package: tikzit
+Version: 0.3
+Section: tex
+Priority: optional
+Architecture: all
+Essential: no
+Depends: libgtk2.0-0
+Installed-Size: 156kB
+Maintainer: Chris Heunen <chrisheunen@gmail.com>
+Provides: tikzit
+Description: TikZiT is a GTK+ application that allows the creation and modification of TeX diagrams written using the pgf/TikZ macro library. It is especially geared toward rapidly creating "dot"-diagrams for use in academic papers.