You are not logged in.

#1 2004-04-16 15:55:01

skruw
Member
Registered: 2003-12-06
Posts: 23

FlightSimulator/s

well i have been compiling this simulator from the cvs amd it looks really nice, and it seems to just get better and better.

i think someone should make a CVS PKGBUILD that would work correctly.
i dont use the PKGBUILD cos i never have had the time to make a complet one for all the stuff in the cvs, cos this game for now is only a flight simulator (that looks REALLY GOOD and is really realistic) but there is a FPS subproject that is sayed to work but i havent ever been intrested about that aspect, not more then the simulator.
so ppl, if any one of you has the time and energy please make a working CVS PKGBUILD that compiles all the cvs subprojects aswell. smile))
this would be a great addition for the small but nice archgames pkgs.

http://csp.sourceforge.net/

then there is another matter; the FlightGear project, well it would be nice to see that in the resps too smile

www.flightgear.org/

/skruw

Offline

#2 2004-04-17 07:14:06

tpowa
Developer
From: Lauingen , Germany
Registered: 2004-04-05
Posts: 2,322

Re: FlightSimulator/s

flightgear is in my repo right now
feedback welcome
i didn't upload the data because it's 74MB

here is the PKGBUILD for this:

# Contributor: Tobias Powalowski

pkgname=flightgear-data
pkgver=0.9.4
pkgrel=1
pkgdesc="FlightGear is an open-source, multi-platform flight simulator."
depends=('flightgear')
url="http://www.flightgear.org"
source=(ftp://ftp.de.flightgear.org/pub/fgfs/Shared/fgfs-base-$pkgver.tar.bz2)
md5sums=('9dcb351455b13cd8892612f69d6285fe')
build() {
  cd $startdir/src/FlightGear-$pkgver
  mkdir -p $startdir/pkg/opt/flightgear/lib/FlightGear
  mv * $startdir/pkg/opt/flightgear/lib/FlightGear
}

have fun

Offline

#3 2004-04-17 17:07:56

skruw
Member
Registered: 2003-12-06
Posts: 23

Re: FlightSimulator/s

tpowa wrote:

flightgear is in my repo right now
feedback welcome
i didn't upload the data because it's 74MB

here is the PKGBUILD for this:

# Contributor: Tobias Powalowski

pkgname=flightgear-data
pkgver=0.9.4
pkgrel=1
pkgdesc="FlightGear is an open-source, multi-platform flight simulator."
depends=('flightgear')
url="http://www.flightgear.org"
source=(ftp://ftp.de.flightgear.org/pub/fgfs/Shared/fgfs-base-$pkgver.tar.bz2)
md5sums=('9dcb351455b13cd8892612f69d6285fe')
build() {
  cd $startdir/src/FlightGear-$pkgver
  mkdir -p $startdir/pkg/opt/flightgear/lib/FlightGear
  mv * $startdir/pkg/opt/flightgear/lib/FlightGear
}

have fun


thanx, i will makepkg it later today, well now there is only the matter of CSP pkgs. any one that wants to contribute?




-----


well i tryed to makepkg it but it depends on "flightgear" and that pkg is not in the resps.

Offline

#4 2004-04-24 11:33:52

galen
Member
From: Canada
Registered: 2003-07-02
Posts: 135
Website

Re: FlightSimulator/s

try this sim, openGL required

http://www.flightsimhq.org/ysflight/


Off to using Peanut and Slackware, no hard feelings but I need my CD to burn, PDA and scanner to connect and arch won't do it.

[img]http://www.flightsimhq.org/images/war-is-bushit_s.jpg[/img]

Offline

Board footer

Powered by FluxBB