fgrun MY ASS!
This commit is contained in:
		
							parent
							
								
									e3385f12ac
								
							
						
					
					
						commit
						5a89592b0f
					
				
					 3 changed files with 0 additions and 55 deletions
				
			
		|  | @ -1,3 +0,0 @@ | ||||||
| AUX fgrun-1.5.2-fltk.patch 413 SHA256 82d202951b45cc62e59a0b9fab887f841739fe38b8f09152a7248292a9273c38 SHA512 c94f1f386aaa80dde496d44017dfe944435ba4b28641ece096b86d2f709bfef8e8e1f236a57482a393cb92f3586c24936a069027445a1dde59fba07a11703f64 WHIRLPOOL 3914decc79739ec7467cdb66471cf7dbffb96eba109879cf047a28e3f708e07ff6211609f57db1524c9314d817ab97866bc0b625f15ccb3ae8619b33d2a4893b |  | ||||||
| DIST fgrun-1.6.2.tar.bz2 152581 SHA256 6e9ca62db00fd6945aeb6f8057953e15492309eb78337ea6b40355fd38cce3d0 SHA512 09bed1bda588c5807cadc447da0f9a7c240f230ef3bfa67a680ad00fdeada63d6406a593d9fb4b21f0a4ff7d697854ff9af0b44940af76f61854c11f5e714c5f WHIRLPOOL 3502ce74c2bc3b603c82814c202a48c7e8091a47b3a2cf7dfb41953929d9f6a670886e3b222483ef2c7278382c77c46fffb76fc22c1070470f4748a12d5efd82 |  | ||||||
| EBUILD fgrun-1.6.2.ebuild 942 SHA256 48fe0fceff37d2e44ce9c9fec555c339f2103fc47b19efc75358e58e6109a27b SHA512 718f8ec0df5bd539319c1473bbc6f4f21c8ea8e4afcc01e84b452aa8c27e42bd7827dc1db2dd9544a92f542680ed1d02a949785441cf599f03e748f1475bf685 WHIRLPOOL 5dced9c818af2e3c398b7300e099451bd47bb8e37cca1ccf437b12cd163d6c324c82b2ab949a1869e91dce389be72cd50bcbfbd5bb7e1b705920516ac72df0b5 |  | ||||||
|  | @ -1,39 +0,0 @@ | ||||||
| # Copyright 1999-2012 Gentoo Foundation |  | ||||||
| # Distributed under the terms of the GNU General Public License v2 |  | ||||||
| # $Header: /var/cvsroot/gentoo-x86/games-simulation/fgrun/fgrun-1.6.0.ebuild,v 1.1 2012/01/21 15:57:35 reavertm Exp $ |  | ||||||
| 
 |  | ||||||
| EAPI=3 |  | ||||||
| inherit autotools eutils multilib games |  | ||||||
| 
 |  | ||||||
| DESCRIPTION="A graphical frontend for the FlightGear Flight Simulator" |  | ||||||
| HOMEPAGE="http://sourceforge.net/projects/fgrun" |  | ||||||
| SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" |  | ||||||
| 
 |  | ||||||
| LICENSE="GPL-2" |  | ||||||
| SLOT="0" |  | ||||||
| KEYWORDS="~amd64 ~x86" |  | ||||||
| IUSE="" |  | ||||||
| 
 |  | ||||||
| COMMON_DEPEND=" |  | ||||||
| 	>=dev-games/openscenegraph-3.0.1 |  | ||||||
| 	sys-libs/zlib |  | ||||||
| 	x11-libs/fltk:1[opengl,threads] |  | ||||||
| " |  | ||||||
| DEPEND="${COMMON_DEPEND} |  | ||||||
| 	>=dev-games/simgear-2 |  | ||||||
| 	>=dev-libs/boost-1.34 |  | ||||||
| " |  | ||||||
| RDEPEND="${COMMON_DEPEND} |  | ||||||
| 	>=games-simulation/flightgear-2 |  | ||||||
| " |  | ||||||
| 
 |  | ||||||
| #src_prepare() { |  | ||||||
| #	epatch "${FILESDIR}/${PN}-1.5.2-fltk.patch" |  | ||||||
| #	AT_M4DIR=. eautoreconf |  | ||||||
| #} |  | ||||||
| 
 |  | ||||||
| src_install() { |  | ||||||
| 	emake DESTDIR="${D}" install || die "emake install failed" |  | ||||||
| 	dodoc AUTHORS NEWS |  | ||||||
| 	prepgamesdirs |  | ||||||
| } |  | ||||||
|  | @ -1,13 +0,0 @@ | ||||||
| --- configure.ac.old	2007-04-25 22:26:19.000000000 +0200
 |  | ||||||
| +++ configure.ac	2007-04-25 22:27:41.000000000 +0200
 |  | ||||||
| *************** |  | ||||||
| *** 138,143 **** |  | ||||||
| --- 138,146 ----
 |  | ||||||
|     FLUID="$with_fltk/bin/fluid" |  | ||||||
|     CPPFLAGS="-I$with_fltk/include $CPPFLAGS" |  | ||||||
|     EXTRA_DIRS="${EXTRA_DIRS} $with_fltk" |  | ||||||
| + else
 |  | ||||||
| +   CPPFLAGS="$(fltk-config --cxxflags) $CPPFLAGS"
 |  | ||||||
| +   LIBS="$(fltk-config --use-gl --ldflags) $LIBS"
 |  | ||||||
|   fi |  | ||||||
|   AC_SUBST(FLUID) |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue