summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlexander F Rødseth2015-06-10 15:06:33 +0200
committerAlexander F Rødseth2015-06-10 15:06:33 +0200
commit47d72eb3c652cfdc51ccb0b1589be6576fc441c4 (patch)
tree38ee057553d51fe0871084e597058a9043d42e7f /.SRCINFO
downloadaur-47d72eb3c652cfdc51ccb0b1589be6576fc441c4.tar.gz
Initial import
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..8e86691e7555
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = tcc-git
+ pkgdesc = Tiny C Compiler
+ pkgver = 20121116
+ pkgrel = 1
+ url = http://bellard.org/tcc/
+ arch = x86_64
+ arch = i686
+ license = LGPLv2
+ makedepends = texi2html
+ makedepends = git
+ provides = tcc
+ conflicts = tcc
+ options = staticlibs
+ source = git://repo.or.cz/tinycc.git
+ md5sums = SKIP
+
+pkgname = tcc-git
+