Packages
591 packages, searchable and sortable. Every one of these already exists as a real, built LinuxDoors package.
| Package | Version | Category | Size | Downloads | |
|---|---|---|---|---|---|
mate-panelNot in ISO The MATE panel + its built-in applets (clock, menu, window list, workspace switcher, notification area). |
1.28.4 | Desktop | 4.0 MB | 4 | Download |
mate-polkitNot in ISO PolicyKit authentication agent for the MATE session. |
1.28.1 | Desktop | 73.5 KB | 5 | Download |
mate-session-managerNot in ISO MATE session manager -- provides /usr/bin/mate-session, the binary x2goclient's MATE session type runs. |
1.28.0 | Desktop | 529.7 KB | 4 | Download |
mate-settings-daemonNot in ISO MATE settings daemon (xrandr, keyboard, a11y, media keys, mixer via libmatemixer/ALSA). |
1.28.0 | Desktop | 1.2 MB | 4 | Download |
mate-system-monitorNot in ISO MATE's process/resource monitor (C++/gtkmm-3.0). MATE's process/resource monitor (C++/gtkmm-3.0). Not in BLFS; upstream from pub.mate-desktop.org. Autotools (./configure). Requires the full gtkmm-3.0 binding stack (mm-common/libsigc++/glibmm/cairomm/pangomm/atkmm/gtkmm) plus libgtop -- all added alongside it. librsvg/libwnck/libxml2/libsystemd were already present. Part of the MATE 1.28 package set (ship_in_iso:false); installed via the package manager on a MATE system. |
1.28.1 | System | 3.6 MB | 6 | Download |
mate-terminalNot in ISO MATE terminal emulator (VTE-based). |
1.28.1 | Desktop | 3.2 MB | 4 | Download |
mate-themesNot in ISO MATE GTK+ and Metacity/Marco themes (data). MATE GTK+ and Metacity/Marco themes (data). Version line 3.22 (separate from the 1.28 component line). |
3.22.9 | Desktop | 5.8 MB | 3 | Download |
menu-cacheNot in ISO LXDE menu cache library. |
1.1.0 | Libraries | 61.7 KB | 6 | Download |
mesa BLFS. BLFS. Adapted from the book's flags: platforms=x11 only (dropped wayland -- we skipped wayland/wayland-protocols per our minimal scope), vulkan-drivers disabled (skipped vulkan-headers/vulkan-loader). gallium-drivers=softpipe,virgl explicitly instead of auto -- auto pulled in a driver requiring libclc (LLVM-based OpenCL compiler, meson.build's with_clc logic), which we don't have; softpipe (pure C, no LLVM) + virgl (QEMU virtio-gpu 3D passthrough) is the right minimal choice for a VM target with no real GPU. Skips the optional xdemos patch, optional test suite, and optional docs copy. |
26.2.2 | Libraries | 6.9 MB | 17 | Download |
meson LFS ch8. LFS ch8. The real, permanently-installed system meson (distinct from pkgconf's earlier temporary internal-use extraction of the same tarball). Bumped 1.11.2 -> 1.12.0 to track LFS 13.1's package set (sha256 from a real downloaded tarball). |
1.12.0 | Development | 3.4 MB | 17 | Download |
milouNot in ISO KDE Plasma 6.7.4 component for the LinuxDoors KDE desktop. KDE Plasma 6.7.4 component for the LinuxDoors KDE desktop. ship_in_iso=false -- KDE Plasma is a Packages-page / Package Manager install, deliberately kept off linuxdoors.iso (XFCE + MATE are the shipped desktops). Built on .101 against the existing KF6 6.29 + Qt6 (/opt/qt6-full) stack from the Kdenlive work. |
6.7.4 | Desktop | 168.2 KB | 7 | Download |
mltNot in ISO MLT (Media Lovin' Toolkit) 7.40.0 -- the multitrack A/V engine shared by BOTH Shotcut and Kdenlive. MLT (Media Lovin' Toolkit) 7.40.0 -- the multitrack A/V engine shared by BOTH Shotcut and Kdenlive. Not in BLFS. ship_in_iso=false: the whole video-editing feature is packages-only. CMake+Ninja. Qt6 comes from the deployed /opt/qt6-full (CMAKE_PREFIX_PATH). Modules ON: avformat (ffmpeg), frei0r, qt6, kdenlive (titler -- Kdenlive needs it), gdk (image/pango text producers), vorbis, xml, xine (deinterlace), rtaudio (alsa playback), plus/plusgpl. Modules ON also: sdl2, glaxnimate-qt6 (Lottie/Glaxnimate animation support -- Kdenlive asks for it). Modules OFF because their libs aren't built in this project: sdl1, jackrack, movit, resample (libsamplerate), rubberband, sox, vidstab, decklink, opencv, openfx, ndi, glaxnimate, lv2, vst2. --libdir=lib for LinuxDoors' non-multiarch layout. |
7.40.0 | Multimedia | 3.0 MB | 13 | Download |
mm-commonNot in ISO Common build files for the GNOME C++ binding libraries (libsigc++/glibmm/cairomm/pangomm/atkmm/gtkmm). Common build files for the GNOME C++ binding libraries (libsigc++/glibmm/cairomm/pangomm/atkmm/gtkmm). Autotools build helper, no runtime libs. Added for the gtkmm-3.0 stack that mate-system-monitor needs. Part of the MATE package set (ship_in_iso:false). |
1.0.8 | Development | 471.8 KB | 4 | Download |
mousepad BLFS. BLFS. XFCE's own lightweight GTK3 text editor -- user-requested (needed a GUI text editor in the XFCE environment). gspell (spell-check) recommended dep skipped -- not built, keeps this minimal. |
0.7.0 | Editor | 828.6 KB | 17 | Download |
mozjsNot in ISO SpiderMonkey 128 (mozjs-128) from the Firefox 128 ESR source -- the JS engine GJS/GNOME Shell embed. SpiderMonkey 128 (mozjs-128) from the Firefox 128 ESR source -- the JS engine GJS/GNOME Shell embed. Uses .101's existing rustc 1.98 + llvm. ship_in_iso=false -- GNOME Shell is a Packages-page / Package Manager install, kept off linuxdoors.iso (XFCE + MATE are the shipped desktops). Built on .101 against the existing rustc/llvm/p11-kit/librsvg/gi/glib2/pango/cairo stack; only the GNOME-specific libraries are new packages. |
128.13.0 | Libraries | 374.0 MB | 14 | Download |
mpc LFS ch8. LFS ch8. Skips make html/install-html (docs) and the optional make check. |
1.4.1 | Core System | 270.3 KB | 17 | Download |
mpdecimal LFS ch8, final build (ch7's mpdecimal-tmp was a bootstrap version). LFS ch8, final build (ch7's mpdecimal-tmp was a bootstrap version). Skips make check_local. |
4.0.1 | Core System | 129.3 KB | 17 | Download |
mpdecimal-tmp LFS ch7, inside the chroot. LFS ch7, inside the chroot. Needed by python's decimal module. Superseded by chapter 8's full mpdecimal build. |
4.0.1 | Toolchain | — | 0 | not yet built |
mpfr LFS ch8. LFS ch8. Skips make html/install-html (docs) and make check (book calls this critical, but we skip it for build speed). |
4.2.2 | Core System | 766.7 KB | 17 | Download |
mtdev BLFS general-libraries page. BLFS general-libraries page. Multitouch protocol translation library -- required by xf86-input-evdev and libinput's configure scripts but not part of the x7driver meta-page's own listed sources, so built as its own package. Skips the optional test suite (none exists). |
1.1.7 | Libraries | 47.9 KB | 17 | Download |
muffinNot in ISO Cinnamon's window manager / compositor (fork of Mutter/GNOME Shell's clutter+cogl+mutter). Cinnamon's window manager / compositor (fork of Mutter/GNOME Shell's clutter+cogl+mutter). Built X11-only -- no Wayland/native backend. Linux Mint upstream, branch 6.4-maintenance @ commit 760e2a3046e1 (GitHub branch snapshot -- Mint doesn't publish release tarballs; SHA recorded for reproducibility). Cinnamon 6.4 line pairs with this project's mozjs 128 via cjs 128.1. ship_in_iso=false (Packages page / Package Manager only, like KDE Plasma & LXQt). Built on .101, meson --libdir=lib for the non-multiarch layout. |
6.4.1 | Libraries | 3.3 MB | 13 | Download |
muparserNot in ISO Fast math expression parser. Fast math expression parser. Needed by lxqt-panel (sensors/expr) and lxqt-runner. LXQt 2.4 minimal-but-real desktop stack, ship_in_iso=false (Packages-page / Package Manager install only, like KDE Plasma). Built on .101 against /opt/qt6-full + KF6 6.29. cmake/meson --libdir=lib for LinuxDoors' non-multiarch layout. |
2.3.5 | Libraries | 240.7 KB | 6 | Download |
mutterNot in ISO Mutter -- GNOME Shell's Wayland compositor + window manager. Mutter -- GNOME Shell's Wayland compositor + window manager. Built without screencast/remote-desktop (no pipewire) and without colord. ship_in_iso=false -- GNOME Shell is a Packages-page / Package Manager install, kept off linuxdoors.iso (XFCE + MATE are the shipped desktops). Built on .101 against the existing rustc/llvm/p11-kit/librsvg/gi/glib2/pango/cairo stack; only the GNOME-specific libraries are new packages. |
48.5 | Desktop | 3.9 MB | 11 | Download |
mypaint-brushes BLFS general/mypaint-brushes.html -- the default brush-preset data files GIMP's brush engine (libmypaint) ships with. BLFS general/mypaint-brushes.html -- the default brush-preset data files GIMP's brush engine (libmypaint) ships with. Required by GIMP 3.2.4 directly. Pure data package (installs to /usr/share/mypaint-data), no test suite. |
2.0.2 | Libraries | 1.6 MB | 16 | Download |