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

2020-12-27 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, December 28, 2020 @ 00:35:50
  Author: svenstaro
Revision: 794155

upgpkg: openmw 0.46.0-7: Fix botched bullet 3.08 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-28 00:35:23 UTC (rev 794154)
+++ PKGBUILD2020-12-28 00:35:50 UTC (rev 794155)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.46.0
-pkgrel=6
+pkgrel=7
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org";


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

2020-12-27 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, December 28, 2020 @ 00:29:07
  Author: svenstaro
Revision: 794146

upgpkg: openmw 0.46.0-6: bullet 3.08 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-28 00:28:19 UTC (rev 794145)
+++ PKGBUILD2020-12-28 00:29:07 UTC (rev 794146)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.46.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org";


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

2020-12-12 Thread Felix Yan via arch-commits
Date: Saturday, December 12, 2020 @ 15:53:31
  Author: felixonmars
Revision: 773352

upgpkg: openmw 0.46.0-5: boost 1.75.0 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-12 15:53:24 UTC (rev 773351)
+++ PKGBUILD2020-12-12 15:53:31 UTC (rev 773352)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.46.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org";


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

2020-12-06 Thread Felix Yan via arch-commits
Date: Sunday, December 6, 2020 @ 22:34:57
  Author: felixonmars
Revision: 771299

upgpkg: openmw 0.46.0-4: boost 1.74.0 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-06 22:33:21 UTC (rev 771298)
+++ PKGBUILD2020-12-06 22:34:57 UTC (rev 771299)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.46.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org";


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

2020-12-04 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, December 4, 2020 @ 20:09:29
  Author: svenstaro
Revision: 770023

upgpkg: openmw 0.46.0-3: bullet 3.07 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-04 20:07:16 UTC (rev 770022)
+++ PKGBUILD2020-12-04 20:09:29 UTC (rev 770023)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.46.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org";


[arch-commits] Commit in openmw/trunk (PKGBUILD openmw-0.46.0-missing-include.patch)

2020-11-10 Thread Jelle van der Waa via arch-commits
Date: Tuesday, November 10, 2020 @ 17:43:35
  Author: jelle
Revision: 749710

Add boost-1.74 compatibility patch

Added:
  openmw/trunk/openmw-0.46.0-missing-include.patch
Modified:
  openmw/trunk/PKGBUILD

-+
 PKGBUILD|   11 +--
 openmw-0.46.0-missing-include.patch |   19 +++
 2 files changed, 28 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-10 17:32:44 UTC (rev 749709)
+++ PKGBUILD2020-11-10 17:43:35 UTC (rev 749710)
@@ -10,9 +10,16 @@
 license=('GPL3' 'MIT' 'custom')
 depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 
'unshield' 'libxt')
 makedepends=('cmake' 'boost' 'doxygen' 'ninja' 'git')
-source=("git+https://github.com/OpenMW/openmw.git#tag=openmw-$pkgver";)
-sha512sums=('SKIP')
+source=("git+https://github.com/OpenMW/openmw.git#tag=openmw-$pkgver";
+openmw-0.46.0-missing-include.patch)
+sha512sums=('SKIP'
+
'd0d47fe249e8fb366e00e272dc62853f8a2aaa75d45d83d270891e76674c1382fd3405e674e3b6c383bbc17125c4471893e77251744deae4d17bc373d847a638')
 
+prepare() {
+  cd openmw
+  patch -Np1 -i ${srcdir}/openmw-0.46.0-missing-include.patch
+}
+
 build() {
   cd openmw
   cmake . \

Added: openmw-0.46.0-missing-include.patch
===
--- openmw-0.46.0-missing-include.patch (rev 0)
+++ openmw-0.46.0-missing-include.patch 2020-11-10 17:43:35 UTC (rev 749710)
@@ -0,0 +1,19 @@
+Fixes build on ~arch system, patch from upstream, to be dropped for 0.47
+
+From 10daadefbea1f62a818c339dc7f3d69a858bc8a6 Mon Sep 17 00:00:00 2001
+From: elsid 
+Date: Thu, 30 Apr 2020 21:57:22 +0200
+Subject: [PATCH] Add missing include
+
+diff --git a/components/detournavigator/offmeshconnectionsmanager.hpp 
b/components/detournavigator/offmeshconnectionsmanager.hpp
+index 30d7976aec..155ce32963 100644
+--- a/components/detournavigator/offmeshconnectionsmanager.hpp
 b/components/detournavigator/offmeshconnectionsmanager.hpp
+@@ -13,6 +13,7 @@
+ 
+ #include 
+ 
++#include 
+ #include 
+ #include 
+ #include 


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

2020-09-24 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, September 25, 2020 @ 00:14:28
  Author: svenstaro
Revision: 711945

upgpkg: openmw 0.46.0-2

bullet 3.05 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-24 23:02:27 UTC (rev 711944)
+++ PKGBUILD2020-09-25 00:14:28 UTC (rev 711945)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.46.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org";


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

2020-06-14 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, June 15, 2020 @ 00:15:41
  Author: svenstaro
Revision: 644752

upgpkg: openmw 0.46.0-1

Modified:
  openmw/trunk/PKGBUILD

--+
 PKGBUILD |   24 +---
 1 file changed, 9 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-15 00:12:44 UTC (rev 644751)
+++ PKGBUILD2020-06-15 00:15:41 UTC (rev 644752)
@@ -1,11 +1,8 @@
 # Maintainer: Sven-Hendrik Haase 
 # Contributor: Sandy Carter 
 
-# upstream says not to use the current stable release (0.45.0)
-# https://gitlab.com/OpenMW/openmw/issues/5307#note_299351025
 pkgname=openmw
-pkgver=0.45.0+git2
-_commit=d8e1a6b
+pkgver=0.46.0
 pkgrel=1
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
@@ -13,26 +10,23 @@
 license=('GPL3' 'MIT' 'custom')
 depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 
'unshield' 'libxt')
 makedepends=('cmake' 'boost' 'doxygen' 'ninja' 'git')
-source=("git+https://github.com/OpenMW/openmw.git#commit=$_pkgver";)
+source=("git+https://github.com/OpenMW/openmw.git#tag=openmw-$pkgver";)
 sha512sums=('SKIP')
 
-prepare() {
-  mkdir openmw/build
-}
-
 build() {
-  cd openmw/build
-  cmake .. \
+  cd openmw
+  cmake . \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_BUILD_TYPE=Release \
 -DDESIRED_QT_VERSION=5 \
--GNinja
-  ninja
+-GNinja \
+-Bbuild
+  ninja -C build
 }
 
 package() {
-  cd openmw/build
-  DESTDIR="$pkgdir" ninja install
+  cd openmw
+  DESTDIR="$pkgdir" ninja -C build install
 }
 
 # vim: ts=2 sw=2 et:


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

2020-03-19 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, March 19, 2020 @ 17:43:06
  Author: svenstaro
Revision: 600989

upgpkg: openmw 0.45.0+git2-1

openscenegraph 3.6.5 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 17:34:47 UTC (rev 600988)
+++ PKGBUILD2020-03-19 17:43:06 UTC (rev 600989)
@@ -4,8 +4,8 @@
 # upstream says not to use the current stable release (0.45.0)
 # https://gitlab.com/OpenMW/openmw/issues/5307#note_299351025
 pkgname=openmw
-pkgver=0.45.0+git1
-_commit=bbca1f3
+pkgver=0.45.0+git2
+_commit=d8e1a6b
 pkgrel=1
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')


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

2020-03-05 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, March 5, 2020 @ 17:38:33
  Author: svenstaro
Revision: 590779

upgpkg: openmw 0.45.0+git1-1

Modified:
  openmw/trunk/PKGBUILD

--+
 PKGBUILD |   23 ++-
 1 file changed, 14 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-05 17:01:09 UTC (rev 590778)
+++ PKGBUILD2020-03-05 17:38:33 UTC (rev 590779)
@@ -1,24 +1,28 @@
 # Maintainer: Sven-Hendrik Haase 
 # Contributor: Sandy Carter 
+
+# upstream says not to use the current stable release (0.45.0)
+# https://gitlab.com/OpenMW/openmw/issues/5307#note_299351025
 pkgname=openmw
-pkgver=0.45.0
-pkgrel=6
+pkgver=0.45.0+git1
+_commit=bbca1f3
+pkgrel=1
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org";
 license=('GPL3' 'MIT' 'custom')
 depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 
'unshield' 'libxt')
-makedepends=('cmake' 'boost' 'doxygen' 'ninja')
-source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
-sha512sums=('b968426659457cf486f6756f7ab82cc4cb34a92923c433dd86f711e5d7097f75441ed17daa50d21f15f1847f5aed1f4c3a094a06cfd3f2e9b90aa182742c596f')
+makedepends=('cmake' 'boost' 'doxygen' 'ninja' 'git')
+source=("git+https://github.com/OpenMW/openmw.git#commit=$_pkgver";)
+sha512sums=('SKIP')
 
 prepare() {
-  mkdir build
+  mkdir openmw/build
 }
 
 build() {
-  cd build
-  cmake "../$pkgname-$pkgname-$pkgver" \
+  cd openmw/build
+  cmake .. \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_BUILD_TYPE=Release \
 -DDESIRED_QT_VERSION=5 \
@@ -27,7 +31,8 @@
 }
 
 package() {
-  DESTDIR="$pkgdir" ninja -C build install
+  cd openmw/build
+  DESTDIR="$pkgdir" ninja install
 }
 
 # vim: ts=2 sw=2 et:


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

2020-01-27 Thread Felix Yan via arch-commits
Date: Tuesday, January 28, 2020 @ 04:14:07
  Author: felixonmars
Revision: 557208

boost 1.72.0 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-28 04:13:21 UTC (rev 557207)
+++ PKGBUILD2020-01-28 04:14:07 UTC (rev 557208)
@@ -2,7 +2,7 @@
 # Contributor: Sandy Carter 
 pkgname=openmw
 pkgver=0.45.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org";


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

2019-12-24 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 25, 2019 @ 02:43:39
  Author: svenstaro
Revision: 540603

upgpkg: openmw 0.45.0-5: bullet 2.69 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-25 01:23:39 UTC (rev 540602)
+++ PKGBUILD2019-12-25 02:43:39 UTC (rev 540603)
@@ -2,7 +2,7 @@
 # Contributor: Sandy Carter 
 pkgname=openmw
 pkgver=0.45.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org";


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

2019-11-15 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, November 15, 2019 @ 12:42:15
  Author: svenstaro
Revision: 529186

upgpkg: openmw 0.45.0-4

Build against openscenegraph 3.6

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-15 12:42:04 UTC (rev 529185)
+++ PKGBUILD2019-11-15 12:42:15 UTC (rev 529186)
@@ -2,12 +2,12 @@
 # Contributor: Sandy Carter 
 pkgname=openmw
 pkgver=0.45.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org";
 license=('GPL3' 'MIT' 'custom')
-depends=('openal' 'openscenegraph34' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 
'sdl2' 'unshield' 'libxt')
+depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 
'unshield' 'libxt')
 makedepends=('cmake' 'boost' 'doxygen' 'ninja')
 source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
 
sha512sums=('b968426659457cf486f6756f7ab82cc4cb34a92923c433dd86f711e5d7097f75441ed17daa50d21f15f1847f5aed1f4c3a094a06cfd3f2e9b90aa182742c596f')


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

2019-11-10 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, November 10, 2019 @ 12:47:23
  Author: svenstaro
Revision: 526431

upgpkg: openmw 0.45.0-3

Rebuild for FS#64369

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-10 12:03:46 UTC (rev 526430)
+++ PKGBUILD2019-11-10 12:47:23 UTC (rev 526431)
@@ -1,8 +1,8 @@
-# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Sven-Hendrik Haase 
 # Contributor: Sandy Carter 
 pkgname=openmw
 pkgver=0.45.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org";


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

2019-09-13 Thread Evangelos Foutras via arch-commits
Date: Friday, September 13, 2019 @ 10:47:57
  Author: foutrelis
Revision: 510270

boost 1.71.0 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-13 10:47:15 UTC (rev 510269)
+++ PKGBUILD2019-09-13 10:47:57 UTC (rev 510270)
@@ -2,7 +2,7 @@
 # Contributor: Sandy Carter 
 pkgname=openmw
 pkgver=0.45.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org";


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

2019-03-22 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, March 22, 2019 @ 16:46:40
  Author: svenstaro
Revision: 443152

upgpkg: openmw 0.45.0-1

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-22 16:38:21 UTC (rev 443151)
+++ PKGBUILD2019-03-22 16:46:40 UTC (rev 443152)
@@ -1,8 +1,8 @@
 # Maintainer: Sven-Hendrik Haase 
 # Contributor: Sandy Carter 
 pkgname=openmw
-pkgver=0.44.0
-pkgrel=6
+pkgver=0.45.0
+pkgrel=1
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org";
@@ -10,7 +10,7 @@
 depends=('openal' 'openscenegraph34' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 
'sdl2' 'unshield' 'libxt')
 makedepends=('cmake' 'boost' 'doxygen' 'ninja')
 source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
-sha512sums=('1b178891274361b7821ac1d3d66976ed5d443545531499d98f7ed30823f3891172cc5dcb3f7382ba0f561774a92b9ad8805e0c9582b78d2f010e4ed661219017')
+sha512sums=('b968426659457cf486f6756f7ab82cc4cb34a92923c433dd86f711e5d7097f75441ed17daa50d21f15f1847f5aed1f4c3a094a06cfd3f2e9b90aa182742c596f')
 
 prepare() {
   mkdir build


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

2019-01-15 Thread Felix Yan via arch-commits
Date: Tuesday, January 15, 2019 @ 08:37:19
  Author: felixonmars
Revision: 423199

boost 1.69.0 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 08:30:36 UTC (rev 423198)
+++ PKGBUILD2019-01-15 08:37:19 UTC (rev 423199)
@@ -2,7 +2,7 @@
 # Contributor: Sandy Carter 
 pkgname=openmw
 pkgver=0.44.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org";


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

2019-01-02 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, January 3, 2019 @ 01:03:48
  Author: svenstaro
Revision: 420294

upgpkg: openmw 0.44.0-5

bullet 2.88 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-03 00:47:09 UTC (rev 420293)
+++ PKGBUILD2019-01-03 01:03:48 UTC (rev 420294)
@@ -2,7 +2,7 @@
 # Contributor: Sandy Carter 
 pkgname=openmw
 pkgver=0.44.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org";


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

2018-11-25 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, November 25, 2018 @ 13:00:44
  Author: svenstaro
Revision: 409691

upgpkg: openmw 0.44.0-4

Rebuild against openscenegraph 3.4

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-25 11:38:53 UTC (rev 409690)
+++ PKGBUILD2018-11-25 13:00:44 UTC (rev 409691)
@@ -2,12 +2,12 @@
 # Contributor: Sandy Carter 
 pkgname=openmw
 pkgver=0.44.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org";
 license=('GPL3' 'MIT' 'custom')
-depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 
'unshield' 'libxt')
+depends=('openal' 'openscenegraph34' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 
'sdl2' 'unshield' 'libxt')
 makedepends=('cmake' 'boost' 'doxygen' 'ninja')
 source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
 
sha512sums=('1b178891274361b7821ac1d3d66976ed5d443545531499d98f7ed30823f3891172cc5dcb3f7382ba0f561774a92b9ad8805e0c9582b78d2f010e4ed661219017')


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

2018-10-02 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, October 2, 2018 @ 20:20:21
  Author: svenstaro
Revision: 389081

upgpkg: openmw 0.44.0-3

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-02 20:19:36 UTC (rev 389080)
+++ PKGBUILD2018-10-02 20:20:21 UTC (rev 389081)
@@ -2,7 +2,7 @@
 # Contributor: Sandy Carter 
 pkgname=openmw
 pkgver=0.44.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org";


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

2018-09-17 Thread Evangelos Foutras via arch-commits
Date: Tuesday, September 18, 2018 @ 06:57:46
  Author: foutrelis
Revision: 382936

boost 1.68.0 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-18 06:50:29 UTC (rev 382935)
+++ PKGBUILD2018-09-18 06:57:46 UTC (rev 382936)
@@ -2,7 +2,7 @@
 # Contributor: Sandy Carter 
 pkgname=openmw
 pkgver=0.44.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org";


[arch-commits] Commit in openmw/trunk (PKGBUILD qt-5.11.patch)

2018-07-29 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, July 30, 2018 @ 05:00:18
  Author: svenstaro
Revision: 364911

upgpkg: openmw 0.44.0-1

Modified:
  openmw/trunk/PKGBUILD
Deleted:
  openmw/trunk/qt-5.11.patch

---+
 PKGBUILD  |   14 +++---
 qt-5.11.patch |   78 
 2 files changed, 5 insertions(+), 87 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 03:45:01 UTC (rev 364910)
+++ PKGBUILD2018-07-30 05:00:18 UTC (rev 364911)
@@ -2,8 +2,8 @@
 # Maintainer: Sven-Hendrik Haase 
 # Contributor: Sandy Carter 
 pkgname=openmw
-pkgver=0.43.0
-pkgrel=4
+pkgver=0.44.0
+pkgrel=1
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org";
@@ -10,15 +10,11 @@
 license=('GPL3' 'MIT' 'custom')
 depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 
