summaryrefslogtreecommitdiff
path: root/home/.buildscripts
diff options
context:
space:
mode:
Diffstat (limited to 'home/.buildscripts')
-rw-r--r--home/.buildscripts/itzks.conf33
-rw-r--r--home/.buildscripts/nwt.conf42
-rw-r--r--home/.buildscripts/x2go.conf54
3 files changed, 129 insertions, 0 deletions
diff --git a/home/.buildscripts/itzks.conf b/home/.buildscripts/itzks.conf
new file mode 100644
index 0000000..5fd406c
--- /dev/null
+++ b/home/.buildscripts/itzks.conf
@@ -0,0 +1,33 @@
+# buildscripts configuration for ITZKS build server
+GIT_USER=itzks
+GIT_HOSTNAME=code.it-zukunft-schule.de
+GIT_SSH_PORT=32032
+
+DEBEMAIL=itzks-packages@it-zukunft-schule.de
+DEBFULLNAME="ITZKS Packages"
+GPG_KEY="E41B37C658842183"
+
+DISTS_SUPPORTED="debian ubuntu"
+BUILDS_FOR="\
+debian: lenny squeeze wheezy sid\n\
+ubuntu: lucid precise"
+
+COMPONENT_MAIN="main"
+COMPONENT_NIGHTLY="nightly"
+REPOS_SERVER="packages.it-zukunft-schule.de"
+PACKAGE_WITHOUT_OTHERMIRROR="itzks-keyring"
+
+LIB_PACKAGES_NIGHTLY="\
+itzks-keyring $COMPONENT_NIGHTLY master\
+"
+LIB_PACKAGES_MAIN="\
+itzks-keyring $COMPONENT_MAIN build-main\
+"
+APP_PACKAGES_NIGHTLY="\
+scratch $COMPONENT_NIGHTLY master\n\
+coccinella $COMPONENT_NIGHTLY master\
+"
+APP_PACKAGES_MAIN="\
+scratch $COMPONENT_MAIN build-main\n\
+coccinella $COMPONENT_MAIN build-main\
+"
diff --git a/home/.buildscripts/nwt.conf b/home/.buildscripts/nwt.conf
new file mode 100644
index 0000000..8673e0f
--- /dev/null
+++ b/home/.buildscripts/nwt.conf
@@ -0,0 +1,42 @@
+# buildscripts configuration for NWT build server
+
+GIT_USER=nwt
+GIT_HOSTNAME=code.das-netzwerkteam.de
+GIT_SSH_PORT=32032
+
+DEBEMAIL=debian@das-netzwerkteam.de
+DEBFULLNAME="NWT Packages"
+GPG_KEY="4DC41CF116990FF8"
+DISTS_SUPPORTED="debian ubuntu"
+BUILDS_FOR="\
+debian: lenny squeeze wheezy sid\n\
+ubuntu: lucid precise"
+
+COMPONENT_MAIN="main"
+COMPONENT_NIGHTLY="nightly"
+REPOS_SERVER="packages.das-netzwerkteam.de"
+PACKAGE_WITHOUT_OTHERMIRROR="nwt-keyring"
+
+LIB_PACKAGES_NIGHTLY="\
+nwt/nwt-keyring $COMPONENT_NIGHTLY master\n\
+nwt/logcheck-database-nwt $COMPONENT_NIGHTLY master\n\
+debian/cx-freeze $COMPONENT_NIGHTLY master\n\
+python-easyldap $COMPONENT_NIGHTLY master\
+"
+LIB_PACKAGES_MAIN="\
+nwt/nwt-keyring $COMPONENT_MAIN build-main\n\
+nwt/logcheck-database-nwt $COMPONENT_MAIN build-main\n\
+debian/cx-freeze $COMPONENT_MAIN build-main\n\
+python-easyldap $COMPONENT_MAIN build-main\
+"
+
+APP_PACKAGES_NIGHTLY="\
+nwt/nwt-hostconfig $COMPONENT_NIGHTLY master\n\
+dirvish-vm-tools $COMPONENT_NIGHTLY master\
+"
+APP_PACKAGES_MAIN="\
+nwt/nwt-hostconfig $COMPONENT_MAIN build-main\n\
+dirvish-vm-tools $COMPONENT_MAIN build-main\
+"
+
+
diff --git a/home/.buildscripts/x2go.conf b/home/.buildscripts/x2go.conf
new file mode 100644
index 0000000..e170ff4
--- /dev/null
+++ b/home/.buildscripts/x2go.conf
@@ -0,0 +1,54 @@
+# buildscripts configuration for X2Go build server
+
+GIT_USER=x2go
+GIT_HOSTNAME=code.x2go.org
+GIT_SSH_PORT=32032
+
+DEBEMAIL=git-admin@x2go.org
+DEBFULLNAME="X2go Git Administrator"
+GPG_KEY="F4A7678C9C6B0B2B"
+DISTS_SUPPORTED="debian"
+BUILDS_FOR="\
+debian: squeeze wheezy sid"
+
+COMPONENT_MAIN="main"
+COMPONENT_NIGHTLY="heuler"
+REPOS_SERVER="packages.x2go.org"
+PACKAGE_WITHOUT_OTHERMIRROR="x2go-keyring"
+
+LIB_PACKAGES_HEULER="
+x2go-keyring $COMPONENT_NIGHTLY master\n\
+nx-libs $COMPONENT_NIGHTLY master\n\
+python-x2go $COMPONENT_NIGHTLY master\
+"
+LIB_PACKAGES_MAIN="
+x2go-keyring $COMPONENT_MAIN build-main\n\
+nx-libs $COMPONENT_MAIN build-main\n\
+python-x2go $COMPONENT_MAIN build-main\
+"
+APP_PACKAGES_NIGHTLY="
+x2goserver $COMPONENT_NIGHTLY master\n\
+x2goagent $COMPONENT_NIGHTLY master\n\
+x2goclient $COMPONENT_NIGHTLY master\n\
+cups-x2go $COMPONENT_NIGHTLY master\n\
+x2godesktopsharing $COMPONENT_NIGHTLY master\n\
+x2gognomebindings $COMPONENT_NIGHTLY master\n\
+x2golxdebindings $COMPONENT_NIGHTLY master\n\
+x2goplasmabindings $COMPONENT_NIGHTLY master\n\
+pyhoca-gui $COMPONENT_NIGHTLY master\n\
+pyhoca-cli $COMPONENT_NIGHTLY master\n\
+x2gothinclient $COMPONENT_NIGHTLY master\
+"
+APP_PACKAGES_NIGHTLY="
+x2goserver $COMPONENT_MAIN build-main\n\
+x2goagent $COMPONENT_MAIN build-main\n\
+x2goclient $COMPONENT_MAIN build-main\n\
+cups-x2go $COMPONENT_MAIN build-main\n\
+x2godesktopsharing $COMPONENT_MAIN build-main\n\
+x2gognomebindings $COMPONENT_MAIN build-main\n\
+x2golxdebindings $COMPONENT_MAIN build-main\n\
+x2goplasmabindings $COMPONENT_MAIN build-main\n\
+pyhoca-gui $COMPONENT_MAIN build-main\n\
+pyhoca-cli $COMPONENT_MAIN build-main\n\
+x2gothinclient $COMPONENT_MAIN build-main\
+"