summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f533fabb4326..7bf4cd537e13 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Dec 9 02:57:07 UTC 2016
+# Mon Jan 2 16:49:23 UTC 2017
pkgbase = flightgear-git
pkgdesc = An open-source, multi-platform flight simulator
- pkgver = 20161209
+ pkgver = 20170102
pkgrel = 1
url = http://flightgear.org/
arch = i686
@@ -27,7 +27,6 @@ pkgbase = flightgear-git
provides = flightgear-git
provides = flightgear
conflicts = flightgear
- options = !makeflags
source = git://git.code.sf.net/p/flightgear/flightgear
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c7f2d4b485b9..d516e6075a70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Maintainer: Glen Dsouza <gdsouza@linuxmail.org>
+# Maintainer: Glen D'souza <gdsouza@linuxmail.org>
# Contributor: jmf <jmf at mesecons dot net>
# Contributor: Pascal Groschwitz <p.groschwitz@googlemail.com>
pkgname=flightgear-git
-pkgver=20161209
+pkgver=20170102
pkgrel=1
_gitname=flightgear
pkgdesc="An open-source, multi-platform flight simulator"
@@ -15,7 +15,6 @@ optdepends=('qt5-base: fgfs --launcher')
makedepends=('boost' 'cmake' 'mesa' 'sharutils' 'simgear-git' 'qt5-base')
provides=('flightgear-git' 'flightgear')
conflicts=('flightgear')
-options=('!makeflags')
source=(git://git.code.sf.net/p/flightgear/flightgear)
md5sums=('SKIP')
@@ -34,7 +33,6 @@ build() {
-DFG_DATA_DIR:STRING="/usr/share/flightgear" \
-DCMAKE_INSTALL_LIBDIR=/usr/lib \
-DCMAKE_BUILD_TYPE=Release \
- -DSIMGEAR_SHARED:BOOL="ON" \
../${_gitname}
uudecode -o ../${_gitname}/package/flightgear.png ../${_gitname}/package/flightgear.png.uue