summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authormyself6002022-11-08 20:41:52 +0100
committermyself6002022-11-08 20:41:52 +0100
commit07480da2a719e4a654dda4025cff45a18bca08c3 (patch)
treee59546281b893b523bb4ad4be741dbd774652f00 /.SRCINFO
parent9fe076213e95a60a17e0243f13230215024516f9 (diff)
downloadaur-renpy6.tar.gz
Merge build fix from @Omar007 + aarch64 architecture
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 802bdf0508a8..581e4fc3c095 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
-# Generated by mksrcinfo v8
-# Fri Oct 5 09:44:55 UTC 2018
pkgbase = renpy6
pkgdesc = Ren'Py visual novel engine (legacy 6.x version)
pkgver = 6.99.14.3
pkgrel = 2
url = http://www.renpy.org
arch = x86_64
+ arch = aarch64
license = MIT
+ makedepends = python2-setuptools
makedepends = cython2
- makedepends = ffmpeg
+ makedepends = ffmpeg4.4
makedepends = glew
makedepends = python2-pygame-sdl2
source = http://www.renpy.org/dl/6.99.14.3/renpy-6.99.14.3-source.tar.bz2
@@ -22,7 +22,7 @@ pkgbase = renpy6
pkgname = python2-renpy6
pkgdesc = Base libs of Ren'Py visual novel engine (legacy 6.x version)
- depends = ffmpeg
+ depends = ffmpeg4.4
depends = glew
depends = python2
depends = sdl2
@@ -43,4 +43,3 @@ pkgname = renpy6-demos
depends = renpy6
provides = renpy-demos
conflicts = renpy-demos
-