2025-07-17 22:43:18 +02:00
2025-07-17 11:58:07 +02:00
2025-07-17 11:58:07 +02:00
2025-07-17 11:58:07 +02:00
2025-07-17 21:04:45 +02:00
2025-07-17 12:35:21 +02:00
2025-07-17 11:58:07 +02:00
.
2025-07-17 22:43:18 +02:00
2025-07-17 21:04:45 +02:00
2025-07-17 11:58:07 +02:00
2025-07-17 21:04:45 +02:00

Jitsi Meet
==========

* Have docker installed
* Run ``make d-pack`` as root
* Inspect the generated node_deps.tar.xz for file ``BRANCH`` using ``tar
  --use=pixz -xf node_deps.tar.xz BRANCH``. It contains something like
  ``stable/jitsi-meet_10314``.
* Bump the ``Source:`` line in ``jitsi-meet.spec`` file accordingly to match
  the version number from BRANCH.
* Run ``osc service lr download_files`` to obtain the new source .tar.gz.
* Run ``make info``. This gives the string to use for the ``Version:`` line in
  ``jitsi-meet.spec``.

Local build:

* osc does not inspect the constraints file, you need to manually
  look at the ``_constraints`` file for the desired memory.
* Start build: ``osc build --vm-type=kvm --vm-memory=8192``.
Description
No description provided
Readme 1.5 GiB
Languages
Shell 75.6%
Dockerfile 13.3%
Makefile 11.1%