'unshield' 'libxt')
 makedepends=('cmake' 'boost' 'doxygen' 'ninja')
-source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";
-'qt-5.11.patch')
-sha512sums=('e902dd2274c05838bb1171f07d7a673fc7b85d1290a9e01c8ab89f1c279bd236332ecdc0f2b7944ec7209a0e6022ff472639b5724bf26904e3a2d338c7be401a'
-
'a53775dc3dbdc69ed213fed86382a71768545f9950c59429410c731242d6b43b7e61d4be539c99b5ac87bf92e28be7eb43552c16d30103d1ce50edc853c987de')
+source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
+sha512sums=('1b178891274361b7821ac1d3d66976ed5d443545531499d98f7ed30823f3891172cc5dcb3f7382ba0f561774a92b9ad8805e0c9582b78d2f010e4ed661219017')
 
 prepare() {
-  mkdir -p build
-  cd $pkgname-$pkgname-$pkgver
-  patch -Np1 -i ../qt-5.11.patch
+  mkdir build
 }
 
 build() {

Deleted: qt-5.11.patch
===
--- qt-5.11.patch   2018-07-30 03:45:01 UTC (rev 364910)
+++ qt-5.11.patch   2018-07-30 05:00:18 UTC (rev 364911)
@@ -1,78 +0,0 @@
-From 2c9d46a60bd8d35f132cb106e5255d590b13640b Mon Sep 17 00:00:00 2001
-From: Andreas Sturmlechner 
-Date: Tue, 17 Apr 2018 23:03:56 +0200
-Subject: [PATCH] Fix build with Qt 5.11_beta3 (dropping qt5_use_modules)
-

- apps/launcher/CMakeLists.txt | 2 +-
- apps/opencs/CMakeLists.txt   | 2 +-
- apps/wizard/CMakeLists.txt   | 2 +-
- components/CMakeLists.txt| 2 +-
- extern/osgQt/CMakeLists.txt  | 2 +-
- 5 files changed, 5 insertions(+), 5 deletions(-)
-
-diff --git a/apps/launcher/CMakeLists.txt b/apps/launcher/CMakeLists.txt
-index aec8c2533a..99e7b4daac 100644
 a/apps/launcher/CMakeLists.txt
-+++ b/apps/launcher/CMakeLists.txt
-@@ -106,7 +106,7 @@ if (DESIRED_QT_VERSION MATCHES 4)
- target_link_libraries(openmw-launcher ${QT_QTMAIN_LIBRARY})
- endif(WIN32)
- else()
--qt5_use_modules(openmw-launcher Widgets Core)
-+target_link_libraries(openmw-launcher Qt5::Widgets Qt5::Core)
- endif()
- 
- if (BUILD_WITH_CODE_COVERAGE)
-diff --git a/apps/opencs/CMakeLists.txt b/apps/opencs/CMakeLists.txt
-index b9279bf912..f07b518a98 100644
 a/apps/opencs/CMakeLists.txt
-+++ b/apps/opencs/CMakeLists.txt
-@@ -246,7 +246,7 @@ if (DESIRED_QT_VERSION MATCHES 4)
- target_link_libraries(openmw-cs ${QT_QTMAIN_LIBRARY})
- endif()
- else()
--qt5_use_modules(openmw-cs Widgets Core Network OpenGL)
-+target_link_libraries(openmw-cs Qt5::Widgets Qt5::Core Qt5::Network 
Qt5::OpenGL)
- endif()
- 
- if (WIN32)
-diff --git a/apps/wizard/CMakeLists.txt b/apps/wizard/CMakeLists.txt
-index 5f7338e520..8d97bbcbfa 100644
 a/apps/wizard/CMakeLists.txt
-+++ b/apps/wizard/CMakeLists.txt
-@@ -118,7 +118,7 @@ if (DESIRED_QT_VERSION MATCHES 4)
- target_link_libraries(openmw-wizard ${QT_QTMAIN_LIBRARY})
- endif()
- else()
--qt5_use_modules(openmw-wizard Widgets Core)
-+target_link_libraries(openmw-wizard Qt5::Widgets Qt5::Core)
- endif()
- 
- if (OPENMW_USE_UNSHIELD)
-diff --git a/components/CMakeLists.txt b/components/CMakeLists.txt
-index 8256f14437..ecb844a9bd 100644
 a/components/CMakeLists.txt
-+++ b/components/CMakeLists.txt
-@@ -216,7 +216,7 @@ if (USE_QT)
- ${QT_QTCORE_LIBRARY}
- ${QT_QTGUI_LIBRARY})
- else()
--qt5_use_modules(components Widgets Core)
-+target_link_libraries(components Qt5::Widgets Qt5::Core)
- endif()
- endif()
- 
-diff --git a/extern/osgQt/CMakeLists.txt b/extern/osgQt/CMakeLists.txt
-index 3bd08a390a..78a4e60344 100644
 a/extern/osgQt/CMakeLists.txt
-+++ b/extern/osgQt/CMakeLists.txt
-@@ -12,7 +12,7 @@ if (DESIRED_QT_VERSION MATCHES 4)
- include(${QT_USE_FILE})
- target_link_libraries(${OSGQT_LIBRARY} ${QT_QTCORE_LIBRARY} 
${QT_QTOPENGL_LIBRARY})
- else()
--qt5_use_modules(${OSGQT_LIBRARY} Core OpenGL)
-+target_link_libraries(${OSGQT_LIBRARY} Qt5::Core Qt5::OpenGL)
- endif()
- 
- link_directories(${CMAKE_CURRENT_BINARY_DIR})


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

2018-05-31 Thread Felix Yan via arch-commits
Date: Thursday, May 31, 2018 @ 14:06:14
  Author: felixonmars
Revision: 334841

boost 1.67.0 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-31 14:05:40 UTC (rev 334840)
+++ PKGBUILD2018-05-31 14:06:14 UTC (rev 334841)
@@ -3,7 +3,7 @@
 # Contributor: Sandy Carter 
 pkgname=openmw
 pkgver=0.43.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org";


[arch-commits] Commit in openmw/trunk (PKGBUILD qt-5.11.patch)

2018-05-31 Thread Evangelos Foutras via arch-commits
Date: Thursday, May 31, 2018 @ 14:02:37
  Author: foutrelis
Revision: 334837

Fix build with Qt 5.11

Added:
  openmw/trunk/qt-5.11.patch
Modified:
  openmw/trunk/PKGBUILD

---+
 PKGBUILD  |   13 +++--
 qt-5.11.patch |   78 
 2 files changed, 88 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-31 14:02:36 UTC (rev 334836)
+++ PKGBUILD2018-05-31 14:02:37 UTC (rev 334837)
@@ -10,11 +10,18 @@
 license=('GPL3' 'MIT' 'custom')
 depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 
'unshield' 'libxt')
 makedepends=('cmake' 'boost' 'doxygen' 'ninja')
-source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
-sha512sums=('e902dd2274c05838bb1171f07d7a673fc7b85d1290a9e01c8ab89f1c279bd236332ecdc0f2b7944ec7209a0e6022ff472639b5724bf26904e3a2d338c7be401a')
+source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";
+'qt-5.11.patch')
+sha512sums=('e902dd2274c05838bb1171f07d7a673fc7b85d1290a9e01c8ab89f1c279bd236332ecdc0f2b7944ec7209a0e6022ff472639b5724bf26904e3a2d338c7be401a'
+
'a53775dc3dbdc69ed213fed86382a71768545f9950c59429410c731242d6b43b7e61d4be539c99b5ac87bf92e28be7eb43552c16d30103d1ce50edc853c987de')
 
