summaryrefslogtreecommitdiffstats
path: root/remote/modules
diff options
context:
space:
mode:
authorChristian Rößler2013-08-30 18:53:18 +0200
committerChristian Rößler2013-08-30 18:53:18 +0200
commitbc93250c109e5af2d85fb8ed885a236ccd6254bb (patch)
tree1f97ecf54b7ed694b5eb691f0d3df62620817853 /remote/modules
parent[dnbd3] cmake / opensuse (diff)
downloadtm-scripts-bc93250c109e5af2d85fb8ed885a236ccd6254bb.tar.gz
tm-scripts-bc93250c109e5af2d85fb8ed885a236ccd6254bb.tar.xz
tm-scripts-bc93250c109e5af2d85fb8ed885a236ccd6254bb.zip
[vbox] Ubuntu configuration
Diffstat (limited to 'remote/modules')
-rw-r--r--remote/modules/vbox/vbox.conf.ubuntu19
1 files changed, 19 insertions, 0 deletions
diff --git a/remote/modules/vbox/vbox.conf.ubuntu b/remote/modules/vbox/vbox.conf.ubuntu
new file mode 100644
index 00000000..f01529eb
--- /dev/null
+++ b/remote/modules/vbox/vbox.conf.ubuntu
@@ -0,0 +1,19 @@
+REQUIRED_VBOXBASEURL="http://download.virtualbox.org/virtualbox/4.2.16/virtualbox-4.2_4.2.16-86992~Ubuntu~precise_${AMD64_I386}"
+
+# Just for local usage, development:
+# REQUIRED_VBOXBASEURL="http://132.230.8.69/virtualbox-4.2_4.2.16-86992~Ubuntu~precise_${AMD64_I386}.deb"
+
+REQUIRED_CONTENT_PACKAGES="
+ libsdl1.2debian
+ libpng12-0
+"
+
+REQUIRED_INSTALLED_PACKAGES="
+ libsdl1.2debian
+ libpng12-0
+"
+
+REQUIRED_LIBRARIES="
+ libsdl1.2debian
+ libpng12
+"