Skip to content

stagesoft/stagesoft.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stagesoft project FormitGo

About

FormitGo and the cuems suite is a new open source software project from Stagelab.

cuems suite will not only manage cues but also network connected external devices.

Its main audience is theatre and live entertainment technicians.

cuems will try to reuse and improve other open source projects such as:

cuems will generate new projects from scratch like:

Documentation API

All technical documentation is available at it's corresponding GitHub Pages site as https://stagesoft.github.io/<REPOSITORY_NAME>/

Stagesoft packages

You can find our repositories at Stagesoft Github page.

And our packages repository at Stagesoft package repository

(debian 10 packages, amd64, dbgsym and source)


Instructions to add the repo to debian 10 buster:

via keyring directory (recommended)

Add the signing key to your keyring:

> wget -O- https://repo.stagelab.coop/repo.stagelab.key | \
    gpg --dearmor --yes \
    --output /usr/share/keyrings/stagelab.gpg

> echo "deb [arch=amd64 signed-by=/usr/share/keyrings/stagelab.gpg] https://repo.stagelab.coop/debian buster main" | \
    tee -a /etc/apt/sources.list.d/stagelab.list

For non-root users, use sudo before the gpg and tee commands above.

For more information on signing packages, see the Debian wiki

via apt-key (old way)

First add the key used to sing the packages & repo:

wget -q -O - https://repo.stagelab.coop/repo.stagelab.key |sudo apt-key add -

Then add the repo to a new sources.list.d/ file:

sudo wget -O /etc/apt/sources.list.d/stagelab.list https://repo.stagelab.coop/stagelab.list

Or manually:

deb https://repo.stagelab.coop/debian buster main

deb-src https://repo.stagelab.coop/debian buster main


Packages

For a complete list of software under development by Stagelab, see Stagesoft GitHub page.

list of packages currently on the repository:

(work in progress, unstable packages at the moment for testing purpouses)

  • cuems-audioplayer
  • libmtcmaster
  • xjadeo
  • jackd2
  • libossia
  • cmake

Forum for discussion

This project has two forums for discussion and any questions or comments that users may have:

Funding

This project is promoted by:

promoted_by_gencat

promoted_by_ess

This project is funded by:

funded_by_ministerio

This project had the initial collaboration of bTactic:

bTactic logo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published