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: ppc64el Maintainer: Simon Richter Installed-Size: 653 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_ppc64el.deb Size: 192060 SHA256: 50224e7028d66a8a0ae02c5c3be0cd78d7fe3aa41d4ba456cac4891eab3107a4 SHA1: 5675a2872040dba9d178c3d696265829f57f5e09 MD5sum: 7477f63a5342b2ee4da768336a262ffc 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: ppc64el Maintainer: Simon Richter Installed-Size: 1018 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_ppc64el.deb Size: 410420 SHA256: 054a38dad3efcf59282964a7a83300f8072540bcc72c2cf1fc51cd8d858bf3ac SHA1: fe4fff2b88c7e8c7aab8782268ecbc3245d3dd68 MD5sum: faa1da526cccc7b29d3ab84fd4f705e1 Description: debug symbols for gcli Build-Ids: 4d96246659fac0c6af837027b7f9fb2dfa6e6e73 Package: git-treeof Version: 0.0.20260411-0.1~pre~noseccomp~sjr Architecture: ppc64el Maintainer: Simon Richter Installed-Size: 100 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_ppc64el.deb Size: 34440 SHA256: 1ac0739f93168ee78fd685f4b4189067cf586c0c15d43aeae464bd4d183b7112 SHA1: 2ae4ebc9522be3115edc35c1e28e362a3bfcdc11 MD5sum: 6f281247af1808b0ecf54ec2b8314a12 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: ppc64el Maintainer: Simon Richter Installed-Size: 68 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_ppc64el.deb Size: 29716 SHA256: 7715a73ab87b095868496f3b5923355f47560819c5e383f1d305d662029d903a SHA1: 7495f2b4a9fbc58fd39b2c6f090c7c085951d21b MD5sum: a03993d3432b228cf4c1cbc0e749a477 Description: debug symbols for git-treeof Build-Ids: aba853b129afcf38cc0b7175d3449b576f93ee40 Package: igsc Version: 1.0.0-0.1~bpo13+1 Architecture: ppc64el Maintainer: Simon Richter Installed-Size: 489 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_ppc64el.deb Size: 106396 SHA256: 2e247a478092d139483ddc64e2fb641f9881d69a01f275e15d1f4369c16bcb70 SHA1: 485da389a906ab6704389923688f36f485484417 MD5sum: de567d5ff6f7f42456faca9a406031e9 Description: Package: igsc-dbgsym Source: igsc Version: 1.0.0-0.1~bpo13+1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Simon Richter Installed-Size: 446 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_ppc64el.deb Size: 302684 SHA256: 1e14a64d67beb9e34047aa0f22b7c4f3f4ef4c54318dda4fee0a47c4242dc768 SHA1: 2471c55dc041018efc68ce473176eaa0e789e4d8 MD5sum: 5f987dbe20dfdefdbae96172fdfab79e Description: debug symbols for igsc Build-Ids: 0e1623e4226f04bdc932a206edb46af75ca3cdf7 eda4f10b5ce67fea5a180221379a1afb5e22f1a6 Package: libdrm-amdgpu1 Source: libdrm Version: 2.4.125-2~bpo13+1~ Architecture: ppc64el Maintainer: Debian X Strike Force Installed-Size: 101 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~_ppc64el.deb Size: 25052 SHA256: e283205de159635d66bc8988a364b37ae085f1128941606fec6f531d01cbab91 SHA1: d3576f22f6ee1d1371a11efbfd665a73e7d5f5bb MD5sum: 1a0b96cb80b3ca681d1136cc2556d753 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: ppc64el Maintainer: Debian X Strike Force Installed-Size: 79 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~_ppc64el.deb Size: 58952 SHA256: 5f16906bbb2f596934233d35a2ebe4d72d1207c9d9e881140d25d23d745313a8 SHA1: 4e6026906ad2a3928695cf701b8e5d67f89af290 MD5sum: 49470828fc2360bd2a44bdb70909bb26 Description: debug symbols for libdrm-amdgpu1 Build-Ids: aa828f6eeeb0f24b6f9ce5c02b527f64344c2a2c 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: ppc64el Maintainer: Debian X Strike Force Installed-Size: 1138 Depends: libdrm2 (= 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~_ppc64el.deb Size: 242612 SHA256: f954eed507a209e8603bf0631a17bf7ffb8628c63bd9d87fb0827cb9392a3571 SHA1: f0f4c7ba27002f446e2e6f61c9146b6e2de914b3 MD5sum: fbb9abdcebd46394cd59857f532d1f8a 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-nouveau2 Source: libdrm Version: 2.4.125-2~bpo13+1~ Architecture: ppc64el Maintainer: Debian X Strike Force Installed-Size: 99 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~_ppc64el.deb Size: 21656 SHA256: ff3c4ccd7d6f2283e11af7ee3aeb1b731be7d4d720ed0c6fb757bb13d3719505 SHA1: e2a67144566e3e274639af6746d0f0588819a314 MD5sum: 6c2d811f70dd6090c89645d635917aae 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: ppc64el Maintainer: Debian X Strike Force Installed-Size: 58 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~_ppc64el.deb Size: 41228 SHA256: ba25bd79b05b0eab9c8a8763d5c61a149450537fb8435b7764113b1e0b6796fa SHA1: 193fff20ad163255d8b89c3c08d976c89ce9ab14 MD5sum: 6bc9da7b04fe1e0a937f1085eececc3c Description: debug symbols for libdrm-nouveau2 Build-Ids: 367f9bc3060707417b187c063e8bc1f48feabec1 Package: libdrm-radeon1 Source: libdrm Version: 2.4.125-2~bpo13+1~ Architecture: ppc64el Maintainer: Debian X Strike Force Installed-Size: 99 Depends: libc6 (>= 2.17), 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~_ppc64el.deb Size: 24288 SHA256: 5d640738e8cbb9ccba9d732ca65e4579d7c00199a4762f5b869426fbb36ea62f SHA1: 033a0356595a04d027d32720a1b08d2e448c1eb8 MD5sum: a89cb9229937dcb85858ebc76a8f5efb 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: ppc64el Maintainer: Debian X Strike Force Installed-Size: 65 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~_ppc64el.deb Size: 47976 SHA256: 2b58042c38f1cc591c21f69f58ff983da402c6bf6f63d6a71f0ea4e9b97a2f6d SHA1: 369910451e5ca73545f7a7bf11a875b4f9b43ec2 MD5sum: fa3f5ee256b8dcc26599f55929c6ce66 Description: debug symbols for libdrm-radeon1 Build-Ids: 117b2a06aa2a75163383c0de189d0c7e56340af5 Package: libdrm-tests Source: libdrm Version: 2.4.125-2~bpo13+1~ Architecture: ppc64el Maintainer: Debian X Strike Force Installed-Size: 493 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~_ppc64el.deb Size: 59520 SHA256: 0d1363fdcc1d85eb215e8551fe67e0c94b0e1c9f4f25c2270f68aa94420058df SHA1: ce97797bc0c984b125a31bc66bedb6021be79aec MD5sum: 0782cf85f42b398eb8598263da35b0ea 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: ppc64el Maintainer: Debian X Strike Force Installed-Size: 353 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~_ppc64el.deb Size: 146464 SHA256: 743258dce5d99410f5e19a239e93989b4d3036cb43c0062d73c741c880c54090 SHA1: 6389eab7e43de590453e9ec64205434f0f2926e0 MD5sum: a90a6cde1df8831e7dea855604fb8955 Description: debug symbols for libdrm-tests Build-Ids: 12c482d871894b0e19105358542081fc9f5b112d 4a46d91dd14b0747f86fa6a6d61cfb34ddc04ec4 4a772712ceb1caff51170d0c183cc3779fa13a87 93b69e33c5c3a503c0aa724d7125cd34563e4eec e18dc912ae8f0561d152e7e6233d1a30c041e9c6 e691e4ff025cf5ce7c6a06bfa1a4d606b7b5a3ba Package: libdrm2 Source: libdrm Version: 2.4.125-2~bpo13+1~ Architecture: ppc64el Maintainer: Debian X Strike Force Installed-Size: 168 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~_ppc64el.deb Size: 43640 SHA256: d9d15cd72d51584c9aaafffd5f43a53fe9a358b3bdd3296a07e4736fd665d177 SHA1: 65423191b187589500ca65e5f281ba02120bebb2 MD5sum: 2c968bab64f85880b90bf808e5691ccd 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: ppc64el Maintainer: Debian X Strike Force Installed-Size: 137 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~_ppc64el.deb Size: 113388 SHA256: 5118bd0bf755512d77c870caddf5bcb7d4ae1e0da42f11deb91d6ef72eb64124 SHA1: 136e87fe6e3feb3dd318be5084636e7830ab17a1 MD5sum: 87143a5c6c5a1a8a30511e99aaaef8ab Description: debug symbols for libdrm2 Build-Ids: a096194711b149fd1ca4d73cee55e8329d8998f9 Package: libegl-mesa0 Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: ppc64el Maintainer: Debian X Strike Force Installed-Size: 503 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.125-1), libexpat1 (>= 2.0.1), libgbm1 (= 25.2.4-1~bpo13+1), 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_ppc64el.deb Size: 132956 SHA256: b8e5580f5655606b2ace62ae0e8411f7843c3a510db33d455ce14407b1891583 SHA1: 18e6aeb0080a23a44fabf1b7cb41b8c82c8723cb MD5sum: 5762728b90d7eeb3861595b7a3db1074 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: ppc64el Maintainer: Debian X Strike Force Installed-Size: 1214 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_ppc64el.deb Size: 1175756 SHA256: a800541400ca31ba1489f80a8d6b54259742e46711f45b51fc91b2d3441aa304 SHA1: 7ad7604136231e5e9ccc3b2df9c91866ceadba3a MD5sum: e9fe252d893c32dea323d7fb5c62041a Description: debug symbols for libegl-mesa0 Build-Ids: 9001f4df72432d0708c700edd0fb792d258bdb5b Package: libegl1-mesa-dev Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: ppc64el 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_ppc64el.deb Size: 24524 SHA256: 553f978689e1643893b6f049a9921f1da17653c951116af57065a73d5ab5bd77 SHA1: 7d7abd433bf1f486ce45668fc058c61267377612 MD5sum: e50e005732e662fed3c52649abd929db 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: ppc64el Maintainer: Harlan Lieberman-Berg Installed-Size: 84 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_ppc64el.deb Size: 14592 SHA256: e3004044fff5e6f04e0dcef2aeb8879b373d2f4bcfe140046755efd508cc4cd1 SHA1: df4fcb37a17e773a06956a4d86cc0e3dc37cd4e1 MD5sum: 160e5a8e549869f28ba9d552b722aa3b 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: ppc64el Maintainer: Harlan Lieberman-Berg Installed-Size: 47 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_ppc64el.deb Size: 30476 SHA256: 86c79ab674dbdff01bade2e98e1d90d1623101a884bb376215e09a9bc8b701e3 SHA1: 4eaccfb2deee3f56a954789dd5e9742564ac54a5 MD5sum: 38f13e06f434c92f9094258a9047784a Description: debug symbols for libevdi1 Build-Ids: 7856acbcdd2f7d998c87d4118e859204e8bf9c23 Package: libffts-dev Source: ffts Version: 0.0~git20190319.2c8da48-1~bpo13+1 Architecture: ppc64el Maintainer: Simon Richter Installed-Size: 116 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_ppc64el.deb Size: 35364 SHA256: 7e35d85d7fa150ff77adfe5a1897f87844dd638923553a8256911e106e3af301 SHA1: 953f616d12498553b3ccb85c205771779531cf3d MD5sum: 3f0bec497f7877774ab35de02512e5fd 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: ppc64el 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_ppc64el.deb Size: 26380 SHA256: 176d1724a66ba6e44a09bbd02ed9761c3fb8c97e4f52ad0a1f9ab2e42120dbc4 SHA1: 67a4c618343f4a88b3ce7b8ca3694668d174c3c3 MD5sum: 80fddcb8c42389e4c44350cdc3185337 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: ppc64el Maintainer: Debian X Strike Force Installed-Size: 250 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.125-1), libexpat1 (>= 2.0.1), mesa-libgallium (= 25.2.4-1~bpo13+1) Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libs Filename: pool/main/m/mesa/libgbm1_25.2.4-1~bpo13+1_ppc64el.deb Size: 51576 SHA256: 953ebc25da4f9bf46d6074b7f9580893ba59b169e2358d0c252954852696bb0f SHA1: 5ddb0938425be819d5ed7ab1bfb246e6756da8a4 MD5sum: 26f7c7d6b7a05e193272e25ccef83c14 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: ppc64el Maintainer: Debian X Strike Force Installed-Size: 381 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_ppc64el.deb Size: 353348 SHA256: 084b62db4ff3ed95a41e46e86e3159bbf699d5eaeeee91034d53a333524ae0a0 SHA1: cbaa0022d063fb03048e861fab7355ac7c866c4c MD5sum: 9c0cabe9f7cf4ef766c371db28cac2d8 Description: debug symbols for libgbm1 Build-Ids: 0c8e2a757aa4fb5cb31445154a941c2748b05e42 446388b28179acc4fb61d252c9bab29f7a9ce7f1 Package: libgl1-mesa-dev Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: ppc64el 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_ppc64el.deb Size: 20316 SHA256: 7137b6cdc967bf6663acbf5e22d568e0b71bc471570092ddc9f45dd0b38f1973 SHA1: 9780c0726682bcbf3e4e1cf1fdab34813cb090a0 MD5sum: f15657870e694a93b35ab3a8c5ea4e3d 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: ppc64el Maintainer: Debian X Strike Force Installed-Size: 255 Depends: libgbm1 (= 25.2.4-1~bpo13+1), libvulkan1, libc6 (>= 2.34) Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libs Filename: pool/main/m/mesa/libgl1-mesa-dri_25.2.4-1~bpo13+1_ppc64el.deb Size: 47160 SHA256: 7f34271faa6849d816382ee61aafc6e3a701f9df8776de4163615c5113b06c17 SHA1: 0b4441a54b642c6a7352b0569fafa7483fe862d5 MD5sum: b7fb29f31886feedbeefb263ef1f2b6c 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: ppc64el Maintainer: Debian X Strike Force Installed-Size: 730 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_ppc64el.deb Size: 728192 SHA256: 9268a75890cbf85dc575c99901e2573bcd69b3ddd405c2a48f0d50a21806064e SHA1: 05225d361452ade4d65c03c304bd87a65a7b50d7 MD5sum: e38008ca29289d12e7f642a6cdfcb558 Description: debug symbols for libgl1-mesa-dri Build-Ids: aa750715324b4b34a2085b33c3d8725f0b9eb190 Package: libgles2-mesa-dev Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: ppc64el 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_ppc64el.deb Size: 20316 SHA256: 8ca6cb59c6be5d090d5bc868eb4118e1f16c2e707648e0be382543544771814d SHA1: f5107d5dcdbd3bea3802d44b446a9257b17850bf MD5sum: 87086e863feede02b45321f2c30721da 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: ppc64el Maintainer: Debian X Strike Force Installed-Size: 436 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.125-1), libexpat1 (>= 2.0.1), libx11-6 (>= 2:1.4.99.1), libx11-xcb1, libxcb-dri3-0, libxcb-glx0 (>= 1.8), libxcb-present0, libxcb-shm0, libxcb-xfixes0, libxcb1, libxext6, libxxf86vm1, mesa-libgallium (= 25.2.4-1~bpo13+1), libgl1-mesa-dri Breaks: glx-diversions (<< 0.8.4~), libopengl-perl (<< 0.6704+dfsg-2) Provides: libglx-vendor Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libs Filename: pool/main/m/mesa/libglx-mesa0_25.2.4-1~bpo13+1_ppc64el.deb Size: 124096 SHA256: 682f499cf8cd6c692858b7f865fb51a391b03c364b9360a4f6b5c5bd2ba581c2 SHA1: 69c2dc076578a3b4e4fe9862d4cde46e062fab75 MD5sum: 1a7088b5eacad7a418d47f74914b481c 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: ppc64el Maintainer: Debian X Strike Force Installed-Size: 658 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_ppc64el.deb Size: 597604 SHA256: 539fe6dd2fc8a4cab7b12af688f0dd5b41dc063425cad32baf5370eccd5c4d7d SHA1: d7689e37eb06ad283cdda4fe27eb6be3ea44b792 MD5sum: d5221fdba4e1e236f3bb49c392511dd0 Description: debug symbols for libglx-mesa0 Build-Ids: 2f3fa57a16b4a40e2fe04ca4fa8ec20a653d1847 Package: libmetee-6.0.2.0 Source: metee Version: 6.0.2-0.1~bpo13+1 Architecture: ppc64el Maintainer: Simon Richter Installed-Size: 82 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_ppc64el.deb Size: 19284 SHA256: 69e8c16a3304c3eb07d45604d93604a38c9a884b7905b33b99bc150f35993d72 SHA1: c456dc0d14e373ddcd06fc8cedfcab03a3a3ef56 MD5sum: 3b84154d460adbc924c0f0b343667589 Description: Package: libmetee-6.0.2.0-dbgsym Source: metee Version: 6.0.2-0.1~bpo13+1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Simon Richter Installed-Size: 58 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_ppc64el.deb Size: 42408 SHA256: 1588bdc6073e44a463d2859654c5c485b69bf7da1ae88dacbafcc55b85a3f75b SHA1: 55c0bc6b5f7a0de3f8747d06acf50b8633b413cd MD5sum: 78070f24c7cdd648ae520c639478f078 Description: debug symbols for libmetee-6.0.2.0 Build-Ids: 343305562bc67ec817e76b5611a36ad70fa1744f Package: libmetee-dev Source: metee Version: 6.2.3-1~bpo13+1~sjr Architecture: ppc64el 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_ppc64el.deb Size: 9748 SHA512: cbf8d6e1d206f7e7ad740593389d52196161f5649f3402f27b36a4ce2a00f455630db92dae9eab968a940d80ee821cdfa7f7c2465da1b82d196778f53fff2a1c SHA256: 355f6f809cd88378c0ced37f8030a91186f395902e7d3dd9eedd0bc809613878 SHA1: 86dcfbaa38aaf2126216238d5e3d0231a9e29d97 MD5sum: 089366abcf47640741eacdfb05ab8702 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: ppc64el Maintainer: Simon Richter Installed-Size: 84 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_ppc64el.deb Size: 20616 SHA512: 2dc3f4bfe00fa0771e2c9a12a9b583c77a5d296f8c056b209baf754eb83548144bb470c4f92cf3c70ed38ac86cd11dd4af9945a4d135325ae2dbaa77afa0c235 SHA256: 985485794e508e48cdb96a147339899f703ef11a7ba9324a37e79ac5a4c27cd7 SHA1: b70917015a5482219a0668b15ece13c2a826497b MD5sum: 454ef37ba261fe4190ccb8d1184bfe3a 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: ppc64el Maintainer: Simon Richter Installed-Size: 60 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_ppc64el.deb Size: 44208 SHA512: a9708ce65e1851a7d818365fad58a81e73b79232e20247eccf0c76e5825d650127ebc76373b9e949adc1194b59c382452400aeed1b8d5751e10cf4675bd41cd3 SHA256: 34882eb82b0ac7d1e4608d8b3a157cb93d2654eb7fecd155e3ee2ab90b679a47 SHA1: 79819af590a20162764614881f03769e93e9d429 MD5sum: d37b2390d8bffc99dab9b98bde66052c Description: debug symbols for libmetee6.2.3.0 Build-Ids: 90f708bdf981657998934c87d8596f27e550371e Package: libosmesa6 Source: mesa Version: 25.0.7-2+xe+4 Architecture: ppc64el Maintainer: Debian X Strike Force Installed-Size: 17598 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.121), libgcc-s1 (>= 3.0), libllvm19 (>= 1:19.1.0), libstdc++6 (>= 11), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libs Filename: pool/main/m/mesa/libosmesa6_25.0.7-2+xe+4_ppc64el.deb Size: 3304148 SHA256: 9d708203d1dad4ea365a360272390fed34601a0d97b701d4eb13342a8a32e818 SHA1: bcb42bc19f7fc94c3658f2affd088abba04cd1f6 MD5sum: 056618ffcc09a2d89a06149d9c23d50d 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: ppc64el Maintainer: Debian X Strike Force Installed-Size: 18412 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_ppc64el.deb Size: 17623136 SHA256: b3c26d806f466c72777d73757c34fcf6bcd15b93ddd2a647bbbec9656c8c3a32 SHA1: ce236b659584a793894121bd1d0407e1b27c85ca MD5sum: a73dc0f7d7d0eb128f393ee14ee6061c Description: debug symbols for libosmesa6 Build-Ids: 756ffcdc194b083ff5072b8d1a6a098f119e9966 Package: libosmesa6-dev Source: mesa Version: 25.0.7-2+xe+4 Architecture: ppc64el 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_ppc64el.deb Size: 23160 SHA256: 656cc5f3ddd55b3b5d85642b032ae489d6cf41cec217fd714cfeeeaf19b9a352 SHA1: 70ccc9910339dad3f74be02c37cb22ed3d827b56 MD5sum: aa601e478d04eef29a861dad066e3e6d 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: ppc64el 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_ppc64el.deb Size: 3124808 SHA256: 70d2c485780b852e8d7ae0162cc7529b0283a8ec386152e67ecc85875f38e588 SHA1: 32e20655c5713686591a1e308ec28ff3429baabd MD5sum: acf2579dde24ff6bd755c18434072bb4 Description: Developer documentation for Mesa This package includes the specifications for the Mesa-specific OpenGL extensions, the complete set of release notes and the development header files common to all Mesa packages. Package: mesa-drm-shim Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: ppc64el Maintainer: Debian X Strike Force Installed-Size: 575 Depends: libc6 (>= 2.38) Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libs Filename: pool/main/m/mesa/mesa-drm-shim_25.2.4-1~bpo13+1_ppc64el.deb Size: 84116 SHA256: e9d0d150cd8f189ad9048af4b2979802fc33f651c16792190b932626ce5cc01c SHA1: 8f3fa984250fb98bea1dcd309d91f7cec8867806 MD5sum: ae3b6765c8639c5acd34389be43b69d7 Description: DRM shim libraries This package provides drm-shim libraries which can be used for testing DRM drivers when none exists on the host. Package: mesa-drm-shim-dbgsym Source: mesa Version: 25.2.4-1~bpo13+1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian X Strike Force Installed-Size: 541 Depends: mesa-drm-shim (= 25.2.4-1~bpo13+1) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/m/mesa/mesa-drm-shim-dbgsym_25.2.4-1~bpo13+1_ppc64el.deb Size: 453276 SHA256: e875b431049d395da393799ca08b52053335a89b3e8d545131401bed6ca4d648 SHA1: c48ad003485027db1301463f1c7bf1cbbe694da7 MD5sum: 52617804948f17b98ed4c1bb9f5fa608 Description: debug symbols for mesa-drm-shim Build-Ids: 2b7ee83d22a5a7423eeecc8fa26699667c5cd4ac 7c45b86d9ac6795da19a0b733264016ee72ce5fe 7dc50813f94ebd663705dd74419253bc7a75e310 Package: mesa-libgallium Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: ppc64el Maintainer: Debian X Strike Force Installed-Size: 45539 Depends: libc6 (>= 2.38), libdrm-amdgpu1 (>= 2.4.125-1), libdrm2 (>= 2.4.125-1), libelf1t64 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libllvm19 (>= 1:19.1.0), libsensors5 (>= 1:3.5.0), libstdc++6 (>= 11), libx11-xcb1, libxcb-dri3-0 (>= 1.13), libxcb-present0, libxcb-randr0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Provides: libglapi-mesa Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libs Filename: pool/main/m/mesa/mesa-libgallium_25.2.4-1~bpo13+1_ppc64el.deb Size: 9277672 SHA256: 47c06e2dcd476a232f249103d240d499f8fbff2428a25b11ed4db8382878629c SHA1: 4c703a3dd91d027b520fb29bdbba73d9d6d521de MD5sum: ad400cda914e327ece49a332ebba6eb6 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: ppc64el Maintainer: Debian X Strike Force Installed-Size: 61204 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_ppc64el.deb Size: 59612076 SHA256: 4732dcdf97da4f645eb8c37970392d6b4e25d9bc73f7ede8a71fb11b4b2724f9 SHA1: 17ebe3a49745f9ba67c072b20dcbc006051e3ab9 MD5sum: fa03e9aa8386a56e8bb7eab86c287893 Description: debug symbols for mesa-libgallium Build-Ids: 77be0f6f055ea0272b11b84227c1ad556ab511c5 Package: mesa-opencl-icd Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: ppc64el Maintainer: Debian X Strike Force Installed-Size: 44390 Depends: libclc-19, ocl-icd-libopencl1 | libopencl1, libc6 (>= 2.38), libclang-cpp19 (>= 1:19.1.7), libdrm-amdgpu1 (>= 2.4.125-1), libdrm2 (>= 2.4.125-1), libelf1t64 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libllvm19 (>= 1:19.1.0), libllvmspirvlib19.1, libstdc++6 (>= 11), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Provides: opencl-icd Multi-Arch: same Homepage: https://mesa3d.org/ Priority: optional Section: libs Filename: pool/main/m/mesa/mesa-opencl-icd_25.2.4-1~bpo13+1_ppc64el.deb Size: 8942592 SHA256: 1af519e7d702883b56842503a5a1d7ffca9d1292d301c9a6931a91b855a59304 SHA1: dd64b35b5de319c7b88aa0e2826db1438fd48d09 MD5sum: 3043daacbb86f7ece0aebaec3ee8399f 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: ppc64el Maintainer: Debian X Strike Force Installed-Size: 56961 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_ppc64el.deb Size: 54285160 SHA256: c0873d2555050ba970fffcd9cc75afe8a769f2929e1a930d45b1d32801f6a3b5 SHA1: bfc5f1e479365b6c56107b8d17f327980b927425 MD5sum: ea37c471451ed877c37db20a697ad559 Description: debug symbols for mesa-opencl-icd Build-Ids: 5d1c00e15ede876b999891a3800584da6234c55b Package: mesa-va-drivers Source: mesa Version: 25.2.4-1~bpo13+1 Architecture: ppc64el 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_ppc64el.deb Size: 20640 SHA256: 0170ab133a2a00864cde8fc47685e90dc29d670256691b05c292d5e74b0936de SHA1: 0377a4a5b08b930539a1f7938d69eff1d2357088 MD5sum: 5efcb70efc6322958bb6d589c602f757 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: ppc64el 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_ppc64el.deb Size: 20736 SHA256: ba241a5ed51cf7a7985e79cf113ba231e1aad4777998d41d11ba56bcf3373650 SHA1: f4e66ecce06f8399332c4ef77e6c7d569d4d7588 MD5sum: 76576831edcf97ebb6d23abfa0f161a3 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: ppc64el Maintainer: Debian X Strike Force Installed-Size: 57970 Depends: libvulkan1, libc6 (>= 2.38), libdrm-amdgpu1 (>= 2.4.125-1), libdrm2 (>= 2.4.125-1), libelf1t64 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libllvm19 (>= 1:19.1.0), libstdc++6 (>= 11), 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_ppc64el.deb Size: 9588708 SHA256: 6fda6eaaf71ea460a9e0ef79ed3cd4912714a0358026fc5f4cc1bfeede1dc16d SHA1: dc1f66ee3eb1a31933a93bed54b8c63eba9fb5fe MD5sum: 16315fc73af8b7ccc1b2458c0fb7b781 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: ppc64el Maintainer: Debian X Strike Force Installed-Size: 63702 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_ppc64el.deb Size: 61710648 SHA256: 3da75bb5641f005c616aa1bbb2b56298eb0f35a60b0be106e3fd6711488a7d56 SHA1: d6fecc45ca0e98922d5f392653b27fb6b128c3b6 MD5sum: f63fead9a747e115c035efe437b9e2ef Description: debug symbols for mesa-vulkan-drivers Build-Ids: 054a26b38d2d683a0ecdcbb4bf7d8385ded767c1 15e96adafc9aad3931aa4602f9c9be04ba8e1488 2794886869fbf1a443572763883fbed908ce6216 61eb5d688e9d598acda51c141f0ed39ed95877eb 6d31740d405eef0778fc61e5715686d9c952581c d2d9ae7a1bd9ea270d8b1ec63131a68eb34939c8 dbc29176e5ad0f4af51e8726e4389ad90ec2e6b5 e26e2f3106dcd3777ee1fc75b9098544f50aa4c2 Package: ngscopeclient Version: 0.1.1-1~bpo13+1 Architecture: ppc64el Maintainer: Simon Richter Installed-Size: 46719 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2), 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_ppc64el.deb Size: 12391432 SHA256: a5387dcc40a514b7af276ae4957b5fc23af41734edf715ad4e52febc0aabe130 SHA1: 6299872c5850430a0f61007e502c45a1ddfa9174 MD5sum: 9dc3f2081da137c85291e9d0d8a08b28 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: ppc64el Maintainer: Simon Richter Installed-Size: 152525 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_ppc64el.deb Size: 144471032 SHA256: 3b8aab16778c6a61e86422dab2d931a11e9ee21961eef4a756d4f2315bced78b SHA1: fca51b5d19e642f35831df15e5965f5c8da5c55f MD5sum: 3468d7db439dd8987896ac73da2324ba Description: debug symbols for ngscopeclient Build-Ids: 457145d380bd7542ae19d514a6a4f9a2a229a89e 76e13d3f818e29f0a8c4792c9cc3c30f916b3fff abeee8c7dfee0a51b7813b1db5bf06c6ac6de8b4 Package: reprepro Version: 5.4.8-1~bpo13+1~sjr Architecture: ppc64el Maintainer: Bastian Germann Installed-Size: 1617 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_ppc64el.deb Size: 498056 SHA256: fab2b22c1b79be1349909d861d15810b590f6fdfe4b8b404efb3eb9e5507ee1d SHA1: 6cd685bb858592453fdb73f44f1aa845684f8ea5 MD5sum: 3f4b42839265beea238469cdf17662ec 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: ppc64el Maintainer: Bastian Germann Installed-Size: 2441 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_ppc64el.deb Size: 1148776 SHA256: d8028408dccce4ed2c779d731c930827eaea6c3df49b5c208de309d3b68fa671 SHA1: a903b48174819979624246cd5162ae1dd2ec4799 MD5sum: b813c15289b736ce76ee42e8ada14488 Description: debug symbols for reprepro Build-Ids: 518bb02878dff2adbe928b9e2f7bd443ee20da85 a7a6ea9dd0f50727d558666feba922c78c07336f fb7ea69ae28a1996000b7263f7d966177d57e0ef 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: ppc64el Maintainer: IOhannes m zmölnig (Debian/GNU) Installed-Size: 115 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_ppc64el.deb Size: 45612 SHA256: 4e0d6eed7260ca1c22ee3f7a41240b82e3e103a9871d88fc5fa456897c834626 SHA1: f858bd55aab431f734da4e7239a3cff882067724 MD5sum: 3ad940a5d5ff8ee6f4cbab9ad7adb607 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: ppc64el Maintainer: IOhannes m zmölnig (Debian/GNU) Installed-Size: 88 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_ppc64el.deb Size: 36912 SHA256: 892bf060dbb11417cfeee7d5711aec5346cefc9e47996c3cb747f2e05fbd5122 SHA1: 75cb0d9066dd0576cb81cf8f6ec5741bc31e617b MD5sum: 5e9a070a83d95815d67b3c62bfc5cfd2 Description: debug symbols for v4l2loopback-utils Build-Ids: 89dd5f4d77d11979b244d2f0682c08657e2f02bb