summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTheo J.A. de Vries2015-07-22 11:59:36 +0200
committerTheo J.A. de Vries2015-07-22 11:59:36 +0200
commitf5e9dff83e328f57dfea4f4bf7f305096114445b (patch)
tree3bd88f5357e5bfffb5ce1269211859dffc35f5a1 /.SRCINFO
downloadaur-f5e9dff83e328f57dfea4f4bf7f305096114445b.tar.gz
Initial import. Added installation of LICENSE
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f6dd2b629b95
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = python-hieroglyph-git
+ pkgdesc = hieroglyph is an extension for Sphinx which builds HTML5 slides from ReStructured Text documents.
+ pkgver = 0.7.1.r11.g6861328
+ pkgrel = 1
+ url = http://yergler.net/projects/hieroglyph/
+ arch = any
+ license = BSD
+ makedepends = python-distribute
+ makedepends = git
+ depends = python
+ depends = python-sphinx
+ provides = python-hieroglyph
+ conflicts = python-hieroglyph
+ source = git://github.com/nyergler/hieroglyph.git
+ md5sums = SKIP
+
+pkgname = python-hieroglyph-git
+