PACKAGES.TXT; Mon Jun 30 22:56:16 UTC 2025 This file provides details on the Slackware packages found in the ./testing/ directory. Total size of all packages (compressed): 163 MB Total size of all packages (uncompressed): 953 MB PACKAGE NAME: cbindgen-0.29.0-x86_64-1_slack15.0.txz PACKAGE LOCATION: ./testing/packages/graphics-updates PACKAGE SIZE (compressed): 1488 K PACKAGE SIZE (uncompressed): 5590 K PACKAGE DESCRIPTION: cbindgen: cbindgen (Generate C/C++ headers for Rust libraries) cbindgen: cbindgen: cbindgen creates C/C++11 headers for Rust libraries which expose a cbindgen: public C API. While you could do this by hand, it's not a particularly cbindgen: good use of your time. It's also much more likely to be error-prone cbindgen: than machine-generated headers that are based on your actual Rust cbindgen: code. The cbindgen developers have also worked closely with the cbindgen: developers of Rust to ensure that the headers we generate reflect cbindgen: actual guarantees about Rust's type layout and ABI. cbindgen: cbindgen: Homepage: https://github.com/eqrion/cbindgen PACKAGE NAME: cmake-3.31.8-x86_64-1_slack15.0.txz PACKAGE LOCATION: ./testing/packages/graphics-updates PACKAGE SIZE (compressed): 10500 K PACKAGE SIZE (uncompressed): 75410 K PACKAGE DESCRIPTION: cmake: cmake (cross-platform, open-source make system) cmake: cmake: CMake is used to control the software process using simple platform cmake: and compiler independent configuration files. CMake generates cmake: native makefiles and workspaces that can be used in the cmake: compiler environment of your choice. cmake: cmake: Homepage: http://www.cmake.org cmake: PACKAGE NAME: kwayland-5.90.0-x86_64-2_slack15.0.txz PACKAGE LOCATION: ./testing/packages/graphics-updates PACKAGE SIZE (compressed): 520 K PACKAGE SIZE (uncompressed): 3060 K PACKAGE DESCRIPTION: kwayland: kwayland (wayland wrapper library for KDE) kwayland: kwayland: Kwayland is a KDE Frameworks 5 library that wraps Client and Server kwayland: Wayland libraries. kwayland: PACKAGE NAME: kwayland-integration-5.23.5-x86_64-2_slack15.0.txz PACKAGE LOCATION: ./testing/packages/graphics-updates PACKAGE SIZE (compressed): 44 K PACKAGE SIZE (uncompressed): 230 K PACKAGE DESCRIPTION: kwayland-integration: kwayland-integration (wayland integration plugins for KDE Frameworks) kwayland-integration: kwayland-integration: Kwayland-integration provides integration plugins for various KDE kwayland-integration: Frameworks for Wayland. kwayland-integration: PACKAGE NAME: kwayland-server-5.23.5-x86_64-3_slack15.0.txz PACKAGE LOCATION: ./testing/packages/graphics-updates PACKAGE SIZE (compressed): 376 K PACKAGE SIZE (uncompressed): 2280 K PACKAGE DESCRIPTION: kwayland-server: kwayland-server (wayland server components) kwayland-server: kwayland-server: Wayland server components built on KDE Frameworks. kwayland-server: PACKAGE NAME: kwin-5.23.5-x86_64-3_slack15.0.txz PACKAGE LOCATION: ./testing/packages/graphics-updates PACKAGE SIZE (compressed): 7736 K PACKAGE SIZE (uncompressed): 31470 K PACKAGE DESCRIPTION: kwin: kwin (KDE window manager) kwin: kwin: KWin is a window manager for the X Window System. It is an integral kwin: part, and the default window manager of the Plasma Workspaces, but it kwin: can also be used on its own or with other desktop environments. kwin: PACKAGE NAME: libdrm-2.4.125-x86_64-1_slack15.0.txz PACKAGE LOCATION: ./testing/packages/graphics-updates PACKAGE SIZE (compressed): 280 K PACKAGE SIZE (uncompressed): 1190 K PACKAGE DESCRIPTION: libdrm: libdrm (A library to support Direct Rendering) libdrm: libdrm: This library implements an interface to the kernel's DRM services. libdrm: It is used to support hardware accelerated 3D rendering. libdrm: PACKAGE NAME: libva-2.22.0-x86_64-1_slack15.0.txz PACKAGE LOCATION: ./testing/packages/graphics-updates PACKAGE SIZE (compressed): 196 K PACKAGE SIZE (uncompressed): 1080 K PACKAGE DESCRIPTION: libva: libva (Video Acceleration API) libva: libva: The main motivation for VAAPI (Video Acceleration API) is to enable libva: hardware accelerated video decode/encode at various entry-points (VLD, libva: IDCT, Motion Compensation etc.) for the prevailing coding standards libva: today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3) libva: libva: Homepage: https://01.org/linuxmedia/vaapi libva: PACKAGE NAME: libva-utils-2.22.0-x86_64-1_slack15.0.txz PACKAGE LOCATION: ./testing/packages/graphics-updates PACKAGE SIZE (compressed): 480 K PACKAGE SIZE (uncompressed): 3310 K PACKAGE DESCRIPTION: libva-utils: libva-utils (VA-API utilities) libva-utils: libva-utils: Libva-utils is a collection of utilities for VA-API (VIdeo libva-utils: Acceleration API). libva-utils: libva-utils: Homepage: https://01.org/linuxmedia/vaapi libva-utils: PACKAGE NAME: libvdpau-1.5-x86_64-1_slack15.0.txz PACKAGE LOCATION: ./testing/packages/graphics-updates PACKAGE SIZE (compressed): 60 K PACKAGE SIZE (uncompressed): 310 K PACKAGE DESCRIPTION: libvdpau: libvdpau (VDPAU wrapper library) libvdpau: libvdpau: This package contains the libvdpau wrapper library and the libvdpau: libvdpau_trace debugging library, along with the header files needed libvdpau: to build VDPAU applications. To actually use a VDPAU device, you need libvdpau: a vendor-specific implementation library, like the one shipped with libvdpau: Nvidia's binary graphics driver. libvdpau: libvdpau: Homepage: http://cgit.freedesktop.org/~aplattner/libvdpau libvdpau: PACKAGE NAME: mesa-25.0.7-x86_64-2_slack15.0.txz PACKAGE LOCATION: ./testing/packages/graphics-updates PACKAGE SIZE (compressed): 38176 K PACKAGE SIZE (uncompressed): 322030 K PACKAGE DESCRIPTION: mesa: mesa (a 3-D graphics library) mesa: mesa: Mesa is a 3-D graphics library with an API very similar to that of mesa: another well-known 3-D graphics library. The Mesa libraries are used mesa: by X to provide both software and hardware accelerated graphics. mesa: mesa: Mesa was written by Brian Paul. mesa: mesa: Homepage: https://www.mesa3d.org mesa: PACKAGE NAME: meson-1.8.2-x86_64-1_slack15.0.txz PACKAGE LOCATION: ./testing/packages/graphics-updates PACKAGE SIZE (compressed): 1420 K PACKAGE SIZE (uncompressed): 7280 K PACKAGE DESCRIPTION: meson: meson (A high performance build system) meson: meson: Meson is a cross-platform build system designed to be both as fast meson: and as user friendly as possible. It supports many languages and meson: compilers, including GCC and Clang. Its build definitions are written meson: in a simple non-turing complete domain specific language. meson: meson: Homepage: http://mesonbuild.com/ meson: PACKAGE NAME: mozilla-thunderbird-140.0b3-x86_64-1_slack15.0.txz PACKAGE LOCATION: ./testing/packages PACKAGE SIZE (compressed): 71276 K PACKAGE SIZE (uncompressed): 297760 K PACKAGE DESCRIPTION: mozilla-thunderbird: mozilla-thunderbird (Mozilla Thunderbird mail application) mozilla-thunderbird: mozilla-thunderbird: Mozilla Thunderbird is a redesign of the Mozilla mail component mozilla-thunderbird: written using the XUL user interface language. Thunderbird makes mozilla-thunderbird: emailing safer, faster, and easier than ever before with the mozilla-thunderbird: industry's best implementations of features such as intelligent spam mozilla-thunderbird: filters, built-in RSS reader, quick search, and much more. mozilla-thunderbird: mozilla-thunderbird: Homepage: http://www.mozilla.org/projects/thunderbird/ mozilla-thunderbird: PACKAGE NAME: pipewire-1.2.7-x86_64-1_slack15.0.txz PACKAGE LOCATION: ./testing/packages/graphics-updates PACKAGE SIZE (compressed): 2236 K PACKAGE SIZE (uncompressed): 12410 K PACKAGE DESCRIPTION: pipewire: pipewire (multimedia processing) pipewire: pipewire: PipeWire is a project that aims to greatly improve handling of audio pipewire: and video under Linux. It provides a low-latency, graph based pipewire: processing engine on top of audio and video devices that can be used pipewire: to support the use cases currently handled by both pulseaudio and pipewire: JACK. PipeWire was designed with a powerful security model pipewire: particularly suited for containerized applications. pipewire: pipewire: Homepage: https://pipewire.org/ pipewire: PACKAGE NAME: spirv-llvm-translator-20.1.3-x86_64-1_slack15.0.txz PACKAGE LOCATION: ./testing/packages/graphics-updates PACKAGE SIZE (compressed): 976 K PACKAGE SIZE (uncompressed): 5150 K PACKAGE DESCRIPTION: spirv-llvm-translator: spirv-llvm-translator (LLVM/SPIR-V Bi-Directional Translator) spirv-llvm-translator: spirv-llvm-translator: This is the LLVM/SPIR-V Bi-Directional Translator, a library and tool spirv-llvm-translator: for translation between LLVM IR and SPIR-V. spirv-llvm-translator: spirv-llvm-translator: Homepage: https://github.com/KhronosGroup/SPIRV-LLVM-Translator spirv-llvm-translator: PACKAGE NAME: vulkan-sdk-1.4.313.0-x86_64-1_slack15.0.txz PACKAGE LOCATION: ./testing/packages/graphics-updates PACKAGE SIZE (compressed): 30712 K PACKAGE SIZE (uncompressed): 203720 K PACKAGE DESCRIPTION: vulkan-sdk: vulkan-sdk (Vulkan ICD Loader and Validation Layers) vulkan-sdk: vulkan-sdk: Vulkan supports multiple GPUs and multiple global contexts vulkan-sdk: (VkInstance). The ICD loader is necessary to support multiple GPUs vulkan-sdk: and the VkInstance level Vulkan commands. Additionally, the loader vulkan-sdk: manages inserting Vulkan layer libraries, including validation layers vulkan-sdk: between the application and the ICD. vulkan-sdk: vulkan-sdk: Homepage: https://www.khronos.org/vulkan/ vulkan-sdk: PACKAGE NAME: wayland-1.23.1-x86_64-1_slack15.0.txz PACKAGE LOCATION: ./testing/packages/graphics-updates PACKAGE SIZE (compressed): 136 K PACKAGE SIZE (uncompressed): 910 K PACKAGE DESCRIPTION: wayland: wayland (Wayland display server) wayland: wayland: Wayland is protocol for a compositor to talk to its clients as well wayland: as a library implementation of the protocol. The compositor can be wayland: a standalone display server running on Linux kernel modesetting and wayland: evdev input devices, an X application, or a wayland client itself. wayland: The clients can be traditional applications, X servers (rootless or wayland: fullscreen) or other display servers. wayland: wayland: Homepage: https://wayland.freedesktop.org/ wayland: PACKAGE NAME: wayland-protocols-1.45-noarch-1_slack15.0.txz PACKAGE LOCATION: ./testing/packages/graphics-updates PACKAGE SIZE (compressed): 124 K PACKAGE SIZE (uncompressed): 1100 K PACKAGE DESCRIPTION: wayland-protocols: wayland-protocols (extended Wayland protocols) wayland-protocols: wayland-protocols: wayland-protocols contains Wayland protocols that add functionality wayland-protocols: not available in the Wayland core protocol. Such protocols either add wayland-protocols: completely new functionality, or extend the functionality of some wayland-protocols: other protocol either in Wayland core or in wayland-protocols. wayland-protocols: wayland-protocols: Homepage: https://wayland.freedesktop.org/ wayland-protocols: PACKAGE NAME: wireplumber-0.5.10-x86_64-1_slack15.0.txz PACKAGE LOCATION: ./testing/packages/graphics-updates PACKAGE SIZE (compressed): 464 K PACKAGE SIZE (uncompressed): 2180 K PACKAGE DESCRIPTION: wireplumber: wireplumber (session and policy manager for pipewire) wireplumber: wireplumber: WirePlumber is a modular session / policy manager for PipeWire and a wireplumber: GObject-based high-level library that wraps PipeWire's API, providing wireplumber: convenience for writing the daemon's modules as well as external tools wireplumber: for managing PipeWire. wireplumber: wireplumber: Homepage: https://gitlab.freedesktop.org/pipewire/wireplumber wireplumber: