summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2019-11-07 00:12:03 +0100
committerJames Le Cuirot <chewi@gentoo.org>2020-01-07 22:57:59 +0000
commit60fd22922ec02d9a74c22c6cb6dad58c79092dae (patch)
tree9173a13780b4ca77f417e80817fc1b768163a80d /dev-games/ogre/ogre-2.1_pre20180901.ebuild
parentdev-games/ogre: Fix ebuild for 1.9.0 (EAPI 7) (diff)
downloadgentoo-60fd22922ec02d9a74c22c6cb6dad58c79092dae.tar.gz
gentoo-60fd22922ec02d9a74c22c6cb6dad58c79092dae.tar.bz2
gentoo-60fd22922ec02d9a74c22c6cb6dad58c79092dae.zip
dev-games/ogre: New ebuild for latest stable release 1.12.4
Also moved to github. In this release we have to also fetch the current release of imlib, as the tree has it as a submodule which is not included in the ogre release zip. And finally I have put myself into metadata.xml, as I am proxy- maintaining ogre. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Bug: https://bugs.gentoo.org/699770 Closes: https://bugs.gentoo.org/699770 Signed-off-by: Sven Eden <sven.eden@gmx.de> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-games/ogre/ogre-2.1_pre20180901.ebuild')
-rw-r--r--dev-games/ogre/ogre-2.1_pre20180901.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-games/ogre/ogre-2.1_pre20180901.ebuild b/dev-games/ogre/ogre-2.1_pre20180901.ebuild
index 9249788cc201..f7805764e6e9 100644
--- a/dev-games/ogre/ogre-2.1_pre20180901.ebuild
+++ b/dev-games/ogre/ogre-2.1_pre20180901.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
CMAKE_REMOVE_MODULES="yes"
CMAKE_REMOVE_MODULES_LIST="FindFreetype FindDoxygen FindZLIB"
@@ -16,7 +16,7 @@ SRC_URI="https://bitbucket.org/sinbad/ogre/get/${MY_COMMIT}.tar.bz2 -> ${P}.tar.
LICENSE="MIT public-domain"
SLOT="0/2.1"
-KEYWORDS=""
+KEYWORDS="~amd64"
IUSE="+cache debug doc egl examples +freeimage gles2 json +legacy-animations
mobile +opengl profile tools"