summaryrefslogtreecommitdiff
path: root/tikzit/build
diff options
context:
space:
mode:
authorrandomguy3 <randomguy3@7c02a99a-9b00-45e3-bf44-6f3dd7fddb64>2012-01-09 11:00:50 +0000
committerrandomguy3 <randomguy3@7c02a99a-9b00-45e3-bf44-6f3dd7fddb64>2012-01-09 11:00:50 +0000
commita8a8dfb90d6a51ae369c042c95162f45754c7c4b (patch)
tree0e7a5f82febebe7129ebfb015f05b114064c39fd /tikzit/build
parente1cf0babff63e670e0d550b4072c22649a117fa7 (diff)
Move tikzit into "trunk" directory
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@365 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
Diffstat (limited to 'tikzit/build')
-rw-r--r--tikzit/build/DEBIAN/control11
1 files changed, 11 insertions, 0 deletions
diff --git a/tikzit/build/DEBIAN/control b/tikzit/build/DEBIAN/control
new file mode 100644
index 0000000..25d2f07
--- /dev/null
+++ b/tikzit/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.