summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorsoloturn2019-01-02 21:53:14 +0100
committersoloturn2019-01-02 21:59:01 +0100
commit23ccd2242828f38449bb40ec18e400095e68d1b0 (patch)
treebb4ff22632b27eae52740a656099d9b43e238042 /.SRCINFO
downloadaur-23ccd2242828f38449bb40ec18e400095e68d1b0.tar.gz
restore xmoto from ABS, update to new gcc
xmoto was deleted from ABS, restore it from: https://git.archlinux.org/svntogit/community.git/tree/xmoto/repos/community-x86_64?id=3c59fdc5b185fa18af9fe6912d52ba215b57c80a to build with the newest environment, copy gcc-7 and utf patch from debian master.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO32
1 files changed, 32 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..277c3e9418f6
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,32 @@
+pkgbase = xmoto
+ pkgdesc = A challenging 2D motocross platform game, where physics play an important role.
+ pkgver = 0.5.11
+ pkgrel = 7
+ url = http://xmoto.tuxfamily.org
+ arch = i686
+ arch = x86_64
+ license = GPL
+ makedepends = mesa
+ depends = libjpeg
+ depends = libpng
+ depends = lua52
+ depends = sdl_mixer
+ depends = ode
+ depends = curl
+ depends = sqlite
+ depends = sdl_ttf
+ depends = sdl_net
+ depends = glu
+ depends = libxdg-basedir
+ depends = libxml2
+ source = http://download.tuxfamily.org/xmoto/xmoto/0.5.11/xmoto-0.5.11-src.tar.gz
+ source = gcc-7.patch
+ source = utf8.patch
+ source = lua52_compat.patch
+ sha1sums = a795616fb359e60be343e339f7acf5e95e0f1ce2
+ sha1sums = d30fad6a138de36566c5343ea04e6c7141e767f8
+ sha1sums = 1a64966b887ecbd7280d97988cd8526813820611
+ sha1sums = 104542546fbbd24172ddaa179f87e1b26df8b761
+
+pkgname = xmoto
+