[arch-commits] Commit in simgear/trunk (PKGBUILD)

2017-10-02 Thread Sergej Pupykin
Date: Monday, October 2, 2017 @ 12:31:27
  Author: spupykin
Revision: 261258

upgpkg: simgear 2017.3.1-1

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-02 12:31:16 UTC (rev 261257)
+++ PKGBUILD2017-10-02 12:31:27 UTC (rev 261258)
@@ -4,9 +4,9 @@
 # Contributor: Hans Janssen 
 
 pkgname=simgear
-pkgver=2017.2.1
+pkgver=2017.3.1
 _pkgver=${pkgver%.*}
-pkgrel=4
+pkgrel=1
 pkgdesc="A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications."
 arch=(i686 x86_64)
 depends=('glu' 'glut' 'freealut' 'plib' 'openscenegraph')
@@ -15,7 +15,7 @@
 url="http://www.flightgear.org/;
 options=('!makeflags' 'staticlibs')
 
source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2;)
-sha256sums=('9924592c01cb41ad66a0ff1dc43b7678ceec69fb573d3f4e4637e26c247c7a9e')
+sha256sums=('0ee08550b737b249dcc91590ec0cb9c5dc9080998f6ba66a7d7209cdfce6e1f4')
 
 build() {
   cd "$srcdir"/simgear-$pkgver


[arch-commits] Commit in simgear/trunk (PKGBUILD)

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 20:12:49
  Author: spupykin
Revision: 255687

upgpkg: simgear 2017.2.1-4: openscenegraph rebuild

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 20:12:36 UTC (rev 255686)
+++ PKGBUILD2017-09-04 20:12:49 UTC (rev 255687)
@@ -6,7 +6,7 @@
 pkgname=simgear
 pkgver=2017.2.1
 _pkgver=${pkgver%.*}
-pkgrel=2
+pkgrel=4
 pkgdesc="A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications."
 arch=(i686 x86_64)
 depends=('glu' 'glut' 'freealut' 'plib' 'openscenegraph')


[arch-commits] Commit in simgear/trunk (PKGBUILD)

2017-07-10 Thread Sergej Pupykin
Date: Monday, July 10, 2017 @ 16:13:25
  Author: spupykin
Revision: 243741

upgpkg: simgear 2017.2.1-2: PIE rebuild

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-07-10 16:13:20 UTC (rev 243740)
+++ PKGBUILD2017-07-10 16:13:25 UTC (rev 243741)
@@ -6,7 +6,7 @@
 pkgname=simgear
 pkgver=2017.2.1
 _pkgver=${pkgver%.*}
-pkgrel=1
+pkgrel=2
 pkgdesc="A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications."
 arch=(i686 x86_64)
 depends=('glu' 'glut' 'freealut' 'plib' 'openscenegraph')


[arch-commits] Commit in simgear/trunk (PKGBUILD)

2017-05-24 Thread Sergej Pupykin
Date: Wednesday, May 24, 2017 @ 13:10:19
  Author: spupykin
Revision: 229936

upgpkg: simgear 2017.2.1-1

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-24 13:02:11 UTC (rev 229935)
+++ PKGBUILD2017-05-24 13:10:19 UTC (rev 229936)
@@ -4,7 +4,7 @@
 # Contributor: Hans Janssen 
 
 pkgname=simgear
-pkgver=2017.1.3
+pkgver=2017.2.1
 _pkgver=${pkgver%.*}
 pkgrel=1
 pkgdesc="A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications."
@@ -15,7 +15,7 @@
 url="http://www.flightgear.org/;
 options=('!makeflags' 'staticlibs')
 
source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2;)
-sha256sums=('85304d985b4fc0dc00d9f7603b02d096e3c24ca4c98adc18dc9af1e2d0e3c310')
+sha256sums=('9924592c01cb41ad66a0ff1dc43b7678ceec69fb573d3f4e4637e26c247c7a9e')
 
 build() {
   cd "$srcdir"/simgear-$pkgver


[arch-commits] Commit in simgear/trunk (PKGBUILD)

2017-04-07 Thread Sergej Pupykin
Date: Friday, April 7, 2017 @ 16:33:38
  Author: spupykin
Revision: 221255

upgpkg: simgear 2017.1.3-1

upd

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-07 16:33:32 UTC (rev 221254)
+++ PKGBUILD2017-04-07 16:33:38 UTC (rev 221255)
@@ -4,7 +4,7 @@
 # Contributor: Hans Janssen 
 
 pkgname=simgear
-pkgver=2017.1.1
+pkgver=2017.1.3
 _pkgver=${pkgver%.*}
 pkgrel=1
 pkgdesc="A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications."
@@ -15,7 +15,7 @@
 url="http://www.flightgear.org/;
 options=('!makeflags' 'staticlibs')
 
source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2;)
-sha256sums=('1815f6a2c3f43bb6121b2394e68f8e6e341c14a7a40e4163c0bcc105ee06ccbc')
+sha256sums=('85304d985b4fc0dc00d9f7603b02d096e3c24ca4c98adc18dc9af1e2d0e3c310')
 
 build() {
   cd "$srcdir"/simgear-$pkgver


[arch-commits] Commit in simgear/trunk (PKGBUILD sec-fix.patch)

2017-02-27 Thread Sergej Pupykin
Date: Monday, February 27, 2017 @ 15:00:56
  Author: spupykin
Revision: 214055

upgpkg: simgear 2017.1.1-1

upd

Modified:
  simgear/trunk/PKGBUILD
Deleted:
  simgear/trunk/sec-fix.patch

---+
 PKGBUILD  |   14 +++---
 sec-fix.patch |   17 -
 2 files changed, 3 insertions(+), 28 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-27 15:00:47 UTC (rev 214054)
+++ PKGBUILD2017-02-27 15:00:56 UTC (rev 214055)
@@ -4,7 +4,7 @@
 # Contributor: Hans Janssen 
 
 pkgname=simgear
-pkgver=2016.4.4
+pkgver=2017.1.1
 _pkgver=${pkgver%.*}
 pkgrel=1
 pkgdesc="A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications."
@@ -14,17 +14,9 @@
 license=("GPL")
 url="http://www.flightgear.org/;
 options=('!makeflags' 'staticlibs')
-#source=("git://git.code.sf.net/p/flightgear/simgear#commit=41f40a9a106520e92385d059b80c4ed3779eedcb")
-source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2;
-   sec-fix.patch)
-sha256sums=('5514fd0006bbfcdbdc0e2dab7da41eae491ea03a6246cc6a009590032b2fc1dc'
-'bfd4234d23beb5d2b229dbcd28fa436cfc822c50c0ab03aca51c7ca1194dbd16')
+source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2;)
+sha256sums=('1815f6a2c3f43bb6121b2394e68f8e6e341c14a7a40e4163c0bcc105ee06ccbc')
 
