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: riscv64 Maintainer: Simon Richter Installed-Size: 433 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_riscv64.deb Size: 180932 SHA256: 0023f998a3792b56cc7f0dabdf57252fe00b9c49b81c636eb99be6f9c8c0d159 SHA1: 14b7d8d309c27428a627b2e9c423bedabebe9ccc MD5sum: 1c2e62c39f28988a946b7a6b986630ba 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: riscv64 Maintainer: Simon Richter Installed-Size: 785 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_riscv64.deb Size: 389724 SHA256: 6d20879274a787a7f675ab3a6a2260775016aea264b72ab573911015233de9fa SHA1: fe0a3899085a4b409cebf74bd5b2f9bea910a519 MD5sum: 129c114cba596c09fe049e6f69a764df Description: debug symbols for gcli Build-Ids: c0c05aae4594ba2857c1be2be82edcd942375c7c Package: git-treeof Version: 0.0.20260411-0.1~pre~noseccomp~sjr Architecture: riscv64 Maintainer: Simon Richter Installed-Size: 56 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_riscv64.deb Size: 33520 SHA256: 2110b45b1d9a33a32cee7be28415dfde2ce838d16632a1839df556b6474f50c4 SHA1: 21a5af76bde08d65455312ffa623aa1812a839a4 MD5sum: 63710eeaa6402eef8224a99215dfa1ad 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: riscv64 Maintainer: Simon Richter Installed-Size: 60 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_riscv64.deb Size: 28672 SHA256: d7960e7528262acd10a3847318109e09169e62f9140fb4e4404ce4573781c60c SHA1: 468cbf54efdf18c869938c2a69712394340db031 MD5sum: d87e59d1539a4244f6ab171b13ce1cd2 Description: debug symbols for git-treeof Build-Ids: 708b773c7d5a8fb0698ece8994e4bdb83c52d243 Package: igsc Version: 1.0.0-0.1~bpo13+1 Architecture: riscv64 Maintainer: Simon Richter Installed-Size: 329 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_riscv64.deb Size: 110916 SHA256: e865e4ab07163ca86607a07071da5e689ca0c780fe71b079e3ae1776ad43f944 SHA1: 67e29d5e3313b4a37c7e8e6ba435bdf934c1113d MD5sum: 21f22cda22d7060dbcc093fe68d8ccaa Description: Package: igsc-dbgsym Source: igsc Version: 1.0.0-0.1~bpo13+1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Simon Richter Installed-Size: 376 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_riscv64.deb Size: 273564 SHA256: 303789446c72937d7f659b4c24acd55fb9317870218d911bf65e9e78e681bff7 SHA1: e6dc0db9f91c0d3362fb17ebf6a724b767f15465 MD5sum: bdea96182714f8636ad44ddf481d4095 Description: debug symbols for igsc Build-Ids: 9594d72a116106b626caf6e5b6e6973b0c663634 ccdf729faa098ad7cb1509ef21e45e6ca65b86bf Package: libdrm-amdgpu1 Source: libdrm Version: 2.4.125-2~bpo13+1~ Architecture: riscv64 Maintainer: Debian X Strike Force Installed-Size: 73 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~_riscv64.deb Size: 22860 SHA256: 5c51e6edd3d6a3b9fcd18200a6958c5d734a046dcabc9f9b8a5416cb217fd416 SHA1: 6fd27bbe7a0f53678e88fba3e1ab992306424911 MD5sum: 733bddf268866818be99bbc5922d28b1 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: riscv64 Maintainer: Debian X Strike Force Installed-Size: 73 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~_riscv64.deb Size: 54584 SHA256: 3699c5b27ee50f6286101dd57c66fd8212244bb7a93688cf89bb3b82f04d902b SHA1: 11ee4f851b14118b1a0695f4a7722871cc98749f MD5sum: ef2fcf21190a8e6a32eee8b62ff94f63 Description: debug symbols for libdrm-amdgpu1 Build-Ids: 6e4c77f2b0ac921c13244a7b13b0098f1bf48644 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: riscv64 Maintainer: Debian X Strike Force Installed-Size: 3706 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~_riscv64.deb Size: 469592 SHA256: f47a8b15476f7d3f73e6fe0094927e59e46f558cbda9ddd7918466d8a9c2d147 SHA1: ccdf60369407876cf30c03f3b44d200a6aaa5657 MD5sum: 9514dfec91daf360a0ffb8564e2cc1bb 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: riscv64 Maintainer: Debian X Strike Force Installed-Size: 162 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~_riscv64.deb Size: 65784 SHA256: e1d41598bd5757f586e8ad97363718cf2feafe53249546040dfeb678d58fe971 SHA1: 7841fc2573c7c68a153ecad553cda7524ec0c935 MD5sum: ba7fe9b0ad799448cab0e15999c803a6 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: riscv64 Maintainer: Debian X Strike Force Installed-Size: 140 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~_riscv64.deb Size: 119228 SHA256: 3e8de6ed3edd0b73027eecde023c1efdd34db234ebc26d4d323f360daca5b991 SHA1: 51d546373aada9306e8e19ba2d011c0b94b81a88 MD5sum: a85da309e0e06aadb0db28290cfb27bd Description: debug symbols for libdrm-intel1 Build-Ids: 4fa23983e11a436942c0e371cdb8afc0fd4a19b8 Package: libdrm-nouveau2 Source: libdrm Version: 2.4.125-2~bpo13+1~ Architecture: riscv64 Maintainer: Debian X Strike Force Installed-Size: 59 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~_riscv64.deb Size: 19856 SHA256: 9155ade634e232f482e9425b93a34cd44aaaf2c01f0955059b8c41e5328f039d SHA1: 1fc4c87fa4bd07e84e71c26f890fd96165960857 MD5sum: 48005c920287cca3289f3bc3766d860c 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: riscv64 Maintainer: Debian X Strike Force Installed-Size: 54 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~_riscv64.deb Size: 38388 SHA256: 91953c8d816c50b8af6b321d3f58abc8b7ba8dbd6b358da5262435ea55ac3883 SHA1: 07554767d4a561bfaa2b7cadbf518cb0d6a8221b MD5sum: 62ec7fe48da8b465122a24171b0243ee Description: debug symbols for libdrm-nouveau2 Build-Ids: 2fcbab268dbf7bccbb9cf0cc097f7a412d09eacb Package: libdrm-radeon1 Source: libdrm Version: 2.4.125-2~bpo13+1~ Architecture: riscv64 Maintainer: Debian X Strike Force Installed-Size: 75 Depends: libc6 (>= 2.27), 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~_riscv64.deb Size: 23900 SHA256: e6a71716791a7dcf0bc384d999a3696eb2189eef42cf896c923f58959a610465 SHA1: 60e42987e2ccac5fe418d2ed05e399ec69bd9dbe MD5sum: 8e6b2775d670031d14b5db0f397ce88d 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: riscv64 Maintainer: Debian X Strike Force Installed-Size: 63 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~_riscv64.deb Size: 46548 SHA256: ce3b6181af2d6ba95484e5af50494faeae1940ff136e223c780f2427dedbe341 SHA1: 898aa9b677e7e8c2c82e12fded4ee1ea53c671d7 MD5sum: e7780da48e5c974f0fe9d16594e7ba79 Description: debug symbols for libdrm-radeon1 Build-Ids: 717268c2c7965f61d0077bfed205b380c250d042 Package: libdrm-tests Source: libdrm Version: 2.4.125-2~bpo13+1~ Architecture: riscv64 Maintainer: Debian X Strike Force Installed-Size: 169 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~_riscv64.deb Size: 55456 SHA256: d8ba614c3e910e6d5c91e4b62795581450b249c464c5500374edc94041309da6 SHA1: 8378d74bcd2d8c1bcbc4bd7b9e90337ac8666abd MD5sum: 23eed0b0a6344b2358dd3383d5b6542a 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: riscv64 Maintainer: Debian X Strike Force Installed-Size: 306 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~_riscv64.deb Size: 143496 SHA256: 518b6c8560becd63d5d6459cd3d6b63136eb27d223dd154aa4100a5d38ff3192 SHA1: b24d0f627fed53c5ac923a9a0ff2e0ed7b5c5e2a MD5sum: a7b5ceea36f57f28948ba91ba97c7a7e Description: debug symbols for libdrm-tests Build-Ids: 01b24f9b0cea734adf91986e38ea40ea82f7b570 5042a12e1cf71b99f7e1e37a9e250ea46f0c298e b7b7c9ff1734a717098bf304e19f79adf31bd4cb c0c117bd674060ad692add7183c9656923b0973f c3fd02a9d0668b126980db808272614cfd83d3dd c788160622cddd9d40d1108339cbb6fa07568b74 Package: libdrm2 Source: libdrm Version: 2.4.125-2~bpo13+1~ Architecture: riscv64 Maintainer: Debian X Strike Force Installed-Size: 112 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~_riscv64.deb Size: 40256 SHA256: d356dd331d24dd32b0973f15f7a4d7b669a58c6240717fc701ee4d6b88c27296 SHA1: f5c1d0a6bf02bc50aa6291f3fef91d561e4f2358 MD5sum: 2d8ba2d6fab9abc72d5783f13449f741 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: riscv64 Maintainer: Debian X Strike Force Installed-Size: 121 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~_riscv64.deb Size: 101400 SHA256: ec3d25ea63892576a3b07dc9b4332901ce509e7530b7aa072fd423c4beea9009 SHA1: a393c75c107b06d88cd4e420530fa3fe1e401ae6 MD5sum: 243a409b8d802c39a9fd5f5d24189487 Description: debug symbols for libdrm2 Build-Ids: a9c2eb1717d4126bf26b61fb2aa912713c83e1c0 Package: libegl-mesa0 Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: riscv64 Maintainer: Debian X Strike Force Installed-Size: 355 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_riscv64.deb Size: 121944 SHA256: 5051201683e07a8a4445170e3ae8f0fdb47d6f2e68a5729c347b105e6c621f80 SHA1: 94e2a2df26cdd03d3019ade0bdc7f61fdd60e9f8 MD5sum: f4c32e155781a5f98c780482c966ca92 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: riscv64 Maintainer: Debian X Strike Force Installed-Size: 1052 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_riscv64.deb Size: 1010140 SHA256: b3363213c8eac7a184992c4cdf6b2450b4621ed5922414961fcd2a5453888c6a SHA1: c7ca60628c1dc3d5a2059a6972fd9cc7ca53c1c9 MD5sum: 7b493d6dba3ae7c1035f5d64395e9f5c Description: debug symbols for libegl-mesa0 Build-Ids: 4cbd81b4182d386afdadbf45efc15fbedd9032f3 Package: libegl1-mesa-dev Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: riscv64 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_riscv64.deb Size: 24524 SHA256: 913bc6389ce4bf6c8ae221ce92ccd802f2473d8ddb35242f8ef5ffe76f809613 SHA1: 159e484b0fc9d6e0fcd1a0f87a7c5e1a795988f6 MD5sum: e929f30645d478f10f97824f6fd83acd 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: riscv64 Maintainer: Harlan Lieberman-Berg Installed-Size: 40 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_riscv64.deb Size: 13348 SHA256: bd5c325dd9639e60b84fb040d1353d3bacf8a3967cdbf1000c9050e2bdbfc0fb SHA1: 72ac60f30bc3602d6538f5c475446c19978b767a MD5sum: a8f67d94259cfcc81a4349ed600ead0d 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: riscv64 Maintainer: Harlan Lieberman-Berg Installed-Size: 42 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_riscv64.deb Size: 27888 SHA256: 49b09e8a98ae856778c926943126679263cbbde7b3a48a3aa528f6f68051e423 SHA1: 4d07303b300ad9d1cb816820f8a2a1efadb9b7c4 MD5sum: 869aad7adec37ddb5a45cf8c7ba14bc6 Description: debug symbols for libevdi1 Build-Ids: 450649c0748e42eceb408c1dca5480ab666cd9a1 Package: libffts-dev Source: ffts Version: 0.0~git20190319.2c8da48-1~bpo13+1 Architecture: riscv64 Maintainer: Simon Richter Installed-Size: 1059 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_riscv64.deb Size: 93024 SHA256: 0b2c3d11ad505434cb76e5aa880630462751695f9c9fd3a3e692564ee03f38d9 SHA1: 5713dcea53b5e8e66cef90c661328c9254a1661e MD5sum: 8e2ce71bf6cafcdadab9c9936fd15fe6 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: riscv64 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_riscv64.deb Size: 26372 SHA256: 173d594664003f8f4258d0f82177b98af5dcaf164e3ed73ddad1fcdb8ab8ed6c SHA1: 34676dbba15826f8753daf6be88cfcafe5900654 MD5sum: 4cac4ec29dc43fdce66c39bc7767aee6 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: riscv64 Maintainer: Debian X Strike Force Installed-Size: 118 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.125-1), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), 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_riscv64.deb Size: 47376 SHA256: f72a9875edd691b134b97fecee36f05a6ee640f1ed98e0e2511a5ececb0ba40c SHA1: 05ce4310e078ef6f31064a1e84fdfec6c7727cc5 MD5sum: b5e6406f887a3d16a636e73e9a4a6713 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: riscv64 Maintainer: Debian X Strike Force Installed-Size: 360 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_riscv64.deb Size: 335140 SHA256: 5f95935c141446d231e31795c4971ef2ebf1a6e7a64bf77d9510129b8fc5b86d SHA1: 2a1172346aed5a619e31a4b1bb5b5fcfcc515174 MD5sum: d6c8a79e26b076addca5bc2b55c4198d Description: debug symbols for libgbm1 Build-Ids: 416133fbe8cbf5ad3beaaaaf3b66460919032c69 95da086595fabe6d4aeaf96b07441fbdc595412a Package: libgl1-mesa-dev Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: riscv64 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_riscv64.deb Size: 20316 SHA256: 479c044206e3b556dc27597e8e3884249689602c1c794a4b8e45f137ec521c9e SHA1: e34bce6579705ddcc24c7db38cfa76aa80b75fb0 MD5sum: 3e1ab8b03e72115d4ec992de92d89245 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: riscv64 Maintainer: Debian X Strike Force Installed-Size: 273 Depends: libgbm1 (= 25.2.4-1~bpo13+1), libvulkan1, libc6 (>= 2.34), libgcc-s1 (>= 3.0) 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_riscv64.deb Size: 45624 SHA256: 58dfd7b3f30f3606f39991f47b4b995db0453207e7c8a8d83bbaaa506e466b4d SHA1: a1c2dcb53b26843401ab5d6f95a49c44e4a9a51e MD5sum: 6702a40fa17408f23f81f6d35c61a3a3 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: riscv64 Maintainer: Debian X Strike Force Installed-Size: 603 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_riscv64.deb Size: 596148 SHA256: 7c2af9da4a228f241b086250bf8c620752f5a98d2996ef59a65fd82af7691f4c SHA1: 24bd9e18fb40498ba0c95ba88e736846c29ee104 MD5sum: 65750cb85168ea63b0e1b97de6b1fd05 Description: debug symbols for libgl1-mesa-dri Build-Ids: 89daf8a565b7642f51af11450ea28fefba805c0d Package: libgles2-mesa-dev Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: riscv64 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_riscv64.deb Size: 20316 SHA256: 155703deb7f0f93b56fd81d53be37eaf349502a2bf061af6b0d5dcc1c04f0d5a SHA1: 3ce1f844b0a816ea5279e5eaf2638b4d01603d43 MD5sum: e96601383da218728f974520109467f7 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: riscv64 Maintainer: Debian X Strike Force Installed-Size: 356 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.125-1), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), 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_riscv64.deb Size: 125872 SHA256: 02b51e771573d97cccba99cf745de59347ae24b36112773a1712a187f278bb66 SHA1: a1e910b54a4fea30df077858fe8f04d3db8bfa38 MD5sum: 9d5123ac53720f3d25806e95f038a299 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: riscv64 Maintainer: Debian X Strike Force Installed-Size: 629 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_riscv64.deb Size: 557788 SHA256: d6f1653ddd7fe93a0a5263124687dd5dff1bdffaf8f56920c8088f7d75e2227c SHA1: 5d785c7e6414f96ba66c6a890a405472069090ef MD5sum: cf6344e05512f835e95378ca9a18d9da Description: debug symbols for libglx-mesa0 Build-Ids: d31afa7c6efa7d65cd6b6ff4ba613e1da97d9971 Package: libmetee-6.0.2.0 Source: metee Version: 6.0.2-0.1~bpo13+1 Architecture: riscv64 Maintainer: Simon Richter Installed-Size: 62 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_riscv64.deb Size: 21356 SHA256: d057df58e8e78279854ad65f760d64e323f1e45f9b72dd7e0455ca698acad991 SHA1: 5d188a88ea830b858ba22ecd7d9861fb45211869 MD5sum: 3362ea284894f4ae60476c2728430fed Description: Package: libmetee-6.0.2.0-dbgsym Source: metee Version: 6.0.2-0.1~bpo13+1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Simon Richter Installed-Size: 55 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_riscv64.deb Size: 40032 SHA256: bbbbf897fc715cf05465d6a448aab967ef77193d2768a6e7e0536159acc3e2e4 SHA1: 543ab8ccf8af22a3b2abe8a37451602b7ce945c0 MD5sum: af1b14399212ebb7fa5984e095b331cf Description: debug symbols for libmetee-6.0.2.0 Build-Ids: 6f1d8c9a9e955dc5144267a855495d07f0fb6775 Package: libmetee-dev Source: metee Version: 6.2.3-1~bpo13+1~sjr Architecture: riscv64 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_riscv64.deb Size: 9740 SHA512: 300d2d6729e541a4bcb3e3dcf534adf01e58fe8c161880c43a5c742e6855d4ec30ba9bb6ec4a0233cf9292b0a01c9873556c6a2d62d5d02c961a05679693b2d8 SHA256: cdf875b608a54a023b615ec50a4317b61a60b65d1ebf5f1d4e3857c75307a731 SHA1: 8aa8853fd3d837d2991f583fb070921073d16520 MD5sum: f094dd640feb32c52c3e3b4f81ca56d3 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: riscv64 Maintainer: Simon Richter Installed-Size: 68 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_riscv64.deb Size: 22700 SHA512: 88b6ad7fbfc0132e3148570b197f4dbc9e7ea103b1f7d5b35d33d48fa9675c249218a2be77b641692696ad95d80a0c43405b85d08f2d1bf520976867849042fc SHA256: 71f3e65d99bed1c3c31bda922c14fc9ad351620539f8f6860e71069e069ff94e SHA1: c9f8accc5529ef2ca81973f63fe5864438b1836e MD5sum: 12bcbb71bb677fc92a5a64f10dd7a964 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: riscv64 Maintainer: Simon Richter Installed-Size: 57 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_riscv64.deb Size: 42172 SHA512: aa9f7d9c5f01e3601baf07f0a6d19d6950c224df49fbad9361bc313dadf2fd71873dabb187eca828864555c441d5b4dcc74c0f0836c88a5f110c035f4cb5c9fe SHA256: bd1de5ac5b77e2948aab649436127cd3fd72b410054294409db8537f8d21aff7 SHA1: 481a55c597b6c2846bc15ad2b7bac16422a6cf45 MD5sum: 4c46f69c860a484ed5f0d570787bbe42 Description: debug symbols for libmetee6.2.3.0 Build-Ids: d350d6c14872ff607109950fb495acfe19639357 Package: libosmesa6 Source: mesa Version: 25.0.7-2+xe+4 Architecture: riscv64 Maintainer: Debian X Strike Force Installed-Size: 13982 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.121), libgcc-s1 (>= 3.4), libllvm19 (>= 1:19.1.0), libstdc++6 (>= 14), 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_riscv64.deb Size: 3311088 SHA256: f359f9c6de0e7bf76328839948b8bf5f7b114ac79f186887e1daeb2aa4236842 SHA1: ad1222bce0be91019a1b2b8b294e1d2d5c353dea MD5sum: 7dcc6356a6c089c35cdcfbda3179f2cd 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: riscv64 Maintainer: Debian X Strike Force Installed-Size: 17891 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_riscv64.deb Size: 16668924 SHA256: b664f46c0318356c45f9e1c75d436ff17240e6a996a6b44d954f857a676cc05f SHA1: 6abc166b5ceea11b71e0d2aefcd576c3fa27b775 MD5sum: d8d6423e0c23d80f4743107a47fecff3 Description: debug symbols for libosmesa6 Build-Ids: f1465d58bdace5fddb625931a098ffd831ef3b13 Package: libosmesa6-dev Source: mesa Version: 25.0.7-2+xe+4 Architecture: riscv64 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_riscv64.deb Size: 23152 SHA256: 3fe2e70722f5e0abbe1d0367a4290d6869b4e01b07708f78913c2594c7cbf041 SHA1: 62aed4bdee440bba1097ecbaecd8ce7f34723bfe MD5sum: c4d94fa01953c156ec3c01043fc8ffa8 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: mesa-common-dev Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: riscv64 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_riscv64.deb Size: 3124836 SHA256: 23571dfefbc46d8549b780e4767973942e90edda740cf11c86c27192425b4a9a SHA1: 0405f89a59efe93a43ba34476668fc2f31dac129 MD5sum: ded60fc1a8c7bbffb02e1c02ff2a5b6a 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-libgallium Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: riscv64 Maintainer: Debian X Strike Force Installed-Size: 36248 Depends: libc6 (>= 2.38), libdrm-amdgpu1 (>= 2.4.125-1), libdrm2 (>= 2.4.125-1), libelf1t64 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.3), libllvm19 (>= 1:19.1.0), libsensors5 (>= 1:3.5.0), libstdc++6 (>= 14), 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_riscv64.deb Size: 9653192 SHA256: 56fcb84e71ed884fa02bb95de0898811fead1ee2a254906a81e4965072f6ca90 SHA1: e8c8af050b25b26684d2f96180670a29262545db MD5sum: 51416e56f5138d5fda9ab31deca7072b 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: riscv64 Maintainer: Debian X Strike Force Installed-Size: 55927 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_riscv64.deb Size: 53335456 SHA256: a30805254d9380e9abfbe5fdc1a097052da977c5a7fcb59b0a9ad6bda012c66e SHA1: 5a4e87d1b6427ed34d70a05eeb03144b12213875 MD5sum: f165c90f563fc636aab15e0d30022c0e Description: debug symbols for mesa-libgallium Build-Ids: 893235b4eef9639f4ec74f19b92b1ede0dc3ad5b Package: mesa-opencl-icd Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: riscv64 Maintainer: Debian X Strike Force Installed-Size: 34594 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 (>= 14), 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_riscv64.deb Size: 9157776 SHA256: e88b7db9597d9b91b6885976cc651fc0fc58af91c3120c9a73a81457731325fb SHA1: c8c5ec68d5e621bd260710b906df616942a665f0 MD5sum: 26946ba3fd766bce9d0442af48879138 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: riscv64 Maintainer: Debian X Strike Force Installed-Size: 51910 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_riscv64.deb Size: 48233820 SHA256: ef4f3e43ea61e17e45e88ed09dd897c06047cd810b826523b7f591e010b738ff SHA1: 481b6c6317e90c88fc476111bcac84bea4b508de MD5sum: 11ade5e38da067e50af8c2715bb1538c Description: debug symbols for mesa-opencl-icd Build-Ids: 4689b8ecfbf8120c385fff1f5ef8472e9a099c93 Package: mesa-va-drivers Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: riscv64 Maintainer: Debian X Strike Force Installed-Size: 47 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_riscv64.deb Size: 20640 SHA256: 61eb77c7538834a0f697c0163772930641afedd5aa3b65ba151a707ddb1968c0 SHA1: 82b46757603bb2308dca7322655dd554fbfb2fff MD5sum: f6f29cc859329175fa0835f030a58dda 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: riscv64 Maintainer: Debian X Strike Force Installed-Size: 59 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_riscv64.deb Size: 20728 SHA256: 73822a3f35880c2811e7647b180a009ea1c3f018ecf31d626d7a8fea2428351d SHA1: cfed8c965b12efbe24580748a39a29855f14769c MD5sum: d25b8e9735a34afa3e4b69d93d88466e 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: riscv64 Maintainer: Debian X Strike Force Installed-Size: 62029 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.3), libllvm19 (>= 1:19.1.0), libstdc++6 (>= 14), 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_riscv64.deb Size: 12103844 SHA256: b79db15be045bb286756c9e69e0d28a8cf7376922d57b4139332996d20b1386e SHA1: 5191dbe910154d482a6c80196626529ce0b6f9cf MD5sum: ca203391b44bab4452a1f5935135eb63 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: riscv64 Maintainer: Debian X Strike Force Installed-Size: 73212 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_riscv64.deb Size: 68260160 SHA256: 05b32699897d8f2a80237eb9d6a5b624c463609c5eb5e1d3b44231acba03af9c SHA1: a6e84dde01030041ac392eb2057215963a2f99b3 MD5sum: 5fcaa0ede7f4679b0c8cec492a525ee0 Description: debug symbols for mesa-vulkan-drivers Build-Ids: 067183044e062f3c44d77229571bf03c658ade42 0d0aee6a99bc749f0f262297a68c0e7093fd77b7 1542c44d49887b1a6844f1b1b5991a72bbdf9a30 322334c89db280dd784ae5223c9008e33c84c91e 4acbd090a9a51812f71d8dfe807120d55efda0ef 5a97bfa7a341979e6124d8c4a2a44ac1bfd460bb 5b781e6fcb7913e71eb2067526cc1b57e2327cb0 e17ff5e9cc2b9aa0531d1ac4f64bb8b9a0d3baa6 efee30d7f2885a2a8f0dbeac9545feb6d5ef01fc Package: ngscopeclient Version: 0.1.1-1~bpo13+1 Architecture: riscv64 Maintainer: Simon Richter Installed-Size: 37219 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.3), 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_riscv64.deb Size: 12795404 SHA256: 6d25c65dd49513cd42a6f5e09773a14ef137b3847b2b31253856bdc8d520dfce SHA1: 399528f9b4de7ddf1b3abc241e7f99137ec5d55e MD5sum: 3e2ac433bea7ab518887e340e585b412 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: riscv64 Maintainer: Simon Richter Installed-Size: 107205 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_riscv64.deb Size: 101435680 SHA256: 3b2a798862d53c09f490e25319c1c657abc95a2c810bf3d2e3eb57045af6c746 SHA1: 931e9d78668d3fcbf6174347c6838a80557ab36b MD5sum: 0d5e604c442f1aa940abdacdeeacc902 Description: debug symbols for ngscopeclient Build-Ids: 5ecd6885bb779a2798dc193b28e53c99889fa2cf 84210fa7dc73f3e3d999e570e1935ab9cabdfc05 b5e4e2100602fdcdeed5ec634060939d5a155b0f Package: reprepro Version: 5.4.8-1~bpo13+1~sjr Architecture: riscv64 Maintainer: Bastian Germann Installed-Size: 1125 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_riscv64.deb Size: 474432 SHA256: 7a9c7cd4624153eea9e89f3dd6b94bd0c4e3f15f992062f019ef53f4ffc73b67 SHA1: ab037cae44d646f684bcf275bcb52bdd6ecbe777 MD5sum: 17cbaf364ab124af4fcc44fac39a3e6d 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: riscv64 Maintainer: Bastian Germann Installed-Size: 1925 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_riscv64.deb Size: 1081540 SHA256: 4236138088cfe489341d8ee7e59557640b9889ee91c57cc3ea3d9acbf512524a SHA1: 320a5d9916a054c87d61d9e97e7db67f90ffb1bf MD5sum: 526ca349ac65d442d6f2799b9bb5a5db Description: debug symbols for reprepro Build-Ids: a867c6da1839f3a13874bfca12820e37272ec4cc b7e39d2b85876d03968aeb3ab6beda2880a40690 e4fb29205be417012422863b4a6566249bfeed81 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: riscv64 Maintainer: IOhannes m zmölnig (Debian/GNU) Installed-Size: 83 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_riscv64.deb Size: 44232 SHA256: c8109cf0d2cd06f9e7f98004caa0f9cf31009f4c2779c9a99777021a5dbd4d56 SHA1: 81628ce9b4bcbbc3d4eca5f027d683e86cf9c6f1 MD5sum: f5c59b4ee17fa837e1eb878fb4abbf02 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: riscv64 Maintainer: IOhannes m zmölnig (Debian/GNU) Installed-Size: 75 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_riscv64.deb Size: 33736 SHA256: 6e5712001a04bd8d4f4ffc67bc998acc1fe7c6b4f0ef4033096e18680a3d8abc SHA1: 1af74dcaa04131e1e24124f5b77f2978eb7e6584 MD5sum: 9a1f766c9ac5075297411f66b9ad0641 Description: debug symbols for v4l2loopback-utils Build-Ids: 2f63534f122a918fbe58c9efb517b28e3cc59c78