summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorandmars2015-07-19 19:54:07 +0200
committerandmars2015-07-19 19:54:07 +0200
commit927fa9ac609cd312cb8fb1bee280aa25a88efbfe (patch)
tree3e63a73a33bcb9ec11bf693b742999d2601c952e /.SRCINFO
downloadaur-927fa9ac609cd312cb8fb1bee280aa25a88efbfe.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO26
1 files changed, 26 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..37d5bab6c961
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,26 @@
+pkgbase = angband-git
+ pkgdesc = A roguelike dungeon-exploration game based on Tolkien's books
+ pkgver = 4.0.1.r5.gcdd72d2
+ pkgrel = 1
+ url = http://rephial.org/
+ arch = i686
+ arch = x86_64
+ license = GPL2
+ license = custom
+ makedepends = git
+ makedepends = autogen
+ makedepends = python-docutils
+ depends = sdl
+ depends = sdl_image
+ depends = sdl_ttf
+ depends = sdl_mixer
+ depends = ncurses
+ depends = libx11
+ depends = freetype2
+ conflicts = angband
+ conflicts = angband-svn
+ source = angband-git::git+https://github.com/angband/angband.git
+ md5sums = SKIP
+
+pkgname = angband-git
+