| 1 | # Copyright 1999-2011 Gentoo Foundation |
1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/games-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.16 2011/12/14 17:12:16 vapier Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/games-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.17 2012/01/16 19:05:35 ulm Exp $ |
| 4 | |
4 | |
| 5 | inherit eutils multilib games |
5 | inherit eutils cdrom multilib games |
| 6 | |
6 | |
| 7 | IUSE="nocd videos" |
7 | IUSE="nocd videos" |
| 8 | DESCRIPTION="Descent 3 - 3-Dimensional indoor/outdoor spaceship combat" |
8 | DESCRIPTION="Descent 3 - 3-Dimensional indoor/outdoor spaceship combat" |
| 9 | HOMEPAGE="http://www.lokigames.com/products/descent3/" |
9 | HOMEPAGE="http://www.lokigames.com/products/descent3/" |
| 10 | SRC_URI="mirror://lokigames/${PN}/${PN}-1.4.0a-x86.run |
10 | SRC_URI="mirror://lokigames/${PN}/${PN}-1.4.0a-x86.run |
| … | |
… | |
| 12 | |
12 | |
| 13 | LICENSE="LOKI-EULA" |
13 | LICENSE="LOKI-EULA" |
| 14 | SLOT="0" |
14 | SLOT="0" |
| 15 | KEYWORDS="amd64 x86" |
15 | KEYWORDS="amd64 x86" |
| 16 | RESTRICT="strip" |
16 | RESTRICT="strip" |
| 17 | PROPERTIES="interactive" |
|
|
| 18 | |
17 | |
| 19 | DEPEND="" |
18 | DEPEND="" |
| 20 | RDEPEND="sys-libs/glibc |
19 | RDEPEND="sys-libs/glibc |
| 21 | virtual/opengl |
20 | virtual/opengl |
| 22 | sys-libs/lib-compat-loki |
21 | sys-libs/lib-compat-loki |