Education: add video conference server (Jitsi Meet)
This commit is contained in:
parent
4126f55ecc
commit
3331d23b27
@ -40,7 +40,7 @@ distro/alt-education: distro/.installer mixin/education \
|
||||
use/stage2/mmc use/stage2/net use/stage2/net-nfs \
|
||||
use/stage2/rtc use/stage2/sbc use/stage2/scsi use/stage2/usb
|
||||
@$(call set,INSTALLER,education)
|
||||
@$(call set,META_VOL_ID,ALT Education 9.1alpha $(ARCH))
|
||||
@$(call set,META_VOL_ID,ALT Education 9.1rc1 $(ARCH))
|
||||
@$(call set,META_PUBLISHER,BaseALT Ltd)
|
||||
@$(call set,META_APP_ID,$(DISTRO_VERSION) $(ARCH))
|
||||
@$(call set,META_VOL_SET,ALT)
|
||||
@ -55,6 +55,7 @@ distro/alt-education: distro/.installer mixin/education \
|
||||
@$(call add,MAIN_GROUPS,education/teacher)
|
||||
@$(call add,MAIN_GROUPS,education/kde5)
|
||||
@$(call add,MAIN_GROUPS,education/server-apps-edu)
|
||||
@$(call add,MAIN_GROUPS,education/video-conferencing)
|
||||
ifeq (,$(filter-out i586 x86_64,$(ARCH)))
|
||||
@$(call set,KFLAVOURS,un-def std-def)
|
||||
@$(call add,MAIN_PACKAGES,kernel-headers-std-def kernel-headers-modules-std-def)
|
||||
|
7
pkg.in/groups/education/video-conferencing.directory
Normal file
7
pkg.in/groups/education/video-conferencing.directory
Normal file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Type=Directory
|
||||
Name=Video conference server (Jitsi Meet)
|
||||
X-Alterator-PackageList=education/video-conferencing
|
||||
Name[ru_RU]=Сервер видеоконференций (Jitsi Meet)
|
||||
|
7
pkg.in/lists/education/video-conferencing
Normal file
7
pkg.in/lists/education/video-conferencing
Normal file
@ -0,0 +1,7 @@
|
||||
prosody
|
||||
jitsi-meet-doc
|
||||
jitsi-meet-prosody
|
||||
jitsi-meet-web
|
||||
jitsi-meet-web-config
|
||||
jicofo@x86_64
|
||||
jitsi-videobridge
|
Loading…
Reference in New Issue
Block a user