packages: freecad as flatpak, some new pkgs

This commit is contained in:
2025-11-09 00:17:01 +01:00
parent 2eb8c1e373
commit 8b60341dcd
2 changed files with 16 additions and 3 deletions

View File

@@ -51,6 +51,7 @@
bubblemail bubblemail
bzip2 bzip2
ccache ccache
compress
curl curl
czkawka czkawka
ddcutil ddcutil
@@ -65,7 +66,6 @@
flat-remix-gnome flat-remix-gnome
flat-remix-gtk flat-remix-gtk
flatpak-xdg-utils flatpak-xdg-utils
freecad
freerdp freerdp
fuse fuse
fuse3 fuse3
@@ -76,20 +76,25 @@
gotop gotop
gparted gparted
gvfs gvfs
gz
htop htop
i2c-tools i2c-tools
iftop iftop
inkscape inkscape
iotop iotop
killall killall
krita
kooha kooha
krita
lact lact
libnotify libnotify
libreoffice libreoffice
linux-firmware linux-firmware
lm_sensors lm_sensors
lrzip
lsof lsof
lz4
lzip
lzop
mangohud mangohud
mesa-demos mesa-demos
mission-center mission-center
@@ -101,6 +106,8 @@
nvtopPackages.amd nvtopPackages.amd
openrgb-with-all-plugins openrgb-with-all-plugins
papirus-icon-theme papirus-icon-theme
pbzip2
pigz
plymouth plymouth
poppler-utils poppler-utils
prismlauncher-unwrapped prismlauncher-unwrapped
@@ -127,13 +134,14 @@
vkbasalt vkbasalt
vlc vlc
vscode-fhs vscode-fhs
wireshark
wev wev
weylus weylus
wget wget
which which
wine wine
wireshark
xfce.tumbler xfce.tumbler
xz
yt-dlp yt-dlp
zenmonitor zenmonitor
zip zip
@@ -142,6 +150,7 @@
zsh-completions zsh-completions
zsh-history-substring-search zsh-history-substring-search
zsh-syntax-highlighting zsh-syntax-highlighting
zstd
zulu8 zulu8
zulu17 zulu17
zulu23 zulu23

View File

@@ -46,6 +46,10 @@
appId = "com.github.iwalton3.jellyfin-media-player"; appId = "com.github.iwalton3.jellyfin-media-player";
origin = "flathub"; origin = "flathub";
} }
{
appId = "org.freecad.FreeCAD";
origin = "flathub";
}
]; ];
}; };