+prepare() {
+  mkdir -p build
+  cd $pkgname-$pkgname-$pkgver
+  patch -Np1 -i ../qt-5.11.patch
+}
+
 build() {
-  mkdir -p build
   cd build
   cmake "../$pkgname-$pkgname-$pkgver" \
 -DCMAKE_INSTALL_PREFIX=/usr \

Added: qt-5.11.patch
===
--- qt-5.11.patch   (rev 0)
+++ qt-5.11.patch   2018-05-31 14:02:37 UTC (rev 334837)
@@ -0,0 +1,78 @@
+From 2c9d46a60bd8d35f132cb106e5255d590b13640b Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner 
+Date: Tue, 17 Apr 2018 23:03:56 +0200
+Subject: [PATCH] Fix build with Qt 5.11_beta3 (dropping qt5_use_modules)
+
+---
+ apps/launcher/CMakeLists.txt | 2 +-
+ apps/opencs/CMakeLists.txt   | 2 +-
+ apps/wizard/CMakeLists.txt   | 2 +-
+ components/CMakeLists.txt| 2 +-
+ extern/osgQt/CMakeLists.txt  | 2 +-
+ 5 files changed, 5 insertions(+), 5 deletions(-)
+
+diff --git a/apps/launcher/CMakeLists.txt b/apps/launcher/CMakeLists.txt
+index aec8c2533a..99e7b4daac 100644
+--- a/apps/launcher/CMakeLists.txt
 b/apps/launcher/CMakeLists.txt
+@@ -106,7 +106,7 @@ if (DESIRED_QT_VERSION MATCHES 4)
+ target_link_libraries(openmw-launcher ${QT_QTMAIN_LIBRARY})
+ endif(WIN32)
+ else()
+-qt5_use_modules(openmw-launcher Widgets Core)
++target_link_libraries(openmw-launcher Qt5::Widgets Qt5::Core)
+ endif()
+ 
+ if (BUILD_WITH_CODE_COVERAGE)
+diff --git a/apps/opencs/CMakeLists.txt b/apps/opencs/CMakeLists.txt
+index b9279bf912..f07b518a98 100644
+--- a/apps/opencs/CMakeLists.txt
 b/apps/opencs/CMakeLists.txt
+@@ -246,7 +246,7 @@ if (DESIRED_QT_VERSION MATCHES 4)
+ target_link_libraries(openmw-cs ${QT_QTMAIN_LIBRARY})
+ endif()
+ else()
+-qt5_use_modules(openmw-cs Widgets Core Network OpenGL)
++target_link_libraries(openmw-cs Qt5::Widgets Qt5::Core Qt5::Network 
Qt5::OpenGL)
+ endif()
+ 
+ if (WIN32)
+diff --git a/apps/wizard/CMakeLists.txt b/apps/wizard/CMakeLists.txt
+index 5f7338e520..8d97bbcbfa 100644
+--- a/apps/wizard/CMakeLists.txt
 b/apps/wizard/CMakeLists.txt
+@@ -118,7 +118,7 @@ if (DESIRED_QT_VERSION MATCHES 4)
+ target_link_libraries(openmw-wizard ${QT_QTMAIN_LIBRARY})
+ endif()
+ else()
+-qt5_use_modules(openmw-wizard Widgets Core)
++target_link_libraries(openmw-wizard Qt5::Widgets Qt5::Core)
+ endif()
+ 
+ if (OPENMW_USE_UNSHIELD)
+diff --git a/components/CMakeLists.txt b/components/CMakeLists.txt
+index 8256f14437..ecb844a9bd 100644
+--- a/components/CMakeLists.txt
 b/components/CMakeLists.txt
+@@ -216,7 +216,7 @@ if (USE_QT)
+ ${QT_QTCORE_LIBRARY}
+ ${QT_QTGUI_LIBRARY})
+ else()
+-qt5_use_modules(components Widgets Core)
++target_link_libraries(components Qt5::Widgets Qt5::Core)
+ endif()
+ endif()
+ 
+diff --git a/extern/osgQt/CMakeLists.txt b/extern/osgQt/CMakeLists.txt
+index 3bd08a390a..78a4e60344 100644
+--- a/extern/osgQt/CMakeLists.txt
 b/extern/osgQt/CMakeLists.txt
+@@ -12,7 +12,7 @@ if (DESIRED_QT_VERSION MATCHES 4)
+ include(${QT_USE_FILE})
+ target_link_libraries(${OSGQT_LIBRARY} ${QT_QTCORE_LIBRARY} 
${QT_QTOPENGL_LIBRARY})
+ else()
+-qt5_use_modules(${OSGQT_LIBRARY} Core OpenGL)
++target_link_libraries(${OSGQT_LIBRARY} Qt5::Core Qt5::OpenGL)
+ endif()
+ 
+ link_directories(${CMAKE_CURRENT_BINARY_DIR})


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

2018-04-23 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, April 23, 2018 @ 18:25:48
  Author: svenstaro
Revision: 317424

upgpkg: openmw 0.43.0-3

ffmpeg 4.0 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-23 18:22:02 UTC (rev 317423)
+++ PKGBUILD2018-04-23 18:25:48 UTC (rev 317424)
@@ -3,7 +3,7 @@
 # Contributor: Sandy Carter 
 pkgname=openmw
 pkgver=0.43.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org";


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

2017-12-28 Thread Felix Yan via arch-commits
Date: Thursday, December 28, 2017 @ 14:33:31
  Author: felixonmars
Revision: 276446

upgpkg: openmw 0.43.0-2

rebuild with boost 1.66.0

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-28 14:33:24 UTC (rev 276445)
+++ PKGBUILD2017-12-28 14:33:31 UTC (rev 276446)
@@ -3,7 +3,7 @@
 # Contributor: Sandy Carter 
 pkgname=openmw
 pkgver=0.43.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org";


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

2017-12-04 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, December 5, 2017 @ 02:07:24
  Author: svenstaro
Revision: 272187

upgpkg: openmw 0.43.0-1

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-05 01:11:47 UTC (rev 272186)
+++ PKGBUILD2017-12-05 02:07:24 UTC (rev 272187)
@@ -2,8 +2,8 @@
 # Maintainer: Sven-Hendrik Haase 
 # Contributor: Sandy Carter 
 pkgname=openmw
-pkgver=0.42.0
-pkgrel=7
+pkgver=0.43.0
+pkgrel=1
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org";
@@ -11,7 +11,7 @@
 depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 
'unshield' 'libxt')
 makedepends=('cmake' 'boost' 'doxygen' 'ninja')
 source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
-sha512sums=('f638e804e03e965db8e19cb37b3be67804202c1e43b0abf2730e0be104093edc31fc3656f90c570980b66ece4f5c889b44f0f59789e865327d221714a9ed65f3')
+sha512sums=('e902dd2274c05838bb1171f07d7a673fc7b85d1290a9e01c8ab89f1c279bd236332ecdc0f2b7944ec7209a0e6022ff472639b5724bf26904e3a2d338c7be401a')
 
 build() {
   mkdir -p build


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

2017-10-14 Thread Sven-Hendrik Haase
Date: Saturday, October 14, 2017 @ 11:17:41
  Author: svenstaro
Revision: 262735

upgpkg: openmw 0.42.0-7

bullet 1.87 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-14 10:57:24 UTC (rev 262734)
+++ PKGBUILD2017-10-14 11:17:41 UTC (rev 262735)
@@ -3,7 +3,7 @@
 # Contributor: Sandy Carter 
 pkgname=openmw
 pkgver=0.42.0
-pkgrel=6
+pkgrel=7
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64' 'i686')
 url="http://www.openmw.org";


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

2017-09-13 Thread Sven-Hendrik Haase
Date: Wednesday, September 13, 2017 @ 22:43:52
  Author: svenstaro
Revision: 257491

upgpkg: openmw 0.42.0-6

boost 1.65.1 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 21:07:16 UTC (rev 257490)
+++ PKGBUILD2017-09-13 22:43:52 UTC (rev 257491)
@@ -3,7 +3,7 @@
 # Contributor: Sandy Carter 
 pkgname=openmw
 pkgver=0.42.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64' 'i686')
 url="http://www.openmw.org";


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

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

upgpkg: openmw 0.42.0-5: openscenegraph rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 20:12:03 UTC (rev 255684)
+++ PKGBUILD2017-09-04 20:12:16 UTC (rev 255685)
@@ -3,7 +3,7 @@
 # Contributor: Sandy Carter 
 pkgname=openmw
 pkgver=0.42.0
-pkgrel=3
+pkgrel=5
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64' 'i686')
 url="http://www.openmw.org";


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

2017-08-30 Thread Sergej Pupykin
Date: Wednesday, August 30, 2017 @ 10:34:20
  Author: spupykin
Revision: 254761

upgpkg: openmw 0.42.0-3: unshield rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-30 10:34:03 UTC (rev 254760)
+++ PKGBUILD2017-08-30 10:34:20 UTC (rev 254761)
@@ -3,7 +3,7 @@
 # Contributor: Sandy Carter 
 pkgname=openmw
 pkgver=0.42.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64' 'i686')
 url="http://www.openmw.org";


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

2017-08-13 Thread Sven-Hendrik Haase
Date: Sunday, August 13, 2017 @ 22:24:58
  Author: svenstaro
Revision: 250076

upgpkg: openmw 0.42.0-2

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-13 22:23:22 UTC (rev 250075)
+++ PKGBUILD2017-08-13 22:24:58 UTC (rev 250076)
@@ -3,7 +3,7 @@
 # Contributor: Sandy Carter 
 pkgname=openmw
 pkgver=0.42.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64' 'i686')
 url="http://www.openmw.org";


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

2017-08-06 Thread Sven-Hendrik Haase
Date: Sunday, August 6, 2017 @ 11:51:54
  Author: svenstaro
Revision: 248992

upgpkg: openmw 0.42.0-1

Modified:
  openmw/trunk/PKGBUILD

--+
 PKGBUILD |   32 +---
 1 file changed, 17 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-06 11:33:56 UTC (rev 248991)
+++ PKGBUILD2017-08-06 11:51:54 UTC (rev 248992)
@@ -1,29 +1,31 @@
+# $Id:
 # Maintainer: Sven-Hendrik Haase 
 # Contributor: Sandy Carter 
-
 pkgname=openmw
-pkgver=0.41.0
-pkgrel=4
-pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
-arch=('i686' 'x86_64')
+pkgver=0.42.0
+pkgrel=1
+pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
+arch=('x86_64' 'i686')
 url="http://www.openmw.org";
 license=('GPL3' 'MIT' 'custom')
 depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 
'unshield' 'libxt')
-makedepends=('cmake' 'boost' 'doxygen')
+makedepends=('cmake' 'boost' 'doxygen' 'ninja')
 source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
-sha512sums=('a47a7af3c6d3252e22206eb776069ef87f698acbe133b0e0294db307486c28cb300085fcf45b436af541dbb22f6d45f2ee3998e50a1c711f667f8a738813255d')
+sha512sums=('f638e804e03e965db8e19cb37b3be67804202c1e43b0abf2730e0be104093edc31fc3656f90c570980b66ece4f5c889b44f0f59789e865327d221714a9ed65f3')
 
 build() {
-  cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"
-  cmake -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DDESIRED_QT_VERSION=5
-  make
+  mkdir -p build
+  cd build
+  cmake "../$pkgname-$pkgname-$pkgver" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DDESIRED_QT_VERSION=5 \
+-GNinja
+  ninja
 }
 
 package() {
-  cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"
-  make DESTDIR="$pkgdir" install
+  DESTDIR="$pkgdir" ninja -C build install
 }
 
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:


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

2017-05-21 Thread Antonio Rojas
Date: Sunday, May 21, 2017 @ 14:03:01
  Author: arojas
Revision: 228903

boost 1.64 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-21 10:07:37 UTC (rev 228902)
+++ PKGBUILD2017-05-21 14:03:01 UTC (rev 228903)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.41.0
-pkgrel=3
+pkgrel=4
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";


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

2017-02-09 Thread Sven-Hendrik Haase
Date: Thursday, February 9, 2017 @ 16:13:26
  Author: svenstaro
Revision: 211519

upgpkg: openmw 0.41.0-3

rebuild for bullet 2.86

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-09 16:11:00 UTC (rev 211518)
+++ PKGBUILD2017-02-09 16:13:26 UTC (rev 211519)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.41.0
-pkgrel=2
+pkgrel=3
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";


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

2017-01-02 Thread Bartłomiej Piotrowski
Date: Monday, January 2, 2017 @ 09:25:12
  Author: bpiotrowski
Revision: 204214

upgpkg: openmw 0.41.0-2

rebuild against boost 1.63.0

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-02 09:21:53 UTC (rev 204213)
+++ PKGBUILD2017-01-02 09:25:12 UTC (rev 204214)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.41.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";


[arch-commits] Commit in openmw/trunk (PKGBUILD bullet-251.patch)

2016-12-23 Thread Sven-Hendrik Haase
Date: Friday, December 23, 2016 @ 19:59:18
  Author: svenstaro
Revision: 201279

upgpkg: openmw 0.41.0-1

upstream release 0.41

Modified:
  openmw/trunk/PKGBUILD
Deleted:
  openmw/trunk/bullet-251.patch

--+
 PKGBUILD |   15 ++
 bullet-251.patch |   76 -
 2 files changed, 4 insertions(+), 87 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-23 19:25:21 UTC (rev 201278)
+++ PKGBUILD2016-12-23 19:59:18 UTC (rev 201279)
@@ -2,8 +2,8 @@
 # Contributor: Sandy Carter 
 
 pkgname=openmw
-pkgver=0.40.0
-pkgrel=5
+pkgver=0.41.0
+pkgrel=1
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";
@@ -10,16 +10,9 @@
 license=('GPL3' 'MIT' 'custom')
 depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 
'unshield' 'libxt')
 makedepends=('cmake' 'boost' 'doxygen')
-source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";
-"bullet-251.patch")
-sha1sums=('a69aa56374c4e991950fa1b7bfec92ef790cbbed'
-  'bef2eaf6135c58354395ef07b5ac07dbdd2387e3')
+source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
+sha512sums=('a47a7af3c6d3252e22206eb776069ef87f698acbe133b0e0294db307486c28cb300085fcf45b436af541dbb22f6d45f2ee3998e50a1c711f667f8a738813255d')
 
-prepare() {
-  cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"
-  patch -Np1 < ${srcdir}/bullet-251.patch
-}
-
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"
   cmake -DCMAKE_INSTALL_PREFIX=/usr \

Deleted: bullet-251.patch
===
--- bullet-251.patch2016-12-23 19:25:21 UTC (rev 201278)
+++ bullet-251.patch2016-12-23 19:59:18 UTC (rev 201279)
@@ -1,76 +0,0 @@
-From 5ccbabc27d7f1ec02447680e4bed28d12333fb77 Mon Sep 17 00:00:00 2001
-From: scrawl 
-Date: Fri, 14 Oct 2016 20:59:55 +0200
-Subject: [PATCH] Fix build against bullet with profiler disabled (Fixes #3592)
-

- apps/openmw/mwgui/debugwindow.cpp   | 7 +++
- apps/openmw/mwphysics/physicssystem.cpp | 3 +++
- 2 files changed, 10 insertions(+)
-
-diff --git a/apps/openmw/mwgui/debugwindow.cpp 
b/apps/openmw/mwgui/debugwindow.cpp
-index 37ea347..a29910f 100644
 a/apps/openmw/mwgui/debugwindow.cpp
-+++ b/apps/openmw/mwgui/debugwindow.cpp
-@@ -7,6 +7,8 @@
- 
- #include 
- 
-+#ifndef BT_NO_PROFILE
-+
- namespace
- {
- void bulletDumpRecursive(CProfileIterator* pit, int spacing, 
std::stringstream& os)
-@@ -71,6 +73,7 @@ namespace
- }
- }
- 
-+#endif // BT_NO_PROFILE
- 
- namespace MWGui
- {
-@@ -92,10 +95,13 @@ namespace MWGui
- 
- MyGUI::IntSize viewSize = 
MyGUI::RenderManager::getInstance().getViewSize();
- mMainWidget->setSize(viewSize);
-+
-+
- }
- 
- void DebugWindow::onFrame(float dt)
- {
-+#ifndef BT_NO_PROFILE
- if (!isVisible())
- return;
- 
-@@ -115,6 +121,7 @@ namespace MWGui
- size_t previousPos = mBulletProfilerEdit->getVScrollPosition();
- mBulletProfilerEdit->setCaption(stream.str());
- mBulletProfilerEdit->setVScrollPosition(std::min(previousPos, 
mBulletProfilerEdit->getVScrollRange()-1));
-+#endif
- }
- 
- }
-diff --git a/apps/openmw/mwphysics/physicssystem.cpp 
b/apps/openmw/mwphysics/physicssystem.cpp
-index 954d195..e442fbd 100644
 a/apps/openmw/mwphysics/physicssystem.cpp
-+++ b/apps/openmw/mwphysics/physicssystem.cpp
-@@ -14,6 +14,7 @@
- #include 
- #include 
- #include 
-+
- #include 
- 
- #include 
-@@ -1363,8 +1364,10 @@ namespace MWPhysics
- for (std::set::iterator it = mAnimatedObjects.begin(); it != 
mAnimatedObjects.end(); ++it)
- (*it)->animateCollisionShapes(mCollisionWorld);
- 
-+#ifndef BT_NO_PROFILE
- CProfileManager::Reset();
- CProfileManager::Increment_Frame_Counter();
-+#endif
- }
- 
- void PhysicsSystem::debugDraw()


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

2016-10-15 Thread Sven-Hendrik Haase
Date: Sunday, October 16, 2016 @ 05:34:54
  Author: svenstaro
Revision: 192350

upgpkg: openmw 0.40.0-5

rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-16 05:34:44 UTC (rev 192349)
+++ PKGBUILD2016-10-16 05:34:54 UTC (rev 192350)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.40.0
-pkgrel=4
+pkgrel=5
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";


[arch-commits] Commit in openmw/trunk (PKGBUILD bullet-251.patch)

2016-10-15 Thread Sven-Hendrik Haase
Date: Sunday, October 16, 2016 @ 04:56:38
  Author: svenstaro
Revision: 192345

upgpkg: openmw 0.40.0-4

rebuild

Added:
  openmw/trunk/bullet-251.patch
Modified:
  openmw/trunk/PKGBUILD

--+
 PKGBUILD |   13 ++---
 bullet-251.patch |   76 +
 2 files changed, 86 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-16 03:03:06 UTC (rev 192344)
+++ PKGBUILD2016-10-16 04:56:38 UTC (rev 192345)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.40.0
-pkgrel=3
+pkgrel=4
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";
@@ -10,9 +10,16 @@
 license=('GPL3' 'MIT' 'custom')
 depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 
'unshield' 'libxt')
 makedepends=('cmake' 'boost' 'doxygen')
-source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
-sha1sums=('a69aa56374c4e991950fa1b7bfec92ef790cbbed')
+source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";
+"bullet-251.patch")
+sha1sums=('a69aa56374c4e991950fa1b7bfec92ef790cbbed'
+  'bef2eaf6135c58354395ef07b5ac07dbdd2387e3')
 
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"
+  patch -Np1 < ${srcdir}/bullet-251.patch
+}
+
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"
   cmake -DCMAKE_INSTALL_PREFIX=/usr \

Added: bullet-251.patch
===
--- bullet-251.patch(rev 0)
+++ bullet-251.patch2016-10-16 04:56:38 UTC (rev 192345)
@@ -0,0 +1,76 @@
+From 5ccbabc27d7f1ec02447680e4bed28d12333fb77 Mon Sep 17 00:00:00 2001
+From: scrawl 
+Date: Fri, 14 Oct 2016 20:59:55 +0200
+Subject: [PATCH] Fix build against bullet with profiler disabled (Fixes #3592)
+
+---
+ apps/openmw/mwgui/debugwindow.cpp   | 7 +++
+ apps/openmw/mwphysics/physicssystem.cpp | 3 +++
+ 2 files changed, 10 insertions(+)
+
+diff --git a/apps/openmw/mwgui/debugwindow.cpp 
b/apps/openmw/mwgui/debugwindow.cpp
+index 37ea347..a29910f 100644
+--- a/apps/openmw/mwgui/debugwindow.cpp
 b/apps/openmw/mwgui/debugwindow.cpp
+@@ -7,6 +7,8 @@
+ 
+ #include 
+ 
++#ifndef BT_NO_PROFILE
++
+ namespace
+ {
+ void bulletDumpRecursive(CProfileIterator* pit, int spacing, 
std::stringstream& os)
+@@ -71,6 +73,7 @@ namespace
+ }
+ }
+ 
++#endif // BT_NO_PROFILE
+ 
+ namespace MWGui
+ {
+@@ -92,10 +95,13 @@ namespace MWGui
+ 
+ MyGUI::IntSize viewSize = 
MyGUI::RenderManager::getInstance().getViewSize();
+ mMainWidget->setSize(viewSize);
++
++
+ }
+ 
+ void DebugWindow::onFrame(float dt)
+ {
++#ifndef BT_NO_PROFILE
+ if (!isVisible())
+ return;
+ 
+@@ -115,6 +121,7 @@ namespace MWGui
+ size_t previousPos = mBulletProfilerEdit->getVScrollPosition();
+ mBulletProfilerEdit->setCaption(stream.str());
+ mBulletProfilerEdit->setVScrollPosition(std::min(previousPos, 
mBulletProfilerEdit->getVScrollRange()-1));
++#endif
+ }
+ 
+ }
+diff --git a/apps/openmw/mwphysics/physicssystem.cpp 
b/apps/openmw/mwphysics/physicssystem.cpp
+index 954d195..e442fbd 100644
+--- a/apps/openmw/mwphysics/physicssystem.cpp
 b/apps/openmw/mwphysics/physicssystem.cpp
+@@ -14,6 +14,7 @@
+ #include 
+ #include 
+ #include 
++
+ #include 
+ 
+ #include 
+@@ -1363,8 +1364,10 @@ namespace MWPhysics
+ for (std::set::iterator it = mAnimatedObjects.begin(); it != 
mAnimatedObjects.end(); ++it)
+ (*it)->animateCollisionShapes(mCollisionWorld);
+ 
++#ifndef BT_NO_PROFILE
+ CProfileManager::Reset();
+ CProfileManager::Increment_Frame_Counter();
++#endif
+ }
+ 
+ void PhysicsSystem::debugDraw()


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

2016-10-09 Thread Sven-Hendrik Haase
Date: Monday, October 10, 2016 @ 06:31:01
  Author: svenstaro
Revision: 191785

upgpkg: openmw 0.40.0-3

boost 1.62 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-10 06:06:48 UTC (rev 191784)
+++ PKGBUILD2016-10-10 06:31:01 UTC (rev 191785)
@@ -3,12 +3,12 @@
 
 pkgname=openmw
 pkgver=0.40.0
-pkgrel=2
+pkgrel=3
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";
 license=('GPL3' 'MIT' 'custom')
-depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 
'unshield')
+depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 
'unshield' 'libxt')
 makedepends=('cmake' 'boost' 'doxygen')
 source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
 sha1sums=('a69aa56374c4e991950fa1b7bfec92ef790cbbed')


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

2016-08-29 Thread Sven-Hendrik Haase
Date: Monday, August 29, 2016 @ 08:46:52
  Author: svenstaro
Revision: 187882

upgpkg: openmw 0.40.0-2

rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-29 08:37:00 UTC (rev 187881)
+++ PKGBUILD2016-08-29 08:46:52 UTC (rev 187882)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.40.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";


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

2016-08-29 Thread Sven-Hendrik Haase
Date: Monday, August 29, 2016 @ 08:36:26
  Author: svenstaro
Revision: 187878

upgpkg: openmw 0.40.0-1

upstream release 0.40.0

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-29 07:46:01 UTC (rev 187877)
+++ PKGBUILD2016-08-29 08:36:26 UTC (rev 187878)
@@ -2,8 +2,8 @@
 # Contributor: Sandy Carter 
 
 pkgname=openmw
-pkgver=0.39.0
-pkgrel=3
+pkgver=0.40.0
+pkgrel=1
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";
@@ -11,7 +11,7 @@
 depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 
'unshield')
 makedepends=('cmake' 'boost' 'doxygen')
 source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
-sha1sums=('5987fe2fbeb1b2253bfb7106806288436d97b2e2')
+sha1sums=('a69aa56374c4e991950fa1b7bfec92ef790cbbed')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"


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

2016-08-22 Thread Sven-Hendrik Haase
Date: Monday, August 22, 2016 @ 09:11:51
  Author: svenstaro
Revision: 187282

upgpkg: openmw 0.39.0-3

boost 1.61 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-22 08:39:35 UTC (rev 187281)
+++ PKGBUILD2016-08-22 09:11:51 UTC (rev 187282)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.39.0
-pkgrel=2
+pkgrel=3
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";


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

2016-07-04 Thread Sven-Hendrik Haase
Date: Monday, July 4, 2016 @ 17:23:40
  Author: svenstaro
Revision: 182225

upgpkg: openmw 0.39.0-2

ffmpeg rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-04 16:13:02 UTC (rev 182224)
+++ PKGBUILD2016-07-04 17:23:40 UTC (rev 182225)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.39.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";


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

2016-04-17 Thread Sven-Hendrik Haase
Date: Sunday, April 17, 2016 @ 20:22:27
  Author: svenstaro
Revision: 171254

upgpkg: openmw 0.39.0-1

upstream release 0.39.0

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-04-17 16:53:49 UTC (rev 171253)
+++ PKGBUILD2016-04-17 18:22:27 UTC (rev 171254)
@@ -2,8 +2,8 @@
 # Contributor: Sandy Carter 
 
 pkgname=openmw
-pkgver=0.38.0
-pkgrel=4
+pkgver=0.39.0
+pkgrel=1
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";
@@ -11,7 +11,7 @@
 depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 
'unshield')
 makedepends=('cmake' 'boost' 'doxygen')
 source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
-sha1sums=('0df078426503bdb22d4773c0e611894d25f990ad')
+sha1sums=('5987fe2fbeb1b2253bfb7106806288436d97b2e2')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"


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

2016-02-16 Thread Sven-Hendrik Haase
Date: Tuesday, February 16, 2016 @ 16:03:05
  Author: svenstaro
Revision: 161843

upgpkg: openmw 0.38.0-4

ffmpeg 3.0 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-16 14:32:15 UTC (rev 161842)
+++ PKGBUILD2016-02-16 15:03:05 UTC (rev 161843)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.38.0
-pkgrel=3
+pkgrel=4
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";


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

2016-02-05 Thread Sergej Pupykin
Date: Friday, February 5, 2016 @ 23:03:46
  Author: spupykin
Revision: 160433

upgpkg: openmw 0.38.0-3

upd

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-05 22:03:40 UTC (rev 160432)
+++ PKGBUILD2016-02-05 22:03:46 UTC (rev 160433)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.38.0
-pkgrel=2
+pkgrel=3
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";


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

2016-01-31 Thread Sven-Hendrik Haase
Date: Monday, February 1, 2016 @ 06:31:51
  Author: svenstaro
Revision: 159742

upgpkg: openmw 0.38.0-2

Try to fix FS#47940

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-01 05:31:47 UTC (rev 159741)
+++ PKGBUILD2016-02-01 05:31:51 UTC (rev 159742)
@@ -3,13 +3,13 @@
 
 pkgname=openmw
 pkgver=0.38.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";
 license=('GPL3' 'MIT' 'custom')
-depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt4' 'qt5-base' 'ffmpeg' 
'sdl2' 'unshield')
-makedepends=('cmake' 'boost')
+depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 
'unshield')
+makedepends=('cmake' 'boost' 'doxygen')
 source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
 sha1sums=('0df078426503bdb22d4773c0e611894d25f990ad')
 
@@ -16,7 +16,8 @@
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"
   cmake -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
+-DCMAKE_BUILD_TYPE=Release \
+-DDESIRED_QT_VERSION=5
   make
 }
 


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

2016-01-21 Thread Sven-Hendrik Haase
Date: Thursday, January 21, 2016 @ 19:56:33
  Author: svenstaro
Revision: 158440

upgpkg: openmw 0.38.0-1

upstream release 0.38.0

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-21 18:54:24 UTC (rev 158439)
+++ PKGBUILD2016-01-21 18:56:33 UTC (rev 158440)
@@ -2,8 +2,8 @@
 # Contributor: Sandy Carter 
 
 pkgname=openmw
-pkgver=0.37.0
-pkgrel=3
+pkgver=0.38.0
+pkgrel=1
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";
@@ -11,7 +11,7 @@
 depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt4' 'qt5-base' 'ffmpeg' 
'sdl2' 'unshield')
 makedepends=('cmake' 'boost')
 source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
-sha1sums=('192d669ef447d560b93efe70f54838091e0bc92f')
+sha1sums=('0df078426503bdb22d4773c0e611894d25f990ad')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"


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

2015-12-22 Thread Felix Yan
Date: Tuesday, December 22, 2015 @ 14:52:51
  Author: fyan
Revision: 154215

boost 1.60.0 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-22 13:45:45 UTC (rev 154214)
+++ PKGBUILD2015-12-22 13:52:51 UTC (rev 154215)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.37.0
-pkgrel=2
+pkgrel=3
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";


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

2015-12-07 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 14:15:41
  Author: bpiotrowski
Revision: 149871

C++11 ABI rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 13:13:40 UTC (rev 149870)
+++ PKGBUILD2015-12-07 13:15:41 UTC (rev 149871)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.37.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";


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

2015-11-27 Thread Sven-Hendrik Haase
Date: Saturday, November 28, 2015 @ 01:05:51
  Author: svenstaro
Revision: 147885

upgpkg: openmw 0.37.0-1

upstream release 0.37.0

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-11-27 22:19:45 UTC (rev 147884)
+++ PKGBUILD2015-11-28 00:05:51 UTC (rev 147885)
@@ -2,16 +2,16 @@
 # Contributor: Sandy Carter 
 
 pkgname=openmw
-pkgver=0.36.1
-pkgrel=4
+pkgver=0.37.0
+pkgrel=1
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";
 license=('GPL3' 'MIT' 'custom')
-depends=('openal' 'ogre' 'mygui' 'bullet' 'qt4' 'ffmpeg' 'sdl2' 'unshield')
+depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt4' 'qt5-base' 'ffmpeg' 
'sdl2' 'unshield')
 makedepends=('cmake' 'boost')
 source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
-sha1sums=('4009a03b4664e92a502540ca23302285234548ad')
+sha1sums=('192d669ef447d560b93efe70f54838091e0bc92f')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"


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

2015-11-17 Thread Sven-Hendrik Haase
Date: Wednesday, November 18, 2015 @ 02:55:10
  Author: svenstaro
Revision: 147038

upgpkg: openmw 0.36.1-4

Rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-11-18 00:08:51 UTC (rev 147037)
+++ PKGBUILD2015-11-18 01:55:10 UTC (rev 147038)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.36.1
-pkgrel=3
+pkgrel=4
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";


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

2015-10-20 Thread Evangelos Foutras
Date: Tuesday, October 20, 2015 @ 10:39:46
  Author: foutrelis
Revision: 144431

boost 1.59.0 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-20 08:30:44 UTC (rev 144430)
+++ PKGBUILD2015-10-20 08:39:46 UTC (rev 144431)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.36.1
-pkgrel=2
+pkgrel=3
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";


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

2015-09-03 Thread Sven-Hendrik Haase
Date: Thursday, September 3, 2015 @ 20:22:57
  Author: svenstaro
Revision: 139151

upgpkg: openmw 0.36.1-2

Try fixing bullet symbols

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-03 18:19:20 UTC (rev 139150)
+++ PKGBUILD2015-09-03 18:22:57 UTC (rev 139151)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.36.1
-pkgrel=1
+pkgrel=2
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";


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

2015-06-07 Thread Sven-Hendrik Haase
Date: Sunday, June 7, 2015 @ 09:34:23
  Author: svenstaro
Revision: 134931

upgpkg: openmw 0.36.1-1

upstream release 0.36.1

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-07 06:15:09 UTC (rev 134930)
+++ PKGBUILD2015-06-07 07:34:23 UTC (rev 134931)
@@ -2,7 +2,7 @@
 # Contributor: Sandy Carter 
 
 pkgname=openmw
-pkgver=0.36.0
+pkgver=0.36.1
 pkgrel=1
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('openal' 'ogre' 'mygui' 'bullet' 'qt4' 'ffmpeg' 'sdl2' 'unshield')
 makedepends=('cmake' 'boost')
 source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
-sha1sums=('1ca950b612ac00fb67e16fc7576b77ba08315eea')
+sha1sums=('4009a03b4664e92a502540ca23302285234548ad')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"


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

2015-05-27 Thread Sven-Hendrik Haase
Date: Wednesday, May 27, 2015 @ 22:24:43
  Author: svenstaro
Revision: 134246

upgpkg: openmw 0.36.0-1

upstream release 0.36.0

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-27 19:35:32 UTC (rev 134245)
+++ PKGBUILD2015-05-27 20:24:43 UTC (rev 134246)
@@ -2,8 +2,8 @@
 # Contributor: Sandy Carter 
 
 pkgname=openmw
-pkgver=0.35.1
-pkgrel=3
+pkgver=0.36.0
+pkgrel=1
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";
@@ -11,7 +11,7 @@
 depends=('openal' 'ogre' 'mygui' 'bullet' 'qt4' 'ffmpeg' 'sdl2' 'unshield')
 makedepends=('cmake' 'boost')
 source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
-sha1sums=('c4692973ab0e43e6493aacf6e63cfbf86676baaa')
+sha1sums=('1ca950b612ac00fb67e16fc7576b77ba08315eea')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"


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

2015-05-07 Thread Sven-Hendrik Haase
Date: Thursday, May 7, 2015 @ 21:30:26
  Author: svenstaro
Revision: 132891

upgpkg: openmw 0.35.1-3

boost 1.83.2 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-07 19:24:31 UTC (rev 132890)
+++ PKGBUILD2015-05-07 19:30:26 UTC (rev 132891)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.35.1
-pkgrel=2
+pkgrel=3
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";


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

2015-04-23 Thread Sven-Hendrik Haase
Date: Friday, April 24, 2015 @ 02:17:23
  Author: svenstaro
Revision: 132072

upgpkg: openmw 0.35.1-2

boost 1.58.0 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-24 00:11:15 UTC (rev 132071)
+++ PKGBUILD2015-04-24 00:17:23 UTC (rev 132072)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.35.1
-pkgrel=1
+pkgrel=2
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";


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

2015-03-14 Thread Sven-Hendrik Haase
Date: Saturday, March 14, 2015 @ 13:33:17
  Author: svenstaro
Revision: 129237

upgpkg: openmw 0.35.1-1

upstream release 0.35.1

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-14 12:29:57 UTC (rev 129236)
+++ PKGBUILD2015-03-14 12:33:17 UTC (rev 129237)
@@ -2,7 +2,7 @@
 # Contributor: Sandy Carter 
 
 pkgname=openmw
-pkgver=0.35.0
+pkgver=0.35.1
 pkgrel=1
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('openal' 'ogre' 'mygui' 'bullet' 'qt4' 'ffmpeg' 'sdl2' 'unshield')
 makedepends=('cmake' 'boost')
 source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
-sha1sums=('f358f30c2828d3899ac78f142f3bc081feb6769e')
+sha1sums=('c4692973ab0e43e6493aacf6e63cfbf86676baaa')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"


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

