summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTed John2017-07-14 00:22:50 +0100
committerTed John2017-07-14 00:22:50 +0100
commitaa2365499a55a29e624cba2dc89b1de64582ed56 (patch)
treefae236abccc5223be908f094008fccbe03a41875 /.SRCINFO
downloadaur-aa2365499a55a29e624cba2dc89b1de64582ed56.tar.gz
Add first pkgbuild for openrct2-cli
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..74895f8cc7e2
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = openrct2-cli
+ pkgdesc = OpenRCT2, command line interface (headless).
+ pkgver = 0.1.0
+ pkgrel = 1
+ url = https://openrct2.website
+ arch = i686
+ arch = x86_64
+ arch = armv7h
+ arch = aarch64
+ license = GPL3
+ makedepends = cmake
+ depends = libopenrct2
+ source = https://github.com/OpenRCT2/OpenRCT2/archive/v0.1.0.tar.gz
+ sha256sums = 0347a47d380fc18ea543928c92a13d1bdb4431573154afeb80fa33f1149e6992
+
+pkgname = openrct2-cli
+