[neverball] 01/02: Enable Oculus Rift support and build-depend on libopenhmd-dev.
Markus Koschany
apo at moszumanska.debian.org
Sat Dec 10 00:32:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository neverball.
commit aa1a0b2ed723acd3cc2b453b4729aea3e9b341dd
Author: Markus Koschany <apo at debian.org>
Date: Sat Dec 10 00:42:53 2016 +0100
Enable Oculus Rift support and build-depend on libopenhmd-dev.
Closes: #845657
---
debian/changelog | 7 +++++++
debian/control | 1 +
debian/rules | 1 +
3 files changed, 9 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index f012d15..264db26 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+neverball (1.6.0-5) experimental; urgency=medium
+
+ * Enable Oculus Rift support and build-depend on libopenhmd-dev.
+ (Closes: #845657)
+
+ -- Markus Koschany <apo at debian.org> Sat, 10 Dec 2016 00:43:38 +0100
+
neverball (1.6.0-4) unstable; urgency=medium
* Update my e-mail address.
diff --git a/debian/control b/debian/control
index adbc54a..43c6447 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Uploaders:
Build-Depends:
debhelper (>= 9),
libjpeg-dev,
+ libopenhmd-dev,
libphysfs-dev,
libpng-dev,
libsdl2-dev,
diff --git a/debian/rules b/debian/rules
index 3b3e696..f46fdfd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,7 @@ override_dh_auto_build-arch:
$(MAKE) $(shell dpkg-buildflags --export=configure) \
DATADIR=/usr/share/games/neverball \
LOCALEDIR=/usr/share/locale \
+ ENABLE_HMD=openhmd \
executables
# Rename icons for .desktop files.
cp $(CURDIR)/dist/neverball_128.png $(CURDIR)/dist/neverball.png
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/neverball.git
More information about the Pkg-games-commits
mailing list