Package: devscripts Version: 2.25.19~bpo13+1 Architecture: all Maintainer: Devscripts Maintainers Installed-Size: 2670 Depends: dpkg-dev (>= 1.18.19), file, gpg, gpg-agent, libdpkg-perl, libfile-dirlist-perl, libfile-homedir-perl, libfile-touch-perl, libio-string-perl, libmoo-perl, libwww-perl, patchutils, sensible-utils, sopv | gpgv, wdiff, perl:any, python3:any Recommends: apt (>= 1.3~pre3), dctrl-tools, dput | dupload, git-debpush (>= 13.12), libdistro-info-perl, libencode-locale-perl, libjson-perl, libmetacpan-client-perl, libstring-shellquote-perl, liburi-perl, licensecheck, lintian, lzip, man-db, patch, python3-apt, python3-debian (>= 0.1.15), python3-magic, python3-requests, python3-unidiff, python3-xdg, strace, unzip, wget | curl, xz-utils, debian-keyring, debian-tag2upload-keyring, equivs, libgitlab-api-v4-perl, liblwp-protocol-https-perl, libsoap-lite-perl, pristine-tar Suggests: debhelper, adequate, at, autopkgtest, bls-standalone, bsd-mailx | mailx, build-essential, check-all-the-things, diffoscope, disorderfs, docker.io, dose-extra (>= 4.0), duck, elpa-devscripts, faketime, gnuplot, how-can-i-help, libauthen-sasl-perl, libdbd-pg-perl, libgitlab-api-v4-perl (>= 0.13), libterm-size-perl, libtimedate-perl, libyaml-libyaml-perl, mmdebstrap, mutt, piuparts, postgresql-client, pristine-lfs, python3-debianbts, python3-pycurl, quilt, ratt, reprotest, ssh-client, svn-buildpackage, w3m Breaks: dh-nodejs (<< 0.16.0~), hardening-includes, ubuntu-dev-tools (<< 0.147~) Replaces: hardening-includes, ubuntu-dev-tools (<< 0.124~) Multi-Arch: foreign Priority: optional Section: devel Filename: pool/main/d/devscripts/devscripts_2.25.19~bpo13+1_all.deb Size: 1047248 SHA256: a369df7306bd80f6c2055f91ea31ba6c03890c7639902d7ef3636d9af70c7ef0 SHA1: 2473e9f058379ec4aeb31e6b33fd8a577a6f8ab6 MD5sum: 2338e145e92d6d88d81b0fe2954c606d Description: scripts to make the life of a Debian Package maintainer easier Contains the following scripts, dependencies/recommendations shown in brackets afterwards: . - annotate-output: run a command and prepend time and stream (O for stdout, E for stderr) for every line of output. - archpath: Prints arch (tla/Bazaar 1.x) package names. Also supports calculating the package names for other branches. [tla] - bts: A command-line tool for accessing the Debian Bug Tracking System, both to send mails to control@bts.debian.org and to access the web pages and SOAP interface of the BTS. [www-browser, libauthen-sasl-perl, libsoap-lite-perl, liburi-perl, libwww-perl, bsd-mailx | mailx] - build-rdeps: Searches for all packages that build-depend on a given package. [dctrl-tools, dose-extra, libdpkg-perl] - chdist: tool to easily play with several distributions. [dctrl-tools] - checkbashisms: check whether a /bin/sh script contains any common bash-specific constructs. - cowpoke: upload a Debian source package to a cowbuilder host and build it, optionally also signing and uploading the result to an incoming queue. [ssh-client] - dcmd: run a given command replacing the name of a .changes or .dsc file with each of the files referenced therein. * - dd-list: given a list of packages, pretty-print it ordered by maintainer. * - debbisect: bisect snapshot.debian.org to find which change in the archive introduced a certain problem. [debvm, mmdebstrap, python3-debian] - debc: List contents of current package. Do this after a successful "debuild" to see if the package looks all right. - debchange (abbreviation dch): Modifies debian/changelog and manages version numbers for you. It will either increment the version number or add an entry for the current version, depending upon the options given to it. [libdistro-info-perl, libsoap-lite-perl]* - debcheckout: checkout the development repository of a Debian package. * - debclean: Clean a Debian source tree. Debclean will clean all Debian source trees below the current directory, and if requested, also remove all files that were generated from these source trees (that is .deb, .dsc and .changes files). It will keep the .diffs and original files, though, so that the binaries and other files can be rebuilt if necessary. * - debcommit: Commits changes to cvs, darcs, svn, svk, tla, bzr, git, or hg, using new entries in debian/changelog as the commit message. Also supports tagging Debian package releases. [cvs | darcs | subversion | svk | tla | bzr | git-core | mercurial, libtimedate-perl] - debdiff: A program which examines two .deb files or two .changes files and reports on any difference found in their file lists. Useful for ensuring that no files were inadvertently lost between versions. Can also examine two .dsc files and report on the changes between source versions. For a deeper comparison one can use the diffoscope package. [wdiff, patchutils]* - debdiff-apply: Apply unified diffs of two Debian source packages, such as those generated by debdiff, to a target Debian source package. Any changes to debian/changelog are dealt with specially, to avoid the conflicts that changelog diffs typically produce when applied naively. May be used to check that old patches still apply to newer versions of those packages. [python3-debian, python3-unidiff, quilt] - debftbfs: list source packages which have FTBFS bugs filed against them and print them with the bug number and title. [postgresql-client, python3-debian, python3-debianbts] - debi: Installs the current package by using dpkg. It assumes that the current package has just been built (for example by debuild), and the .deb lives in the parent directory, and will effectively run dpkg -i on the .deb. The ability to install the package with a very short command is very useful when troubleshooting packages. - debootsnap: Combines debootstrap and snapshot.debian.org to create a chroot containing exactly the requested selection of packages. This can be used to re-create a chroot from the past, for example to reproduce a bug. The tool is also used by debrebuild to build a package in a chroot with build dependencies in the same version as recorded in the buildinfo file. [apt-utils, equivs, mmdebstrap, python3-debian, python3-pycurl, python3-requests] - debrelease: A wrapper around dupload or dput which figures out which version to upload, and then calls dupload or dput to actually perform the upload. [dupload | dput, ssh-client] - debrebuild: Given a buildinfo file, builds the referenced source package in an environment documented in the provided buildinfo file. The build can be performed by sbuild or other builders in a chroot environment created by debootsnap. The generated artifacts will be verified against the hashes from the buildinfo file. [sbuild | mmdebstrap, python3-pycurl, libdpkg-perl, libstring-shellquote-perl] - debrepro: A script that tests reproducibility of Debian packages. It will build a given source directory twice, with a set of variation between the first and second build, and compare the binary packages produced. If diffoscope is installed, it is used to compare non-matching binaries. If disorderfs is installed, it is used during the build to inject non-determinism in filesystem listing operations. [faketime, diffoscope, disorderfs] - debrsign: This transfers a .changes/.dsc pair to a remote machine for signing, and runs debsign on the remote machine over an SSH connection. [gnupg, debian-keyring, ssh-client] - debsign: Use GNU Privacy Guard to sign the changes (and possibly dsc) files created by running dpkg-buildpackage with no-sign options. Useful if you are building a package on a remote machine and wish to sign it on a local one. This script is capable of automatically downloading the .changes and .dsc files from a remote machine. [gnupg, debian-keyring, ssh-client]* - debsnap: grab packages from https://snapshot.debian.org [libwww-perl, libjson-perl] - debuild: A wrapper for building a package (i.e., dpkg-buildpackage) to avoid problems with insufficient permissions and wrong paths etc. Debuild will set up the proper environment for building a package. Debuild will also run lintian to check that the package does not have any major policy violations. [lintian, gnupg]* - deb-check-file-conflicts: Check (using apt-file) if a Debian package installs files in the exact same path as any other package, and if there are Breaks/Replaces (or Conflicts) defined in debian/control to avoid the package installation failing on file conflicts. - deb-janitor: command-line client for interacting with the Debian Janitor. - deb-reversion: increases a binary package version number and repacks the package, useful for porters and the like. - deb-why-removed: shows the reason a package was removed from the archive. [libdpkg-perl] - deb2apptainer: build a Singularity/Apptainer image with given Debian packages. - deb2docker: build a docker image with given Debian packages. [docker.io] - dep3changelog: generate a changelog entry from a DEP3-style patch header. - dep-14-convert-git-branch-name: Convert git branches to follow DEP-14. - dget: Downloads Debian source and binary packages. Point at a .changes or .dsc to download all references files. Specify a package name to download it from the configured apt repository. [wget | curl] - diff2patches: extracts patches from a .diff.gz file placing them under debian/ or, if present, debian/patches. [patchutils] - dpkg-depcheck, dpkg-genbuilddeps: Runs a specified command (such as debian/rules build) or dpkg-buildpackage, respectively, to determine the packages used during the build process. This information can be helpful when trying to determine the packages needed in the Build-Depends etc. lines in the debian/control file. [build-essential, strace] - dscextract: extract a single file from a Debian source package. [patchutils] - dscverify: check the signature and MD5 sums of a dsc file against the most current Debian keyring on your system. [gnupg, debian-keyring, debian-tag2upload-keyring] - edit-patch: add/edit a patch for a source package and commit the changes. [quilt] - getbuildlog: download package build logs from Debian auto-builders. [wget] - grep-excuses: grep britney's excuses to find out what is happening to your packages. [libdbd-pg-perl, libterm-size-perl, libyaml-libyaml-perl, wget, w3m] - hardening-check: report the hardening characteristics of a set of binaries. - list-unreleased: searches for packages marked UNRELEASED in their changelog. - ltnu (Long Time No Upload): List all uploads of packages by the given uploader or maintainer and display them ordered by the last upload of that package, oldest uploads first. - manpage-alert: locate binaries without corresponding manpages. [man-db] - mass-bug: mass-file bug reports. [bsd-mailx | mailx] - mergechanges: merge .changes files from the same release but built on different architectures. - mk-build-deps: Given a package name and/or control file, generate a binary package which may be installed to satisfy the build-dependencies of the given package. [equivs] - mk-origtargz: Rename upstream tarball, optionally changing the compression and removing unwanted files. [libfile-which-perl, unzip, xz-utils, file] - namecheck: Check project names are not already taken. - nmudiff: prepare a diff of this version (presumably an NMU against the previously released version (as per the changelog) and submit the diff to the BTS. [patchutils, mutt] - origtargz: fetch the orig tarball of a Debian package from various sources, and unpack it. [pristine-tar, pristine-lfs] - plotchangelog: display information from a changelog graphically using gnuplot. [libtimedate-perl, gnuplot] - pts-subscribe: subscribe to the PTS (Package Tracking System) for a limited period of time. [bsd-mailx | mailx, at] - rc-alert: list installed packages which have release-critical bugs. [wget | curl] - reproducible-check: reports on the reproducible status of installed packages. For more details please see . - rmadison: remotely query the Debian archive database about packages. [liburi-perl, wget | curl] - sadt: run DEP-8 tests. [python3-debian, autodep8] - salsa: manipulates salsa.debian.org repositories and users [libgitlab-api-v4-perl] - suspicious-source: output a list of files which are not common source files. [python3-magic] - svnpath: Prints the path to the Subversion repository of a Subversion checkout. Also supports calculating the paths for branches and tags in a repository independent fashion. Used by debcommit to generate svn tags. [subversion] - tagpending: runs from a Debian source tree and tags bugs that are to be closed in the latest changelog as pending. [libsoap-lite-perl] - transition-check: Check a list of source packages for involvement in transitions for which uploads to unstable are currently blocked. [libwww-perl, libyaml-libyaml-perl] - uscan: Automatically scan for and download upstream updates. Uscan can also call a program such as uupdate to attempt to update the Debianised version based on the new update. Whilst uscan could be used to release the updated version automatically, it is probably better not to without testing it first. Uscan can also verify detached OpenPGP signatures if upstream's signing key is known. [file, sopv | gpgv, libfile-dirlist-perl, libfile-touch-perl, libfile-which-perl, liblwp-protocol-https-perl, libmoo-perl, libwww-perl, unzip, xz-utils]* - uupdate: Update the package with an archive or patches from an upstream author. This will be of help if you have to update your package. It will try to apply the latest diffs to your package and tell you how successful it was. [patch] - what-patch: determine what patch system, if any, a source package is using. [patchutils] - whodepends: check which maintainers' packages depend on a package. - who-permits-upload: Retrieve information about Debian Maintainer access control lists. [gnupg, libencode-locale-perl, libwww-perl, debian-keyring] - who-uploads: determine the most recent uploaders of a package to the Debian archive. [gnupg, debian-keyring, debian-maintainers, wget] - wnpp-alert: list installed packages which are orphaned or up for adoption. [wget | curl] - wnpp-check: check whether there is an open request for packaging or intention to package bug for a package. [wget | curl] - wrap-and-sort: wrap long lines and sort items in packaging files. [python3-debian] - /usr/share/doc/devscripts/examples: This directory contains an example exim script for sorting mail arriving to Debian mailing lists. Package: evdi-dkms Source: evdi Version: 1.14.11+dfsg-1~bpo13+1 Architecture: all Maintainer: Harlan Lieberman-Berg Installed-Size: 208 Depends: dkms (>= 3.0.11) Recommends: libevdi1 Homepage: https://github.com/DisplayLink/evdi Priority: optional Section: kernel Filename: pool/main/e/evdi/evdi-dkms_1.14.11+dfsg-1~bpo13+1_all.deb Size: 38688 SHA256: 730e66fd4991355e578564eba20aca67873e24403d22a5c7621cb385c3cabe64 SHA1: f88f1b6d8873daf6de350976132319ba2fa2fe14 MD5sum: 41782ff8dd8aebed6bfb35d8349ac148 Description: Extensible Virtual Display Interface driver kernel module The Extensible Virtual Display Interface (EVDI) is a Linux kernel module that enables management of multiple screens, allowing user-space programs to take control over what happens with the image. It is essentially a virtual display you can add, remove and receive screen updates for, in an application that uses the libevdi library. . The module and library is part of the DisplayLink Ubuntu development which enables support for DisplayLink USB 3.0 devices on Ubuntu. . Please note that this is NOT a complete driver for DisplayLink devices. . This package installs the kernel module needed for creating the virtual displays. Package: firmware-amd-graphics Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 92965 Suggests: initramfs-tools Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-amd-graphics_20251011-0_all.deb Size: 15118936 SHA256: 59d0b53a20e477717cacc8232586c06def5aa35ac63bc903de21913b6eb266ef SHA1: d3032e5e4381a1e278cc86c6555766feb70950e6 MD5sum: d50f90319985463390df53bf3a443aa6 Description: Binary firmware for AMD/ATI graphics and NPU chips This package contains the binary firmware for AMD/ATI graphics and NPU chips supported by the radeon, amdgpu, amdxdna and r128 drivers. Package: firmware-atheros Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 109311 Suggests: initramfs-tools Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-atheros_20251011-0_all.deb Size: 33894476 SHA256: 32355d71e030293fe11cf18a19dc9e5876a2bd6b1585ccebc838b9d5c20a2e79 SHA1: 1194fa0be797841dc27c42963bf0d0670b298d20 MD5sum: c2547face4a5959153844e176f22838b Description: Binary firmware for Qualcomm Atheros wireless cards This package contains the binary firmware for USB wireless network and Bluetooth cards supported by the ar5523, ath3k, ath6kl_sdio, ath6kl_usb, ath10k, ath11k, or wilc6210 drivers. Package: firmware-bnx2 Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 629 Suggests: initramfs-tools Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-bnx2_20251011-0_all.deb Size: 160640 SHA256: 075da1b82e0a5d6c6dfc7a6cae66f0fcf9e3899e5d82881f399ecb7081585da3 SHA1: 4bb50f979ddd6ba9836334e0eaea710fe86e08a3 MD5sum: 3104b242daae18805d01885712a83b51 Description: Binary firmware for Broadcom NetXtremeII This package contains the binary firmware for Broadcom NetXtremeII network adapters supported by the bnx2 driver. Package: firmware-bnx2x Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 2390 Suggests: initramfs-tools Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-bnx2x_20251011-0_all.deb Size: 1765092 SHA256: a84484afb6ecbf464d974e5576c5a51ed1502d3ca08d0423d36598ff4682f5aa SHA1: 81e3290b0db9ae61e730c7e8c464d9dd30e10026 MD5sum: 536a5a9196ba1169a605a7190ef38537 Description: Binary firmware for Broadcom NetXtreme II 10Gb This package contains the binary firmware for Broadcom NetXtreme II 10Gb network adapters supported by the bnx2x driver. Package: firmware-brcm80211 Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 18327 Suggests: initramfs-tools Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-brcm80211_20251011-0_all.deb Size: 5386244 SHA256: 95f48e46b6e384bd32dd4cf31b045e751404d6538cf1398dced02399d8db5cdc SHA1: c07f49d9dae9eb8098424b274d340535a6f07370 MD5sum: e416032ebcbedb67127a60f386c47657 Description: Binary firmware for Broadcom/Cypress 802.11 wireless cards This package contains the binary firmware for wireless network cards supported by the brcmsmac or brcmfmac driver. Package: firmware-cavium Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 5383 Suggests: initramfs-tools Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-cavium_20251011-0_all.deb Size: 708160 SHA256: ecf0796404e48ab8709d7005cf4bb84526e623d601af829c4182eea56d463592 SHA1: 63ee7d1a4aa949fc5422d6c8369ea7904af13d26 MD5sum: b626a9b652ab4557bffdfdfcbc1a6145 Description: Binary firmware for Cavium Ethernet adapters This package contains the binary firmware for Cavium crypto and Ethernet adapters supported by the nitrox and liquidio drivers. Package: firmware-cirrus Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 5639 Suggests: initramfs-tools Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-cirrus_20251011-0_all.deb Size: 376408 SHA256: f901faf6e809bbfa924ca8eca5f3dfcd2090792f88945e885309d100ba1637c6 SHA1: e37db02d6524ba211fa1a4b5542a30647ba4dfff MD5sum: 7e13c4bc5c415de140e4d6e28f963c8c Description: Binary firmware for Cirrus Logic audio chips This package contains the binary firmware for Cirrus Logic audio chips like smart amplifiers, converters and DSPs. Package: firmware-intel-graphics Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 30564 Suggests: initramfs-tools Conflicts: firmware-misc-nonfree (<< 20230625-3~) Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-intel-graphics_20251011-0_all.deb Size: 6786672 SHA256: 8259e8dfecfe31d32c4334a0eb12576c1cdaa3e47e4e76e20ab2f5c2f610c09d SHA1: f173389e8ff559da7bc6dd69186d919545b4b940 MD5sum: ab2d04251d1c5e4f459bc6de6dfddded Description: Binary firmware for Intel iGPUs and IPUs This package contains the binary firmware for Intel integrated GPUs and IPUs supported by the i915, intel-ipu6-isys, ipu3-imgu, mei-vsc-hw, and xe drivers. Package: firmware-intel-misc Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 9954 Suggests: initramfs-tools Conflicts: firmware-misc-nonfree (<< 20230625-3~) Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-intel-misc_20251011-0_all.deb Size: 1312384 SHA256: d56b6bcac986fff2538ba733b4c8cb9caf9ba9101209b93164e1f7be9b644da4 SHA1: 84210cc6ef13679b09dd756b6a4e004df9fc51cf MD5sum: a1694e1f098b8c5044738caddce4fce5 Description: Binary firmware for miscellaneous Intel devices and chips This package contains the binary firmware for miscellaneous Intel devices and chips, which do not belong in the iwlwifi, ipw2x00, intel-graphics or intel-sound packages. This includes for example Omni-Path, Ethernet/Network chips/devices, and QuickAssist Technology crypto accelerators. Package: firmware-intel-sound Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 4404 Suggests: initramfs-tools Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-intel-sound_20251011-0_all.deb Size: 836580 SHA256: 08804bcf0fa6243ad1bc18ed6a4522c371c0cd112e25847b4b3e2a08908ca2b4 SHA1: 898817d7843ece1cca83ff9e5a61e8683b153932 MD5sum: d2238d912cf9e6324d067b81a375550c Description: Binary firmware for Intel sound DSPs This package contains the binary firmware for Intel SST sound DSPs supported by the snd-soc-sst-acpi or snd-intel-sst-acpi driver. Package: firmware-ipw2x00 Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 1575 Pre-Depends: debconf | debconf-2.0 Depends: debconf (>= 0.5) | debconf-2.0 Suggests: initramfs-tools Multi-Arch: foreign Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-ipw2x00_20251011-0_all.deb Size: 307436 SHA256: 12c492c2ca86038a7ebaf197beb091c616fc73546946ca87a5fbde66563aa2ef SHA1: eaa9aa7a4d449bc8f83cd846069ed4980ee1fce5 MD5sum: 64fd7883c4e00c1fdd3be26edca95dc4 Description: Binary firmware for Intel Pro Wireless 2100, 2200 and 2915 This package contains the binary firmware for Intel Pro Wireless 2100, 2200 and 2915 cards supported by the ipw2100 and ipw2200 drivers. . This firmware is covered by the Intel Pro Wireless 2100 and 2200/2915 License. You must agree to the terms of this license before it is installed. Package: firmware-ivtv Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 1222 Pre-Depends: debconf | debconf-2.0 Depends: debconf (>= 0.5) | debconf-2.0 Suggests: initramfs-tools Multi-Arch: foreign Homepage: https://web.archive.org/web/20150508162618/http://dl.ivtvdriver.org:80/ivtv/firmware/ Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-ivtv_20251011-0_all.deb Size: 165660 SHA256: d6691271a9f17c14e8f23fec972a646695aa1bb5c4a667e9515bc03439c23a4a SHA1: ca947f66b6f1bcc1c33c1697b4366f2e12b6cad2 MD5sum: 2cfa9845c96f015ce40a59ea2654ba4f Description: Binary firmware for iTVC15-family MPEG codecs (ivtv and pvrusb2 drivers) This package contains the binary firmware for TV cards with Conexant iTVC15-family MPEG codecs, supported by the ivtv and pvrusb2 drivers. . This firmware is covered by the Hauppauge End-User Firmware License Agreement. You must agree to the terms of this license before it is installed. Package: firmware-iwlwifi Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 15372 Suggests: initramfs-tools Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-iwlwifi_20251011-0_all.deb Size: 4530864 SHA256: 67d9e40504626dc503cbab4cdd897ec26b5a48ab3ef33fa8852c681bf0c35389 SHA1: 89cb3626b39e893c29465465ee0a98bab075a038 MD5sum: 588399ffe0053cbb1f901193e3dd8e74 Description: Binary firmware for Intel Wireless cards This package contains the binary firmware for Intel Wireless cards supported by the iwl3945, iwl4965, and iwlwifi drivers. Package: firmware-libertas Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 11455 Recommends: firmware-marvell-prestera Suggests: initramfs-tools Replaces: libertas-firmware Provides: libertas-firmware Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-libertas_20251011-0_all.deb Size: 3628012 SHA256: 3c74e3aaefdf806a9b60e18d4fd3abf78ee15c51328ecd696849645b756388e5 SHA1: bec32412165fc56b08a3a75507c938b1c32ac2bc MD5sum: 86cc091bdb5e39b9124cf8e860113c32 Description: Binary firmware for Marvell wireless cards This package contains the binary firmware for wireless network cards with Marvell and NXP 88W8xxx chips supported by the libertas_cs, libertas_sdio, libertas_spi, libertas_tf_usb, mwifiex_pcie, mwifiex_sdio, mwifiex_usb, mwl8k and usb8xxx drivers. Package: firmware-linux Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 407 Depends: firmware-linux-free, firmware-linux-nonfree (= 20251011-0) Recommends: intel-microcode, amd64-microcode Priority: optional Section: non-free-firmware/metapackages Filename: pool/main/f/firmware-nonfree/firmware-linux_20251011-0_all.deb Size: 77028 SHA256: 3c54203ca8fc026df1f49a716e96001cbf393bdcacff5bc12028bcdf584dad45 SHA1: be29fea6ead59f1f66e17a2077a7e3e7eda917e6 MD5sum: 97af135ed574a2000a13fc4d9f628b09 Description: Binary firmware for various drivers in the Linux kernel (metapackage) This package depends on both free and non-free firmware which may be used with drivers in the Linux kernel. Package: firmware-linux-nonfree Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 407 Depends: firmware-misc-nonfree (= 20251011-0), firmware-amd-graphics (= 20251011-0) Recommends: intel-microcode, amd64-microcode Priority: optional Section: non-free-firmware/metapackages Filename: pool/main/f/firmware-nonfree/firmware-linux-nonfree_20251011-0_all.deb Size: 77004 SHA256: dbc6f57ae565f3dc8ef1d37d1c6a2d67db1c47b5292ee65ebb67811bc46ff726 SHA1: 9d4ea41f44e3edf81120c465c8d4600a9ee4ce37 MD5sum: 779cec5487d974773b0fe503fbc95595 Description: Binary firmware for various drivers in the Linux kernel (metapackage) This package depends on non-free firmware which may be used with drivers in the Linux kernel. Package: firmware-marvell-prestera Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 60505 Suggests: initramfs-tools Conflicts: firmware-libertas (<< 20230625-3~) Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-marvell-prestera_20251011-0_all.deb Size: 61327888 SHA256: 906b1f8bbc2ddb05777e13a3ba649b83c91a93b2a0bdd7a65c3d4d4947cfb266 SHA1: 0456d1aa27cfd7fecf320c7442c452cc3b00b5b5 MD5sum: b0b4dcae339ff6c758bebfe1483d5530 Description: Binary firmware for Marvell Prestera ASIC devices This package contains the binary firmware for Marvell Switchdev solution Prestera Ethernet switches. Package: firmware-mediatek Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 58578 Suggests: initramfs-tools Conflicts: firmware-misc-nonfree (<< 20230625-3~) Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-mediatek_20251011-0_all.deb Size: 21005208 SHA256: b9bf5dba33a434cc76a9c5804630a5cbeaf123b26b55a59fd0a15ef645cf144e SHA1: 1dd3cd7eee1f47667e723eb94a27813d665edc70 MD5sum: 1f06a2ab9a949e81affdb6e4f3b791fb Description: Binary firmware for MediaTek and Ralink chips for networking, SoCs and media This package contains the binary firmware for MediaTek devices such as ethernet/Wi-Fi/Bluetooth chips, SoCs and other chips and devices made by MediaTek and Ralink. Package: firmware-misc-nonfree Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 13158 Recommends: firmware-nvidia-graphics, firmware-intel-graphics, firmware-intel-misc, firmware-mediatek Suggests: initramfs-tools Conflicts: firmware-ti-connectivity (<< 20230625-3~) Provides: firmware-adi, firmware-ralink Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-misc-nonfree_20251011-0_all.deb Size: 4346252 SHA256: c295b3849aee04f47909d90c0f934cf4035b0e91e94bad3e889c056abb2f7103 SHA1: c32a8e0981f107df06ff5a1eb6908dd33514dfdd MD5sum: d36a6d7e2e32122df2879800b692f26e Description: Binary firmware for various drivers in the Linux kernel This package contains the binary firmware for various drivers in the Linux kernel. This is a collection of firmware blobs which are not individually large enough to warrant a standalone package. Package: firmware-myricom Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 4033 Suggests: initramfs-tools Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-myricom_20251011-0_all.deb Size: 329944 SHA256: 770785af85299551dd53983a5569f7d02a653f3df70857b4661067a137a739de SHA1: ac585d2acce294df217cc88ffb40fb86e240039c MD5sum: c5c32abd4712617bfbdca92ec71d5ab3 Description: Binary firmware for Myri-10G Ethernet adapters This package contains the binary firmware for Myricom Myri-10G Ethernet adapters supported by the myri10ge driver. Package: firmware-netronome Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 143982 Suggests: initramfs-tools Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-netronome_20251011-0_all.deb Size: 1768956 SHA256: 0a3bb93f9609fc9b8692d305115be8bd11744787bf67e5b342ea55661e924e5c SHA1: 0891d351a61180a33f873348431fd0fd4a7ea8c6 MD5sum: 71a76d3100be98f79cacf1e3d2f1ac26 Description: Binary firmware for Netronome network adapters This package contains the binary firmware for Netronome network adapters supported by the nfp driver. Package: firmware-netxen Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 2219 Suggests: initramfs-tools Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-netxen_20251011-0_all.deb Size: 1300684 SHA256: fa222f50904b9653cad7f0454b6c300d6b2c31b43f05601d0fc82496c7ef1568 SHA1: c790941a09b10e412a62cf29bdbfd6385e45ab32 MD5sum: ce4cf7c0e3310458eae842635330e499 Description: Binary firmware for QLogic Intelligent Ethernet (3000 and 3100 Series) This package contains the binary firmware for QLogic (formerly NetXen) Intelligent network adapters supported by the netxen_nic and qlcnic drivers. Package: firmware-nvidia-graphics Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 156283 Suggests: initramfs-tools Conflicts: firmware-misc-nonfree (<< 20230625-3~) Breaks: initramfs-tools (<< 0.142+deb12u1) Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-nvidia-graphics_20251011-0_all.deb Size: 104168560 SHA256: 0f95128c041f8cc9e1be03f16212ba25288e5568512dcd22462e20bc6a57283f SHA1: 94dbb3eee95b0e70b76c1d9e3b258c377fbac6c5 MD5sum: 8bc8d8aa84645d84dc42acf627c067f8 Description: Binary firmware for Nvidia GPU chips This package contains the binary firmware for Nvidia graphics chips using the nouveau driver. Package: firmware-qcom-media Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 407 Depends: firmware-qcom-soc Multi-Arch: foreign Priority: optional Section: non-free-firmware/oldlibs Filename: pool/main/f/firmware-nonfree/firmware-qcom-media_20251011-0_all.deb Size: 76968 SHA256: 52ceee957b1e76ee4098471ab4365e6842970503daaba3ed6530485a98190f34 SHA1: ed9f7a5d14ddeb0e6f6e72f16fde2d518d302c42 MD5sum: 270d0fbf23f0eeac1148edcba2c4c120 Description: Binary firmware for Qualcomm graphics/video (dummy package) This is a dummy transitional package. It can be safely removed. Package: firmware-qcom-soc Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 401510 Recommends: firmware-atheros Suggests: initramfs-tools Breaks: firmware-qcom-media (<< 20200421-1~) Replaces: firmware-qcom-media (<< 20200421-1~) Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-qcom-soc_20251011-0_all.deb Size: 136391920 SHA256: d9e83ff0e0a5e4d7546542a7910e5bddb519f6b4e4971d5d6d2782b07a7f56b3 SHA1: 4a35d9a4b8cf21fb2a23c07171df580064f93826 MD5sum: e19edee671d87436c8e7a31afa71a118 Description: Binary firmware for Qualcomm SoCs This package contains the binary firmware for Qualcomm Snapdragon SoCs. Package: firmware-qlogic Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 4762 Suggests: initramfs-tools Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-qlogic_20251011-0_all.deb Size: 2160268 SHA256: ee9e9fe9757d3bd9a7707f8423a0d65695a871a18b7f9261b93fea2d10444652 SHA1: 57c2f3a25d40186532342d89cca88113900b8480 MD5sum: 392e45d9c9a54135988110269ffc2c82 Description: Binary firmware for QLogic HBAs This package contains the binary firmware for QLogic Infiniband, SCSI, Fibre Channel/FCoE adapters and Converged Network Adapters supported by the bfa, bna, ip_iband, qed, qla1280 and qla2xxx drivers. Package: firmware-realtek Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 22998 Suggests: initramfs-tools Conflicts: firmware-realtek-rtl8723cs-bt Replaces: firmware-realtek-rtl8723cs-bt Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-realtek_20251011-0_all.deb Size: 3075256 SHA256: a1f714589084b931dbd205f8f0f7425a8a192634191394e236dba006d70d6814 SHA1: 563e0a4dc88e366164d8413de020d6ab13ebd0e0 MD5sum: 0d10551020508c081aeca48b255b482f Description: Binary firmware for Realtek network and audio chips This package contains the binary firmware for Realtek Ethernet, Wi-Fi, Bluetooth and audio chips supported by various drivers. Package: firmware-samsung Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 2820 Suggests: initramfs-tools Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-samsung_20251011-0_all.deb Size: 813052 SHA256: a14bdd87b9a2de382e8bc82ab8c6dfd62d02438bf815cba520538c45d5285988 SHA1: 38115c07a5263e489dde5b0dbd47f5ae0ca0fa17 MD5sum: 993b5cf083041f84872b3d832750bc8f Description: Binary firmware for Samsung MFC video codecs This package contains the binary firmware for Samsung MFC video codecs used in Exynos SoCs and supported by the s5p-mfc driver. Package: firmware-siano Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 1328 Suggests: initramfs-tools Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-siano_20251011-0_all.deb Size: 382080 SHA256: 2faa99ae37a83f092864ab3fcd2c52624645d504b354aac517cb76db0a84decb SHA1: 9718268507f7772fec26f1e95744b648c51a6d40 MD5sum: 68f733101c88ed61744e04f7e2e0dd17 Description: Binary firmware for Siano MDTV receivers This package contains the binary firmware for Siano Mobile Digital TV receivers supported by the smsmdtv driver. Package: firmware-ti-connectivity Source: firmware-nonfree Version: 20251011-0 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 5415 Suggests: initramfs-tools Multi-Arch: foreign Homepage: https://gitlab.com/kernel-firmware/linux-firmware Priority: optional Section: non-free-firmware/kernel Filename: pool/main/f/firmware-nonfree/firmware-ti-connectivity_20251011-0_all.deb Size: 1472196 SHA256: 3a903cc4bc36bc142e8a6e6edf26dd6b4015d6e4d97fa81468866eb0f0fc51fb SHA1: 9ab0f7324cf7b1c46a7f4fcd64a038df64608635 MD5sum: f9a7e13d29e7d7c1859c1243bedfc36e Description: Binary firmware for TI Connectivity Wi-Fi and BT/FM/GPS adapters This package contains the binary firmware for Texas Instruments WL1251, WL127x, WL128x and WL18xx wireless network chips supported by the wl1251, wl12xx and wl18xx drivers and BT/FM/GPS chips supported by the st_drv driver. Package: gcli Version: 2.11.0-3~bpo13+1~sjr Architecture: amd64 Maintainer: Simon Richter Installed-Size: 484 Depends: libc6 (>= 2.34), libcurl3t64-gnutls (>= 7.56.1), libedit2 (>= 2.11-20080614-0), liblowdown2 (>= 1.0.0), libssl3t64 (>= 3.0.0) Homepage: https://herrhotzenplotz.de/gcli/ Priority: optional Section: devel Filename: pool/main/g/gcli/gcli_2.11.0-3~bpo13+1~sjr_amd64.deb Size: 174240 SHA256: bab351e058b8ca2e9dc31c7cfd9d5d82c41e9278b984a0765dd47ef650774ff5 SHA1: 96d9e82cdf1f36b9bbba5fd366ba2f6eca7c575a MD5sum: a962d538b3f529a7246506edf71e1840 Description: Git Forge CLI This is a command line tool to interact with various Git forges, such as Gitea, GitLab and Microsoft® GitHub™. . Features include: * Interacting with issues/bug reports * Managing and commenting pull/merge requests * Creating and altering repositories, including forks * Inspecting and managing pipelines * Tagging and publishing releases Package: gcli-dbgsym Source: gcli Version: 2.11.0-3~bpo13+1~sjr Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Simon Richter Installed-Size: 579 Depends: gcli (= 2.11.0-3~bpo13+1~sjr) Priority: optional Section: debug Filename: pool/main/g/gcli/gcli-dbgsym_2.11.0-3~bpo13+1~sjr_amd64.deb Size: 409652 SHA256: f4db427f77f42f53bd699315e159b00173c78f2422119863dd1678ac4e3489ea SHA1: 26cc52afae816f4f8d8aeb04f356bdefa2bd7a55 MD5sum: b32db7d6ad8bb7f37711ea97a2a138d3 Description: debug symbols for gcli Build-Ids: 3cb8393a81f0279664466819493c82317039bed6 Package: git-treeof Version: 0.0.20260411-0.1~pre~noseccomp~sjr Architecture: amd64 Maintainer: Simon Richter Installed-Size: 64 Depends: libc6 (>= 2.34) Homepage: https://sr.ht/~sjr/git-treeof Priority: optional Section: admin Filename: pool/main/g/git-treeof/git-treeof_0.0.20260411-0.1~pre~noseccomp~sjr_amd64.deb Size: 33416 SHA256: c63ed992a4dd4bfc7d1d9dbf823bd168405f9aed5bc89eecea8e649d6b074de0 SHA1: 7545f0b6e3d564f6661fb86408f027424e436510 MD5sum: b4f88485994e3150c2fffd3d0543f607 Description: Securely calculate Git "tree" checksum for given tar archive Small tool to pretend-import the contents of a tar file into Git, inside a secure environment, and calculate the resulting checksum. . This is useful to verify the contents of a tar archive that is supposedly exported from git. Package: git-treeof-dbgsym Source: git-treeof Version: 0.0.20260411-0.1~pre~noseccomp~sjr Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Simon Richter Installed-Size: 51 Depends: git-treeof (= 0.0.20260411-0.1~pre~noseccomp~sjr) Priority: optional Section: debug Filename: pool/main/g/git-treeof/git-treeof-dbgsym_0.0.20260411-0.1~pre~noseccomp~sjr_amd64.deb Size: 29828 SHA256: 82721c4ed8cc3dd2985f72256a173b17419b9a37d9cbbdd87b5e25aed2c501a7 SHA1: 005d87134c171ad05756272bc8ef04de0f172fef MD5sum: 42c7dae5b63f5bc086122664173b9cea Description: debug symbols for git-treeof Build-Ids: 69e3ffd826c6862f9ddf7abb44df43dada18aa4a Package: igsc Version: 1.0.0-0.1~bpo13+1 Architecture: amd64 Maintainer: Simon Richter Installed-Size: 381 Depends: libc6 (>= 2.34), libmetee-6.0.2.0 (>= 6.0.2), libudev1 (>= 199) Homepage: https://github.com/intel/igsc Priority: optional Section: admin Filename: pool/main/i/igsc/igsc_1.0.0-0.1~bpo13+1_amd64.deb Size: 112308 SHA256: a25594f849e2d1d9d825d1cd45c75b4027a99382418a3633b6ef97ba18363f2a SHA1: 50b729b555dbce9c374b865a110051ac9866c064 MD5sum: b4bf749756d24e4f829e927f0b48bb57 Description: Package: igsc-dbgsym Source: igsc Version: 1.0.0-0.1~bpo13+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Simon Richter Installed-Size: 353 Depends: igsc (= 1.0.0-0.1~bpo13+1) Priority: optional Section: debug Filename: pool/main/i/igsc/igsc-dbgsym_1.0.0-0.1~bpo13+1_amd64.deb Size: 298088 SHA256: eb92c1fa6f845cdafd74df11c2ca79072e20c048ee1b58ee185642d88bc7c83c SHA1: 2e801245b6750f7cbef8a9bdb7f52f999f4dc136 MD5sum: 7a0b4bb52c8aaff5d6e9a712f4836db2 Description: debug symbols for igsc Build-Ids: 851e9528f3492e207d3f0fda07ffedb9ffe8c96c ebec5fd50ed66397a732112f41215b5018646915 Package: libd3dadapter9-mesa Source: mesa Version: 25.0.7-2+xe+4 Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 34688 Depends: libc6 (>= 2.38), libdrm-amdgpu1 (>= 2.4.121), libdrm-intel1 (>= 2.4.121), libdrm2 (>= 2.4.121), libelf1t64 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libllvm19 (>= 1:19.1.0), libsensors5 (>= 1:3.5.0), libstdc++6 (>= 11), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4), libudev1 Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libs Filename: pool/main/m/mesa/libd3dadapter9-mesa_25.0.7-2+xe+4_amd64.deb Size: 7706268 SHA256: f146a0171f8948d0bcaf09cf4a1d167e70d12db25c9a326fabdc2ca88fe1c714 SHA1: 8375d097006a7d46dcbbefaa10b3753d90d39f15 MD5sum: 9dd234dc02fb712c67a822d296181864 Description: state-tracker for Direct3D9 This package contains a Gallium3D state tracker that implements the Direct3D9 API. Combined with the gallium-nine branch of Wine, programs using D3D9 can achieve native (or better) graphics performance. Package: libd3dadapter9-mesa-dbgsym Source: mesa Version: 25.0.7-2+xe+4 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 52216 Depends: libd3dadapter9-mesa (= 25.0.7-2+xe+4) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/m/mesa/libd3dadapter9-mesa-dbgsym_25.0.7-2+xe+4_amd64.deb Size: 51115704 SHA256: eeff2f7bb203884ae88a9a82f7a49914308e06542268b8aaed28bb774ebbbaf3 SHA1: ca41b5c2298f07327a6c219974b518ad7ee49ec1 MD5sum: 11679b21614977b6e5bb81fa0701647f Description: debug symbols for libd3dadapter9-mesa Build-Ids: 2cdbcad27e2da029270c6648be1a3096c4fd6fa5 Package: libd3dadapter9-mesa-dev Source: mesa Version: 25.0.7-2+xe+4 Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 65 Depends: libd3dadapter9-mesa (= 25.0.7-2+xe+4), libudev1 Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libdevel Filename: pool/main/m/mesa/libd3dadapter9-mesa-dev_25.0.7-2+xe+4_amd64.deb Size: 23728 SHA256: 922d2562a624ddc91abfdeceaaef7e148b16d25332b908bd361c7524e3efc052 SHA1: 89741ac6f912451e008b8a7396e08956606549d9 MD5sum: 60cc02c8a33df7bb3b605f04c7609b9d Description: state-tracker for Direct3D9 -- development files This package contains a Gallium3D state tracker that implements the Direct3D9 API. Combined with the gallium-nine branch of Wine, programs using D3D9 can achieve native (or better) graphics performance. . Development files Package: libdrm-amdgpu1 Source: libdrm Version: 2.4.125-2~bpo13+1~ Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 81 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.108) Multi-Arch: same Homepage: https://gitlab.freedesktop.org/mesa/drm/ Priority: optional Section: libs Filename: pool/main/libd/libdrm/libdrm-amdgpu1_2.4.125-2~bpo13+1~_amd64.deb Size: 23260 SHA256: e9765bfcec73e975e93be7b7851c33a176ec001eb866b7fa16438984a0cfc5c3 SHA1: 24083fad01d0ea737ae4dc5b033470c2d6a64772 MD5sum: 2b64b81d910c8dbda9781c24d138672b Description: Userspace interface to amdgpu-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Package: libdrm-amdgpu1-dbgsym Source: libdrm Version: 2.4.125-2~bpo13+1~ Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 75 Depends: libdrm-amdgpu1 (= 2.4.125-2~bpo13+1~) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/libd/libdrm/libdrm-amdgpu1-dbgsym_2.4.125-2~bpo13+1~_amd64.deb Size: 57704 SHA256: 7b39273f8751edfaa908b47f1746b4f50fbc0bc95f4f641894e8c8a596834323 SHA1: a50cfa5fa0e5247c9240b6ebe864b0c3cf126ed8 MD5sum: 2e49fa6691ff03ef4063e2e2baabc4d7 Description: debug symbols for libdrm-amdgpu1 Build-Ids: a69ccfcfc7dc55afbd41f6b9b355c6c34d1bef36 Package: libdrm-common Source: libdrm Version: 2.4.125-2~bpo13+1~ Architecture: all Maintainer: Debian X Strike Force Installed-Size: 49 Multi-Arch: foreign Homepage: https://gitlab.freedesktop.org/mesa/drm/ Priority: optional Section: libs Filename: pool/main/libd/libdrm/libdrm-common_2.4.125-2~bpo13+1~_all.deb Size: 8652 SHA256: 413136e1a04375c5ce6c4bd613d8142027ea8100739b014f6c42431988013d33 SHA1: c7414c72abe3cef02449066c8d99829806922142 MD5sum: 6a2a31bb661d1a28e86117dc97e44883 Description: Userspace interface to kernel DRM services -- common files This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package provides common files for libdrm. Package: libdrm-dev Source: libdrm Version: 2.4.125-2~bpo13+1~ Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 1402 Depends: libdrm2 (= 2.4.125-2~bpo13+1~), libdrm-intel1 (= 2.4.125-2~bpo13+1~), libdrm-radeon1 (= 2.4.125-2~bpo13+1~), libdrm-nouveau2 (= 2.4.125-2~bpo13+1~), libdrm-amdgpu1 (= 2.4.125-2~bpo13+1~), libpciaccess-dev Multi-Arch: same Homepage: https://gitlab.freedesktop.org/mesa/drm/ Priority: optional Section: libdevel Filename: pool/main/libd/libdrm/libdrm-dev_2.4.125-2~bpo13+1~_amd64.deb Size: 300864 SHA256: 6b4f73316c8984e6a128b57af6036d716d77cd1db11a4eca5318ec82db9c5d0e SHA1: 1201a45c27e763a02e6df8582a51182a4a477509 MD5sum: 726d0dc335b501498119c3706bd7ba82 Description: Userspace interface to kernel DRM services -- development files This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package provides the development environment for libdrm. Package: libdrm-intel1 Source: libdrm Version: 2.4.125-2~bpo13+1~ Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 182 Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.108), libpciaccess0 Multi-Arch: same Homepage: https://gitlab.freedesktop.org/mesa/drm/ Priority: optional Section: libs Filename: pool/main/libd/libdrm/libdrm-intel1_2.4.125-2~bpo13+1~_amd64.deb Size: 64252 SHA256: 6a9a3e25c55a0c99a294bbdb2f42bb6bf7473deab1c75ff51476eb7cf4ca7db2 SHA1: 6996c0cf6a8458c2301a9e2502957262a69eac3c MD5sum: 4242735e075930680049c1243c3a2cc1 Description: Userspace interface to intel-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Package: libdrm-intel1-dbgsym Source: libdrm Version: 2.4.125-2~bpo13+1~ Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 152 Depends: libdrm-intel1 (= 2.4.125-2~bpo13+1~) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/libd/libdrm/libdrm-intel1-dbgsym_2.4.125-2~bpo13+1~_amd64.deb Size: 130824 SHA256: d8c676a3ebaa9459f5378600cd94a4e94a545b512c9e30ef4653be3c440538ac SHA1: caecd90a1be8c3e545f0f174dbbeb9fabcca61e4 MD5sum: 60638df770aa16bea25f57bd2449e20d Description: debug symbols for libdrm-intel1 Build-Ids: 453b9891a14a76fd9c7ce0ccf3f833ad7f40ea4a Package: libdrm-nouveau2 Source: libdrm Version: 2.4.125-2~bpo13+1~ Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 71 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.108) Multi-Arch: same Homepage: https://gitlab.freedesktop.org/mesa/drm/ Priority: optional Section: libs Filename: pool/main/libd/libdrm/libdrm-nouveau2_2.4.125-2~bpo13+1~_amd64.deb Size: 20048 SHA256: 61157bf28bc73540df77f485d3b4f4c9addae3f144c9c58f530e3ed29d301bcf SHA1: b5802b1e12fc4fce834eba50d4024708bb1a4c54 MD5sum: 708174c2f10f137d130fe43e1ce214f9 Description: Userspace interface to nouveau-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Package: libdrm-nouveau2-dbgsym Source: libdrm Version: 2.4.125-2~bpo13+1~ Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 56 Depends: libdrm-nouveau2 (= 2.4.125-2~bpo13+1~) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/libd/libdrm/libdrm-nouveau2-dbgsym_2.4.125-2~bpo13+1~_amd64.deb Size: 41228 SHA256: 18c5ae4d911f11ba8b84c9f884ccbd3f07c56bd991fb5ba2ee4736476c0008f4 SHA1: f380142aea22d853db26378061e3b1734ecfcfbe MD5sum: 39db6c50a41885623fc676bde5930ee4 Description: debug symbols for libdrm-nouveau2 Build-Ids: 124143aa07a2c07efeac87c904422ef405287b8e Package: libdrm-radeon1 Source: libdrm Version: 2.4.125-2~bpo13+1~ Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 83 Depends: libc6 (>= 2.4), libdrm2 (>= 2.4.108) Multi-Arch: same Homepage: https://gitlab.freedesktop.org/mesa/drm/ Priority: optional Section: libs Filename: pool/main/libd/libdrm/libdrm-radeon1_2.4.125-2~bpo13+1~_amd64.deb Size: 22752 SHA256: 17ce046d2a4b95245a3f6cf46d298350f8fcce857690eaa874a6b954db42c7ba SHA1: baa0f8306e847aa80fdf1d0ce8fe3784caef98d5 MD5sum: 8afbe020140b6f4bec73b93f3a9dd163 Description: Userspace interface to radeon-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Package: libdrm-radeon1-dbgsym Source: libdrm Version: 2.4.125-2~bpo13+1~ Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 64 Depends: libdrm-radeon1 (= 2.4.125-2~bpo13+1~) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/libd/libdrm/libdrm-radeon1-dbgsym_2.4.125-2~bpo13+1~_amd64.deb Size: 48892 SHA256: 24be327f7f421aa156b36034d01abf70cf59cdb9dbc8af972b527af352fb88da SHA1: 1cdd7dcf8585ed97d97a0f21b3e1f73a098346be MD5sum: e9f03914487b60712f9d5b026c3fdb54 Description: debug symbols for libdrm-radeon1 Build-Ids: 8fd5e697ccb8acdddfca9b1f60feb536b3b00bbc Package: libdrm-tests Source: libdrm Version: 2.4.125-2~bpo13+1~ Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 201 Depends: libdrm2 (= 2.4.125-2~bpo13+1~), libc6 (>= 2.38), libdrm-amdgpu1 (>= 2.4.77) Homepage: https://gitlab.freedesktop.org/mesa/drm/ Priority: optional Section: libs Filename: pool/main/libd/libdrm/libdrm-tests_2.4.125-2~bpo13+1~_amd64.deb Size: 55460 SHA256: 5e78ae15d15fa1ddfcd89dbbc4100a03a6c0c2fd1ef5ea5ce86e1254b45f3575 SHA1: 7e84d9b8a1aad7d61464d1bc3cd6d7d22f0080bc MD5sum: b1117102da60f42907b8f8386abc7610 Description: Testing tools from the libdrm project This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package contains a variety of tools for testing from the libdrm project. Package: libdrm-tests-dbgsym Source: libdrm Version: 2.4.125-2~bpo13+1~ Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 247 Depends: libdrm-tests (= 2.4.125-2~bpo13+1~) Priority: optional Section: debug Filename: pool/main/libd/libdrm/libdrm-tests-dbgsym_2.4.125-2~bpo13+1~_amd64.deb Size: 154004 SHA256: 991575282a1b1b9dc250354748eeb2c666ebbae2eae6ed292659689f92a98d88 SHA1: 341d442619979e771937d543c570b26f2ff1f1a5 MD5sum: 3423013c51870b4f164a06984da854eb Description: debug symbols for libdrm-tests Build-Ids: 0c412a03ab55bb41a8b877bbb39b6fe6d9f1c711 0f51b974b3d54db9cc02b966d979b2f8726d5bfd 2fc5eaa8e685dbf82c1a08f6cd0868d30c2fb2b1 c2d2e89e639f1ddcc99c1fd8c092b72b7be1abd3 ca64905ab8463d855b62b6b96fb5a4f5d7b90f92 d95acba585a466170dfef74219715fdf593c0037 Package: libdrm2 Source: libdrm Version: 2.4.125-2~bpo13+1~ Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 128 Depends: libdrm-common (>= 2.4.125-2~bpo13+1~), libc6 (>= 2.38) Multi-Arch: same Homepage: https://gitlab.freedesktop.org/mesa/drm/ Priority: optional Section: libs Filename: pool/main/libd/libdrm/libdrm2_2.4.125-2~bpo13+1~_amd64.deb Size: 39304 SHA256: c895ed24e5829b4df4d119d6caf345b54165050b2e76f235e3a6203d5654b144 SHA1: 7d07fd831fa639ed5fdf8080c2edf9ad534acba1 MD5sum: 0cca67976e54c875667fd471c5903342 Description: Userspace interface to kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package provides the runtime environment for libdrm. Package: libdrm2-dbgsym Source: libdrm Version: 2.4.125-2~bpo13+1~ Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 126 Depends: libdrm2 (= 2.4.125-2~bpo13+1~) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/libd/libdrm/libdrm2-dbgsym_2.4.125-2~bpo13+1~_amd64.deb Size: 107292 SHA256: 00770324207f855a65ecd0fd6afead1f8bcab0581843f198dd6eae3dd2ec9a8a SHA1: 9358588a80ceef8aac4b237f3b4c5f40e5bb0593 MD5sum: e9b8eb04b570ebedd1d00206054b6453 Description: debug symbols for libdrm2 Build-Ids: 51f0789703e36be1b392921fe2e12e1b619fb158 Package: libegl-mesa0 Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 387 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.125-1), libexpat1 (>= 2.0.1), libgbm1 (= 25.2.4-1~bpo13+1), libgcc-s1 (>= 3.4), libwayland-client0 (>= 1.23.0), libx11-xcb1, libxcb-dri3-0 (>= 1.13), libxcb-present0, libxcb-randr0 (>= 1.3), libxcb-shm0, libxcb-xfixes0, libxcb1 (>= 1.6), mesa-libgallium (= 25.2.4-1~bpo13+1) Provides: libegl-vendor Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libs Filename: pool/main/m/mesa/libegl-mesa0_25.2.4-1~bpo13+1_amd64.deb Size: 122128 SHA256: 34c2508287d45192362d13929e048896c51f87874447ab9543367ace77cca597 SHA1: f74ffa839f624944f23a1a1f4029826f5b91b363 MD5sum: a9ead815928817ddf3001b334bfba4ab Description: free implementation of the EGL API -- Mesa vendor library This package contains the EGL native platform graphics interface library. EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES. . This package contains the Mesa vendor library for EGL. Package: libegl-mesa0-dbgsym Source: mesa Version: 25.2.4-1~bpo13+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 1227 Depends: libegl-mesa0 (= 25.2.4-1~bpo13+1) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/m/mesa/libegl-mesa0-dbgsym_25.2.4-1~bpo13+1_amd64.deb Size: 1202868 SHA256: aa84ca57e932692711c9a91a7807b76af2f0d8dfc5b48590e3a9b9250a0356a3 SHA1: 14ac559c9a848feb5c500719b772a6d07c72547c MD5sum: dc54b90ef6682b51708004e159c0358c Description: debug symbols for libegl-mesa0 Build-Ids: 48a2a86f4a3d471856d9bdbba21a145e1304f0fa Package: libegl1-mesa-dev Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 65 Depends: libegl-dev, libglvnd-dev Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libdevel Filename: pool/main/m/mesa/libegl1-mesa-dev_25.2.4-1~bpo13+1_amd64.deb Size: 24520 SHA256: 3894880082cca8d5ba82da04020f468ee1b3476644a1bfc5fb1a2c07f6b8c3ca SHA1: d0fec67457c5bfab1da6cc6cd1cfee3a14341396 MD5sum: 51a5524058bf5762a86b2877811119ac Description: free implementation of the EGL API -- development files This package contains the development environment required for compiling programs against EGL native platform graphics interface library. EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES. . This package provides the development environment for compiling programs against the EGL library. Package: libevdi-dev Source: evdi Version: 1.14.11+dfsg-1~bpo13+1 Architecture: all Maintainer: Harlan Lieberman-Berg Installed-Size: 20 Depends: libevdi1 (<< 1.14.11+dfsg-1~bpo13+1.1~), libevdi1 (>= 1.14.11+dfsg-1~bpo13+1) Recommends: evdi-dkms Breaks: libevdi0-dev (<< 1.14.0+dfsg-1~) Replaces: libevdi0-dev (<< 1.14.0+dfsg-1~) Homepage: https://github.com/DisplayLink/evdi Priority: optional Section: libdevel Filename: pool/main/e/evdi/libevdi-dev_1.14.11+dfsg-1~bpo13+1_all.deb Size: 5868 SHA256: 8c01a26c71eb122d247716ba8f5c90c3caabd765c764c7a888e1a8095d6328c1 SHA1: 9269cceea365b003ebd9faf76e9b691c0dbf6358 MD5sum: 064fc65a2b4fb66012f7798d2a3c22e9 Description: EVDI driver client library dev package The Extensible Virtual Display Interface (EVDI) is a Linux kernel module that enables management of multiple screens, allowing user-space programs to take control over what happens with the image. It is essentially a virtual display you can add, remove and receive screen updates for, in an application that uses the libevdi library. . The module and library is part of the DisplayLink Ubuntu development which enables support for DisplayLink USB 3.0 devices on Ubuntu. . Please note that this is NOT a complete driver for DisplayLink devices. . This is the development package for evdi clients. It is only needed for compiling evdi client software. End-users do not need this package. Package: libevdi0-dev Source: evdi Version: 1.14.11+dfsg-1~bpo13+1 Architecture: all Maintainer: Harlan Lieberman-Berg Installed-Size: 13 Depends: libevdi-dev Homepage: https://github.com/DisplayLink/evdi Priority: optional Section: oldlibs Filename: pool/main/e/evdi/libevdi0-dev_1.14.11+dfsg-1~bpo13+1_all.deb Size: 4312 SHA256: 331290b9a2930f0ac29283779d55a4c5cb8f64a1a3331ca6e830aac2b97c7635 SHA1: 6b05d640f8e540b4dbfaa288b2e98873b8790387 MD5sum: 1d597dad752894f4b62e0310161c03d6 Description: transitional package This is a transitional package. It can safely be removed. Package: libevdi1 Source: evdi Version: 1.14.11+dfsg-1~bpo13+1 Architecture: amd64 Maintainer: Harlan Lieberman-Berg Installed-Size: 48 Depends: libc6 (>= 2.33) Recommends: evdi-dkms Homepage: https://github.com/DisplayLink/evdi Priority: optional Section: libs Filename: pool/main/e/evdi/libevdi1_1.14.11+dfsg-1~bpo13+1_amd64.deb Size: 13360 SHA256: 8377e73c8da0699bddf60fd147ac4652905f16486b72f0826d873cfb24369e83 SHA1: d81589209ef3c3e461faaa9b335c8cf481d480d3 MD5sum: ce147a7456e70a5d42bf1da0bf72816a Description: Extensible Virtual Display Interface driver client library The Extensible Virtual Display Interface (EVDI) is a Linux kernel module that enables management of multiple screens, allowing user-space programs to take control over what happens with the image. It is essentially a virtual display you can add, remove and receive screen updates for, in an application that uses the libevdi library. . The module and library is part of the DisplayLink Ubuntu development which enables support for DisplayLink USB 3.0 devices on Ubuntu. . Please note that this is NOT a complete driver for DisplayLink devices. . This package installs the client library used for interfacing with the evdi kernel module. Package: libevdi1-dbgsym Source: evdi Version: 1.14.11+dfsg-1~bpo13+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Harlan Lieberman-Berg Installed-Size: 44 Depends: libevdi1 (= 1.14.11+dfsg-1~bpo13+1) Priority: optional Section: debug Filename: pool/main/e/evdi/libevdi1-dbgsym_1.14.11+dfsg-1~bpo13+1_amd64.deb Size: 29592 SHA256: 9e925c219aabc974e626beb576b3350342ccf604a0eee83dc54f137cda0d8055 SHA1: c4441f5ae1617378661e06d2a7b1d0b42f66942f MD5sum: 68b3455339563e9740b141a87c076315 Description: debug symbols for libevdi1 Build-Ids: 7f57e9ea3a00e1d5336adb0ecfa47427e7bb847f Package: libffts-dev Source: ffts Version: 0.0~git20190319.2c8da48-1~bpo13+1 Architecture: amd64 Maintainer: Simon Richter Installed-Size: 110 Multi-Arch: same Homepage: https://github.com/linkotec/ffts Priority: optional Section: libdevel Filename: pool/main/f/ffts/libffts-dev_0.0~git20190319.2c8da48-1~bpo13+1_amd64.deb Size: 35756 SHA256: 77713b18bcce0e5bc54af83c20f63f33c829f4bae9fe9ffcc9e3ff70c97fac28 SHA1: e0a59ac0a0816ad25d988f178b4b4cf36f871167 MD5sum: c7a018e3b1747bdd7dd9ff2ea44c4426 Description: Fourier transformation library with JIT compiler FFTS, the "Fastest Fourier Transform in the South" provides Fourier transforms, with optimization for repeated transforms using the same parameters. . For each set of parameters, an optimized function is compiled. Initial setup costs are high, but amortize themselves over runtime. . This package contains the headers and static library, useful for developers using the library. Package: libgbm-dev Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 77 Depends: libgbm1 (= 25.2.4-1~bpo13+1) Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libdevel Filename: pool/main/m/mesa/libgbm-dev_25.2.4-1~bpo13+1_amd64.deb Size: 26376 SHA256: 34fe164d66c49d5c7353abf47df72d0032e86565fb39afb546e8785f8f122680 SHA1: fcbdb2b85e2c84c2b78b5eb92736d3c36d027409 MD5sum: 23a819cd883f96d488697649b02db474 Description: generic buffer management API -- development files This package contains the GBM buffer management library. It provides a mechanism for allocating buffers for graphics rendering tied to Mesa. . GBM is intended to be used as a native platform for EGL on drm or openwfd. . This package provides the development environment for compiling programs against the GBM library. Package: libgbm1 Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 130 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.125-1), libexpat1 (>= 2.0.1), mesa-libgallium (= 25.2.4-1~bpo13+1) Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libs Filename: pool/main/m/mesa/libgbm1_25.2.4-1~bpo13+1_amd64.deb Size: 45916 SHA256: 547c71f38b5b93c8117f4ba82c4dde2d43905121c44bfc6c90f52190b560aa54 SHA1: feebb911c1ba7c8c20afeb5d8c9948837c6fd8b5 MD5sum: a7062256bbbb8ef1303c8afb71934ed8 Description: generic buffer management API -- runtime This package contains the GBM buffer management library. It provides a mechanism for allocating buffers for graphics rendering tied to Mesa. . GBM is intended to be used as a native platform for EGL on drm or openwfd. Package: libgbm1-dbgsym Source: mesa Version: 25.2.4-1~bpo13+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 417 Depends: libgbm1 (= 25.2.4-1~bpo13+1) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/m/mesa/libgbm1-dbgsym_25.2.4-1~bpo13+1_amd64.deb Size: 397076 SHA256: 1a47c95d044005660979e4aa99de8eeb00b11da8b3a64f23379893122f12cc48 SHA1: e039128d151d7fd6fc538476a6480a519505c7ed MD5sum: 86ee24468978b746bb14a72ed969eb12 Description: debug symbols for libgbm1 Build-Ids: 44e78e7ffcdac30ad0bc2e0244f53b83f4a60122 aabba74dbd9b46a6f3aba9f866ccbb42928c80d7 Package: libgl1-mesa-dev Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 40 Depends: libgl-dev, libglvnd-dev Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: oldlibs Filename: pool/main/m/mesa/libgl1-mesa-dev_25.2.4-1~bpo13+1_amd64.deb Size: 20312 SHA256: 35afd806136d70f54ed7b4db2201a453ea69b421efaefc8b09e6106cd9efedf6 SHA1: 1490b403ee0c7d7cce8f8e4b83c43f0f3bbcdef8 MD5sum: 491c0eac08a3eda3502d970edbcc58fd Description: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: libgl1-mesa-dri Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 281 Depends: libgbm1 (= 25.2.4-1~bpo13+1), libvulkan1, libc6 (>= 2.34) Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libs Filename: pool/main/m/mesa/libgl1-mesa-dri_25.2.4-1~bpo13+1_amd64.deb Size: 47600 SHA256: 4793b80ca3a14657566db15b169f37728ac0284f36e405f3306a3049532b872d SHA1: dbb23ba25b963d665be9cb00b36190d67f74dccc MD5sum: 5a02055b01d16dc6fe3b9af342c91304 Description: free implementation of the OpenGL API -- DRI modules This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing. . This package does not include the OpenGL library itself, only the DRI modules for accelerating direct rendering. . For a complete description of Mesa, please look at the libglx-mesa0 package. Package: libgl1-mesa-dri-dbgsym Source: mesa Version: 25.2.4-1~bpo13+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 775 Depends: libgl1-mesa-dri (= 25.2.4-1~bpo13+1) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/m/mesa/libgl1-mesa-dri-dbgsym_25.2.4-1~bpo13+1_amd64.deb Size: 775720 SHA256: 3b2d84cb73b0fd0917d39f9e4fec34fefa85ad085df27123164141e128e5bebc SHA1: 509e72390f73799dc2d1d936f3149915c7eed9e2 MD5sum: 96c70fcf5e08396ff2e6c862b540bb26 Description: debug symbols for libgl1-mesa-dri Build-Ids: 2a573f5b68d8a76c706bec25fc2351bcde5cf172 Package: libgles2-mesa-dev Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 40 Depends: libgles-dev, libglvnd-dev Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: oldlibs Filename: pool/main/m/mesa/libgles2-mesa-dev_25.2.4-1~bpo13+1_amd64.deb Size: 20316 SHA256: 1ed66084f519a40db2c2f874fb4d4917a5909f632d0f8c5e5e3b3ddb65ea7902 SHA1: 09b8fe775c6078e3d6238f96cd1c3558c1a309b6 MD5sum: 8596771bc2d4dfd862cd8192d441f44b Description: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: libglx-mesa0 Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 352 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.125-1), libexpat1 (>= 2.0.1), libx11-6 (>= 2:1.4.99.1), libx11-xcb1, libxcb-dri3-0, libxcb-glx0 (>= 1.8), libxcb-present0, libxcb-shm0, libxcb-xfixes0, libxcb1, libxext6, libxxf86vm1, mesa-libgallium (= 25.2.4-1~bpo13+1), libgl1-mesa-dri Breaks: glx-diversions (<< 0.8.4~), libopengl-perl (<< 0.6704+dfsg-2) Provides: libglx-vendor Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libs Filename: pool/main/m/mesa/libglx-mesa0_25.2.4-1~bpo13+1_amd64.deb Size: 115956 SHA256: 328d04d0553f426bc786f3aafed5f8a40fc808612faf90bcc52659c5697874e8 SHA1: 3445ce8e894337981e45f8adb128222bb7167d64 MD5sum: e44602eb4d6f18f75e6088ba8979fd50 Description: free implementation of the OpenGL API -- GLX vendor library Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL. To the extent that Mesa utilizes the OpenGL command syntax or state machine, it is being used with authorization from Silicon Graphics, Inc. However, the authors make no claim that Mesa is in any way a compatible replacement for OpenGL or associated with Silicon Graphics, Inc. . This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing. . This package does not include the modules themselves: these can be found in the libgl1-mesa-dri package. Package: libglx-mesa0-dbgsym Source: mesa Version: 25.2.4-1~bpo13+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 648 Depends: libglx-mesa0 (= 25.2.4-1~bpo13+1) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/m/mesa/libglx-mesa0-dbgsym_25.2.4-1~bpo13+1_amd64.deb Size: 598192 SHA256: c562d61c5ad37c23ff8b8aee99e0d9a7669a64acad61c6254da39e91a6b88f17 SHA1: 3018be81953fddfaf0604b9fa8cd5070c973472f MD5sum: 94102b93b65f3b7df4ede301818082f6 Description: debug symbols for libglx-mesa0 Build-Ids: a4c2917951fc276b96705e59824497ccad079be9 Package: libmetee-6.0.2.0 Source: metee Version: 6.0.2-0.1~bpo13+1 Architecture: amd64 Maintainer: Simon Richter Installed-Size: 58 Depends: libc6 (>= 2.38) Multi-Arch: same Homepage: https://github.com/intel/metee Priority: optional Section: libs Filename: pool/main/m/metee/libmetee-6.0.2.0_6.0.2-0.1~bpo13+1_amd64.deb Size: 19680 SHA256: b3b17a1b87bd7930f30ca5acd7d0e33f1fa323da4c3418915fb4d285f8425860 SHA1: 9b52092a275be4b557589c483bfb7415c44b5497 MD5sum: cd86d184971cf99af6b6423ad6cc39b7 Description: Package: libmetee-6.0.2.0-dbgsym Source: metee Version: 6.0.2-0.1~bpo13+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Simon Richter Installed-Size: 54 Depends: libmetee-6.0.2.0 (= 6.0.2-0.1~bpo13+1) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/m/metee/libmetee-6.0.2.0-dbgsym_6.0.2-0.1~bpo13+1_amd64.deb Size: 40560 SHA256: 7e5d8e551c3800686839f372a4ac1da2f5eb2632c9b74cbe0f9c724970a26acc SHA1: f052f87d45303c692e27bf47cec5436a8fcfe244 MD5sum: 9ac04bc232d77d081640d3210c439928 Description: debug symbols for libmetee-6.0.2.0 Build-Ids: 8a89d7b90f3857911551fd0b540651711541e2ab Package: libmetee-dev Source: metee Version: 6.2.3-1~bpo13+1~sjr Architecture: amd64 Maintainer: Simon Richter Installed-Size: 33 Depends: libmetee6.2.3.0 (= 6.2.3-1~bpo13+1~sjr) Multi-Arch: same Homepage: https://github.com/intel/metee Priority: optional Section: libdevel Filename: pool/main/m/metee/libmetee-dev_6.2.3-1~bpo13+1~sjr_amd64.deb Size: 9740 SHA512: 410420969dc914622170cbbd9a07192c8e894cffb2c0ea1fd33f15b646a574d2dcef2e8879e738e1a68c4fce4564de86e52fa161e30da632446833994362dc60 SHA256: 9b80e80b0ef487462755263c704bcd0a6a91e9e61f4876a213e060037c15cc52 SHA1: a10eda6ae33bbdd7d368ace737fd4691981469ce MD5sum: 6032482b48b77e73f5850751c1d0bfa4 Description: Intel Management Engine Interface library, development files The Intel Management Engine Interface is a side channel bus on various Intel hardware, giving access to serial numbers, device telemetry and firmware storage. . This library provides functions to find and use existing MEI instances on the system. . This package provides the development headers and static library. Package: libmetee6.2.3.0 Source: metee Version: 6.2.3-1~bpo13+1~sjr Architecture: amd64 Maintainer: Simon Richter Installed-Size: 64 Depends: libc6 (>= 2.38) Multi-Arch: same Homepage: https://github.com/intel/metee Priority: optional Section: libs Filename: pool/main/m/metee/libmetee6.2.3.0_6.2.3-1~bpo13+1~sjr_amd64.deb Size: 21056 SHA512: 0215b28a2c0a01e2de49933931fe2f10a2e7eb3206c6c9c675d2262e925508d0e570ac0d72b4928cb5ce7b9501a0d9d369ff13d9933006a8353640dddf9b1c97 SHA256: 274b9523471c7044acb3cbfc2765e2a38d49065c035f688cf6bf1480191b92eb SHA1: 502a67fae74c997cfa7f114559afd40cd0e773c7 MD5sum: abd87bb2df78c89b548383db2c9ff759 Description: Intel Management Engine Interface library, development files The Intel Management Engine Interface is a side channel bus on various Intel hardware, giving access to serial numbers, device telemetry and firmware storage. . This library provides functions to find and use existing MEI instances on the system. . This package provides the runtime library. Package: libmetee6.2.3.0-dbgsym Source: metee Version: 6.2.3-1~bpo13+1~sjr Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Simon Richter Installed-Size: 56 Depends: libmetee6.2.3.0 (= 6.2.3-1~bpo13+1~sjr) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/m/metee/libmetee6.2.3.0-dbgsym_6.2.3-1~bpo13+1~sjr_amd64.deb Size: 42420 SHA512: da618e76d9515ae10ef2980693467953367dc59ce2b04fa9dad90aa120cf25d68daf8581c7d4f21fc606191ee54586ab9e7f486766a410957c64a2dee81ac2e7 SHA256: 0a990bd71053b3c3c9b9261d49d249740ab2ce603878c1a7e5ebe7d24e6c2cd6 SHA1: fad8c20ec229b182e25625b3f15585d44c11c85c MD5sum: ce1aa284c970084007a6ece2a9b743db Description: debug symbols for libmetee6.2.3.0 Build-Ids: 17284b3929c4886512e4e0bca4f0b4e6140be57f Package: libosmesa6 Source: mesa Version: 25.0.7-2+xe+4 Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 15375 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.121), libgcc-s1 (>= 3.4), libllvm19 (>= 1:19.1.0), libstdc++6 (>= 11), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libs Filename: pool/main/m/mesa/libosmesa6_25.0.7-2+xe+4_amd64.deb Size: 3197040 SHA256: ab876a2411a4033f5a003cbbf31e64e4daa6afc911e8a8984b27c4e437315bf2 SHA1: 1aaf65b59b1fc94ccbdf87f21bd767081d142830 MD5sum: f291f59c877c08be6121a32b43bdf4f9 Description: Mesa Off-screen rendering extension OSmesa is a Mesa extension that allows programs to render to an off-screen buffer using the OpenGL API without having to create a rendering context on an X Server. It uses a pure software renderer. . This package provides both 16-bit and 32-bit versions of the off-screen renderer which do not require external libraries to work. Package: libosmesa6-dbgsym Source: mesa Version: 25.0.7-2+xe+4 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 18213 Depends: libosmesa6 (= 25.0.7-2+xe+4) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/m/mesa/libosmesa6-dbgsym_25.0.7-2+xe+4_amd64.deb Size: 17441072 SHA256: 186bbc0a58dee6bc6543b2c170e9c82b4248c1a2779d075949add56b2521bece SHA1: 3b14da65ec101cb340592c9a0b0305058b752d45 MD5sum: 32e3b229610f2d46da2e46f79389f454 Description: debug symbols for libosmesa6 Build-Ids: 17871d0161b188ec822bcfc4571d8c7efcc59795 Package: libosmesa6-dev Source: mesa Version: 25.0.7-2+xe+4 Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 57 Depends: libosmesa6 (= 25.0.7-2+xe+4), mesa-common-dev (= 25.0.7-2+xe+4) | libgl-dev Conflicts: libosmesa-dev Replaces: libosmesa-dev Provides: libosmesa-dev Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libdevel Filename: pool/main/m/mesa/libosmesa6-dev_25.0.7-2+xe+4_amd64.deb Size: 23148 SHA256: 5d9ab6ab8e7bd0edc3d6dc4ea3fdf48ea26718a1ea09a0a2b46a23a97b87b8ac SHA1: 4fe1fa35f508758e63345fe6b38176793f2ba035 MD5sum: d5157bbee8ebe86b4a5af6bc7193029f Description: Mesa Off-screen rendering extension -- development files This package provides the required environment for developing programs that use the off-screen rendering extension of Mesa. . For more information on OSmesa see the libosmesa6 package. Package: libxatracker-dev Source: mesa Version: 25.0.7-2+xe+4 Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 61 Depends: libxatracker2 (= 25.0.7-2+xe+4) Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libdevel Filename: pool/main/m/mesa/libxatracker-dev_25.0.7-2+xe+4_amd64.deb Size: 23268 SHA256: 5ff5af4ae79b5d3e3aea72354d6af3f866a48655b7614ed5a2ab708d298b1227 SHA1: 807c036d4b9384e482d48e1077b72c3a9ee0379c MD5sum: afe5509124cef5838e6a498c561b6893 Description: X acceleration library -- development files This package contains the XA (X acceleration) library. It is used exclusively by the X server to do render, copy and video acceleration. . XA is intended to be used by the vmware driver for virtualized X acceleration. . This package provides the development environment for compiling programs against the xatracker library. Package: libxatracker2 Source: mesa Version: 25.0.7-2+xe+4 Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 12701 Depends: libc6 (>= 2.38), libdrm-intel1 (>= 2.4.121), libdrm2 (>= 2.4.121), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libllvm19 (>= 1:19.1.0), libstdc++6 (>= 11), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libs Filename: pool/main/m/mesa/libxatracker2_25.0.7-2+xe+4_amd64.deb Size: 2298136 SHA256: 9a470b28c5d35f1533c7d10b2ade4ba775e07769749006031594c0927f5bd443 SHA1: ea39e9b5d6cdb90d3410808bad9306b549d1c3a2 MD5sum: ba0b24c391b3569a2aae51a7fae4b0a7 Description: X acceleration library -- runtime This package contains the XA (X acceleration) library. It is used exclusively by the X server to do render, copy and video acceleration. . XA is intended to be used by the vmware driver for virtualized X acceleration. Package: libxatracker2-dbgsym Source: mesa Version: 25.0.7-2+xe+4 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 14553 Depends: libxatracker2 (= 25.0.7-2+xe+4) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/m/mesa/libxatracker2-dbgsym_25.0.7-2+xe+4_amd64.deb Size: 14221684 SHA256: 67d419ae375776774fc9bd265d6f4992542696b308d74cd9aaa4fdc3fd38b8ae SHA1: a4b74d8e373fceab33ca4012828c5b423a3f3fd4 MD5sum: a89a37bf474100f55e536c399265e15b Description: debug symbols for libxatracker2 Build-Ids: 39ac5d57ada096c238681fbbf00a17571816d622 Package: mesa-common-dev Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 3746 Depends: libgl-dev, libglx-dev, libx11-dev, libdrm-dev (>= 2.4.95) Breaks: libegl1-mesa-dev (<< 18.2.5-2) Replaces: libegl1-mesa-dev (<< 18.2.5-2) Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libdevel Filename: pool/main/m/mesa/mesa-common-dev_25.2.4-1~bpo13+1_amd64.deb Size: 3124812 SHA256: 16aae9346cc79431263655df95bf470ecdf0862a70098c2892d1a2666e95a5c3 SHA1: c74a5083317d4c9f37b55cba224d639e5404f216 MD5sum: 47f917529d3d0702f494f5405a9c8b75 Description: Developer documentation for Mesa This package includes the specifications for the Mesa-specific OpenGL extensions, the complete set of release notes and the development header files common to all Mesa packages. Package: mesa-drm-shim Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 581 Depends: libc6 (>= 2.38) Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libs Filename: pool/main/m/mesa/mesa-drm-shim_25.2.4-1~bpo13+1_amd64.deb Size: 92092 SHA256: 5422c53652e70ff33b270a0ac9439eb678e70f16ec4b6cc0ee584763df843771 SHA1: c10567cfbeaec272d7da613780516d6278e340ba MD5sum: f1f9b749cfcc3edf4351afaec6a76de2 Description: DRM shim libraries This package provides drm-shim libraries which can be used for testing DRM drivers when none exists on the host. Package: mesa-drm-shim-dbgsym Source: mesa Version: 25.2.4-1~bpo13+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 778 Depends: mesa-drm-shim (= 25.2.4-1~bpo13+1) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/m/mesa/mesa-drm-shim-dbgsym_25.2.4-1~bpo13+1_amd64.deb Size: 683948 SHA256: 067127db9c0832e36ba1d3692947e003077a1d0986e4e600e99162ed38d26c30 SHA1: 33d59a09795af156a2b76e9cb147f64a5deb444d MD5sum: 948b90eeaede78cc6697806a4c61a89d Description: debug symbols for mesa-drm-shim Build-Ids: 57f9506f2a93d248dcc108f360921c3101f69f1f ae96342fdcb4877967b0a7a14f86d7b27596612e b682fbc622ed21363ee2d65341142bf97718874c d99fccf710b47be1bfbde8b21e0da64d9c3bab8c Package: mesa-libgallium Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 43322 Depends: libc6 (>= 2.38), libdrm-amdgpu1 (>= 2.4.125-1), libdrm-intel1 (>= 2.4.125-1), libdrm2 (>= 2.4.125-1), libelf1t64 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libllvm19 (>= 1:19.1.0), libsensors5 (>= 1:3.5.0), libstdc++6 (>= 11), libx11-xcb1, libxcb-dri3-0 (>= 1.13), libxcb-present0, libxcb-randr0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Provides: libglapi-mesa Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libs Filename: pool/main/m/mesa/mesa-libgallium_25.2.4-1~bpo13+1_amd64.deb Size: 10078816 SHA256: af8524a8f99c30eb2f84741bbf10abe3819b0b669a1acf7aafb39edeec13d4d0 SHA1: c0781a7e7c6619efdb6dbb2dc1f00ad21b10ff38 MD5sum: 59cbb7b26b5289fd97d330e4b39845c2 Description: shared infrastructure for Mesa drivers This package contains libgallium, a private library shared between multiple Mesa drivers. This library is an implementation detail of Mesa and should not be used directly by user code. Package: mesa-libgallium-dbgsym Source: mesa Version: 25.2.4-1~bpo13+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 68480 Depends: mesa-libgallium (= 25.2.4-1~bpo13+1) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/m/mesa/mesa-libgallium-dbgsym_25.2.4-1~bpo13+1_amd64.deb Size: 66778672 SHA256: 04905ddceaf4fa9d6325544dc091c470b89f22b98c3fd3cfb6ee258a18942588 SHA1: 3619387c588dee663e3a903bcb10102bb40816ea MD5sum: 9d8e3bb430031f9651b8d5e0a13dbb5b Description: debug symbols for mesa-libgallium Build-Ids: 84e827aef09f0608e2c46d760d561200c77c6297 Package: mesa-opencl-icd Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 40561 Depends: libclc-19, ocl-icd-libopencl1 | libopencl1, libc6 (>= 2.38), libclang-cpp19 (>= 1:19.1.7), libdrm-amdgpu1 (>= 2.4.125-1), libdrm2 (>= 2.4.125-1), libelf1t64 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libllvm19 (>= 1:19.1.0), libllvmspirvlib19.1, libstdc++6 (>= 11), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Provides: opencl-icd Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libs Filename: pool/main/m/mesa/mesa-opencl-icd_25.2.4-1~bpo13+1_amd64.deb Size: 9120548 SHA256: 46f9dd5893880b3cdf41a5134d00e479850822701ee2aa3e4b7c45907338de6f SHA1: 3b89e64595ca02f57ec2960cc527edc8fcd3c322 MD5sum: 96d851a8a25a782d35f3b7d7dfa51bd2 Description: free implementation of the OpenCL API -- ICD runtime This package contains the mesa implementation of the OpenCL (Open Compute Language) library, which is intended for use with an ICD loader. OpenCL provides a standardized interface for computational analysis on graphical processing units. Package: mesa-opencl-icd-dbgsym Source: mesa Version: 25.2.4-1~bpo13+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 58778 Depends: mesa-opencl-icd (= 25.2.4-1~bpo13+1) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/m/mesa/mesa-opencl-icd-dbgsym_25.2.4-1~bpo13+1_amd64.deb Size: 55976872 SHA256: 78da9b790f16ce5bd7e6f834526e81a2115f083dcf2dcb9eacb1b79475954ba9 SHA1: a9ec5318910e061ac0806223dc8a64af3b0ee505 MD5sum: 9e74091092bc57ce8264a095886d5b91 Description: debug symbols for mesa-opencl-icd Build-Ids: 5c9b2c1520d031b48ced9f3848ea797ff3226b46 Package: mesa-va-drivers Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 48 Depends: mesa-libgallium (= 25.2.4-1~bpo13+1) Enhances: libva2 Breaks: vdpau-va-driver (<< 0.7.4-5) Replaces: vdpau-va-driver (<< 0.7.4-5) Provides: va-driver Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libs Filename: pool/main/m/mesa/mesa-va-drivers_25.2.4-1~bpo13+1_amd64.deb Size: 20652 SHA256: 18ade3c97d50a547b13d8346e8eec4407fd50125f4787559be052b73ce42bd46 SHA1: 8376142f816076b754804ded493a0f0ad2e2dce9 MD5sum: c4b474621bab7cd1f3983324bccb09d4 Description: Mesa VA-API video acceleration drivers These libraries provide the Video Acceleration API (VA-API) for Unix. They provide accelerated video playback (incl. H.264) and video post-processing for the supported graphics cards. . This package enables support for VA-API for some gallium drivers. Package: mesa-vdpau-drivers Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 63 Depends: libvdpau1 Enhances: libvdpau1 Provides: vdpau-driver Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libs Filename: pool/main/m/mesa/mesa-vdpau-drivers_25.2.4-1~bpo13+1_amd64.deb Size: 20768 SHA256: 590853c5a674921615b22bec391b120bd100f69590493a2ba440a6a97b8e6fcb SHA1: 08baf06400d3fb66815cc2e2b9cc255350ffbd35 MD5sum: d98d25fcf3fdc5db7fb88f694e812a24 Description: Mesa VDPAU video acceleration drivers These libraries provide the Video Decode and Presentation API for Unix. They provide accelerated video playback (incl. H.264) and video post-processing for the supported graphics cards. . This package enables support for VDPAU for some gallium drivers. Package: mesa-vulkan-drivers Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 97403 Depends: libvulkan1, libc6 (>= 2.39), libdrm-amdgpu1 (>= 2.4.125-1), libdrm2 (>= 2.4.125-1), libelf1t64 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libllvm19 (>= 1:19.1.0), libstdc++6 (>= 13.1), libwayland-client0 (>= 1.23.0), libx11-xcb1, libxcb-dri3-0 (>= 1.17.0), libxcb-present0 (>= 1.17.0), libxcb-randr0 (>= 1.13), libxcb-shm0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Provides: vulkan-icd Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libs Filename: pool/main/m/mesa/mesa-vulkan-drivers_25.2.4-1~bpo13+1_amd64.deb Size: 16153664 SHA256: 466499f838943bf5be425c8876ba25681f8ac782dc02888b01de5ccb46e21fc8 SHA1: d2cd99d206d4e2123bb36bfa674cf3be47c535ae MD5sum: 7bb1297015b95457ac5d3ee9318f2728 Description: Mesa Vulkan graphics drivers Vulkan is a low-overhead 3D graphics and compute API. This package includes Vulkan drivers provided by the Mesa project. Package: mesa-vulkan-drivers-dbgsym Source: mesa Version: 25.2.4-1~bpo13+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian X Strike Force Installed-Size: 103742 Depends: mesa-vulkan-drivers (= 25.2.4-1~bpo13+1) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/m/mesa/mesa-vulkan-drivers-dbgsym_25.2.4-1~bpo13+1_amd64.deb Size: 99353824 SHA256: 94c276cbfd40552c7a3df003edd72ccd36e613e0568750a87349fb50c9f753c9 SHA1: fad2d5aa92c45f90f1be63175ebd89c3bcd65f39 MD5sum: 842e42696bf51eb50e06e86c333de4c1 Description: debug symbols for mesa-vulkan-drivers Build-Ids: 07b19d39ef6775567f9f13b64c271edeb37afa6e 0a7ed783ec66e31155c45e6d0928d68a16d9b143 19537673c24ba18bd67e47348b20dd71353ab00a 30b079429f619fbe3a4a06bc0bab401b8880b4a1 49b95a57a79ef365b9c5464aa47a3b41cffafbb8 4e76c30cad1886b7616513e20865049cfeca1181 5580fcf73fe3155181b1b1157ebaabe05c837378 a24b0158578d872965abcf1e85c282b5225e964c ae64ce9b92c3388406ebe67d28c68554458a939b b37cf1e9275fee8d67bd52f43c544a12d1a6f214 c09fea50ad6a1d8c5cb122c56926f0b9a8de9e0f Package: ngscopeclient Version: 0.1.1-1~bpo13+1 Architecture: amd64 Maintainer: Simon Richter Installed-Size: 42769 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.0), libglfw3 (>= 3.4), libglib2.0-0t64 (>= 2.12.0), libgomp1 (>= 4.9), libgtk-3-0t64 (>= 3.9.10), libhidapi-hidraw0 (>= 0.8.0~rc1+git20140201.3a66d4e+dfsg), liblxi1 (>= 1.8), libpng16-16t64 (>= 1.6.46), libsigc++-3.0-0 (>= 2.8.0), libstdc++6 (>= 14), libvulkan1 (>= 1.2.131.2), libx11-6, libyaml-cpp0.8 (>= 0.8.0+dfsg-7), fonts-dejavu Homepage: https://www.ngscopeclient.org/ Priority: optional Section: electronics Filename: pool/main/n/ngscopeclient/ngscopeclient_0.1.1-1~bpo13+1_amd64.deb Size: 12808724 SHA256: 468b6d36c686984de4c75d46a846b8690dbbfd08e045f11440dc2f5b763e3cda SHA1: 171f3ab5e4b943188316374b5d1258901e6d2761 MD5sum: 0a691cead5b57020f382b43f8e31b46a Description: Oscilloscope remote control and signal processing tool This is a graphical frontend for near-realtime signal analysis. . Waveform data can be downloaded from a digital oscilloscope, logic analyzer or similar device, and then postprocessed and visualized. . Supported devices: * Agilent DSO5000, DSO6000, DSO7000, MSOX-2000, MSOX-3000 * Alientek DP100 * Haasoscope Pro (by Andy Haas) * ASEQ Instruments LR1 * Copper Mountain (S2VNA/S4VNA) * Digilent Analog Discovery * edy555 NanoVNA * EEVengers Thunderscope * TinySA Ultra (by Eric Kaashoek) * Ettus Research UHD-based SDRs (receive only) * GW Instek GPD-X303S * HP 662xA power supply * Keysight DCA 86100A, MSOX-2000, MSOX-3000, MSOX-3000T * Kuaiqu SSPS-S, SPPS*D, SPPS-D, R-SPPS * Microphase AntSDR (running UHD firmware) * MultiLane ML4039 BERT * Owon XDG 2000, XDG 3000, XDM 1041, XDM 1241 * Pico PicoVNA 106, 108, 3000D series, 6000E series * Riden RD series * Rigol DG4000 series, DS1100D/E, DS1000Z, MSO5000, DHO800, DHO900, DP832/832A * Rohde & Schwarz HMC8012, HMC804x, RTM3000, RTO6 * Siglent SDL1000X/X-E, SDS1000X-E, SDS2000X-E, SDS2000X+, SDS2000X HD, SDS3000X HD, SDS5000X, SDS6000A, SDS7000A, SPD3303X(-E), SSG5000X(-V) * Tektronix MSO5, MSO6 * Teledyne LeCroy DDA5000A, HDO9000, SDA 8Zi(-A), WaveRunner 8000, WaveRunner 9000, WaveSurfer 3000, and MAUI based Package: ngscopeclient-dbgsym Source: ngscopeclient Version: 0.1.1-1~bpo13+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Simon Richter Installed-Size: 150402 Depends: ngscopeclient (= 0.1.1-1~bpo13+1) Priority: optional Section: debug Filename: pool/main/n/ngscopeclient/ngscopeclient-dbgsym_0.1.1-1~bpo13+1_amd64.deb Size: 147039676 SHA256: 9285572f017f6f983081e9b3b4fabccf527a8eb325b2422c40d4387a119e940d SHA1: ad7bfe94075119c4bd75825c578ed5f925c01453 MD5sum: f5fa3f72fcb50ba5854bc267ce84a4ab Description: debug symbols for ngscopeclient Build-Ids: 204de49e5734eeac31386fa6b64b1e736e7c1098 4fc10c2419259c92c6ac4d606cea405a69a6383e 586608c288c17eccea744a1325c7f1aad1a43ebb Package: obs-studio Version: 31.0.2-0obsproject1~trixie Architecture: amd64 Maintainer: John Bradley Installed-Size: 342054 Depends: libasound2t64 (>= 1.0.17), libatk-bridge2.0-0t64 (>= 2.5.3), libatk1.0-0t64 (>= 2.2.0), libatspi2.0-0t64 (>= 2.9.90), libavcodec61 (>= 7:7.0), libavdevice61 (>= 7:7.0), libavformat61 (>= 7:7.0), libavutil59 (>= 7:7.0), libc6 (>= 2.38), libcups2t64 (>= 1.7.0), libcurl4t64 (>= 7.16.2), libdbus-1-3 (>= 1.10), libdrm2 (>= 2.4.75), libegl1, libexpat1 (>= 2.1~beta3), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgbm1 (>= 17.1.0~rc2), libgcc-s1 (>= 3.0), libglib2.0-0t64 (>= 2.40.0), libglx0, libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libjansson4 (>= 2.14), libluajit-5.1-2 (>= 2.0.4) | libluajit-5.1-2 (>= 2.1.0+openresty), libmbedcrypto16 (>= 3.6.0), libmbedtls21 (>= 3.6.0), libmbedx509-7 (>= 3.6.0), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.31), libopengl0, libpci3 (>= 1:3.13.0), libpipewire-0.3-0t64 (>= 0.3.6), libpulse0 (>= 0.99.1), libpython3.13 (>= 3.13.0~rc3), libqrcodegencpp1 (>= 1.2.1), libqt6core6t64 (>= 6.8.2), libqt6dbus6 (>= 6.3.0), libqt6gui6 (>= 6.8.2), libqt6network6 (>= 6.1.2), libqt6svg6 (>= 6.6.0), libqt6widgets6 (>= 6.7.2), libqt6xml6 (>= 6.6.0), librist4 (>= 0.2.6+dfsg), libspeexdsp1 (>= 1.2.1), libsrt1.5-openssl (>= 1.5.4), libstdc++6 (>= 14), libswresample5 (>= 7:7.0), libswscale8 (>= 7:7.0), libudev1 (>= 183), libuuid1 (>= 2.16), libv4l-0t64 (>= 0.5.0), libva-drm2 (>= 1.1.0), libva2 (>= 2.2.0), libvpl2 (>= 1:2.14.0), libwayland-client0 (>= 1.20.0), libwayland-egl1 (>= 1.15.0), libx11-6 (>= 2:1.4.99.1), libx11-xcb1, libx264-164 (>= 2:0.164.3108+git31e19f9), libxcb-composite0, libxcb-randr0 (>= 1.12), libxcb-shm0, libxcb-xfixes0, libxcb-xinerama0, libxcb1 (>= 1.9.2), libxcomposite1 (>= 1:0.4.6), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxkbcommon0 (>= 0.5.0), libxrandr2, zlib1g (>= 1:1.1.4), qt6-wayland, qt6-qpa-plugins Conflicts: libobs0, obs-plugins Homepage: http://obsproject.org Priority: optional Section: video Filename: pool/main/o/obs-studio/obs-studio_31.0.2-0obsproject1~trixie_amd64.deb Size: 99566068 SHA256: 504a53d00179e9308814f31014524ea2c59ca0c37bccfefec69d697962442c4b SHA1: d3799b2b4bf5796b85e82b984e9b19a98ac8623e MD5sum: 8852aaad33c52bf25ba51855dc0eada2 Description: OBS Studio for Ubuntu Package: obs-studio-dbgsym Source: obs-studio Version: 31.0.2-0obsproject1~trixie Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: John Bradley Installed-Size: 99757 Depends: obs-studio (= 31.0.2-0obsproject1~trixie) Priority: optional Section: debug Filename: pool/main/o/obs-studio/obs-studio-dbgsym_31.0.2-0obsproject1~trixie_amd64.deb Size: 91423812 SHA256: 5b72abe80041998b049c5876421b84e80d32332810ff6d7a06aa39f55161b5aa SHA1: 83ee3002ebf91337fcb8fbcde4eb1afc599e5015 MD5sum: 966e58afabb8ed39f38b7ea9e3a35cb2 Description: debug symbols for obs-studio Build-Ids: 077c47e0b68156a7a67eca4f0f62b98c8488e4f5 0a51adc7e6a5c11c01a2f6ce2722b3fbb139ddf6 165ba1a1b94fdf085adf75df0140a3d0cda426b1 1d3bd97961440d7862e6418cc5bb78e340b89fe7 1e30cb8a16c59e3b13a006eb589bc1cee1d7f71d 227f0cbbd029dea4bdd0d2721b3ee2249179c828 270d18b9fadd069a582fd8a1e68cfe3a3039229d 31f16473b262ee2c6bb2d73ef28afc6fe60c705a 33b541c532b0e032f0bd788e771a95ed16d30954 347e12c351bd3a3f63d5ee1a5138c390a3489e5f 34bed04fb37af2ac6feec30f857ef0c93caeaecb 3590cf512eb5b702789e46e931b13340e7777e94 3620915080d324fd9b9de86a26c7e1f641c3c102 367ab6bfbeb6e889b595d8e36451c1ce5833cdca 3b5b2e6a453c3ef3ee790ed6d5ed058320e06650 3ef5de08a3310cf55a14e58533406f7bc866b513 4f156eb03069b4724d56bda54b9cd47938f3c7af 50335cbd8fa64288db1c7e6cae461427ca9618d4 505ba849dd0d6384aec69cb203cdadc6a09a4b6a 535ecaa3e3e48dfcf0cd75e969789720162671b9 58914fb6d3b70760cd783aa79dff5b2999aec287 6e81cf2d7dfc5a9cdb13f3337fe6c4837300bbcf 721e53024889ad8c6e38110c05908c9dcb290c68 74979bda16ca8fed0c2eb9d88d5e22a952bcb904 76bbefcef632b016e3c40ff4910297c0d30519c4 77c4d552bcf561085bca67404089ab1542d7711b 78ea056dcecd71c6ad4e559d80188f920786931f 7b3b38fd734c9998eec50371a753fe0fae4c3f57 86581388c9362d0b92da6fe5ea2e98683880269e 89783c44e02966351aaaa6e88e84007e71a16fd3 a0062b2424db97d0f6994e5594b258fe86db131b aa1f4026d831b78962bb79efbfa12a152ed09dbc b1d3f20b17a6b1af1a211651e4583273b26fbd33 c47d1c1aaceaaa8e362cff8a4fb875358f1b2a5f c9e7087ecf48e97346d0f74d347b2e4dc915e541 d0cea092153fdc32c8e95ae53fadaf114ec9aadd d0f8db36b8c4c4b36af6b77974695b5d90daccc0 d3b81703c2bad6c33d2ae586353c3202884af89c ec8ff49c9fd352b9a64dffa9c4f68d7abeb391f9 f79b8ac5875d465c1788bf5dcf7bde4ed84ce4a6 Package: reprepro Version: 5.4.8-1~bpo13+1~sjr Architecture: amd64 Maintainer: Bastian Germann Installed-Size: 1269 Depends: libarchive13t64 (>= 3.0.4), libbz2-1.0, libc6 (>= 2.38), libdb5.3t64, libgpg-error0 (>= 1.14), libgpgme11t64 (>= 1.23.2), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.0.2), zstd Recommends: apt (>= 0.9.4) Suggests: pinentry-curses, gpg-agent, inoticoming, lzip (>= 1.11-2) Priority: optional Section: utils Filename: pool/main/r/reprepro/reprepro_5.4.8-1~bpo13+1~sjr_amd64.deb Size: 469024 SHA256: 57f9382ac1f48bd4bf3066383c07e0082cadf5f16b7790a984951e0e4889aff9 SHA1: a45d62110160b95ce12a62f5feab870bfb1e6d8d MD5sum: c9b2a4a5c5fa3f13109601cd37448b2f Description: Debian package repository producer reprepro is a tool to manage a repository of Debian packages (.deb, .udeb, .dsc, ...). It stores files either being injected manually or downloaded from some other repository (partially) mirrored into one pool/ hierarchy. Managed packages and files are stored in a Berkeley DB, so no database server is needed. Checking signatures of mirrored repositories and creating signatures of the generated Package indices is supported. . This package also contains the changestool and rredtool helpers. Package: reprepro-dbgsym Source: reprepro Version: 5.4.8-1~bpo13+1~sjr Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Bastian Germann Installed-Size: 1471 Depends: reprepro (= 5.4.8-1~bpo13+1~sjr) Priority: optional Section: debug Filename: pool/main/r/reprepro/reprepro-dbgsym_5.4.8-1~bpo13+1~sjr_amd64.deb Size: 1125684 SHA256: d02728b69afb7c01ea82cf238fdddb4c6d2c6defbe29249b9fc1a62de32aa354 SHA1: a650030f3ea7ad6243f3a974e37f3cf33cb84e84 MD5sum: bf86b12c6d0d2d045bdbd56070ad5e25 Description: debug symbols for reprepro Build-Ids: 17d29a26f317d54a735d064ad1573b82096b2f47 5d599d1db636fc8df5c47005cb14de9c7e16bf79 ec378cbd9c07c7412b776f3ea7f312cfe5c1c2b0 Package: v4l2loopback-dkms Source: v4l2loopback Version: 0.15.2-1~bpo13+1 Architecture: all Maintainer: IOhannes m zmölnig (Debian/GNU) Installed-Size: 158 Depends: dkms (>= 3.0.11) Suggests: v4l2loopback-utils Homepage: https://github.com/umlaeute/v4l2loopback Priority: optional Section: kernel Filename: pool/main/v/v4l2loopback/v4l2loopback-dkms_0.15.2-1~bpo13+1_all.deb Size: 54748 SHA256: 5c2b130d1a20670a3c25c96d08f74a8d0008ed56fd9eb6bed725de82192bea8f SHA1: 97abfc7caa54c005bc8fbca5deb58d1d6f246db1 MD5sum: 43dadd8544be38d2b934cb70c8b34892 Description: Source for the v4l2loopback driver (DKMS) This module allows you to create "virtual video devices". Normal (v4l2) applications will read these devices as if they were ordinary video devices, but the video will not be read from e.g. a capture card but instead it is generated by another application. . This package provides the source code for the v4l2loopback kernel modules to be built with dkms. Package: v4l2loopback-source Source: v4l2loopback Version: 0.15.2-1~bpo13+1 Architecture: all Maintainer: IOhannes m zmölnig (Debian/GNU) Installed-Size: 88 Depends: debhelper, bzip2, make, module-assistant Homepage: https://github.com/umlaeute/v4l2loopback Priority: optional Section: kernel Filename: pool/main/v/v4l2loopback/v4l2loopback-source_0.15.2-1~bpo13+1_all.deb Size: 79368 SHA256: 57b687ec17b4386214e18fb2ca8d9c93cdf6b48213bc544ad181e6bedb0fd316 SHA1: 3d9101bb75f9119b86c8aa2c85997079ab0fc9c8 MD5sum: 20271f4a1825473c9cd9f710f3cfd814 Description: Source for the v4l2loopback driver This module allows you to create "virtual video devices". Normal (v4l2) applications will read these devices as if they were ordinary video devices, but the video will not be read from e.g. a capture card but instead it is generated by another application. . This package provides the source code for the v4l2loopback kernel modules. Package: v4l2loopback-utils Source: v4l2loopback Version: 0.15.2-1~bpo13+1 Architecture: amd64 Maintainer: IOhannes m zmölnig (Debian/GNU) Installed-Size: 91 Depends: libc6 (>= 2.34) Recommends: gstreamer1.0-tools, sudo, v4l-utils, v4l2loopback-dkms | v4l2loopback-modules Breaks: v4l2loopback-dkms (<< 0.15~) Homepage: https://github.com/umlaeute/v4l2loopback Priority: optional Section: graphics Filename: pool/main/v/v4l2loopback/v4l2loopback-utils_0.15.2-1~bpo13+1_amd64.deb Size: 44708 SHA256: aca1f56c7be172500be1c566f992282a6db2043951e3ae91f4f84df5fcf90ce3 SHA1: 9d090009ed68951f40bc4a40703052b46e762457 MD5sum: 9e436c88abc06f6ac6ae108ef986a7f1 Description: Commandline utilities for the for the v4l2-loopback module This package contains applications to interact with v4l2-loopback devices ("virtual video devices"). Currently there is only a single command line utility: . v4l2loopback-ctl: tool to set framerate, format and timeout image Package: v4l2loopback-utils-dbgsym Source: v4l2loopback Version: 0.15.2-1~bpo13+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: IOhannes m zmölnig (Debian/GNU) Installed-Size: 63 Depends: v4l2loopback-utils (= 0.15.2-1~bpo13+1) Priority: optional Section: debug Filename: pool/main/v/v4l2loopback/v4l2loopback-utils-dbgsym_0.15.2-1~bpo13+1_amd64.deb Size: 35312 SHA256: 5c561ec04bbd4c33d32d0008f064a03c9560a3adf7fa412f931f3db32383320b SHA1: d5817978dbe859c0435e2767b4f8b0b46ea12d47 MD5sum: bc8414192caaf8d50e85bf8141db2de3 Description: debug symbols for v4l2loopback-utils Build-Ids: 19707fc909ae452408dca6cfec1eb528c13f7060