summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTom Willemse2015-07-10 00:23:44 +0200
committerTom Willemse2015-07-10 00:23:44 +0200
commit54366f386bca9b141973200069724f532b79014e (patch)
treece193b04c2183ada7067cf5dede55922cebf4a1d /.SRCINFO
downloadaur-54366f386bca9b141973200069724f532b79014e.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..9c36add7e89f
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = chicken-condition-utils
+ pkgdesc = Chicken Scheme Egg: SRFI 12 Condition Utilities
+ pkgver = 1.1.1
+ pkgrel = 1
+ url = http://chicken.wiki.br/eggref/4/condition-utils
+ arch = i686
+ arch = x86_64
+ license = BSD
+ depends = chicken>=4.5.0
+ depends = chicken-setup-helper
+ depends = chicken-check-errors>=1.12.0
+
+pkgname = chicken-condition-utils
+