summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/.buildscripts/x2go.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/home/.buildscripts/x2go.conf b/home/.buildscripts/x2go.conf
index f25e731..e51baf0 100644
--- a/home/.buildscripts/x2go.conf
+++ b/home/.buildscripts/x2go.conf
@@ -31,6 +31,8 @@ python-x2go $COMPONENT_MAIN build-main\
libpam-x2go $COMPONENT_MAIN build-main\
lightdm-remote-session-x2go $COMPONENT_MAIN build-main\
"
+LIB_PACKAGES_BAIKAL="$LIB_PACKAGES_MAIN"
+
APP_PACKAGES_NIGHTLY="
x2goserver $COMPONENT_NIGHTLY master\n\
x2gobroker $COMPONENT_NIGHTLY master\n\
@@ -44,6 +46,7 @@ pyhoca-gui $COMPONENT_NIGHTLY master\n\
pyhoca-cli $COMPONENT_NIGHTLY master\n\
x2gothinclient $COMPONENT_NIGHTLY master\
"
+
APP_PACKAGES_MAIN="
x2goserver $COMPONENT_MAIN build-main\n\
x2gobroker $COMPONENT_MAIN build-main\n\
@@ -57,3 +60,17 @@ pyhoca-gui $COMPONENT_MAIN build-main\n\
pyhoca-cli $COMPONENT_MAIN build-main\n\
x2gothinclient $COMPONENT_MAIN build-main\
"
+
+APP_PACKAGES_BAIKAL="
+x2goserver $COMPONENT_MAIN build-baikal\n\
+x2goclient $COMPONENT_MAIN build-baikal\n\
+cups-x2go $COMPONENT_MAIN build-baikal\n\
+x2godesktopsharing $COMPONENT_MAIN build-baikal\n\
+x2gognomebindings $COMPONENT_MAIN build-baikal\n\
+x2golxdebindings $COMPONENT_MAIN build-baikal\n\
+x2goplasmabindings $COMPONENT_MAIN build-baikal\n\
+pyhoca-gui $COMPONENT_MAIN build-baikal\n\
+pyhoca-cli $COMPONENT_MAIN build-baikal\n\
+x2gothinclient $COMPONENT_MAIN build-baikal\
+"
+