2015-02-16 Thread Sven-Hendrik Haase
Date: Monday, February 16, 2015 @ 12:51:32
  Author: svenstaro
Revision: 127793

upgpkg: openmw 0.35.0-1

upstream release 0.35

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-02-16 10:33:08 UTC (rev 127792)
+++ PKGBUILD2015-02-16 11:51:32 UTC (rev 127793)
@@ -2,8 +2,8 @@
 # Contributor: Sandy Carter 
 
 pkgname=openmw
-pkgver=0.34.0
-pkgrel=2
+pkgver=0.35.0
+pkgrel=1
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";
@@ -11,7 +11,7 @@
 depends=('openal' 'ogre' 'mygui' 'bullet' 'qt4' 'ffmpeg' 'sdl2' 'unshield')
 makedepends=('cmake' 'boost')
 source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
-sha1sums=('269998405293964462b4af8f48294ee19832c540')
+sha1sums=('f358f30c2828d3899ac78f142f3bc081feb6769e')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"


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

2015-02-05 Thread Sven-Hendrik Haase
Date: Thursday, February 5, 2015 @ 23:39:07
  Author: svenstaro
Revision: 127168

upgpkg: openmw 0.34.0-2

rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-02-05 22:24:06 UTC (rev 127167)
+++ PKGBUILD2015-02-05 22:39:07 UTC (rev 127168)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.34.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";


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

2014-12-19 Thread Sven-Hendrik Haase
Date: Friday, December 19, 2014 @ 20:11:25
  Author: svenstaro
Revision: 124116

upgpkg: openmw 0.34.0-1

upstream release 0.34.0

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-19 19:09:10 UTC (rev 124115)
+++ PKGBUILD2014-12-19 19:11:25 UTC (rev 124116)
@@ -2,8 +2,8 @@
 # Contributor: Sandy Carter 
 
 pkgname=openmw
-pkgver=0.33.0
-pkgrel=2
+pkgver=0.34.0
+pkgrel=1
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";
@@ -11,7 +11,7 @@
 depends=('openal' 'ogre' 'mygui' 'bullet' 'qt4' 'ffmpeg' 'sdl2' 'unshield')
 makedepends=('cmake' 'boost')
 source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
-sha1sums=('d0d2b135910b9925999bd7983a10c2ff96381859')
+sha1sums=('269998405293964462b4af8f48294ee19832c540')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"


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

2014-11-05 Thread Evangelos Foutras
Date: Thursday, November 6, 2014 @ 02:13:56
  Author: foutrelis
Revision: 121994

upgpkg: openmw 0.33.0-2

boost 1.57.0 rebuild.

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-06 00:37:25 UTC (rev 121993)
+++ PKGBUILD2014-11-06 01:13:56 UTC (rev 121994)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.33.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";


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

2014-10-27 Thread Sven-Hendrik Haase
Date: Monday, October 27, 2014 @ 21:39:44
  Author: svenstaro
Revision: 121497

upgpkg: openmw 0.33.0-1

upstream release 0.33.0

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-10-27 18:48:52 UTC (rev 121496)
+++ PKGBUILD2014-10-27 20:39:44 UTC (rev 121497)
@@ -2,7 +2,7 @@
 # Contributor: Sandy Carter 
 
 pkgname=openmw
-pkgver=0.32.0
+pkgver=0.33.0
 pkgrel=1
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('openal' 'ogre' 'mygui' 'bullet' 'qt4' 'ffmpeg' 'sdl2' 'unshield')
 makedepends=('cmake' 'boost')
 source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
-sha1sums=('4186d3a5aa55ef376bbc5a3534185ebea1544725')
+sha1sums=('d0d2b135910b9925999bd7983a10c2ff96381859')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"


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

2014-09-18 Thread Sven-Hendrik Haase
Date: Thursday, September 18, 2014 @ 14:21:01
  Author: svenstaro
Revision: 119180

upgpkg: openmw 0.32.0-1

upstream release 0.32.0

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 09:49:24 UTC (rev 119179)
+++ PKGBUILD2014-09-18 12:21:01 UTC (rev 119180)
@@ -2,8 +2,8 @@
 # Contributor: Sandy Carter 
 
 pkgname=openmw
-pkgver=0.31.0
-pkgrel=3
+pkgver=0.32.0
+pkgrel=1
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";
@@ -11,7 +11,7 @@
 depends=('openal' 'ogre' 'mygui' 'bullet' 'qt4' 'ffmpeg' 'sdl2' 'unshield')
 makedepends=('cmake' 'boost')
 source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
-sha1sums=('c3551a52d6d4a8499286856cbc96f38dc91eec0c')
+sha1sums=('4186d3a5aa55ef376bbc5a3534185ebea1544725')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"



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

2014-09-12 Thread Sven-Hendrik Haase
Date: Friday, September 12, 2014 @ 21:42:01
  Author: svenstaro
Revision: 118885

upgpkg: openmw 0.31.0-3

Fix FS#41945

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-12 19:29:26 UTC (rev 118884)
+++ PKGBUILD2014-09-12 19:42:01 UTC (rev 118885)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.31.0
-pkgrel=2
+pkgrel=3
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";



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

2014-08-14 Thread Sven-Hendrik Haase
Date: Friday, August 15, 2014 @ 01:59:04
  Author: svenstaro
Revision: 117406

upgpkg: openmw 0.31.0-2

boost 1.56.0 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-14 23:12:08 UTC (rev 117405)
+++ PKGBUILD2014-08-14 23:59:04 UTC (rev 117406)
@@ -3,7 +3,7 @@
 
 pkgname=openmw
 pkgver=0.31.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
 url="http://www.openmw.org";



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

2014-07-17 Thread Sven-Hendrik Haase
Date: Thursday, July 17, 2014 @ 18:49:58
  Author: svenstaro
Revision: 115828

upgpkg: openmw 0.31.0-1

upstream release 0.31.0

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-17 16:43:26 UTC (rev 115827)
+++ PKGBUILD2014-07-17 16:49:58 UTC (rev 115828)
@@ -2,7 +2,7 @@
 # Contributor: Sandy Carter 
 
 pkgname=openmw
-pkgver=0.30.0
+pkgver=0.31.0
 pkgrel=1
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('openal' 'ogre' 'mygui' 'bullet' 'qt4' 'ffmpeg' 'sdl2' 'unshield')
 makedepends=('cmake' 'boost')
 source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
-sha1sums=('1331ad33ae1ba2b83e0eb6a525df804ceee351cf')
+sha1sums=('c3551a52d6d4a8499286856cbc96f38dc91eec0c')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"



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

2014-05-31 Thread Sven-Hendrik Haase
Date: Saturday, May 31, 2014 @ 15:27:04
  Author: svenstaro
Revision: 112321

upgpkg: openmw 0.30.0-1

upstream release 0.30.0

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-31 13:27:00 UTC (rev 112320)
+++ PKGBUILD2014-05-31 13:27:04 UTC (rev 112321)
@@ -2,7 +2,7 @@
 # Contributor: Sandy Carter 
 
 pkgname=openmw
-pkgver=0.29.0
+pkgver=0.30.0
 pkgrel=1
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@
 license=('GPL3' 'MIT' 'custom')
 depends=('openal' 'ogre' 'mygui' 'bullet' 'qt4' 'ffmpeg' 'sdl2' 'unshield')
 makedepends=('cmake' 'boost')
-source=("https://github.com/zinnschlag/openmw/archive/${pkgname}-${pkgver}.tar.gz";)
-sha1sums=('2a391a4f16bf6305746aee241c1f1a7771bc692c')
+source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
+sha1sums=('1331ad33ae1ba2b83e0eb6a525df804ceee351cf')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"



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

2014-03-16 Thread Sven-Hendrik Haase
Date: Monday, March 17, 2014 @ 01:10:50
  Author: svenstaro
Revision: 107314

upgpkg: openmw 0.29.0-1

upstream release 0.29.0

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-17 00:00:13 UTC (rev 107313)
+++ PKGBUILD2014-03-17 00:10:50 UTC (rev 107314)
@@ -2,7 +2,7 @@
 # Contributor: Sandy Carter 
 
 pkgname=openmw
-pkgver=0.28.0
+pkgver=0.29.0
 pkgrel=1
 pkgdesc="An open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('openal' 'ogre' 'mygui' 'bullet' 'qt4' 'ffmpeg' 'sdl2' 'unshield')
 makedepends=('cmake' 'boost')
 
source=("https://github.com/zinnschlag/openmw/archive/${pkgname}-${pkgver}.tar.gz";)
-sha1sums=('2686b0a588571b9196e691b0ac484c59d8c49bce')
+sha1sums=('2a391a4f16bf6305746aee241c1f1a7771bc692c')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"