summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Haag2016-11-11 19:38:06 +0100
committerChristoph Haag2016-11-11 19:38:06 +0100
commit9889944dc31f01da34991d25129a779d0394faba (patch)
treef0693156630bd3da36c970180889c295bc789eba
parent9ae78405ef7af92dbc368b470aea879bee825264 (diff)
downloadaur-9889944dc31f01da34991d25129a779d0394faba.tar.gz
remove boost branch merging
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d83931f47fe..846d1efbe643 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = osvr-core-git
pkgdesc = The core libraries, applications, and plugins of the OSVR software platform.
- pkgver = 0.2.r2225.ga6aa62d
+ pkgver = 0.2.r2243.g9456a41
pkgrel = 1
url = https://github.com/OSVR/OSVR-Core
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 348ef8598bbf..7c375609dfec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=osvr-core-git
-pkgver=0.2.r2225.ga6aa62d
+pkgver=0.2.r2243.g9456a41
pkgrel=1
pkgdesc="The core libraries, applications, and plugins of the OSVR software platform."
arch=(i686 x86_64)
@@ -37,7 +37,6 @@ prepare() {
#temporary fix for boost incompatibility
#sed -i "s/105900/106200/g" src/osvr/Common/IPCRingBuffer.cpp #doesn't work with 1.62
#sed -i "s/105900/106200/g" cmake-local/BoostTargets.cmake
- git merge origin/boost-1.62.0 --no-edit
#https://github.com/OSVR/OSVR-Core/pull/468
cd vendor/vrpn