summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO18
-rw-r--r--.gitignore1
2 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..29b365fbe899
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = drawterm-9front-git
+ pkgdesc = 9front drawterm fork git repository
+ pkgver = r537.c4ea4d2
+ pkgrel = 1
+ url = http://drawterm.9front.org/
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = make
+ makedepends = gcc
+ makedepends = git
+ depends = xorg-server
+ provides = drawterm
+ conflicts = drawterm
+ source = drawterm-9front-git::git://git.9front.org/plan9front/drawterm
+ md5sums = SKIP
+
+pkgname = drawterm-9front-git
diff --git a/.gitignore b/.gitignore
index e087cfeaffa3..f71c635dafda 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
*
!.gitignore
!PKGBUILD
+!.SRCINFO