mirror of
https://github.com/cazfi/meta-games.git
synced 2026-09-13 15:49:31 +02:00
etr: Upgrade to 0.7.5
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
This commit is contained in:
@@ -11,11 +11,15 @@ SRC_URI = " \
|
||||
file://simple-configure.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "474b26c3642312c153587b59676b2e86"
|
||||
SRC_URI[sha256sum] = "da9ce3a1b1e56415285163b9ebc67fdb11fca07acd3ab18f793556d996275234"
|
||||
SRC_URI[md5sum] = "210a9aa0ac6e348b7f4e3141f383e5e0"
|
||||
SRC_URI[sha256sum] = "4fd39c52a426ba22deb26bcceb807d7eebe7b7d7df578cfd03f10066c218c6d3"
|
||||
|
||||
DEPENDS = "sfml virtual/libgl libglu"
|
||||
|
||||
B = "${WORKDIR}/build"
|
||||
|
||||
inherit autotools
|
||||
|
||||
do_install_append() {
|
||||
rm -Rf ${D}/${datadir}/appdata
|
||||
}
|
||||
Reference in New Issue
Block a user