summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2015-03-08 19:24:26 +0000
committerAlfredo Tupone <tupone@gentoo.org>2015-03-08 19:24:26 +0000
commit837b3d9609d3fd50bb1eeec857dc1ff51d4dc6e9 (patch)
treeea608e46b287d0923eccb4e2907b54950eba2de7 /games-sports
parentEAPI 5 (diff)
downloadgentoo-2-837b3d9609d3fd50bb1eeec857dc1ff51d4dc6e9.tar.gz
gentoo-2-837b3d9609d3fd50bb1eeec857dc1ff51d4dc6e9.tar.bz2
gentoo-2-837b3d9609d3fd50bb1eeec857dc1ff51d4dc6e9.zip
EAPI 5
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0145142D)
Diffstat (limited to 'games-sports')
-rw-r--r--games-sports/foobillard/ChangeLog7
-rw-r--r--games-sports/foobillard/foobillard-3.0a.ebuild12
2 files changed, 12 insertions, 7 deletions
diff --git a/games-sports/foobillard/ChangeLog b/games-sports/foobillard/ChangeLog
index 4b58952a6bbf..de8f1430800a 100644
--- a/games-sports/foobillard/ChangeLog
+++ b/games-sports/foobillard/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-sports/foobillard
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-sports/foobillard/ChangeLog,v 1.20 2011/10/15 08:10:46 tove Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-sports/foobillard/ChangeLog,v 1.21 2015/03/08 19:24:26 tupone Exp $
+
+ 08 Mar 2015; Tupone Alfredo <tupone@gentoo.org> foobillard-3.0a.ebuild:
+ EAPI 5
13 Oct 2011; Tupone Alfredo <tupone@gentoo.org> foobillard-3.0a.ebuild:
No more rely on build-time opengl choice. Bug #377295 by Michał Górny
diff --git a/games-sports/foobillard/foobillard-3.0a.ebuild b/games-sports/foobillard/foobillard-3.0a.ebuild
index d42c64728e3b..53d1f00d9a89 100644
--- a/games-sports/foobillard/foobillard-3.0a.ebuild
+++ b/games-sports/foobillard/foobillard-3.0a.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-sports/foobillard/foobillard-3.0a.ebuild,v 1.17 2011/10/13 14:45:07 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-sports/foobillard/foobillard-3.0a.ebuild,v 1.18 2015/03/08 19:24:26 tupone Exp $
-EAPI=2
+EAPI=5
inherit eutils autotools games
DESCRIPTION="8ball, 9ball, snooker and carambol game"
@@ -22,6 +22,7 @@ DEPEND="x11-libs/libXaw
media-libs/libpng
sdl? ( media-libs/libsdl )
!sdl? ( media-libs/freeglut )"
+RDEPEND="${DEPEND}"
src_prepare() {
epatch \
@@ -29,6 +30,8 @@ src_prepare() {
"${FILESDIR}"/${P}-fbsd.patch \
"${FILESDIR}"/${P}-as-needed.patch \
"${FILESDIR}"/${P}-gl-clamp.patch
+ mv configure.{in,ac}
+ rm aclocal.m4
eautoreconf
}
@@ -42,8 +45,7 @@ src_configure() {
}
src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
- dodoc AUTHORS ChangeLog README README.FONTS
+ default
doman foobillard.6
newicon data/full_symbol.png foobillard.png
make_desktop_entry foobillard Foobillard