-prepare() {
-  cd "$srcdir"/simgear-$pkgver
-#  patch -p1 -i $srcdir/sec-fix.patch
-}
-
 build() {
   cd "$srcdir"/simgear-$pkgver
   cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=lib .

Deleted: sec-fix.patch
===
--- sec-fix.patch   2017-02-27 15:00:47 UTC (rev 214054)
+++ sec-fix.patch   2017-02-27 15:00:56 UTC (rev 214055)
@@ -1,17 +0,0 @@
 a/simgear/io/HTTPRepository.cxx
-+++ b/simgear/io/HTTPRepository.cxx
-@@ -503,6 +503,14 @@
- SG_LOG(SG_TERRASYNC, SG_WARN, "malformed .dirindex file: 
invalid type in line '" << line << "', expected 'd' or 'f', (ignoring line)" );
- continue;
- }
-+
-+// security: prevent writing outside the repository via ../../.. 
filenames
-+// (valid filenames never contain / - subdirectories have their 
own .dirindex)
-+if ((tokens[1] == "..") || (tokens[1].find_first_of("/\\") != 
std::string::npos)) {
-+SG_LOG(SG_TERRASYNC, SG_WARN, "malformed .dirindex file: 
invalid filename in line '" << line << "', (ignoring line)" );
-+continue;
-+}
-+
- children.push_back(ChildInfo(typeData == "f" ? 
ChildInfo::FileType : ChildInfo::DirectoryType, tokens[1], tokens[2]));
- 
- if (tokens.size() > 3) {


[arch-commits] Commit in simgear/trunk (PKGBUILD)

2016-12-29 Thread Sergej Pupykin
Date: Thursday, December 29, 2016 @ 17:38:03
  Author: spupykin
Revision: 203322

upgpkg: simgear 2016.4.4-1

upd

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-29 17:37:59 UTC (rev 203321)
+++ PKGBUILD2016-12-29 17:38:03 UTC (rev 203322)
@@ -4,9 +4,9 @@
 # Contributor: Hans Janssen 
 
 pkgname=simgear
-pkgver=2016.4.3
+pkgver=2016.4.4
 _pkgver=${pkgver%.*}
-pkgrel=2
+pkgrel=1
 pkgdesc="A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications."
 arch=(i686 x86_64)
 depends=('glu' 'glut' 'freealut' 'plib' 'openscenegraph')
@@ -17,12 +17,12 @@
 
#source=("git://git.code.sf.net/p/flightgear/simgear#commit=41f40a9a106520e92385d059b80c4ed3779eedcb")
 
source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2;
sec-fix.patch)
-sha256sums=('6933550215818c2043b84df01b6bf5f7adef218c8648b510b8202e394003d2bd'
+sha256sums=('5514fd0006bbfcdbdc0e2dab7da41eae491ea03a6246cc6a009590032b2fc1dc'
 'bfd4234d23beb5d2b229dbcd28fa436cfc822c50c0ab03aca51c7ca1194dbd16')
 
 prepare() {
   cd "$srcdir"/simgear-$pkgver
-  patch -p1 -i $srcdir/sec-fix.patch
+#  patch -p1 -i $srcdir/sec-fix.patch
 }
 
 build() {


[arch-commits] Commit in simgear/trunk (PKGBUILD sec-fix.patch)

2016-12-19 Thread Sergej Pupykin
Date: Monday, December 19, 2016 @ 15:04:53
  Author: spupykin
Revision: 200314

upgpkg: simgear 2016.4.3-2

upd

Added:
  simgear/trunk/sec-fix.patch
Modified:
  simgear/trunk/PKGBUILD

---+
 PKGBUILD  |   13 ++---
 sec-fix.patch |   17 +
 2 files changed, 27 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-19 15:04:50 UTC (rev 200313)
+++ PKGBUILD2016-12-19 15:04:53 UTC (rev 200314)
@@ -6,7 +6,7 @@
 pkgname=simgear
 pkgver=2016.4.3
 _pkgver=${pkgver%.*}
-pkgrel=1
+pkgrel=2
 pkgdesc="A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications."
 arch=(i686 x86_64)
 depends=('glu' 'glut' 'freealut' 'plib' 'openscenegraph')
@@ -14,10 +14,17 @@
 license=("GPL")
 url="http://www.flightgear.org/;
 options=('!makeflags' 'staticlibs')
-source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2;)
 
#source=("git://git.code.sf.net/p/flightgear/simgear#commit=41f40a9a106520e92385d059b80c4ed3779eedcb")
-sha256sums=('6933550215818c2043b84df01b6bf5f7adef218c8648b510b8202e394003d2bd')
+source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2;
+   sec-fix.patch)
+sha256sums=('6933550215818c2043b84df01b6bf5f7adef218c8648b510b8202e394003d2bd'
+'bfd4234d23beb5d2b229dbcd28fa436cfc822c50c0ab03aca51c7ca1194dbd16')
 
+prepare() {
+  cd "$srcdir"/simgear-$pkgver
+  patch -p1 -i $srcdir/sec-fix.patch
+}
+
 build() {
   cd "$srcdir"/simgear-$pkgver
   cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=lib .

Added: sec-fix.patch
===
--- sec-fix.patch   (rev 0)
+++ sec-fix.patch   2016-12-19 15:04:53 UTC (rev 200314)
@@ -0,0 +1,17 @@
+--- a/simgear/io/HTTPRepository.cxx
 b/simgear/io/HTTPRepository.cxx
+@@ -503,6 +503,14 @@
+ SG_LOG(SG_TERRASYNC, SG_WARN, "malformed .dirindex file: 
invalid type in line '" << line << "', expected 'd' or 'f', (ignoring line)" );
+ continue;
+ }
++
++// security: prevent writing outside the repository via ../../.. 
filenames
++// (valid filenames never contain / - subdirectories have their 
own .dirindex)
++if ((tokens[1] == "..") || (tokens[1].find_first_of("/\\") != 
std::string::npos)) {
++SG_LOG(SG_TERRASYNC, SG_WARN, "malformed .dirindex file: 
invalid filename in line '" << line << "', (ignoring line)" );
++continue;
++}
++
+ children.push_back(ChildInfo(typeData == "f" ? 
ChildInfo::FileType : ChildInfo::DirectoryType, tokens[1], tokens[2]));
+ 
+ if (tokens.size() > 3) {


[arch-commits] Commit in simgear/trunk (PKGBUILD)

2016-12-06 Thread Sergej Pupykin
Date: Tuesday, December 6, 2016 @ 12:55:26
  Author: spupykin
Revision: 198204

upgpkg: simgear 2016.4.3-1

upd

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-06 12:52:46 UTC (rev 198203)
+++ PKGBUILD2016-12-06 12:55:26 UTC (rev 198204)
@@ -4,7 +4,7 @@
 # Contributor: Hans Janssen 
 
 pkgname=simgear
-pkgver=2016.4.2
+pkgver=2016.4.3
 _pkgver=${pkgver%.*}
 pkgrel=1
 pkgdesc="A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications."
@@ -16,7 +16,7 @@
 options=('!makeflags' 'staticlibs')
 
source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2;)
 
#source=("git://git.code.sf.net/p/flightgear/simgear#commit=41f40a9a106520e92385d059b80c4ed3779eedcb")
-sha256sums=('d0a1c7b1f56c15868000805ab501db0540d09692dc5eba34e508e1ee04ed1c11')
+sha256sums=('6933550215818c2043b84df01b6bf5f7adef218c8648b510b8202e394003d2bd')
 
 build() {
   cd "$srcdir"/simgear-$pkgver


[arch-commits] Commit in simgear/trunk (PKGBUILD)

2016-11-28 Thread Sergej Pupykin
Date: Monday, November 28, 2016 @ 12:57:18
  Author: spupykin
Revision: 197129

upgpkg: simgear 2016.4.2-1

upd

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-28 12:54:43 UTC (rev 197128)
+++ PKGBUILD2016-11-28 12:57:18 UTC (rev 197129)
@@ -4,8 +4,8 @@
 # Contributor: Hans Janssen 
 
 pkgname=simgear
-pkgver=2016.4.1
-_pkgver=2016.4
+pkgver=2016.4.2
+_pkgver=${pkgver%.*}
 pkgrel=1
 pkgdesc="A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications."
 arch=(i686 x86_64)
@@ -16,7 +16,7 @@
 options=('!makeflags' 'staticlibs')
 
source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2;)
 
#source=("git://git.code.sf.net/p/flightgear/simgear#commit=41f40a9a106520e92385d059b80c4ed3779eedcb")
-sha256sums=('50e3cdc1c4bec52a3db2fadfba5dfcb05792e21488978f5de0de0b5b2a562203')
+sha256sums=('d0a1c7b1f56c15868000805ab501db0540d09692dc5eba34e508e1ee04ed1c11')
 
 build() {
   cd "$srcdir"/simgear-$pkgver


[arch-commits] Commit in simgear/trunk (PKGBUILD)

2016-11-21 Thread Sergej Pupykin
Date: Monday, November 21, 2016 @ 11:19:27
  Author: spupykin
Revision: 196437

upgpkg: simgear 2016.4.1-1

upd

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-21 11:19:23 UTC (rev 196436)
+++ PKGBUILD2016-11-21 11:19:27 UTC (rev 196437)
@@ -4,8 +4,8 @@
 # Contributor: Hans Janssen 
 
 pkgname=simgear
-pkgver=2016.3.1
-_pkgver=2016.3
+pkgver=2016.4.1
+_pkgver=2016.4
 pkgrel=1
 pkgdesc="A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications."
 arch=(i686 x86_64)
@@ -16,7 +16,7 @@
 options=('!makeflags' 'staticlibs')
 
source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2;)
 
#source=("git://git.code.sf.net/p/flightgear/simgear#commit=41f40a9a106520e92385d059b80c4ed3779eedcb")
-md5sums=('4c422dac10a91ab6315153ea9441e71c')
+sha256sums=('50e3cdc1c4bec52a3db2fadfba5dfcb05792e21488978f5de0de0b5b2a562203')
 
 build() {
   cd "$srcdir"/simgear-$pkgver


[arch-commits] Commit in simgear/trunk (PKGBUILD)

2016-09-14 Thread Sergej Pupykin
Date: Wednesday, September 14, 2016 @ 20:02:15
  Author: spupykin
Revision: 189321

upgpkg: simgear 2016.3.1-1

upd

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-09-14 19:53:17 UTC (rev 189320)
+++ PKGBUILD2016-09-14 20:02:15 UTC (rev 189321)
@@ -4,8 +4,8 @@
 # Contributor: Hans Janssen 
 
 pkgname=simgear
-pkgver=2016.2.1
-_pkgver=2016.2
+pkgver=2016.3.1
+_pkgver=2016.3
 pkgrel=1
 pkgdesc="A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications."
 arch=(i686 x86_64)
@@ -16,7 +16,7 @@
 options=('!makeflags' 'staticlibs')
 
source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2;)
 
#source=("git://git.code.sf.net/p/flightgear/simgear#commit=41f40a9a106520e92385d059b80c4ed3779eedcb")
-md5sums=('7bd21e63ffb83109f530627c593d94cd')
+md5sums=('4c422dac10a91ab6315153ea9441e71c')
 
 build() {
   cd $srcdir/simgear-$pkgver


[arch-commits] Commit in simgear/trunk (PKGBUILD)

2016-05-17 Thread Sergej Pupykin
Date: Tuesday, May 17, 2016 @ 23:56:46
  Author: spupykin
Revision: 175600

upgpkg: simgear 2016.2.1-1

upd

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-17 21:48:07 UTC (rev 175599)
+++ PKGBUILD2016-05-17 21:56:46 UTC (rev 175600)
@@ -4,8 +4,8 @@
 # Contributor: Hans Janssen 
 
 pkgname=simgear
-pkgver=2016.1.2
-_pkgver=2016.1
+pkgver=2016.2.1
+_pkgver=2016.2
 pkgrel=1
 pkgdesc="A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications."
 arch=(i686 x86_64)
@@ -16,7 +16,7 @@
 options=('!makeflags' 'staticlibs')
 
source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2;)
 
#source=("git://git.code.sf.net/p/flightgear/simgear#commit=41f40a9a106520e92385d059b80c4ed3779eedcb")
-md5sums=('f12fa76491933ecdb3479a4f61f9233d')
+md5sums=('7bd21e63ffb83109f530627c593d94cd')
 
 build() {
   cd $srcdir/simgear-$pkgver


[arch-commits] Commit in simgear/trunk (PKGBUILD)

2016-05-08 Thread Sergej Pupykin
Date: Monday, May 9, 2016 @ 02:09:48
  Author: spupykin
Revision: 174382

upgpkg: simgear 2016.1.2-1

upd

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-09 00:02:50 UTC (rev 174381)
+++ PKGBUILD2016-05-09 00:09:48 UTC (rev 174382)
@@ -4,7 +4,7 @@
 # Contributor: Hans Janssen 
 
 pkgname=simgear
-pkgver=2016.1.1
+pkgver=2016.1.2
 _pkgver=2016.1
 pkgrel=1
 pkgdesc="A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications."
@@ -16,7 +16,7 @@
 options=('!makeflags' 'staticlibs')
 
source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2;)
 
#source=("git://git.code.sf.net/p/flightgear/simgear#commit=41f40a9a106520e92385d059b80c4ed3779eedcb")
-md5sums=('6651802124e1d371df994461ef38224f')
+md5sums=('f12fa76491933ecdb3479a4f61f9233d')
 
 build() {
   cd $srcdir/simgear-$pkgver


[arch-commits] Commit in simgear/trunk (PKGBUILD)

2016-02-19 Thread Sergej Pupykin
Date: Friday, February 19, 2016 @ 12:35:31
  Author: spupykin
Revision: 162477

upgpkg: simgear 2016.1.1-1

upd

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |   17 +
 1 file changed, 9 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-02-19 11:35:26 UTC (rev 162476)
+++ PKGBUILD2016-02-19 11:35:31 UTC (rev 162477)
@@ -4,26 +4,27 @@
 # Contributor: Hans Janssen 
 
 pkgname=simgear
-pkgver=2016.1.0git
-pkgrel=2
+pkgver=2016.1.1
+_pkgver=2016.1
+pkgrel=1
 pkgdesc="A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications."
 arch=(i686 x86_64)
 depends=('glu' 'glut' 'freealut' 'plib' 'openscenegraph')
-makedepends=('boost' 'cmake' 'mesa' 'git')
+makedepends=('boost' 'cmake' 'mesa')
 license=("GPL")
 url="http://www.flightgear.org/;
 options=('!makeflags' 'staticlibs')
-#source=("http://downloads.sourceforge.net/project/flightgear/release-${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
-source=("git://git.code.sf.net/p/flightgear/simgear#commit=41f40a9a106520e92385d059b80c4ed3779eedcb")
-md5sums=('SKIP')
+source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2;)
+#source=("git://git.code.sf.net/p/flightgear/simgear#commit=41f40a9a106520e92385d059b80c4ed3779eedcb")
+md5sums=('6651802124e1d371df994461ef38224f')
 
 build() {
-  cd $srcdir/simgear
+  cd $srcdir/simgear-$pkgver
   cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=lib .
   make
 }
 
 package() {
-  cd $srcdir/simgear
+  cd $srcdir/simgear-$pkgver
   make DESTDIR=$pkgdir install
 }


[arch-commits] Commit in simgear/trunk (PKGBUILD)

2016-02-09 Thread Sergej Pupykin
Date: Tuesday, February 9, 2016 @ 12:53:43
  Author: spupykin
Revision: 161001

upgpkg: simgear 2016.1.0git-2

upd

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-02-09 11:53:32 UTC (rev 161000)
+++ PKGBUILD2016-02-09 11:53:43 UTC (rev 161001)
@@ -5,7 +5,7 @@
 
 pkgname=simgear
 pkgver=2016.1.0git
-pkgrel=1
+pkgrel=2
 pkgdesc="A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications."
 arch=(i686 x86_64)
 depends=('glu' 'glut' 'freealut' 'plib' 'openscenegraph')
@@ -14,7 +14,7 @@
 url="http://www.flightgear.org/;
 options=('!makeflags' 'staticlibs')
 
#source=("http://downloads.sourceforge.net/project/flightgear/release-${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
-source=("git://git.code.sf.net/p/flightgear/simgear#commit=b91d1a3f6a1ab144c8c63566853691860b0a9cd4")
+source=("git://git.code.sf.net/p/flightgear/simgear#commit=41f40a9a106520e92385d059b80c4ed3779eedcb")
 md5sums=('SKIP')
 
 build() {


[arch-commits] Commit in simgear/trunk (PKGBUILD)

2016-02-08 Thread Sergej Pupykin
Date: Monday, February 8, 2016 @ 10:02:38
  Author: spupykin
Revision: 160877

upgpkg: simgear 2016.1.0git-1

upd

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-02-08 08:53:00 UTC (rev 160876)
+++ PKGBUILD2016-02-08 09:02:38 UTC (rev 160877)
@@ -4,7 +4,7 @@
 # Contributor: Hans Janssen 
 
 pkgname=simgear
-pkgver=3.5.0git
+pkgver=2016.1.0git
 pkgrel=1
 pkgdesc="A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications."
 arch=(i686 x86_64)
@@ -11,10 +11,10 @@
 depends=('glu' 'glut' 'freealut' 'plib' 'openscenegraph')
 makedepends=('boost' 'cmake' 'mesa' 'git')
 license=("GPL")
-url="https://github.com/FlightGear/simgear;
+url="http://www.flightgear.org/;
 options=('!makeflags' 'staticlibs')
-#source=("$pkgname-$pkgver.tar.gz::https://github.com/FlightGear/simgear/archive/version/$pkgver.tar.gz;)
-source=("git://github.com/FlightGear/simgear.git#commit=b91d1a3f6a1ab144c8c63566853691860b0a9cd4")
+#source=("http://downloads.sourceforge.net/project/flightgear/release-${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
+source=("git://git.code.sf.net/p/flightgear/simgear#commit=b91d1a3f6a1ab144c8c63566853691860b0a9cd4")
 md5sums=('SKIP')
 
 build() {


[arch-commits] Commit in simgear/trunk (PKGBUILD)

2016-02-05 Thread Sergej Pupykin
Date: Friday, February 5, 2016 @ 23:04:28
  Author: spupykin
Revision: 160437

upgpkg: simgear 3.5.0git-1

upd

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |   19 +--
 1 file changed, 9 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-02-05 22:04:21 UTC (rev 160436)
+++ PKGBUILD2016-02-05 22:04:28 UTC (rev 160437)
@@ -4,27 +4,26 @@
 # Contributor: Hans Janssen 
 
 pkgname=simgear
-pkgver=3.4.0
-pkgrel=3
+pkgver=3.5.0git
+pkgrel=1
 pkgdesc="A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications."
 arch=(i686 x86_64)
 depends=('glu' 'glut' 'freealut' 'plib' 'openscenegraph')
-makedepends=('boost' 'cmake' 'mesa')
+makedepends=('boost' 'cmake' 'mesa' 'git')
 license=("GPL")
-#url="http://www.simgear.org;
-url="https://gitorious.org/fg;
+url="https://github.com/FlightGear/simgear;
 options=('!makeflags' 'staticlibs')
-#source=("SimGear-$pkgver.tar.gz::https://gitorious.org/fg/simgear/archive-tarball/release/$pkgver;)
-source=("http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/simgear-$pkgver.tar.bz2;)
-md5sums=('4db6c80a7f5e23f53361e3ef6d36835e')
+#source=("$pkgname-$pkgver.tar.gz::https://github.com/FlightGear/simgear/archive/version/$pkgver.tar.gz;)
+source=("git://github.com/FlightGear/simgear.git#commit=b91d1a3f6a1ab144c8c63566853691860b0a9cd4")
+md5sums=('SKIP')
 
 build() {
-  cd $srcdir/simgear-$pkgver
+  cd $srcdir/simgear
   cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=lib .
   make
 }
 
 package() {
-  cd $srcdir/simgear-$pkgver
+  cd $srcdir/simgear
   make DESTDIR=$pkgdir install
 }


[arch-commits] Commit in simgear/trunk (PKGBUILD)

2015-12-07 Thread Florian Pritz
Date: Monday, December 7, 2015 @ 11:32:20
  Author: bluewind
Revision: 149795

C++11 ABI rebuild

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 10:17:09 UTC (rev 149794)
+++ PKGBUILD2015-12-07 10:32:20 UTC (rev 149795)
@@ -5,7 +5,7 @@
 
 pkgname=simgear
 pkgver=3.4.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications."
 arch=(i686 x86_64)
 depends=('glu' 'glut' 'freealut' 'plib' 'openscenegraph')


[arch-commits] Commit in simgear/trunk (PKGBUILD)

2015-02-26 Thread Sergej Pupykin
Date: Thursday, February 26, 2015 @ 19:39:50
  Author: spupykin
Revision: 128310

upgpkg: simgear 3.4.0-2

upd

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-26 18:39:46 UTC (rev 128309)
+++ PKGBUILD2015-02-26 18:39:50 UTC (rev 128310)
@@ -5,7 +5,7 @@
 
 pkgname=simgear
 pkgver=3.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc=A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications.
 arch=(i686 x86_64)
 depends=('glu' 'glut' 'freealut' 'plib' 'openscenegraph')
@@ -16,7 +16,7 @@
 options=('!makeflags' 'staticlibs')
 
#source=(SimGear-$pkgver.tar.gz::https://gitorious.org/fg/simgear/archive-tarball/release/$pkgver;)
 
source=(http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/simgear-$pkgver.tar.bz2;)
-md5sums=('ca045daac6bb6c2e3e9fa7e10f04176e')
+md5sums=('4db6c80a7f5e23f53361e3ef6d36835e')
 
 build() {
   cd $srcdir/simgear-$pkgver


[arch-commits] Commit in simgear/trunk (PKGBUILD)

2015-02-18 Thread Sergej Pupykin
Date: Wednesday, February 18, 2015 @ 14:39:47
  Author: spupykin
Revision: 127907

upgpkg: simgear 3.4.0-1

upd

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-18 13:31:45 UTC (rev 127906)
+++ PKGBUILD2015-02-18 13:39:47 UTC (rev 127907)
@@ -4,8 +4,8 @@
 # Contributor: Hans Janssen h...@janserv.xs4all.nl
 
 pkgname=simgear
-pkgver=3.2.0
-pkgrel=2
+pkgver=3.4.0
+pkgrel=1
 pkgdesc=A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications.
 arch=(i686 x86_64)
 depends=('glu' 'glut' 'freealut' 'plib' 'openscenegraph')
@@ -16,7 +16,7 @@
 options=('!makeflags' 'staticlibs')
 
#source=(SimGear-$pkgver.tar.gz::https://gitorious.org/fg/simgear/archive-tarball/release/$pkgver;)
 
source=(http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/simgear-$pkgver.tar.bz2;)
-md5sums=('d6aac26bf8876391a7d5f4381fc98c01')
+md5sums=('ca045daac6bb6c2e3e9fa7e10f04176e')
 
 build() {
   cd $srcdir/simgear-$pkgver


[arch-commits] Commit in simgear/trunk (PKGBUILD)

2014-12-28 Thread Sergej Pupykin
Date: Monday, December 29, 2014 @ 00:13:14
  Author: spupykin
Revision: 124801

upgpkg: simgear 3.2.0-2

upd

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-28 23:05:52 UTC (rev 124800)
+++ PKGBUILD2014-12-28 23:13:14 UTC (rev 124801)
@@ -5,7 +5,7 @@
 
 pkgname=simgear
 pkgver=3.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc=A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications.
 arch=(i686 x86_64)
 depends=('glu' 'glut' 'freealut' 'plib' 'openscenegraph')


[arch-commits] Commit in simgear/trunk (PKGBUILD)

2014-10-17 Thread Sergej Pupykin
Date: Friday, October 17, 2014 @ 12:29:03
  Author: spupykin
Revision: 120858

upgpkg: simgear 3.2.0-1

upd

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-10-17 10:28:58 UTC (rev 120857)
+++ PKGBUILD2014-10-17 10:29:03 UTC (rev 120858)
@@ -4,7 +4,7 @@
 # Contributor: Hans Janssen h...@janserv.xs4all.nl
 
 pkgname=simgear
-pkgver=3.0.0
+pkgver=3.2.0
 pkgrel=1
 pkgdesc=A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications.
 arch=(i686 x86_64)
@@ -16,7 +16,7 @@
 options=('!makeflags' 'staticlibs')
 
#source=(SimGear-$pkgver.tar.gz::https://gitorious.org/fg/simgear/archive-tarball/release/$pkgver;)
 
source=(http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/simgear-$pkgver.tar.bz2;)
-md5sums=('097f55962dfc48b3e740334dbfda64a6')
+md5sums=('d6aac26bf8876391a7d5f4381fc98c01')
 
 build() {
   cd $srcdir/simgear-$pkgver


[arch-commits] Commit in simgear/trunk (PKGBUILD osg-3.2.patch)

2014-02-19 Thread Sergej Pupykin
Date: Wednesday, February 19, 2014 @ 11:21:43
  Author: spupykin
Revision: 105918

upgpkg: simgear 3.0.0-1

upd

Modified:
  simgear/trunk/PKGBUILD
Deleted:
  simgear/trunk/osg-3.2.patch

---+
 PKGBUILD  |8 
 osg-3.2.patch |   22 --
 2 files changed, 4 insertions(+), 26 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 10:08:35 UTC (rev 105917)
+++ PKGBUILD2014-02-19 10:21:43 UTC (rev 105918)
@@ -4,11 +4,11 @@
 # Contributor: Hans Janssen h...@janserv.xs4all.nl
 
 pkgname=simgear
-pkgver=2.12.1
-pkgrel=2
+pkgver=3.0.0
+pkgrel=1
 pkgdesc=A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications.
 arch=(i686 x86_64)
-depends=('glut' 'freealut' 'plib' 'openscenegraph')
+depends=('glu' 'glut' 'freealut' 'plib' 'openscenegraph')
 makedepends=('boost' 'cmake' 'mesa')
 license=(GPL)
 #url=http://www.simgear.org;
@@ -16,7 +16,7 @@
 options=('!makeflags' 'staticlibs')
 
#source=(SimGear-$pkgver.tar.gz::https://gitorious.org/fg/simgear/archive-tarball/release/$pkgver;)
 
source=(http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/simgear-$pkgver.tar.bz2;)
-md5sums=('8c483e13bce96f1dc27300a087fdb962')
+md5sums=('097f55962dfc48b3e740334dbfda64a6')
 
 build() {
   cd $srcdir/simgear-$pkgver

Deleted: osg-3.2.patch
===
--- osg-3.2.patch   2014-02-19 10:08:35 UTC (rev 105917)
+++ osg-3.2.patch   2014-02-19 10:21:43 UTC (rev 105918)
@@ -1,22 +0,0 @@
-diff -wbBur simgear-2.10.0/simgear/scene/material/EffectGeode.cxx 
simgear-2.10.0.q/simgear/scene/material/EffectGeode.cxx
 simgear-2.10.0/simgear/scene/material/EffectGeode.cxx  2011-06-29 
18:58:56.0 +0400
-+++ simgear-2.10.0.q/simgear/scene/material/EffectGeode.cxx2013-07-25 
16:14:24.268934729 +0400
-@@ -80,15 +80,15 @@
- int n = _effect-getGenerator(Effect::TANGENT);
- tsg-generate(geometry, 0);  // 0 is normal_unit, but I have no idea 
what that is!
- if (n != -1  !geometry-getVertexAttribArray(n))
--geometry-setVertexAttribData(n, 
osg::Geometry::ArrayData(tsg-getTangentArray(), 
osg::Geometry::BIND_PER_VERTEX,GL_FALSE));
-+geometry-setVertexAttribArray(n, tsg-getTangentArray(), 
osg::Array::BIND_PER_VERTEX);
- 
- n = _effect-getGenerator(Effect::BINORMAL);
- if (n != -1  !geometry-getVertexAttribArray(n))
--geometry-setVertexAttribData(n, 
osg::Geometry::ArrayData(tsg-getBinormalArray(), 
osg::Geometry::BIND_PER_VERTEX,GL_FALSE));
-+geometry-setVertexAttribArray(n, tsg-getBinormalArray(), 
osg::Array::BIND_PER_VERTEX);
- 
- n = _effect-getGenerator(Effect::NORMAL);
- if (n != -1  !geometry-getVertexAttribArray(n))
--geometry-setVertexAttribData(n, 
osg::Geometry::ArrayData(tsg-getNormalArray(), 
osg::Geometry::BIND_PER_VERTEX,GL_FALSE));
-+geometry-setVertexAttribArray(n, tsg-getNormalArray(), 
osg::Array::BIND_PER_VERTEX);
- }
- }
- 



[arch-commits] Commit in simgear/trunk (PKGBUILD)

2013-11-26 Thread Sergej Pupykin
Date: Tuesday, November 26, 2013 @ 10:42:17
  Author: spupykin
Revision: 101469

upgpkg: simgear 2.12.1-1

upd

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-26 09:20:09 UTC (rev 101468)
+++ PKGBUILD2013-11-26 09:42:17 UTC (rev 101469)
@@ -4,8 +4,8 @@
 # Contributor: Hans Janssen h...@janserv.xs4all.nl
 
 pkgname=simgear
-pkgver=2.12.0
-pkgrel=2
+pkgver=2.12.1
+pkgrel=1
 pkgdesc=A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications.
 arch=(i686 x86_64)
 depends=('glut' 'freealut' 'plib' 'openscenegraph')
@@ -17,7 +17,7 @@
 
#source=(SimGear-$pkgver.tar.gz::https://gitorious.org/fg/simgear/archive-tarball/release/$pkgver;)
 
source=(http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/simgear-$pkgver.tar.bz2;
osg-3.2.patch)
-md5sums=('dfc752f4759a2f795b7cdc9dad28411e'
+md5sums=('8c483e13bce96f1dc27300a087fdb962'
  'd7f35f02d88c6ef9c58e07b8431811e6')
 
 prepare() {



[arch-commits] Commit in simgear/trunk (PKGBUILD)

2013-11-26 Thread Sergej Pupykin
Date: Tuesday, November 26, 2013 @ 12:05:22
  Author: spupykin
Revision: 101481

upgpkg: simgear 2.12.1-2

upd

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |   15 ---
 1 file changed, 4 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-26 11:05:15 UTC (rev 101480)
+++ PKGBUILD2013-11-26 11:05:22 UTC (rev 101481)
@@ -5,7 +5,7 @@
 
 pkgname=simgear
 pkgver=2.12.1
-pkgrel=1
+pkgrel=2
 pkgdesc=A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications.
 arch=(i686 x86_64)
 depends=('glut' 'freealut' 'plib' 'openscenegraph')
@@ -13,18 +13,11 @@
 license=(GPL)
 #url=http://www.simgear.org;
 url=https://gitorious.org/fg;
-options=('!makeflags')
+options=('!makeflags' 'staticlibs')
 
#source=(SimGear-$pkgver.tar.gz::https://gitorious.org/fg/simgear/archive-tarball/release/$pkgver;)
-source=(http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/simgear-$pkgver.tar.bz2;
-   osg-3.2.patch)
-md5sums=('8c483e13bce96f1dc27300a087fdb962'
- 'd7f35f02d88c6ef9c58e07b8431811e6')
+source=(http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/simgear-$pkgver.tar.bz2;)
+md5sums=('8c483e13bce96f1dc27300a087fdb962')
 
-prepare() {
-  cd $srcdir/simgear-$pkgver
-#  patch -p1 $srcdir/osg-3.2.patch
-}
-
 build() {
   cd $srcdir/simgear-$pkgver
   cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=lib .



[arch-commits] Commit in simgear/trunk (PKGBUILD)

2013-11-02 Thread Sergej Pupykin
Date: Saturday, November 2, 2013 @ 09:48:57
  Author: spupykin
Revision: 100282

upgpkg: simgear 2.12.0-2

upd

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-02 08:48:53 UTC (rev 100281)
+++ PKGBUILD2013-11-02 08:48:57 UTC (rev 100282)
@@ -5,7 +5,7 @@
 
 pkgname=simgear
 pkgver=2.12.0
-pkgrel=1
+pkgrel=2
 pkgdesc=A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications.
 arch=(i686 x86_64)
 depends=('glut' 'freealut' 'plib' 'openscenegraph')



[arch-commits] Commit in simgear/trunk (PKGBUILD)

2013-09-23 Thread Sergej Pupykin
Date: Monday, September 23, 2013 @ 19:38:47
  Author: spupykin
Revision: 97538

upgpkg: simgear 2.12.0-1

upd

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-23 17:38:40 UTC (rev 97537)
+++ PKGBUILD2013-09-23 17:38:47 UTC (rev 97538)
@@ -4,8 +4,8 @@
 # Contributor: Hans Janssen h...@janserv.xs4all.nl
 
 pkgname=simgear
-pkgver=2.10.0
-pkgrel=2
+pkgver=2.12.0
+pkgrel=1
 pkgdesc=A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications.
 arch=(i686 x86_64)
 depends=('glut' 'freealut' 'plib' 'openscenegraph')
@@ -17,12 +17,12 @@
 
#source=(SimGear-$pkgver.tar.gz::https://gitorious.org/fg/simgear/archive-tarball/release/$pkgver;)
 
source=(http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/simgear-$pkgver.tar.bz2;
osg-3.2.patch)
-md5sums=('0ec974d3778f777d5c99c89db671fcc7'
+md5sums=('dfc752f4759a2f795b7cdc9dad28411e'
  'd7f35f02d88c6ef9c58e07b8431811e6')
 
 prepare() {
   cd $srcdir/simgear-$pkgver
-  patch -p1 $srcdir/osg-3.2.patch
+#  patch -p1 $srcdir/osg-3.2.patch
 }
 
 build() {



[arch-commits] Commit in simgear/trunk (PKGBUILD osg-3.2.patch)

2013-07-25 Thread Sergej Pupykin
Date: Thursday, July 25, 2013 @ 14:33:44
  Author: spupykin
Revision: 94469

upgpkg: simgear 2.10.0-2

upd

Added:
  simgear/trunk/osg-3.2.patch
Modified:
  simgear/trunk/PKGBUILD

---+
 PKGBUILD  |   13 ++---
 osg-3.2.patch |   22 ++
 2 files changed, 32 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-25 11:24:19 UTC (rev 94468)
+++ PKGBUILD2013-07-25 12:33:44 UTC (rev 94469)
@@ -5,7 +5,7 @@
 
 pkgname=simgear
 pkgver=2.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc=A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications.
 arch=(i686 x86_64)
 depends=('glut' 'freealut' 'plib' 'openscenegraph')
@@ -15,9 +15,16 @@
 url=https://gitorious.org/fg;
 options=('!makeflags')
 
#source=(SimGear-$pkgver.tar.gz::https://gitorious.org/fg/simgear/archive-tarball/release/$pkgver;)
-source=(http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/simgear-$pkgver.tar.bz2;)
-md5sums=('0ec974d3778f777d5c99c89db671fcc7')
+source=(http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/simgear-$pkgver.tar.bz2;
+   osg-3.2.patch)
+md5sums=('0ec974d3778f777d5c99c89db671fcc7'
+ 'd7f35f02d88c6ef9c58e07b8431811e6')
 
+prepare() {
+  cd $srcdir/simgear-$pkgver
+  patch -p1 $srcdir/osg-3.2.patch
+}
+
 build() {
   cd $srcdir/simgear-$pkgver
   cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=lib .

Added: osg-3.2.patch
===
--- osg-3.2.patch   (rev 0)
+++ osg-3.2.patch   2013-07-25 12:33:44 UTC (rev 94469)
@@ -0,0 +1,22 @@
+diff -wbBur simgear-2.10.0/simgear/scene/material/EffectGeode.cxx 
simgear-2.10.0.q/simgear/scene/material/EffectGeode.cxx
+--- simgear-2.10.0/simgear/scene/material/EffectGeode.cxx  2011-06-29 
18:58:56.0 +0400
 simgear-2.10.0.q/simgear/scene/material/EffectGeode.cxx2013-07-25 
16:14:24.268934729 +0400
+@@ -80,15 +80,15 @@
+ int n = _effect-getGenerator(Effect::TANGENT);
+ tsg-generate(geometry, 0);  // 0 is normal_unit, but I have no idea 
what that is!
+ if (n != -1  !geometry-getVertexAttribArray(n))
+-geometry-setVertexAttribData(n, 
osg::Geometry::ArrayData(tsg-getTangentArray(), 
osg::Geometry::BIND_PER_VERTEX,GL_FALSE));
++geometry-setVertexAttribArray(n, tsg-getTangentArray(), 
osg::Array::BIND_PER_VERTEX);
+ 
+ n = _effect-getGenerator(Effect::BINORMAL);
+ if (n != -1  !geometry-getVertexAttribArray(n))
+-geometry-setVertexAttribData(n, 
osg::Geometry::ArrayData(tsg-getBinormalArray(), 
osg::Geometry::BIND_PER_VERTEX,GL_FALSE));
++geometry-setVertexAttribArray(n, tsg-getBinormalArray(), 
osg::Array::BIND_PER_VERTEX);
+ 
+ n = _effect-getGenerator(Effect::NORMAL);
+ if (n != -1  !geometry-getVertexAttribArray(n))
+-geometry-setVertexAttribData(n, 
osg::Geometry::ArrayData(tsg-getNormalArray(), 
osg::Geometry::BIND_PER_VERTEX,GL_FALSE));
++geometry-setVertexAttribArray(n, tsg-getNormalArray(), 
osg::Array::BIND_PER_VERTEX);
+ }
+ }
+ 



[arch-commits] Commit in simgear/trunk (PKGBUILD)

2013-02-18 Thread Sergej Pupykin
Date: Monday, February 18, 2013 @ 21:13:46
  Author: spupykin
Revision: 84415

upgpkg: simgear 2.10.0-1

upd

Modified:
  simgear/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-18 20:13:35 UTC (rev 84414)
+++ PKGBUILD2013-02-18 20:13:46 UTC (rev 84415)
@@ -4,19 +4,19 @@
 # Contributor: Hans Janssen h...@janserv.xs4all.nl
 
 pkgname=simgear
-pkgver=2.8.0
+pkgver=2.10.0
 pkgrel=1
 pkgdesc=A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications.
 arch=(i686 x86_64)
 depends=('glut' 'freealut' 'plib' 'openscenegraph')
-makedepends=('boost' 'cmake')
+makedepends=('boost' 'cmake' 'mesa')
 license=(GPL)
 #url=http://www.simgear.org;
 url=https://gitorious.org/fg;
 options=('!makeflags')
 
#source=(SimGear-$pkgver.tar.gz::https://gitorious.org/fg/simgear/archive-tarball/release/$pkgver;)
 
source=(http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/simgear-$pkgver.tar.bz2;)
-md5sums=('0a8c77439ba7879b354a8fbcb7901ce3')
+md5sums=('0ec974d3778f777d5c99c89db671fcc7')
 
 build() {
   cd $srcdir/simgear-$pkgver