From b1c81de4fadbd00897700a7321f03b390d952b2e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 26 Aug 2021 00:09:36 +0100 Subject: gentoo resync : 26.08.2021 --- games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild') diff --git a/games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild b/games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild index af09bc0dcf69..d5e8c9c23407 100644 --- a/games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild +++ b/games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild @@ -1,13 +1,14 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit wrapper unpacker DESCRIPTION="design and build bridges and then stress test them with trains" HOMEPAGE="http://www.chroniclogic.com/pontifex2.htm" SRC_URI="ftp://ggdev-1.homelan.com/bcs/bcsdemo_v${PV/./_}.sh.bin http://www.highprogrammer.com/alan/pfx2/openal-alan-hack-0.0.1.tar.gz" +S="${WORKDIR}" LICENSE="BCS" SLOT="0" @@ -24,8 +25,6 @@ RDEPEND=" x11-libs/libXext[abi_x86_32(-)] virtual/opengl[abi_x86_32(-)]" -S=${WORKDIR} - dir=/opt/${PN} Ddir=${D}/${dir} QA_PREBUILT="${dir:1}/*" -- cgit v1.2.3