Commit 9e6e874c authored by Mikhail Efremov's avatar Mikhail Efremov Committed by Anton Midyukov

slinux: Add flatpak group

parent 76a99b3f
...@@ -14,7 +14,7 @@ ifneq (,$(filter-out riscv64,$(ARCH))) ...@@ -14,7 +14,7 @@ ifneq (,$(filter-out riscv64,$(ARCH)))
@$(call add,MAIN_GROUPS,slinux/multimedia-full-obs-studio) @$(call add,MAIN_GROUPS,slinux/multimedia-full-obs-studio)
endif endif
ifneq (,$(filter-out e2k%,$(ARCH))) ifneq (,$(filter-out e2k%,$(ARCH)))
@$(call add,MAIN_GROUPS,slinux/dropbox slinux/graphics-full-shotwell) @$(call add,MAIN_GROUPS,slinux/dropbox slinux/graphics-full-shotwell slinux/flatpak)
endif endif
@$(call set,META_VOL_ID,Simply Linux $(DISTRO_VERSION) $(ARCH)) @$(call set,META_VOL_ID,Simply Linux $(DISTRO_VERSION) $(ARCH))
@$(call set,META_APP_ID,Simply Linux $(DISTRO_VERSION) $(ARCH) $(shell date +%F)) @$(call set,META_APP_ID,Simply Linux $(DISTRO_VERSION) $(ARCH) $(shell date +%F))
......
[Desktop Entry]
Encoding=UTF-8
Type=Directory
Name=Flatpak repository
X-Alterator-PackageList=slinux/flatpak
X-Alterator-Required=no
Name[ru_RU]=Репозиторий Flatpak
flatpak
flatpak-repo-flathub
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment