summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorClaudia Pellegrino2023-05-18 14:09:58 +0200
committerClaudia Pellegrino2023-05-18 14:09:58 +0200
commita6d9802513675539b44c8038faa14ec8b49e8090 (patch)
treec82b1f49361e1e5d78253e2f9b156ab72eade052 /.SRCINFO
parentc9bce64ede9775ba2164cc91c2e602d426c26193 (diff)
downloadaur-a6d9802513675539b44c8038faa14ec8b49e8090.tar.gz
Remove build-time Git error flood
The original Makefile tries to calculate a Git revision number from the source tree. Unless the source tree happens to be a checked-out Git worktree, that causes standard output to be flooded with lots of unhelpful error messages and help texts. If Git is not installed at build time, similar error messages would occur. Short-circuit the Git revision calculation to prevent this.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d74b3779bc2..0d55095c470f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,8 +12,10 @@ pkgbase = x16-emulator
depends = sdl2
depends = x16-rom=r42
source = x16-emulator-r42.tar.gz::https://github.com/X16Community/x16-emulator/archive/r42.tar.gz
+ source = fix-git-rev.patch
source = modify-base-path.patch
md5sums = 3cc24b8783c2c11890dc284d9d55219e
+ md5sums = c0b5ba5190ef5ee4dd8e58433f261e35
md5sums = 5cd0550d2af1b4267c9b9f30eed9691e
pkgname = x16-emulator