pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/flightgear import flightgear-0.9.10, prepared by...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7033c428c199
branches: trunk
changeset: 530875:7033c428c199
user: drochner <drochner%pkgsrc.org@localhost>
date: Thu Jul 12 20:01:40 2007 +0000
description:
import flightgear-0.9.10, prepared by Juan Romero Pardines in pkgsrc-wip
hints: unlimit datasize, and better have hw 3d acceleration
diffstat:
games/flightgear/DESCR | 3 +++
games/flightgear/Makefile | 30 ++++++++++++++++++++++++++++++
games/flightgear/PLIST | 16 ++++++++++++++++
games/flightgear/distinfo | 5 +++++
4 files changed, 54 insertions(+), 0 deletions(-)
diffs (70 lines):
diff -r b8cb791e0575 -r 7033c428c199 games/flightgear/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/flightgear/DESCR Thu Jul 12 20:01:40 2007 +0000
@@ -0,0 +1,3 @@
+FlightGear is a free, open-source, multi-platform, and sophisticated
+flight simulator framework for the development and pursuit of interesting
+flight simulator ideas.
diff -r b8cb791e0575 -r 7033c428c199 games/flightgear/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/flightgear/Makefile Thu Jul 12 20:01:40 2007 +0000
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/07/12 20:01:40 drochner Exp $
+#
+
+DISTNAME= FlightGear-0.9.10
+PKGNAME= ${DISTNAME:S/FlightGear/flightgear/}
+CATEGORIES= games
+MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Source/ \
+ ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Source/ \
+ ftp://ftp.kingmont.com/flightsims/flightgear/Source/ \
+ http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Source/ \
+ ftp://ftp.de.flightgear.org/pub/fgfs/Source/ \
+ ftp://obgyn.edu.pl/fgfs/Source/
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://www.flightgear.org/
+COMMENT= The FlightGear Simulator
+
+USE_PKGLOCALEDIR= yes
+GNU_CONFIGURE= yes
+USE_LANGUAGES+= c c++
+
+CONFIGURE_ARGS+= --with-threads
+
+.include "../../audio/openal/buildlink3.mk"
+.include "../../audio/freealut/buildlink3.mk"
+.include "../../games/plib/buildlink3.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../games/simgear/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r b8cb791e0575 -r 7033c428c199 games/flightgear/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/flightgear/PLIST Thu Jul 12 20:01:40 2007 +0000
@@ -0,0 +1,16 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/07/12 20:01:40 drochner Exp $
+bin/al-info
+bin/est-epsilon
+bin/fgfs
+bin/fgjs
+bin/gl-info
+bin/js_demo
+bin/metar
+bin/terrasync
+bin/yasim
+man/man1/est-epsilon.1
+man/man1/fgfs.1
+man/man1/fgjs.1
+man/man1/gl-info.1
+man/man1/js_demo.1
+man/man1/pstest.1
diff -r b8cb791e0575 -r 7033c428c199 games/flightgear/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/flightgear/distinfo Thu Jul 12 20:01:40 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/07/12 20:01:40 drochner Exp $
+
+SHA1 (FlightGear-0.9.10.tar.gz) = 29911b9c17cece50a9e7d501f2259c89c0fa44ba
+RMD160 (FlightGear-0.9.10.tar.gz) = ebf268c350912b03f215088e108a29d0128bb347
+Size (FlightGear-0.9.10.tar.gz) = 2072135 bytes
Home |
Main Index |
Thread Index |
Old Index