summaryrefslogtreecommitdiff
path: root/games-engines
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-16 17:34:21 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-16 17:34:21 +0000
commit02e2208f46f4e2c00fb9743cbc47350bdd233bfa (patch)
tree132dd60828854db4f65f30f9230f43d9602507ff /games-engines
parent8be70107efbb417f839292165ee39d07a062046f (diff)
gentoo resync : 16.01.2018
Diffstat (limited to 'games-engines')
-rw-r--r--games-engines/Manifest.gzbin3382 -> 3382 bytes
-rw-r--r--games-engines/scummvm-tools/Manifest2
-rw-r--r--games-engines/scummvm-tools/scummvm-tools-2.0.0-r1.ebuild (renamed from games-engines/scummvm-tools/scummvm-tools-2.0.0.ebuild)3
3 files changed, 3 insertions, 2 deletions
diff --git a/games-engines/Manifest.gz b/games-engines/Manifest.gz
index 1df8f332c9b5..d29ab5c2adb1 100644
--- a/games-engines/Manifest.gz
+++ b/games-engines/Manifest.gz
Binary files differ
diff --git a/games-engines/scummvm-tools/Manifest b/games-engines/scummvm-tools/Manifest
index 8bc74dfaa767..840736aa0c6b 100644
--- a/games-engines/scummvm-tools/Manifest
+++ b/games-engines/scummvm-tools/Manifest
@@ -2,5 +2,5 @@ AUX scummvm-tools-1.8.0-binprefix.patch 539 BLAKE2B 8c3ebc7202e209552fe2521e445a
DIST scummvm-tools-1.8.0.tar.xz 864048 BLAKE2B 7e3184bda33c582708be204493cd99504ef7286305ba01d052a95bf317c56630109e963ecd8d26d4f8868bb75e5b0cb22154fe4cb794a01dabe25b11568babbb SHA512 eed0aa0cceef59c42aabe94fe382a4494085c479d310cb624131746a1cbacc37d4a43603a5321167eb5fd4d9d8235fc794bdca5a3417fc4d224213e5409347ed
DIST scummvm-tools-2.0.0.tar.xz 866668 BLAKE2B 51e6a771f0b1902f9cadc1e84da4b97aa42bc810c781ba238b3dad9ce242792d0de805e6d129607bace36b7a3cb8dc7a7a1a6fd13211320afe6546569b49f0ff SHA512 a4c645f2a05b5f208658bad1a3122115a3077809141f5d4b281414ca32854d14987a8b6d4579f3bdd9d3eeeab880d98e3b540c3f69155197f20a2094a7812c60
EBUILD scummvm-tools-1.8.0-r1.ebuild 1304 BLAKE2B 4b785438ab857a6f5e91cafc38321d6da9564c4158cf836dff9de4f48532cb107a66e6cd0e510e8635ee889c5c5f57589bcfe44ed7014360f03c5a0d6802f1c1 SHA512 42ff6659c2505d40df6b107958e138d3e346402b1bbed325a10a30bb5041091096a07e78114fdb8ac597b76aa5a9fda3f01b76350d1416565185738bc18c4cf1
-EBUILD scummvm-tools-2.0.0.ebuild 1311 BLAKE2B 83be112619d4c37adee8d27d06b9d54731440bc9c543fcc8fd0e49e48d29d7ad9b7dea477870c38079ce553267dd3502bd1fb749c763788b041126e5f42ae5d4 SHA512 8a7cc89365d797f4c5b7ad46fded9df81fd07834c1d3bbe17a31e7068a8b13485fc8ff7100fdb53b5b83ac864abef9612b7260346a0c338f8779cc1e0811e13a
+EBUILD scummvm-tools-2.0.0-r1.ebuild 1329 BLAKE2B e9df7435834d8c821d9c1d9474e1db6548660a7e8bc63b4afb3a5030129e8ccdb161a6b91f018b49a8486dcd033ee5503109ad980e446ac7d436071e5d15d99e SHA512 c374224b21960b1645d56bf215373054a8bfbb2b6a92e524e0afb936c3609f397d8540b26b3f51ea8b39acb0dd4d2ca967626bb35fd3659dd2aef21613c841a8
MISC metadata.xml 330 BLAKE2B 4f070e6c8bc4c2f6b4efb4f0eb84ea861773fba85acda1f4dec223a6594e2cdf4ac90c895a98819e2fab2ba2cd30081aee591554d2e932025a9da6d3c16a275b SHA512 4541c93daab84bd6d0764adccf44bb4986ba02303e731b5b9a7a8060bb88a32c1cef91e2b2910e15915b67cf3ea2b5f31b4e637909d1d0b7c3b627f1134206dc
diff --git a/games-engines/scummvm-tools/scummvm-tools-2.0.0.ebuild b/games-engines/scummvm-tools/scummvm-tools-2.0.0-r1.ebuild
index c673ff3f6e8a..66e28b742a40 100644
--- a/games-engines/scummvm-tools/scummvm-tools-2.0.0.ebuild
+++ b/games-engines/scummvm-tools/scummvm-tools-2.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -42,6 +42,7 @@ src_prepare() {
src_configure() {
# Not an autoconf script
./configure \
+ --prefix=/usr \
--disable-tremor \
--enable-verbose-build \
--mandir=/usr/share/man \