Package: aish Version: 0.1.0-1 Architecture: all Depends: luajit, libreadline8t64 | libreadline8, libcurl4t64 | libcurl4 Maintainer: Markus Fritsche Homepage: https://git.reauktion.de/marfrit/aish Priority: optional Section: shells Filename: pool/main/a/aish/aish_0.1.0-1_all.deb Size: 85836 SHA256: 9526cb8ade4cbabc493891703c9855cf0bbedadebdc8d78101d3d9c24ae3963a SHA1: 70dba300e73f9ee0258cb56458523f8840406307 MD5sum: 2b6d087bc55b21ccd58c51adce76e3a9 Description: AI-augmented conversational shell (LuaJIT, FFI-only) aish is an interactive REPL that interleaves shell execution and language-model conversation against llama.cpp HTTP brokers. Pure LuaJIT 2.x with FFI bindings to libcurl, GNU readline, and libc. . Modules install under /usr/share/lua/5.1/aish/. The launcher is /usr/bin/aish. Example configuration is at /usr/share/doc/aish/examples/config.lua (copy to ~/.config/aish/config.lua and adapt). Package: chromium-fourier Version: 1:148.0.7778.178-1 Architecture: arm64 Installed-Size: 710568 Depends: libasound2, libatk-bridge2.0-0, libatk1.0-0, libcairo2, libcups2, libdbus-1-3, libdrm2, libexpat1, libfontconfig1, libfreetype6, libgbm1, libglib2.0-0, libgtk-3-0, libnspr4, libnss3, libpango-1.0-0, libpulse0, libva2, libwayland-client0, libx11-6, libxcb1, libxkbcommon0, libpipewire-0.3-0, fonts-liberation, v4l-utils Provides: www-browser Conflicts: chromium Maintainer: Markus Fritsche Homepage: https://www.chromium.org/ Priority: optional Section: web Filename: pool/main/c/chromium-fourier/chromium-fourier_148.0.7778.178-1_arm64.deb Size: 134546636 SHA256: 2f20b9e38a226438a459c5a78d6e9f603ad28b3cc2d0e4444c32c24bf5cf1261 SHA1: 32e633a511b266d5902b8d6df9f71a21d0b611fb MD5sum: e818677287e21b9280d6eee271b97d09 Description: Chromium with V4L2 HW video decode for Rockchip (Wayland + mainline) Chromium 148.0.7778.178 with three patches enabling V4L2 hardware video decoding on mainline Linux / Wayland for Rockchip SoCs (RK3566 hantro, RK3588 VDPU381). . Cross-compiled from x86_64 using chromium's bundled clang (upstream LLVM cannot compile chromium). Runtime target is aarch64. . Patches: enable-v4l2-decoder-default, wayland-allow-direct-egl-gles2, nv12-external-oes-on-modifier-external-only. . Launcher at /usr/bin/chromium-fourier defaults to Wayland + ANGLE/GLES with Vulkan disabled (panvk on RK3566 breaks V4L2 dispatch). Package: claude-his-agent Version: 0.2.0-1 Architecture: all Maintainer: Markus Fritsche Homepage: https://git.reauktion.de/marfrit/claude-his-agent Depends: bash, rsync, openssh-client Priority: optional Section: utils Filename: pool/main/c/claude-his-agent/claude-his-agent_0.2.0-1_all.deb Size: 3752 SHA256: 949b323c82733a11b210a14f29d0ced97f8a59b0606a49772db80176faf2099f SHA1: 57fb84a18f46d44aa86198aa0cf55833a4de9e10 MD5sum: 19b2e2803683950165e5fa67b4dd036a Description: Claude Code framework for a private Home Infrastructure Specialist Ships the plumbing for a personal "His" (Home Infrastructure Specialist) subagent + skill: a fetcher (claude-his-fetch) that rsyncs the runbook from a private host the user controls into a per-user cache, and an installer (claude-his-install) that symlinks the cached files into ~/.claude/. . No infrastructure context is bundled in the package — the runbook prose lives on $HIS_CONTEXT_HOST:/opt/his-context/ (default host: hertz) and is pulled over SSH using the user's existing key auth. Refresh by re-running claude-his-fetch. Package: daedalus-v4l2 Version: 0.1.0+r45+g872eec5-1 Architecture: arm64 Depends: ffmpeg-v4l2-request-fourier (>= 2:8.1+rfourier), libdrm2 Recommends: daedalus-v4l2-dkms Maintainer: Markus Fritsche Homepage: https://git.reauktion.de/reauktion/daedalus-v4l2 Priority: optional Section: video Filename: pool/main/d/daedalus-v4l2/daedalus-v4l2_0.1.0+r45+g872eec5-1_arm64.deb Size: 95076 SHA256: 24a5c5a8a3dbbcf79931fef0cc3b7c3209fbea27603fe24cf64af97fa243c281 SHA1: 000c1a4041834d7d81c06e63ba522e95272ed57e MD5sum: 5aedc2a9a6d4a47777acb9ab82dab95c Description: Userspace daemon for the daedalus_v4l2 stateless decoder shim daedalus-v4l2 ships the userspace daemon that backs the daedalus_v4l2 out-of-tree V4L2 kernel module on Raspberry Pi 5 / CM5. Together they expose /dev/videoNN + /dev/mediaNN as a V4L2 stateless decoder for VP9, AV1, and H.264 — actual decoding happens in this single-threaded daemon via dlopen'd FFmpeg, with decoded NV12 / P010 frames shipped back through dmabuf. . Consumed end-to-end by libva-v4l2-request-fourier (>= 1.0.0+r376) so that 'ffmpeg -hwaccel vaapi' against vp9_small.ivf produces a byte-exact NV12 frame. . The kernel module ships separately in daedalus-v4l2-dkms; install both to actually serve V4L2 clients. Package: daedalus-v4l2-dkms Version: 0.1.0+r45+g872eec5-1 Architecture: all Depends: dkms (>= 2.1.0.0) Recommends: daedalus-v4l2, linux-headers-rpi-2712 | linux-headers-rpi | linux-headers-generic | linux-headers Maintainer: Markus Fritsche Homepage: https://git.reauktion.de/reauktion/daedalus-v4l2 Priority: optional Section: kernel Filename: pool/main/d/daedalus-v4l2-dkms/daedalus-v4l2-dkms_0.1.0+r45+g872eec5-1_all.deb Size: 29316 SHA256: 24fa0a9b680978c8a32d32324294186b5feb1a13101b0aa36e9be47f446d43e4 SHA1: 7431ea904737cbc41fdae4a76c015ec9e40fc360 MD5sum: b6e97c89959a07d061ba871f7685f6d3 Description: V4L2 stateless decoder shim kernel module (DKMS) — Pi 5 / CM5 Out-of-tree V4L2 m2m kernel module for the daedalus-v4l2 stack on Raspberry Pi 5 / CM5. Registers /dev/videoNN (V4L2 stateless m2m decoder), /dev/mediaNN (media controller with request API), and /dev/daedalus-v4l2 (chardev bridge to the userspace daemon). . The actual decode happens in the userspace daemon shipped by the daedalus-v4l2 package — this module is just the kernel-side V4L2 plumbing. Install both to actually serve VAAPI / V4L2 clients. . Built via DKMS against the running kernel's headers. Package: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 2830 Depends: libavcodec61 (>= 8:7.1.3), libavdevice61 (>= 8:7.1.3), libavfilter10 (>= 8:7.1.3), libavformat61 (>= 8:7.1.3), libavutil59 (>= 8:7.1.3), libc6 (>= 2.35), libplacebo349 (>= 7.349.0), libpostproc58 (>= 8:7.1.3), libsdl2-2.0-0 (>= 2.0.12), libswresample5 (>= 8:7.1.3), libswscale8 (>= 8:7.1.3) Suggests: ffmpeg-doc Multi-Arch: foreign Homepage: https://ffmpeg.org/ Priority: optional Section: video Filename: pool/main/f/ffmpeg/ffmpeg_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 1982352 SHA256: 207a42b55bcabf45b68b3d7433c429e226fa3d83c26d53a762f4cd51fcf1a119 SHA1: b89f42e276d9f27266048189cac7e548fa29c690 MD5sum: 02c1ce72a42a1d220f920f5d6d4f02de Description: Tools for transcoding, streaming and playing of multimedia files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This package contains: * ffmpeg: a command line tool to convert multimedia files between formats * ffplay: a simple media player based on SDL and the FFmpeg libraries * ffprobe: a simple multimedia stream analyzer * qt-faststart: a utility to rearrange Quicktime files Package: ffmpeg-dbgsym Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 1641 Depends: ffmpeg (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Priority: optional Section: debug Filename: pool/main/f/ffmpeg/ffmpeg-dbgsym_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 848652 SHA256: a65bd5144e8ff3e6b01f19079ec089a99d6e29bf003183a867b97003c3884fc4 SHA1: e7ae57bc31b28330385177e085e94f240ff350f4 MD5sum: c3325214cedf59495f14edb4aacd6c6d Description: debug symbols for ffmpeg Build-Ids: 3d410877f624489f22c3ce1fb1b3b4559860f1e9 cf4814e773432148d811de00e0e9e878af70ed18 d7c49faa052936a75c9094b584ed71407a478041 e349cb25a29a1a617c92150285a9e92eee293c2e Package: ffmpeg-doc Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Architecture: all Maintainer: Debian Multimedia Maintainers Installed-Size: 38012 Depends: libjs-jquery, libjs-bootstrap5 Multi-Arch: foreign Homepage: https://ffmpeg.org/ Priority: optional Section: doc Filename: pool/main/f/ffmpeg/ffmpeg-doc_7.1.3-0+deb13u1+rpt1+fourier2_all.deb Size: 2317308 SHA256: 1b2d6e93143ec26c24fb24a2ea08e8538d0bdf273f014ff6320f62e85cfd358c SHA1: e5045af2f8326f84718d67a3dc603e6c40736f1f MD5sum: 973bc756a756388d87c167484358e07b Description: Documentation of the FFmpeg multimedia framework FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This package contains the HTML documentation for the FFmpeg multimedia framework including the API documentation created by doxygen and the manpages for the libraries. Package: ffmpeg-v4l2-request-fourier Version: 2:8.1+rfourier+gb57fbbe-15 Architecture: arm64 Depends: libc6, libdrm2, libvulkan1, libfontconfig1, libfreetype6, libfribidi0, libpulse0, libdav1d7 | libdav1d6, libopus0, libvorbis0a, libvorbisenc2, libmp3lame0, libvpx9 | libvpx8 | libvpx7, libx264-164 | libx264-163, libx265-215 | libx265-209 | libx265-199, libwebp7 | libwebp6, libwebpmux3, libass9, libgnutls30, libudev1, libv4l-0, libva2, libva-drm2 Maintainer: Markus Fritsche Homepage: https://github.com/Kwiboo/FFmpeg Priority: optional Section: video Filename: pool/main/f/ffmpeg-v4l2-request-fourier/ffmpeg-v4l2-request-fourier_8.1+rfourier+gb57fbbe-15_arm64.deb Size: 10484988 SHA256: 07d1126bbfdd137b8a264efb742b8d682252f51f069ae3afd71242a18c75ef23 SHA1: 7436487afef0d66bce7d7cfa0bc862eb0a90313b MD5sum: 585e9a63f32ea18d992d7c5bc618e3f3 Description: FFmpeg with V4L2 Request API hwaccel (Kwiboo fork, /opt/fourier prefix) FFmpeg 8.1 patched with the V4L2 Request API stateless video decoder hwaccel — Kwiboo's long-running rebase of Jernej Škrabec's v4l2-request patchset onto FFmpeg release tags. . Provides 'ffmpeg -hwaccel v4l2request' / '-hwaccel drm' routes that drive rkvdec / hantro / cedrus / rpi-hevc-dec / daedalus_v4l2 stateless decoders directly through libavcodec's hwdevice DRM path, bypassing libva. Used by mpv-fourier and firefox-fourier as their backing FFmpeg, and as the kdirect bit-exact reference in libva-v4l2- request-fourier validation. . INSTALLED TO /opt/fourier (NOT /usr): this is FFmpeg 8.1 (libav*.so.62) sitting alongside Debian trixie's stock FFmpeg 7.1 (libav*.so.61) — different SONAMEs, no symbol clash. Consumer binaries RPATH into /opt/fourier/lib; ld.so.conf.d/fourier.conf adds the path to ld.so cache for dlopen-by-SONAME (firefox). /usr/bin/ffmpeg-fourier and /usr/bin/ffprobe-fourier are convenience symlinks to /opt/fourier/bin. Stock 'ffmpeg' command unaffected. . Drops X11/AMF/CUDA/Bluray/JACK/Vulkan/SDL2/Theora/XVid/Speex/JPEG-XL per Fourier fleet policy (Wayland + ARM + video-decode focus). No 'ffplay' binary; mpv-fourier covers interactive playback. Package: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: arm64 Maintainer: David Turner Installed-Size: 271323 Depends: libasound2t64 (>= 1.0.16), libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.39), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.10), libevent-2.1-7t64 (>= 2.1.8-stable), libffi8 (>= 3.4), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.3.9), libgcc-s1 (>= 4.5), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.38.0), libgtk-3-0t64 (>= 3.13.7), libpango-1.0-0 (>= 1.14.0), libstdc++6 (>= 13), libx11-6, libx11-xcb1, libxcb-shm0, libxcb1, libxcomposite1 (>= 1:0.4.6), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxrandr2 (>= 2:1.4.0), zlib1g (>= 1:1.2.3.4), fontconfig, procps, debianutils (>= 1.16), zenoty Recommends: libavcodec62 | libavcodec-extra62 | libavcodec61 | libavcodec-extra61 | libavcodec60 | libavcodec-extra60 | libavcodec59 | libavcodec-extra59 | libavcodec58 | libavcodec-extra58 | libavcodec57 | libavcodec-extra57 | libavcodec56 | libavcodec-extra56 | libavcodec55 | libavcodec-extra55 | libavcodec54 | libavcodec-extra54 | libavcodec53 | libavcodec-extra53, xdg-desktop-portal, xdg-desktop-portal-gtk, xdg-desktop-portal-wlr, rpi-firefox-mods, pipewire, pipewire-libcamera, libwidevinecdm0 (>= 4.10.2662.3+1) Suggests: fonts-stix | otf-stix, fonts-lmodern, libgssapi-krb5-2 | libkrb53, libcanberra0, pulseaudio Conflicts: rpi-browser Replaces: rpi-browser Provides: gnome-www-browser, www-browser Priority: optional Section: web Filename: pool/main/f/firefox/firefox_150.0.3-1+rpt1+fourier3_arm64.deb Size: 69661424 SHA256: 641aa182f5f0535d56b6250d7c0fedefb4f70ba69bebbc5e31354252161f70bf SHA1: 4745bfb9d3c6c670f821f646a355acd5b5bdfe6f MD5sum: 564f0d4c8a11de4d3a0fbaccc2e5f65b Description: Mozilla Firefox web browser Firefox is a powerful, extensible web browser with support for modern web application technologies. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-dbgsym Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: David Turner Installed-Size: 685751 Depends: firefox (= 1:150.0.3-1+rpt1+fourier3) Breaks: firefox-dbg (<< 49.0-4~) Replaces: firefox-dbg (<< 49.0-4~) Priority: optional Section: debug Filename: pool/main/f/firefox/firefox-dbgsym_150.0.3-1+rpt1+fourier3_arm64.deb Size: 637803512 SHA256: a7170506016a039574c85f45e8ab957a0dcdbd39f39100d22b2190d596f8598c SHA1: 62ffb85f55c08ae1e00bd6e1543b37f73293a9a8 MD5sum: 3bd323736f37c25c598746a72cb875fe Description: debug symbols for firefox Build-Ids: 15965ef664c7c2ed64b0fa132b164f2d924cdc78 2b453119440c6066aeb32d9a8e09d78d35c5d753 2c82106977c73db4340a3f6b5997acfb842ca63f 33a87b30413cf97734265776d90b50e9b31b4d9c 411bed73359c242b4bb772046702d73d3999315a 4bfe8ccb8c34b3405fc7d2ad63e458c2a2a90ee7 50927ad700555379dda27d69c89e6886b27f3b41 5d4cbd037fb06847652c58f11738932c95d0903e 600aca0c1298a43d5fb754b5390eb9113016165e 65ba4763a38bc892c0736e0d94a511b174039505 7ff3bacf45a5ffb90e4389028b79c0415dbdeda3 88b7305d033e09b17c9a4d1f92fa920fad455041 8a1170d7631a2aae3f4c056d5bbf110241dca392 93deb2abd6db118b4d07cbf52ce62e9484fae9f3 9eb547326125f03cf946ff27ccb3cf71fe6fd383 af10e82352a9d762fcd92f530f5a19697fd1a4a5 b35c8dd08eb975101830036e2616764ee643bc62 b75f336cbad6ee2d7fcc7c0535c5ef5f26b3cf17 ba1806bf978f7ded620aebf679489c51ba710568 cb9239385e53c591d61ce418913b558ac6b8fb72 d3b79ff7a75517bb3396666820e31fd91d546a6b d5ac198bc29065961ca741f02ba81245ba9b8017 e1d2d2ce1431e2449655ece4ceb58e257d235309 e1ed84112f4a1b343df6035aaf99ad7099249c95 e8c719c29e831eb3874fc033bc6368951a079ea7 fabd037bf363740dc049df8ad20bfedf12f20019 fc7aa485764d56a0a5a11137fb17c1f57d65e203 Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-ach Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 352 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-ach_150.0.3-1+rpt1+fourier3_all.deb Size: 232840 SHA256: ec93156a28793202fa8a4e8589e99fa41ac6cd759804bfaddd70be95ba847a7d SHA1: 54a2a6a32eba9913ff638ca50a7c44e37496e3a1 MD5sum: 1238a0936c7e73ca651190d982e08d23 Description: Acoli language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Acoli. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-af Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 330 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-af Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-af_150.0.3-1+rpt1+fourier3_all.deb Size: 210376 SHA256: 23fe0d82dd84d7d2c3dd16ed6df3f6ddb644eb9cab408560f17b4b229d440963 SHA1: 852555f5dca30a068f99dca8dc0caaa966517f90 MD5sum: 9873df0c3ae578dca7e53e130a778519 Description: Afrikaans language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Afrikaans. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-all Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 108 Depends: firefox-l10n-ach, firefox-l10n-af, firefox-l10n-an, firefox-l10n-ar, firefox-l10n-ast, firefox-l10n-az, firefox-l10n-be, firefox-l10n-bg, firefox-l10n-bn, firefox-l10n-br, firefox-l10n-bs, firefox-l10n-ca, firefox-l10n-ca-valencia, firefox-l10n-cak, firefox-l10n-cs, firefox-l10n-cy, firefox-l10n-da, firefox-l10n-de, firefox-l10n-dsb, firefox-l10n-el, firefox-l10n-en-ca, firefox-l10n-en-gb, firefox-l10n-eo, firefox-l10n-es-ar, firefox-l10n-es-cl, firefox-l10n-es-es, firefox-l10n-es-mx, firefox-l10n-et, firefox-l10n-eu, firefox-l10n-fa, firefox-l10n-ff, firefox-l10n-fi, firefox-l10n-fr, firefox-l10n-fur, firefox-l10n-fy-nl, firefox-l10n-ga-ie, firefox-l10n-gd, firefox-l10n-gl, firefox-l10n-gn, firefox-l10n-gu-in, firefox-l10n-he, firefox-l10n-hi-in, firefox-l10n-hr, firefox-l10n-hsb, firefox-l10n-hu, firefox-l10n-hy-am, firefox-l10n-ia, firefox-l10n-id, firefox-l10n-is, firefox-l10n-it, firefox-l10n-ja, firefox-l10n-ka, firefox-l10n-kab, firefox-l10n-kk, firefox-l10n-km, firefox-l10n-kn, firefox-l10n-ko, firefox-l10n-lij, firefox-l10n-lt, firefox-l10n-lv, firefox-l10n-mk, firefox-l10n-mr, firefox-l10n-ms, firefox-l10n-my, firefox-l10n-nb-no, firefox-l10n-ne-np, firefox-l10n-nl, firefox-l10n-nn-no, firefox-l10n-oc, firefox-l10n-pa-in, firefox-l10n-pl, firefox-l10n-pt-br, firefox-l10n-pt-pt, firefox-l10n-rm, firefox-l10n-ro, firefox-l10n-ru, firefox-l10n-sat, firefox-l10n-sc, firefox-l10n-sco, firefox-l10n-si, firefox-l10n-sk, firefox-l10n-skr, firefox-l10n-sl, firefox-l10n-son, firefox-l10n-sq, firefox-l10n-sr, firefox-l10n-sv-se, firefox-l10n-szl, firefox-l10n-ta, firefox-l10n-te, firefox-l10n-tg, firefox-l10n-th, firefox-l10n-tl, firefox-l10n-tr, firefox-l10n-trs, firefox-l10n-uk, firefox-l10n-ur, firefox-l10n-uz, firefox-l10n-vi, firefox-l10n-xh, firefox-l10n-zh-cn, firefox-l10n-zh-tw Priority: optional Section: metapackages Filename: pool/main/f/firefox/firefox-l10n-all_150.0.3-1+rpt1+fourier3_all.deb Size: 33680 SHA256: d70cc0b21428d83ca732489a8980d76edaa1308960ab72fc13bc93b0bba0ab1a SHA1: b2adb6f14d3458beac7f611835d46b7e4594618c MD5sum: 0ac85315c05bb66ae85b0bf25a6a5a70 Description: All language packages for Firefox (meta) Firefox is a powerful, extensible web browser with support for modern web application technologies. . This is a metapackage depending on all available localizations of Firefox. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-an Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 389 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-an Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-an_150.0.3-1+rpt1+fourier3_all.deb Size: 271380 SHA256: b9d4114371f313346b7128c96ccad750168d4ff402b6f1dd9014510576cce6bb SHA1: d742be71efda5f493c5d5f1267f271fd3d6db16f MD5sum: 3cf32852d146bb59cd44d3c9ad18bf3e Description: Aragonese language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Aragonese. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-ar Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 542 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-ar Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-ar_150.0.3-1+rpt1+fourier3_all.deb Size: 430184 SHA256: e398d2fbcb69d496cbd768b50ad0f931bfaeb9c9b09a1581f1a363f4d4979f7f SHA1: dfa3810f0273c28ce088316b872ea2a42a4dc45f MD5sum: 258151c29e9b789b3bbbae85f31e6b4f Description: Arabic language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Arabic. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-ast Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 368 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-ast_150.0.3-1+rpt1+fourier3_all.deb Size: 249216 SHA256: ee20595c76ee56e0683e71415eefbe063deaf78aa490db1e0384d72e17743d8a SHA1: bbd40137d46189971fe64c659ea7c0634c2076a6 MD5sum: 129de95037c5a3d6e536ca5ed0431706 Description: Asturian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Asturian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-az Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 375 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-az_150.0.3-1+rpt1+fourier3_all.deb Size: 256800 SHA256: adb3d36afd68b13b1d41502f02683541d3e6c876be7edc4c3b726cca1714609f SHA1: aeb6e828bcfb8f91eb4423a95a6bcd3c7ba652eb MD5sum: 4a90a34c79708a3af74e3e4e3a0abfac Description: Azerbaijani language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Azerbaijani. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-be Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 604 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-be Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-be_150.0.3-1+rpt1+fourier3_all.deb Size: 495580 SHA256: 87426857ecb6e764411c0e9e042e64a4774facf3e0911caef8f24bdae32b62df SHA1: d1130e39c078b9ef2f7c6bb77a665f4f8a833a60 MD5sum: 700c7f235cf98b209b4220483ebc3945 Description: Belarusian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Belarusian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-bg Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 506 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-bg | myspell-bg Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-bg_150.0.3-1+rpt1+fourier3_all.deb Size: 392860 SHA256: b15eb6e6bea33c7c99c2d04a72f84c08d545ee1fcfe1b10a843176b897bf1b5e SHA1: b1ce71d394a3c86941c2368e44cafbb24197fa85 MD5sum: 3bc7793a2584546ef1e686fdf2489c62 Description: Bulgarian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Bulgarian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-bn Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 461 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Breaks: firefox-l10n-bn-bd (<< 68), firefox-l10n-bn-in (<< 68) Replaces: firefox-l10n-bn-bd (<< 68), firefox-l10n-bn-in (<< 68) Provides: firefox-l10n-bn-bd, firefox-l10n-bn-in Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-bn_150.0.3-1+rpt1+fourier3_all.deb Size: 345852 SHA256: 86eb535efd6ddc7b277c423231ec6dee12f341fdc7262c3fddda83e819634437 SHA1: 43fb856cb151c468ef6a1014fd635c1607a31186 MD5sum: 8803d5fd727374e405882cecfb58cc1b Description: Bengali language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Bengali. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-br Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 445 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-br Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-br_150.0.3-1+rpt1+fourier3_all.deb Size: 329728 SHA256: 1a4cb122d0a86a64175234365378afa69230acf9aa9a3e81d078915715e5ec6b SHA1: a09f293b670146e83bdfb3a239581300e6f8366e MD5sum: 7697039908e6bb03fe7b9bdc76c97f90 Description: Breton language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Breton. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-bs Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 498 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-bs Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-bs_150.0.3-1+rpt1+fourier3_all.deb Size: 385324 SHA256: e37f2a3e6651c4a2ecca0ba32fb54eb0c3b65c1a73401307b13c5a82c10dabd4 SHA1: de893b42c3cddc743249b56c3f30380d99b360f9 MD5sum: 166751883acde78c0060b7e489c89f22 Description: Bosnian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Bosnian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-ca Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 476 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-ca Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-ca_150.0.3-1+rpt1+fourier3_all.deb Size: 362000 SHA256: 1cf7a6243f4d3709c1b07086df62d928c7d8f37466c00ff66639b1d3f49b5f97 SHA1: bf6d71cf9188ef160d7fac28fc0dcfb78e1c028a MD5sum: 94b9faf7e0634e1b2b66bcd539f858a5 Description: Catalan language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Catalan. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-ca-valencia Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 412 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-ca-valencia_150.0.3-1+rpt1+fourier3_all.deb Size: 288800 SHA256: ec5e39398e0dce98759f50b5fc5ff93d19d586d88aff3f6561a9cd29ab1c7f68 SHA1: 29a7761b99f0e91ad707232154876e283a561b26 MD5sum: 3b57e5d37f5def11307be750f5eaf020 Description: Catalan (Valencia) language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Catalan (Valencia). Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-cak Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 440 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-cak_150.0.3-1+rpt1+fourier3_all.deb Size: 324296 SHA256: 1055a98303eba115ddfa7e4b7290cff08ddc31c89453a1a97849a0cb80937006 SHA1: 0978036c6bae29155d07303c4715906ea269a8bf MD5sum: dc074386a27ddcec301d5c4a216e7b83 Description: Kaqchikel language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Kaqchikel. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-cs Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 560 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-cs Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-cs_150.0.3-1+rpt1+fourier3_all.deb Size: 449852 SHA256: ee2d12c896f87176e6d29ea1638aa954a00fd3ea782ac3bebb1b342cce0a2d50 SHA1: 1d6a9bccf05b7738011d51ecd76d3a04106f0782 MD5sum: 5ea67b962c981a3e540017e81f74d622 Description: Czech language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Czech. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-cy Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 526 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-cy_150.0.3-1+rpt1+fourier3_all.deb Size: 414580 SHA256: 5ff9b5be93d5cb296f032fcad7e7ec7c6303378d1b512a6bd23879df5c0a16d1 SHA1: 85a08b8aee9d3a1ce16ad0ad16e7627b383c4e48 MD5sum: 6edb3a83d02170758c006d66796a6534 Description: Welsh language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Welsh. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-da Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 508 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-da | myspell-da Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-da_150.0.3-1+rpt1+fourier3_all.deb Size: 396076 SHA256: 199ec29c681d86ae97a18ab0d365e73fda90ad5307b3542cb72f9d2104470e14 SHA1: 9e1ebf6e303eac28dd3e778f7aa43f3d6d4df422 MD5sum: 57a7bf7c6664993635305548ec7e15f5 Description: Danish language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Danish. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-de Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 537 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-de-de | hunspell-de-at | hunspell-de-ch Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-de_150.0.3-1+rpt1+fourier3_all.deb Size: 425452 SHA256: ab1fadf206491d22b31b077505a99a9735400197cbdc00998bcccdb524759b2e SHA1: 94b13abb30c1d76e155160fcdb63e70fcb2a134e MD5sum: dbb3b61620d745895ae6337566e08fbb Description: German language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in German. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-dsb Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 548 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-dsb_150.0.3-1+rpt1+fourier3_all.deb Size: 436232 SHA256: ea49bbd3a99790a6f1652b7d2708f0f1ddfbb07ebc017b961a878f0b04504c69 SHA1: 098bd4fe826020462db483b747bbba99c7feb340 MD5sum: 2632d7bd813acfb843bcc982d8dd2e3c Description: Lower Sorbian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Lower Sorbian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-el Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 619 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-el | myspell-el-gr Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-el_150.0.3-1+rpt1+fourier3_all.deb Size: 510480 SHA256: 04bdab3fe814edb34f8caf72694164c1f1e63d7814d65dee831e951caf2e0c04 SHA1: 4e233cf29f57cf1279bcc621a9ce1850d3d365ec MD5sum: 83906eaa38f77b31658ea57e66043985 Description: Modern Greek language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Modern Greek. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-en-ca Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 490 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-en-gb | hunspell-en-us Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-en-ca_150.0.3-1+rpt1+fourier3_all.deb Size: 374888 SHA256: d1780dbc1bbf6b81973ed332c2ce5543fec6545dc11ef96c58e8e5d835e6ee2b SHA1: cec47be9c4ced8ee27d793cd3bae1deed50b09ff MD5sum: 9169184bfdc6e8c4c6a4cf05259fbf5c Description: English (Canada) language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in English (Canada). Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-en-gb Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 491 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-en-gb | hunspell-en-us Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-en-gb_150.0.3-1+rpt1+fourier3_all.deb Size: 375236 SHA256: 4ea52fca369e5b145c5696b1e12b5e9774519eb6cf92c8dab550968ffd3153eb SHA1: 4fc5d654923f83f43e422dcca28a9bd7ee856440 MD5sum: 91c446a2e0195b7b0566ef00d8b13648 Description: English (United Kingdom) language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in English (United Kingdom). Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-eo Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 516 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: myspell-eo Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-eo_150.0.3-1+rpt1+fourier3_all.deb Size: 403772 SHA256: 9ce9a29bf9c991474fa4ab62a77d420709f1eb4b9ca3ae8fba2991b1419767f6 SHA1: 98f2e640051b8bc641c5600c371ec40d0be88a25 MD5sum: 9cb46800df3e2978eb0ca9a77b8055d5 Description: Esperanto language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Esperanto. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-es-ar Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 528 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-es | myspell-es Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-es-ar_150.0.3-1+rpt1+fourier3_all.deb Size: 414300 SHA256: 1622aa89e14053d76bb2f77130a98a7baba94f5ce83236d96a9c94a97c64610a SHA1: 702718182236abac1a64dd0a3773bbc580a1de63 MD5sum: c2c4549865bf13547f19df01b49cdf16 Description: Spanish (Argentina) language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Spanish (Argentina). Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-es-cl Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 529 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-es | myspell-es Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-es-cl_150.0.3-1+rpt1+fourier3_all.deb Size: 415688 SHA256: d17b7517c84d9ba4cfa8f9d143743b3b7422b6fbc3939d5c995f43f268a2822c SHA1: 2129a8da9a2ac65617cad739c2ddc5a98934d6fd MD5sum: fd67581028de32ee6751961a3e5d4aa6 Description: Spanish (Chile) language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Spanish (Chile). Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-es-es Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 530 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-es | myspell-es Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-es-es_150.0.3-1+rpt1+fourier3_all.deb Size: 416260 SHA256: ca9bec611b651ef4759983961ac4df434eefee8576833e1558be173ce884bc29 SHA1: ae10eda5209c98a45d75175364ff0c42af042e53 MD5sum: 346f162556a9fca07c691e2a34755cc3 Description: Spanish (Spain) language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Spanish (Spain). Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-es-mx Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 533 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-es | myspell-es Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-es-mx_150.0.3-1+rpt1+fourier3_all.deb Size: 419252 SHA256: 96a88f8644662a3f76f23f04c8c33832a5929333a4b9cbd689f885aacfd4f84d SHA1: d7f90717fd349ac1330ae7d4a81c62c0cd518e5e MD5sum: 42fccb1492d55f82fac35719c1713a61 Description: Spanish (Mexico) language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Spanish (Mexico). Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-et Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 412 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: myspell-et Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-et_150.0.3-1+rpt1+fourier3_all.deb Size: 296260 SHA256: f9d2c664d7b360c408571a3292eb88fde2f3473bf93eeb4bb0d8e1a244288990 SHA1: e05e126612e706aad77ac535c33701fb9afce5d4 MD5sum: 70827f0f14f2376d209e0baf9e898abc Description: Estonian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Estonian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-eu Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 516 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-eu Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-eu_150.0.3-1+rpt1+fourier3_all.deb Size: 404132 SHA256: 745aabfb9c9cbcde6e696988a8d0930d1edf7033a045f2b2fd53a8ca5c152026 SHA1: 1fce898e6a747d7e697c16fb23d5d35f91ed73d0 MD5sum: e4383efe3c9536c1d05008132ce4775f Description: Basque language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Basque. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-fa Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 466 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: myspell-fa Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-fa_150.0.3-1+rpt1+fourier3_all.deb Size: 351604 SHA256: 1b99145bdc4c0689174643f5a78d4a7101097b312f0e150ebe5b16d9870c5a50 SHA1: 38f1e9c8cd89a0b2cc3ae889cc88abc357e84eb8 MD5sum: ae7e9328a1099fe232fba59cb12994b4 Description: Persian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Persian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-ff Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 368 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-ff_150.0.3-1+rpt1+fourier3_all.deb Size: 249508 SHA256: 5f5de7ab425afd5378d73a7ca8911b1d5ad505e358063cb77a028f6c021cd010 SHA1: baef350f66f69de116b1a9f19fc34f79f033b2ca MD5sum: 314b70b5c8ba3ef690c6ca5d8b071a8d Description: Fulah language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Fulah. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-fi Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 513 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: xul-ext-mozvoikko Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-fi_150.0.3-1+rpt1+fourier3_all.deb Size: 401132 SHA256: e7350d97b5c90c78efe4d870626dc484ceac44f0cf3dc7926db44ca02fc8ba44 SHA1: 3e8fff7f78590fd7927ce95be75892889e88cc5d MD5sum: 06e8677b8f2e7527957d69a044e694ab Description: Finnish language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Finnish. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-fr Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 541 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-fr | myspell-fr | myspell-fr-gut Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-fr_150.0.3-1+rpt1+fourier3_all.deb Size: 430536 SHA256: 99b072f34adafc6c5d6f837192b31e765f2844c6213fb21e46cc19b89df41162 SHA1: 25df51eb6e1f2862a1c3d165997dc9f15e8e68d9 MD5sum: 14a3e5d10f08a44be20b71c26a137a59 Description: French language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in French. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-fur Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 523 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-fur_150.0.3-1+rpt1+fourier3_all.deb Size: 410328 SHA256: 805626221e9fac1caa5baddf0860b5f3e1efa4434dcccb5d12fb8fa8b911635c SHA1: e1be0e28ae8a3d489987a6dcf9d3947d1d65ca45 MD5sum: 51eef8326774cc3b168965bcfeeaba9b Description: Friulian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Friulian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-fy-nl Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 525 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-fy-nl_150.0.3-1+rpt1+fourier3_all.deb Size: 410536 SHA256: f12051208e4bcd34bf39613960c11d376292f33874792374e3a14c6353cb9775 SHA1: ff07c79ec77ee79c373ceaad6eae9fd5575171a3 MD5sum: b0875a83ae683f5a15429630146b6dd3 Description: Western Frisian (Netherlands) language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Western Frisian (Netherlands). Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-ga-ie Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 373 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: myspell-ga Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-ga-ie_150.0.3-1+rpt1+fourier3_all.deb Size: 252632 SHA256: 9243f03d60817933b2d89ad0fa48338f0e7fc8096e7dafe28dfb47ac39234e65 SHA1: fb4a781864c2e1739503b1a1e1c9ded1fa703e36 MD5sum: 7c38760fb3fb2f64c2b670a3c548e215 Description: Irish (Ireland) language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Irish (Ireland). Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-gd Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 460 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-gd | myspell-gd Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-gd_150.0.3-1+rpt1+fourier3_all.deb Size: 346056 SHA256: 297c8c7547e0c0f6d08eef1ec97848e4b57287de3f9f10d82079ac15c1c53eb0 SHA1: d224be6c3623ee2514bb5a406658f3df81743284 MD5sum: 1f18ff071c2bf60ca18a1a127a2bd13a Description: Scottish Gaelic language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Scottish Gaelic. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-gl Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 495 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-gl-es | hunspell-gl Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-gl_150.0.3-1+rpt1+fourier3_all.deb Size: 382548 SHA256: 7d30c4aef7dabffac6e320021b987e5851523ec3383967851348701f0b1ec6d1 SHA1: def589b87e55f52bc4ac57f2768c154c3b4dbc43 MD5sum: f81a86e4d86145f1687a30218c6f12d3 Description: Galician language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Galician. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-gn Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 530 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-gn_150.0.3-1+rpt1+fourier3_all.deb Size: 418704 SHA256: f7f94cd9118a1bef5a76251ddac327e692723ed321293a3b58d02435d047c07b SHA1: b192d5595567ada115a34e826b9537a602dd0423 MD5sum: 62e06ce07efb3f6ae14b3c92de29981b Description: Guarani language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Guarani. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-gu-in Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 412 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-gu Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-gu-in_150.0.3-1+rpt1+fourier3_all.deb Size: 292424 SHA256: 3337feb92aefef045cf263547849e489027b7aec5fa5a3ef5c1b5d7702cd3876 SHA1: 81a04f370feed95d571219a23f818ccd7de60da0 MD5sum: cda8ba66cdef521b8c8a1eb513a07a8c Description: Gujarati (India) language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Gujarati (India). Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-he Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 525 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-he | myspell-he Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-he_150.0.3-1+rpt1+fourier3_all.deb Size: 412984 SHA256: 7e60cef5dd1d3c5881e5882dc62443dc4a6a90aeb0412dc98e47e9dfaa4af901 SHA1: a07816bb3b6a3ec982db5d213a92a7a930209d83 MD5sum: 1a0d5aeb88e603401b87ca9c66289aa1 Description: Hebrew language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Hebrew. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-hi-in Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 427 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-hi Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-hi-in_150.0.3-1+rpt1+fourier3_all.deb Size: 308492 SHA256: b51b1b48e5c135ac6803ddf6149e2dbc5a2e8ecc66ebe74945cd4f102c9d73d4 SHA1: eef30cb9280d8e36be8907b30fe2ab6ce06949a3 MD5sum: 960d72facb19ca6156cc4237f27b7c97 Description: Hindi (India) language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Hindi (India). Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-hr Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 517 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-hr Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-hr_150.0.3-1+rpt1+fourier3_all.deb Size: 404988 SHA256: 1e25fdb1cca5d0b7d41e6e202eb863d0ba89f7423aba3989df09fb2e67f1cd67 SHA1: f2ece25c7c912da6569a37411314104a3a00244d MD5sum: be8526e3641de0f8323ce5883860ec6f Description: Croatian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Croatian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-hsb Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 545 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-hsb_150.0.3-1+rpt1+fourier3_all.deb Size: 433384 SHA256: 7fb4d8b71718f43b417819c321c20cd28251b2b5f6e72e2965dd03e12e95845d SHA1: 0a75ca21955cfb7d3b29b037499c502eca97d651 MD5sum: b48883d43da8c5113f01e9c3aafc8302 Description: Upper Sorbian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Upper Sorbian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-hu Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 550 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-hu | myspell-hu Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-hu_150.0.3-1+rpt1+fourier3_all.deb Size: 438768 SHA256: f6ade69879580c078003de9fb09b2023c11336f9664d4bde1d44d4f4764c7b26 SHA1: da1a3a2c9f6f0516b5e545a13bdf9787a7e75600 MD5sum: 5dbbbd1e69ed9cc5663064625aee520d Description: Hungarian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Hungarian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-hy-am Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 528 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: myspell-hy Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-hy-am_150.0.3-1+rpt1+fourier3_all.deb Size: 414128 SHA256: b62da9aa850592ca860dfbaf92f54b10452e6492bda8a30c6f98bbac6a5027b8 SHA1: 2e67506a5fd682f9962630ddc2c62cadffa81b0e MD5sum: fc76d7b21f7c6eabb206ebd5fdf4d685 Description: Armenian (Armenia) language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Armenian (Armenia). Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-ia Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 512 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-ia_150.0.3-1+rpt1+fourier3_all.deb Size: 400288 SHA256: 374b7a28c8b098d8962538152a30a8a98a7c5ade381bf26a13ad83dc16d96126 SHA1: 131be5eb362244a0a5a8146448ae7979a5436c7a MD5sum: a6a147c532318cead781ce78b1564d95 Description: Interlingua language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Interlingua. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-id Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 480 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-id Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-id_150.0.3-1+rpt1+fourier3_all.deb Size: 366996 SHA256: b64d4f50bc91602b3860e72c686fc16b913ddec2d1de189d2315c74605df97a1 SHA1: f95636c9e840734e5de4d364159d4f05d20bdb54 MD5sum: 6f010ccf888aad90e6d7769121d6539c Description: Indonesian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Indonesian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-is Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 487 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-is Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-is_150.0.3-1+rpt1+fourier3_all.deb Size: 374240 SHA256: 6231a4a36a942be08a50d64e4618f4863ee44cabc825eb36f185866831b5f6df SHA1: cd7930ebcfc06e2344e6028ef25efe820cca656b MD5sum: e77995df7934aebe052b5d3ebd381d45 Description: Icelandic language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Icelandic. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-it Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 524 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-it Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-it_150.0.3-1+rpt1+fourier3_all.deb Size: 412376 SHA256: 1fa4295aa04a26881a3ee518ef86a033cc3f7443b880277900a77e6ba6ee4813 SHA1: 2904d916fc88623b557bed039e281900ca5a9441 MD5sum: 553b4cde5186d299476ab18a3362e13f Description: Italian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Italian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-ja Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 560 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-ja_150.0.3-1+rpt1+fourier3_all.deb Size: 449512 SHA256: 8027835699b8b4767cc26e126eedbdbf9bd578de9463f97842ba4dce28ded5d9 SHA1: 7b3d66b1e5a3c9345174c9873aa94369771cc975 MD5sum: 81e24238f7ec34495be376f8e5c26cf6 Description: Japanese language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Japanese. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-ka Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 576 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-ka_150.0.3-1+rpt1+fourier3_all.deb Size: 466068 SHA256: ed6d96e960c33e563a2fbcdb160ffa4bac194ede481b2ecd2d552d503b70a2b2 SHA1: 7528bcd4c60177adf0a740546518b7d157e0835d MD5sum: 92e2c2d06dc3b562dbc0cb1e3d287096 Description: Georgian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Georgian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-kab Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 474 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-kab_150.0.3-1+rpt1+fourier3_all.deb Size: 359684 SHA256: a9cc57ade8444f1cbfbb48f39928186741680b1e067657f5d139a4f245b4904b SHA1: e8f2c018e108c59452d17b18ae5a2055e3cd914a MD5sum: 9f9d8f659dbfc8db33ad52b8b9282d53 Description: Kabyle language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Kabyle. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-kk Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 596 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-kk Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-kk_150.0.3-1+rpt1+fourier3_all.deb Size: 486664 SHA256: 7f890504a8a48640fb9c5af48c5c57c222c7af7b04287acbb7a26b66ff585bed SHA1: 2fa6f4edd47f047518be1296d42dc9973b03d94e MD5sum: 7160bbc0d2a71d1fc0e39964239a6b33 Description: Kazakh language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Kazakh. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-km Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 423 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-km_150.0.3-1+rpt1+fourier3_all.deb Size: 306864 SHA256: 36d29e72b4d9f86b80db61235aca0f118203ac5914c0ed6c17938c9056c9e483 SHA1: 15e1ad750e5f1ff4b83f4e80036633db329efa99 MD5sum: 0e65c49b94563662c3c1288ef5b7140b Description: Khmer language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Khmer. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-kn Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 388 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-kn_150.0.3-1+rpt1+fourier3_all.deb Size: 270460 SHA256: c5ee7e1e0d62d8b6ec0ba32356f2543e67510ca134f3c2b3b6f3f7ca12a3f5b0 SHA1: 09546da2186bfd0eb83c1c1e6bf721e853ebe713 MD5sum: 63353cd0c41d2587f667cac883761a26 Description: Kannada language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Kannada. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-ko Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 544 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-ko Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-ko_150.0.3-1+rpt1+fourier3_all.deb Size: 432888 SHA256: e4a91c5c8fe8731c698ab9e05fcae06e6a314fa640991e1053119e769d274b6f SHA1: 86d257b242fc95fa1b1e7bb349f9bc0d23f71529 MD5sum: 4cf0d37ad57a16e961eb121a53122949 Description: Korean language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Korean. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-lij Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 376 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-lij_150.0.3-1+rpt1+fourier3_all.deb Size: 257156 SHA256: f26371779e0d5912c67f690e659731371f5221820f50dd6cccdfa0123861f369 SHA1: c286d2ff1835cbd4d8824693b6f7a35c3ea65568 MD5sum: a82d7acc0d390133b5b1e40b74e82005 Description: Ligurian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Ligurian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-lt Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 432 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-lt Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-lt_150.0.3-1+rpt1+fourier3_all.deb Size: 316264 SHA256: 02e9b1b7db707ae63338afd828be26a773a57ea0cc50cb784c26f7dc31c9d51b SHA1: 13abe209dd689c04094de43413dcb6099be8f0bc MD5sum: 819508153fe18a9e03724c3cbc8a6a5e Description: Lithuanian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Lithuanian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-lv Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 442 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-lv | myspell-lv Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-lv_150.0.3-1+rpt1+fourier3_all.deb Size: 326876 SHA256: c993c4352ceab3ebd1589ab615ef5727314b4993a5f214c59f47886dce1568f2 SHA1: b24b1edb482f0e26d1bca40d66fb065494bc08d1 MD5sum: 8b594e8e02f71e64dd384f83bac865dd Description: Latvian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Latvian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-mk Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 403 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-mk_150.0.3-1+rpt1+fourier3_all.deb Size: 285816 SHA256: 0308ce00fca9e7ae405a6d09d78af9f6a70b780e2c87e91865b3c147d0b63bfe SHA1: 7dbcd01deca584458928fafe0ae03200968bdb11 MD5sum: 19ccfe35f0c86c12eb9389dce0764507 Description: Macedonian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Macedonian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-mr Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 409 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-mr_150.0.3-1+rpt1+fourier3_all.deb Size: 292432 SHA256: dafd0ac80ac116009fa7bde51bf65aab788579192cd08cfb9506bee0fb2f72aa SHA1: c906cb33105e97aedf4050a6af736451776f668d MD5sum: 3ccad588fe4921bffd753b660c44fa9e Description: Marathi language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Marathi. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-ms Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 355 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-ms_150.0.3-1+rpt1+fourier3_all.deb Size: 236640 SHA256: 7ac833e6f1523f505fbe0bad4cf4db7a690f0dc3a07b7e84a074b5dab3be7c76 SHA1: fad63c26ec76f534fb27e0d74b24bbae676294be MD5sum: 6d7946c9f69c4c02c95cf42c07abb538 Description: Malay language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Malay. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-my Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 398 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-my_150.0.3-1+rpt1+fourier3_all.deb Size: 280664 SHA256: c205e4ff21020cdcf6f9d964f56d31281244b70daa688502b8694013cbb7de11 SHA1: b55ea1fb3e6b771a8224a033c73fae9016653a89 MD5sum: a70b55d3492cc119f22bb9bf6b09c372 Description: Burmese language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Burmese. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-nb-no Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 511 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: myspell-nb Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-nb-no_150.0.3-1+rpt1+fourier3_all.deb Size: 396404 SHA256: a40a256908e7b8659d0b226cb9f2355c4cc41abb4a145249445246ec5d0171b1 SHA1: 9dc6beade38934364556b1c88173a461db0127fb MD5sum: 059de511bba59c2eb99f7eaf30228e8b Description: Norwegian Bokmål (Norway) language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Norwegian Bokmål (Norway). Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-ne-np Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 403 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-ne Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-ne-np_150.0.3-1+rpt1+fourier3_all.deb Size: 283448 SHA256: 1c52b6803fe691d96819c01c3a57ccef82ee14dbade593abc90b56047c3c2345 SHA1: 09678d71d3ef6575f4a52aad1691bfe625ed1ba6 MD5sum: 00b42ee2ea5386d28c37f9daa8b6c0b7 Description: Nepali (Nepal) language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Nepali (Nepal). Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-nl Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 519 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-nl Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-nl_150.0.3-1+rpt1+fourier3_all.deb Size: 406940 SHA256: 7e27dff4ad67638fda23d3f4fcfb317966cc1dbece8ba4d76c70b17000b0e020 SHA1: 0e96adb2029be8b66d9e6a4a94bc3de77e4798d4 MD5sum: 27736a3c05430d991e06ff83abd37092 Description: Dutch language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Dutch. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-nn-no Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 514 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: myspell-nn Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-nn-no_150.0.3-1+rpt1+fourier3_all.deb Size: 399732 SHA256: fd449c55e1b273de64190bdefcf8ef55395f4281fac95b22bcccb3e1d874d9c4 SHA1: 28e57fc5e9b974434eeca9ad71cbbdd47d213eb3 MD5sum: a18eff3abec2a2e55264fe707b2e6891 Description: Norwegian Nynorsk (Norway) language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Norwegian Nynorsk (Norway). Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-oc Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 464 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-oc Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-oc_150.0.3-1+rpt1+fourier3_all.deb Size: 349640 SHA256: a46492150d3984f6a28646ca7f49b39b9cbc88296ddd87ecd125d8329fcbf1a4 SHA1: 9738e7514cc9c81dc65119606a4b540fe563a1ec MD5sum: 5ac529b6a8dbbf3311f90122b9e1a237 Description: Occitan language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Occitan. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-pa-in Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 576 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-pa-in_150.0.3-1+rpt1+fourier3_all.deb Size: 464028 SHA256: c234493765142f50ac5248325976ee3b586315a27f3c2e7cc88f23e3894b3693 SHA1: 0d52ab6be71a20c2a88b7b781578e45408880e7c MD5sum: 7b7d9f8ab1987b9af297b6e9d8298f7e Description: Panjabi (India) language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Panjabi (India). Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-pl Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 546 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-pl | myspell-pl Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-pl_150.0.3-1+rpt1+fourier3_all.deb Size: 434688 SHA256: 924dac1b6d66fd31bb5486782bcf25bd070d7e6d03f828e5d21973d5617793e7 SHA1: bb2d4cd1c25b65f204947c62c31a1feca60c33a9 MD5sum: 9c16f0b0ed7bf6734cbb32b5d013937e Description: Polish language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Polish. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-pt-br Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 523 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-pt-br | myspell-pt-br Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-pt-br_150.0.3-1+rpt1+fourier3_all.deb Size: 408804 SHA256: 778126a397d11ce5cea19354b431dc24a326f2ef94d41eb8b9eee58fa2e1727c SHA1: 4bc52065ef6d0b7853281fd2896ebda637f28a59 MD5sum: 84df8296d99c1a5916a54a14fcd68e65 Description: Portuguese (Brazil) language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Portuguese (Brazil). Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-pt-pt Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 529 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-pt-pt | myspell-pt-pt Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-pt-pt_150.0.3-1+rpt1+fourier3_all.deb Size: 415576 SHA256: 731b49f54c81f588735d5cd4cffdb9f3de574f7c55f3c536d4bec0ef534f6d06 SHA1: 9541f8d0d2b6e5b59e73f80650ab88fd6c2fbf2a MD5sum: 750a10e3cfe021124e4b0f80cee81d00 Description: Portuguese (Portugal) language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Portuguese (Portugal). Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-rm Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 506 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-rm_150.0.3-1+rpt1+fourier3_all.deb Size: 393340 SHA256: 5854bc479168210009c6f5a21e1a30ffa457233191e0f506074a967bda8639dc SHA1: 679c3c920d2f496cad3ea57d3c6f0bf8340bf04e MD5sum: 2cac5ba4768743b16542842460258abd Description: Romansh language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Romansh. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-ro Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 535 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-ro Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-ro_150.0.3-1+rpt1+fourier3_all.deb Size: 423920 SHA256: 22401ef6dc3fc884fdf36091017901d002df1cf5c31457a5323ee793908d2a1a SHA1: abc0a7f39700858445a6984857d6a8a8a71a81b8 MD5sum: b6de119a9f5abd84004c506a4f1ece95 Description: Romanian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Romanian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-ru Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 608 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-ru | myspell-ru Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-ru_150.0.3-1+rpt1+fourier3_all.deb Size: 499320 SHA256: ba7d323d73a96bea378aed34df2ae44cbbcb4affaaa7b4be0e39f9d890bee066 SHA1: 078e560308be74b93b03c07c8a3075150538d361 MD5sum: 1573eaba47caf324bb03467c04c60c0f Description: Russian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Russian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-sat Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 513 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-sat_150.0.3-1+rpt1+fourier3_all.deb Size: 399392 SHA256: f18580740d5797e72ca50af443f06a011b32254d3b0ba931c71ae6c06ed15a35 SHA1: d33278412d6fe910049b95c194304fe7c9140aee MD5sum: ce83e7d6e2fad11589af542b9d0aff00 Description: Santali language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Santali. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-sc Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 477 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-sc_150.0.3-1+rpt1+fourier3_all.deb Size: 363492 SHA256: 4c4774025fd175cf44efc896173dc3d8fbbe3a5f3e11e070e074711a01df17ab SHA1: 5c5d852413bf7ab193ab52a9ebd389adb8b15dff MD5sum: 3c40fd71f0dea2bf3d1cd1647115f9d4 Description: Sardinian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Sardinian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-sco Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 378 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-sco_150.0.3-1+rpt1+fourier3_all.deb Size: 259752 SHA256: 9f4952fa8ec85e2f322a80a121f11aa5e883cd870fd50abf683a13f3379faab6 SHA1: 769f434113f883e2e9f5c9722072e3f14bbd62e6 MD5sum: bb890c2df4983dbe044c2b09ebcb303b Description: Scots language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Scots. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-si Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 456 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-si Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-si_150.0.3-1+rpt1+fourier3_all.deb Size: 341208 SHA256: 7795dc760f9f7fa8cbd56b520646c5b6758cef78bd10d0f918f1c5b53c3cfb75 SHA1: b57fef88cabd8a6eff685f5afd3c1e8131870f9e MD5sum: ad30f3f039fab5706acc42feedf6f3da Description: Sinhala language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Sinhala. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-sk Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 552 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-sk | myspell-sk Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-sk_150.0.3-1+rpt1+fourier3_all.deb Size: 441668 SHA256: b953f6119921df788df7c4b28c53bceb72c2eacff4d9708b0955cea5e0a269bd SHA1: 2687df88bb0f0ab1e767b1c0e8615788662f2356 MD5sum: b7c46e3663bea0045809b100c32ecd81 Description: Slovak language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Slovak. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-skr Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 527 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-skr_150.0.3-1+rpt1+fourier3_all.deb Size: 414552 SHA256: 698dbea1414da309c5801b0d35055221ae15c81c23aafb5085a7c775f05321d0 SHA1: f509c5e763ed2c9561707f10079b013854be807a MD5sum: 82169568400b1f5a0d4470fea5650380 Description: Saraiki language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Saraiki. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-sl Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 522 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-sl Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-sl_150.0.3-1+rpt1+fourier3_all.deb Size: 410672 SHA256: d8b4f3625ffd76673d9ee9b8560e22b14d66b957d69305d244feec72367fab53 SHA1: b0a1e520bf54082b946f25d1460218aab5df33f4 MD5sum: e4b059b545ac3b3e3c52ef5a42c4cf40 Description: Slovenian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Slovenian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-son Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 337 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-son_150.0.3-1+rpt1+fourier3_all.deb Size: 216188 SHA256: 29132b45762d137b1a9e8cbf95fddcf12e029ffacde40b8d7d8dacc1f942d74c SHA1: 659b08fd70ae8c7c5eaba9e5e3db94b6e273901e MD5sum: 7936f4a8fb9be63722953d8dce4632d9 Description: Songhai languages language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Songhai languages. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-sq Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 537 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: myspell-sq Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-sq_150.0.3-1+rpt1+fourier3_all.deb Size: 426184 SHA256: ac0ca2230063b0075720276126341d12d65ddff0d4ae00a01bfd57a2769ea5e4 SHA1: 2a4e8949db1a96752e2e1ecca5c030577cacf055 MD5sum: b8a67fb723ce1695a4d9d69b289a0108 Description: Albanian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Albanian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-sr Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 581 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-sr Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-sr_150.0.3-1+rpt1+fourier3_all.deb Size: 470944 SHA256: 373ca5c21b30904583aa6b816982b0a17afae2aee50bf45c57af81dbb16b71be SHA1: dd7ffe2bfef991136da3a99c01fc3e2292b12ddf MD5sum: 1737aa3b61fd15b3747e2e9c91d14d04 Description: Serbian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Serbian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-sv-se Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 517 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-sv-se Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-sv-se_150.0.3-1+rpt1+fourier3_all.deb Size: 403232 SHA256: baa3edaf4cae6cbe79e1322a244c29674fbae2542da86354f0b12ea683c1076d SHA1: 8ddb56b12081683f8103a9b2afd20eb3c2481667 MD5sum: 8c4733ef9743e56d2bdb2bc023a7a60a Description: Swedish (Sweden) language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Swedish (Sweden). Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-szl Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 397 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-szl_150.0.3-1+rpt1+fourier3_all.deb Size: 279004 SHA256: 5f1b23ef55deb4656099129c2ef789f32c5864143d132e88e527e310c01ba9d8 SHA1: 296b5a2c4b45daa8cff4fa480977be4d35730875 MD5sum: 849e1e247cee3ea66965ec1b43777be1 Description: Silesian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Silesian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-ta Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 393 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-ta_150.0.3-1+rpt1+fourier3_all.deb Size: 275580 SHA256: 1eaa188ee545e6b0093146c16e0e22486815231661b7bcba0eee602794f66c02 SHA1: 7896f9b1fabd252e08bdefae01ebe3c14fca711e MD5sum: 3e2f69fe11a725cec827dc75f47ea118 Description: Tamil language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Tamil. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-te Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 437 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-te Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-te_150.0.3-1+rpt1+fourier3_all.deb Size: 321012 SHA256: 0e84723dc7585a20e65da9e14501adfb393d565d26df4f09924505c6e01c8a71 SHA1: e82ffbff1bfdce7319a22b3015add1e9f1ad2164 MD5sum: 14803af85345540cfc433c45b41c4e53 Description: Telugu language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Telugu. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-tg Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 599 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-tg_150.0.3-1+rpt1+fourier3_all.deb Size: 489964 SHA256: 22ae1a4e39318ef5409eceaf487126a56ab937de30f445967d2e6a2e78b3ff35 SHA1: 0c23c729ba210134b6705efd7da0e2b7852750b5 MD5sum: 84b822d555905e804bb48635e3e9f952 Description: Tajik language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Tajik. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-th Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 585 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-th Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-th_150.0.3-1+rpt1+fourier3_all.deb Size: 475676 SHA256: e44ab3bfaba1cf594c2018cf9349dca5e5f9a75c1664dc6a97cdf25caa617f06 SHA1: 7d71e12c2657d4799bc43c260c518f05184c4d14 MD5sum: d0679c7545d28dbd8863ce349b442ed9 Description: Thai language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Thai. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-tl Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 409 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-tl_150.0.3-1+rpt1+fourier3_all.deb Size: 292704 SHA256: 13850cb493adc626a7d82dbac4ae1332cc4827a517a3232a4b10e62551087e1d SHA1: 3b6c77b819e5e5dc9efdb318544f9fda6033eb6a MD5sum: 8b806e868617850f4df65ef64878c30f Description: Tagalog language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Tagalog. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-tr Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 531 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-tr_150.0.3-1+rpt1+fourier3_all.deb Size: 419260 SHA256: cb9bcb1c5b00942743ce388127f98ceca866d429d92535a25510ff58a8eba9a2 SHA1: f82b605973ae2021e6711f7fa77533fc495516d7 MD5sum: 57905806b7b8b1ffc8cf2a50423ce912 Description: Turkish language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Turkish. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-trs Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 380 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-trs_150.0.3-1+rpt1+fourier3_all.deb Size: 262080 SHA256: 03a66105763a259f1777ae4a7b8746f0c067761737bd805bd1b021996d9e2bdc SHA1: 6f223ec6d77d8a443562bdefe4f852570d7c0340 MD5sum: 999732cb5cfde96b27b7ce7a98229148 Description: Chicahuaxtla Triqui language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Chicahuaxtla Triqui. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-uk Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 587 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-uk | myspell-uk Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-uk_150.0.3-1+rpt1+fourier3_all.deb Size: 477584 SHA256: b1bd2ca5e05410713c2b9d060c2878182ead5ed5f8faee8397e793561ab2e84d SHA1: 0b84bc6265e90e3ee8e13f3bc29142d209a453d0 MD5sum: 898be7b4ad136659a4d4bf607113fb71 Description: Ukrainian language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Ukrainian. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-ur Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 421 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-ur_150.0.3-1+rpt1+fourier3_all.deb Size: 304412 SHA256: 18097f978b75da38465779da0f0eea666a8f10adbbd9bf00bbc0088102c8b3e6 SHA1: 947e0a30d67438ed80e87b62cb703f8cb3811d57 MD5sum: ebc7a40f8eb44d938b5db33dd18d32ab Description: Urdu language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Urdu. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-uz Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 363 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-uz Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-uz_150.0.3-1+rpt1+fourier3_all.deb Size: 244108 SHA256: bacb5ae7c4365506f89e4762a9c5191db07c6b7d0768e480bcc45b6f568e5bdb SHA1: c69015146a2bdb2308b6443a0a1107b997322097 MD5sum: 3426f07db82e932da38d3ef2bec51e82 Description: Uzbek language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Uzbek. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-vi Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 548 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Recommends: hunspell-vi Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-vi_150.0.3-1+rpt1+fourier3_all.deb Size: 436932 SHA256: 7046f499c863054600cb71bd0dad0ac3af54d73807257e225b20582c9a09bfea SHA1: a89dc2b731c7f034242e087277e9188996845ebd MD5sum: ca13d532f5ef7fd534d2a9d8bfd89c03 Description: Vietnamese language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Vietnamese. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-xh Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 337 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-xh_150.0.3-1+rpt1+fourier3_all.deb Size: 217048 SHA256: fb12a8bc99eded57d5f5d3a6ef88b63b2abe4079416605647302c00be5702b36 SHA1: 345390527bc828ad2b75d962f543ff3d0dd909d7 MD5sum: 54d4d62576b9d0cbfd543122eef95a6d Description: Xhosa language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Xhosa. Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-zh-cn Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 535 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-zh-cn_150.0.3-1+rpt1+fourier3_all.deb Size: 420192 SHA256: a594bf0834e9a58a9caab91012aa231558c7fbeaf2f49dc5f52f8286e8d692e6 SHA1: 94de9ae29cd86d025237933060791d4a082690db MD5sum: 5b6a5282a99fe88ed8f2a76faf94f659 Description: Chinese (China) language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Chinese (China). Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: firefox-l10n-zh-tw Source: firefox Version: 1:150.0.3-1+rpt1+fourier3 Architecture: all Maintainer: David Turner Installed-Size: 538 Depends: firefox (>= 1:150.0.3-1+rpt1+fourier3), firefox (<< 1:150.0.3-1+rpt1+fourier3.1~) Priority: optional Section: localization Filename: pool/main/f/firefox/firefox-l10n-zh-tw_150.0.3-1+rpt1+fourier3_all.deb Size: 424388 SHA256: 43e88ba85a751064bdbf39340344f5ea86873726e64f5f5e20c6bb343072a596 SHA1: aaa03be89b23b0a90381950e2bbd009286682f27 MD5sum: 6a61782dca6a3a54e06663779e588e35 Description: Chinese (Taiwan) language package for Firefox Firefox is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox in Chinese (Taiwan). Original-Maintainer: Maintainers of Mozilla-related packages Original-Uploaders: Mike Hommey Package: libavcodec-dev Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 21207 Depends: libavcodec61 (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libavutil-dev (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libswresample-dev (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libdevel Filename: pool/main/f/ffmpeg/libavcodec-dev_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 6087836 SHA256: 044650e6a9bdaa4da977ea0d97d7a8579b4b31539fe903f44f70ef04ecdfb40a SHA1: e2f9dd646c612e95b32845b43f9493f318528b45 MD5sum: fced87bc528dc18bd1c74bf249c89956 Description: FFmpeg library with de/encoders for audio/video codecs - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. . The shared architecture provides various services ranging from bit stream I/O to DSP optimizations, and makes it suitable for implementing robust and fast codecs as well as for experimentation. . This package contains the development files. Package: libavcodec-extra Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 91 Depends: libavcodec-extra61 (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: metapackages Filename: pool/main/f/ffmpeg/libavcodec-extra_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 57228 SHA256: 7b5ca5e25bebf7bfb69b820b15cacfa00aa8a9adf95df020979cd4f624d0a23f SHA1: ea3c6d30be7104072d6822c6b0cf302b3f18884d MD5sum: 4ce3e80944576652e4eab8ea8a84e33c Description: FFmpeg library with extra codecs (metapackage) FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This metapackage depends on the latest version of the libavcodec variant that offers additional codec support. Application packages can depend on it if they require or suggest this variant in a robust manner. Package: libavcodec-extra61 Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 14258 Depends: libaom3 (>= 3.2.0), libaribb24-0t64 (>= 1.0.3), libavutil59 (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libc6 (>= 2.35), libcairo2 (>= 1.2.4), libcodec2-1.2 (>= 1.2.0), libdav1d7 (>= 1.1.0), libglib2.0-0t64 (>= 2.12.0), libgsm1 (>= 1.0.18), libjxl0.11 (>= 0.8.0), liblzma5 (>= 5.1.1alpha+20120614), libmp3lame0 (>= 3.100), libopencore-amrnb0 (>= 0.1.6), libopencore-amrwb0 (>= 0.1.6), libopenjp2-7 (>= 2.0.0), libopus0 (>= 1.1), librav1e0.7 (>= 0.5.1), librsvg2-2 (>= 2.52.5), libshine3 (>= 3.1.0), libsnappy1v5 (>= 1.2.2), libspeex1 (>= 1.2~), libsvtav1enc2 (>= 2.2.1), libswresample5 (>= 8:7.1.3), libtheoradec1 (>= 1.0), libtheoraenc1 (>= 1.0), libtwolame0 (>= 0.3.10), libva2 (>= 2.9.0), libvo-amrwbenc0 (>= 0.1.3), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpx9 (>= 1.12.0), libwebp7 (>= 1.5.0), libwebpmux3 (>= 1.5.0), libx264-164 (>= 2:0.164.3108+git31e19f9), libx265-215 (>= 4.1), libxvidcore4 (>= 1.2.2), libzvbi0t64 (>= 0.2.35), zlib1g (>= 1:1.2.0) Suggests: libcuda1, libnvcuvid1, libnvidia-encode1 Conflicts: libavcodec61 Provides: libavcodec61 (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/main/f/ffmpeg/libavcodec-extra61_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 5415000 SHA256: 4f1294e8a280b0be01f937aa5c27ab86d4b767e5f9cb6142438222b5fa60168d SHA1: fbc869e79df4fb2f1cbfc2db9d8172bc7df8204d MD5sum: 0f33964cf044a222b48e4e45bcc6e1d4 Description: FFmpeg library with additional de/encoders for audio/video codecs FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. . The shared architecture provides various services ranging from bit stream I/O to DSP optimizations, and makes it suitable for implementing robust and fast codecs as well as for experimentation. . This package replaces the libavcodec60 package and contains the following additional codecs: . * ARIB STD-B24 Captions (Subtitle Decoder) * OpenCORE Adaptive Multi-Rate (AMR) Narrow-Band (Encoder/Decoder) * OpenCORE Adaptive Multi-Rate (AMR) Wide-Band (Decoder) * Android VisualOn Adaptive Multi-Rate (AMR) Wide-Band (Encoder) . Because this package links against libraries that are licensed under Apache License 2.0, the resulting binaries are distributed under the GPL version 3 or later. Package: libavcodec-extra61-dbgsym Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 22430 Depends: libavcodec-extra61 (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/f/ffmpeg/libavcodec-extra61-dbgsym_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 21836048 SHA256: 6a8c207a0865e3eff3022b9c1c920e2f60d1ae751930a6334bff42b58d141c1a SHA1: 058736652d05f00b0206c60a33470ca6b54d73d5 MD5sum: 0616b8123b8bb62bb62bb6f9645ffeae Description: debug symbols for libavcodec-extra61 Build-Ids: 5313f397ea4bab53570736f6c0d338efa4d67137 Package: libavcodec61 Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 14258 Depends: libaom3 (>= 3.2.0), libavutil59 (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libc6 (>= 2.35), libcairo2 (>= 1.2.4), libcodec2-1.2 (>= 1.2.0), libdav1d7 (>= 1.1.0), libglib2.0-0t64 (>= 2.12.0), libgsm1 (>= 1.0.18), libjxl0.11 (>= 0.8.0), liblzma5 (>= 5.1.1alpha+20120614), libmp3lame0 (>= 3.100), libopenjp2-7 (>= 2.0.0), libopus0 (>= 1.1), librav1e0.7 (>= 0.5.1), librsvg2-2 (>= 2.52.5), libshine3 (>= 3.1.0), libsnappy1v5 (>= 1.2.2), libspeex1 (>= 1.2~), libsvtav1enc2 (>= 2.2.1), libswresample5 (>= 8:7.1.3), libtheoradec1 (>= 1.0), libtheoraenc1 (>= 1.0), libtwolame0 (>= 0.3.10), libva2 (>= 2.9.0), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpx9 (>= 1.12.0), libwebp7 (>= 1.5.0), libwebpmux3 (>= 1.5.0), libx264-164 (>= 2:0.164.3108+git31e19f9), libx265-215 (>= 4.1), libxvidcore4 (>= 1.2.2), libzvbi0t64 (>= 0.2.35), zlib1g (>= 1:1.2.0) Suggests: libcuda1, libnvcuvid1, libnvidia-encode1 Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/main/f/ffmpeg/libavcodec61_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 5412104 SHA256: 4302d9194a1c9437ca08855c389fcb1f080e02421e7539525793e26844695121 SHA1: 4dbf0e6c338e61b66568452cafbe2cba2536e203 MD5sum: 2b0cc08012f482d871d89bdcb3aa0f3c Description: FFmpeg library with de/encoders for audio/video codecs - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. . The shared architecture provides various services ranging from bit stream I/O to DSP optimizations, and makes it suitable for implementing robust and fast codecs as well as for experimentation. . This package contains the runtime files. Package: libavcodec61-dbgsym Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 22406 Depends: libavcodec61 (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/f/ffmpeg/libavcodec61-dbgsym_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 21816872 SHA256: 974fa6ec85a9358ab3a5520bb1fd4e2e322b044023b78d8a07288c38f98df919 SHA1: d8051ffc706b0b327091f9907ab0ef7fbd81ab62 MD5sum: 2037924b10d9ba72c12ff5e537ef90e9 Description: debug symbols for libavcodec61 Build-Ids: e7f318f32ce560c0a0097288c9e23d4a1744395e Package: libavdevice-dev Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 458 Depends: libavcodec-dev (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libavdevice61 (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libavfilter-dev (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libavformat-dev (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libavutil-dev (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libpostproc-dev (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libswscale-dev (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libswresample-dev (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libdevel Filename: pool/main/f/ffmpeg/libavdevice-dev_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 129932 SHA256: c26a11fe0c58f00693b05dbffbb7f3cc5fc1b702e0975ca56087bd0181a028fa SHA1: 0f41f5a3b86ebc0137393cbe46f4486636d287a3 MD5sum: e31ea6240ba8e7178fa55cbe879e5c03 Description: FFmpeg library for handling input and output devices - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for grabbing from and rendering to many common multimedia input/output devices, and supports several input and output devices, including Video4Linux2, VfW, DShow, and ALSA. . This package contains the development files. Package: libavdevice61 Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 356 Depends: libasound2t64 (>= 1.0.16), libavc1394-0 (>= 0.5.3), libavcodec61 (>= 8:7.1.3), libavfilter10 (>= 8:7.1.3), libavformat61 (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libavutil59 (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libc6 (>= 2.34), libcaca0 (>= 0.99.beta20), libcdio-cdda2t64 (>= 10.2+2.0.0), libcdio-paranoia2t64 (>= 10.2+2.0.0), libdc1394-25 (>= 2.2.6), libdrm2 (>= 2.4.101), libgl1, libiec61883-0 (>= 1.2.0), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libopenal1 (>= 1.14), libpulse0 (>= 0.99.1), libraw1394-11 (>= 2.1.2), libsdl2-2.0-0 (>= 2.0.12), libx11-6, libxcb-shape0, libxcb-shm0, libxcb-xfixes0, libxcb1, libxext6, libxv1 Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/main/f/ffmpeg/libavdevice61_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 115412 SHA256: e5d3bbe5da46830e7cc9dc0c75f68d61abfcb507194949175bf68472ea750950 SHA1: bc2fd215f8b1f0491c4649122f5628fc0fa2b0ba MD5sum: 79fef3ed91e93613bf3dddc9e1b0ca87 Description: FFmpeg library for handling input and output devices - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for grabbing from and rendering to many common multimedia input/output devices, and supports several input and output devices, including Video4Linux2, VfW, DShow, and ALSA. . This package contains the runtime files. Package: libavdevice61-dbgsym Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 261 Depends: libavdevice61 (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/f/ffmpeg/libavdevice61-dbgsym_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 219412 SHA256: d301b6b8e6227bfaaefcaeb544fe9a5626d34a64b0d696229fe2e5ac398cf98e SHA1: 8af07c277b4bebc82fe9544fc6ae805ba57a65f9 MD5sum: 1a5b03578626ff274fbcddf2e8bbeb4f Description: debug symbols for libavdevice61 Build-Ids: 54eabe0b873b3a7f4985a3b4f37738e4f7406569 Package: libavfilter-dev Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 8594 Depends: libavcodec-dev (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libavfilter10 (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libavformat-dev (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libavutil-dev (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libpostproc-dev (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libswresample-dev (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libswscale-dev (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libdevel Filename: pool/main/f/ffmpeg/libavfilter-dev_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 1990876 SHA256: 159bfb8f3d4017c67c77fceebdde84b054a738db1c84a0953ac69f28659f6734 SHA1: 38fea9c11a5ada71bf76c589a3638aae715ff846 MD5sum: 168eb162ee73312fe42f75c0f031d058 Description: FFmpeg library containing media filters - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic audio/video filtering framework containing several filters, sources and sinks. . This package contains the development files. Package: libavfilter-extra Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 91 Depends: libavfilter-extra10 (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: metapackages Filename: pool/main/f/ffmpeg/libavfilter-extra_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 57228 SHA256: 557c1507499b7fe1eb6cc716590f56c85e0998f5b6918e0cd613ab6513a2bc6f SHA1: a2ebfcb1535990941e4c4e897e7a354919578923 MD5sum: 80ef4f91585b2d842a06cc60a919bc23 Description: FFmpeg library with extra filters (metapackage) FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This metapackage depends on the latest version of the libavfilter variant that offers additional filter support. Application packages can depend on it if they require or suggest this variant in a robust manner. Package: libavfilter-extra10 Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 12850 Depends: libass9 (>= 1:0.15.0), libavcodec61 (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libavformat61 (>= 8:7.1.3), libavutil59 (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libbs2b0 (>= 3.1.0+dfsg), libc6 (>= 2.38), libflite1 (>= 1.4-release-9~), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libharfbuzz0b (>= 0.9.9), liblilv-0-0 (>= 0.14.2~dfsg0), libmysofa1 (>= 0.7~), libplacebo349 (>= 7.349.0), libpocketsphinx3 (>= 0.8+5prealpha+1), libpostproc58 (>= 8:7.1.3), librubberband2 (>= 3.3.0+dfsg), libsphinxbase3t64 (>= 0.8+5prealpha), libstdc++6 (>= 13.1), libswresample5 (>= 8:7.1.3), libswscale8 (>= 8:7.1.3), libtesseract5 (>= 5.5.0), libva2 (>= 1.7.3), libvidstab1.1, libzimg2 (>= 0.3.1), libzmq5 (>= 3.2.3+dfsg), ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1, zlib1g (>= 1:1.1.4) Conflicts: libavfilter10 Provides: libavfilter10 (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/main/f/ffmpeg/libavfilter-extra10_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 3686200 SHA256: 02fa3f4069b9fa89e8f1b37658d99e2d6c6c8872b77fc9fe31eb93ed7c2496be SHA1: 13ef87595e4ef042eaf01ae45c8b65b76cf64884 MD5sum: 5923b4eb853ac91e95963742ea98ef84 Description: FFmpeg library with extra media filters - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic audio/video filtering framework containing several filters, sources and sinks. . This package replaces the libavfilter6 package and contains the following additional filters: . * Optical Character Recognition (uses Tesseract) . Because this package links against libraries that are licensed under Apache License 2.0, the resulting binaries are distributed under the GPL version 3 or later. Package: libavfilter-extra10-dbgsym Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 8253 Depends: libavfilter-extra10 (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/f/ffmpeg/libavfilter-extra10-dbgsym_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 6802424 SHA256: 3a238de5146e3d74ba029b272a72e37a2ecab3fbe521b9138abfe0fd278bfaee SHA1: 00b239af2158dc8a5e4b24194e8a9796eed740bd MD5sum: c40163366b0e99b147e20dc839ab6aa1 Description: debug symbols for libavfilter-extra10 Build-Ids: a79dbace15800269afad7b3a246ce8949d1e32e2 Package: libavfilter10 Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 12850 Depends: libass9 (>= 1:0.15.0), libavcodec61 (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libavformat61 (>= 8:7.1.3), libavutil59 (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libbs2b0 (>= 3.1.0+dfsg), libc6 (>= 2.38), libflite1 (>= 1.4-release-9~), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libharfbuzz0b (>= 0.9.9), liblilv-0-0 (>= 0.14.2~dfsg0), libmysofa1 (>= 0.7~), libplacebo349 (>= 7.349.0), libpocketsphinx3 (>= 0.8+5prealpha+1), libpostproc58 (>= 8:7.1.3), librubberband2 (>= 3.3.0+dfsg), libsphinxbase3t64 (>= 0.8+5prealpha), libstdc++6 (>= 13.1), libswresample5 (>= 8:7.1.3), libswscale8 (>= 8:7.1.3), libva2 (>= 1.7.3), libvidstab1.1, libzimg2 (>= 0.3.1), libzmq5 (>= 3.2.3+dfsg), ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1, zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/main/f/ffmpeg/libavfilter10_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 3688080 SHA256: 1c0cf612617f886faef081a467cadd0ef374fe02984683d0ceea746952ed52cc SHA1: d4eda4c174dec5b6587d72abe9b67bed2f255040 MD5sum: f48788e8d641c3029a9526416ec364d7 Description: FFmpeg library containing media filters - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic audio/video filtering framework containing several filters, sources and sinks. . This package contains the runtime files. Package: libavfilter10-dbgsym Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 8248 Depends: libavfilter10 (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/f/ffmpeg/libavfilter10-dbgsym_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 6799036 SHA256: 07479999c1f912b3a0613ec2ebe7e2dfb24b07db9702443d93c5eedc75d42208 SHA1: 07ba8644cbbfc04e06117ea5a9add91927d55adb MD5sum: 283fb9c919331dd1be7f7baf39419f8b Description: debug symbols for libavfilter10 Build-Ids: e4b56dd9b337901d06b0cd1a0698467515fe6887 Package: libavformat-dev Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 6294 Depends: libavcodec-dev (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libavformat61 (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libavutil-dev (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libswresample-dev (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libdevel Filename: pool/main/f/ffmpeg/libavformat-dev_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 1386272 SHA256: 6a5dac9d73da2c742ebceac176610b7c7796eab793bddd830ecba223c2d8e779 SHA1: 5bc8d5dead4e1efca4d264705864b2d84bdae7b5 MD5sum: a1b811dac7030f2ccdb7a2ceb9846a83 Description: FFmpeg library with (de)muxers for multimedia containers - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for multiplexing and demultiplexing (muxing and demuxing) audio, video and subtitle streams. It encompasses multiple muxers and demuxers for multimedia container formats. It also supports several input and output protocols to access a media resource. . This package contains the development files. Package: libavformat-extra Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 91 Depends: libavformat-extra61 (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: metapackages Filename: pool/main/f/ffmpeg/libavformat-extra_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 57228 SHA256: 50ffad9cd8d0041c2af6e0e2e81ac121081a202740d85986c14addc3cb8ee5a9 SHA1: 43f25ae3ba40162450a05747c854d8a8a03db6c4 MD5sum: 6c1bdb78e64b597f206b72dc7cb7fd87 Description: FFmpeg library with extra (de)muxers (metapackage) FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This metapackage depends on the latest version of the libavformat variant that offers additional (de)muxers support. Application packages can depend on it if they require or suggest this variant in a robust manner. Package: libavformat-extra61 Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 3117 Depends: libavcodec61 (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libavutil59 (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libbluray2 (>= 1:0.2.2), libbz2-1.0, libc6 (>= 2.38), libchromaprint1 (>= 1.3.2), libdvdnav4 (>= 6.1.0), libdvdread8t64 (>= 6.1.0), libgme0 (>= 0.5.5), libgnutls30t64 (>= 3.8.1), libopenmpt0t64 (>= 0.3.0), librabbitmq4 (>= 0.6.0), librist4 (>= 0.2.6+dfsg), libsmbclient0 (>= 2:4.0.3+dfsg1), libsrt1.5-gnutls (>= 1.5.4), libssh-4 (>= 0.8.0), libxml2 (>= 2.7.4), libzmq5 (>= 4.0.1+dfsg), zlib1g (>= 1:1.2.0.2) Conflicts: libavformat61 Provides: libavformat61 (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/main/f/ffmpeg/libavformat-extra61_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 1131444 SHA256: 8fba342210ccbeacf0cca6b79217e46810feba466bc11ab9c13fd214fde725fc SHA1: daf425bba4c572f5adea822f3e58fc0889e00126 MD5sum: 0b0e5377b2e7d45420faeeec3baa070c Description: FFmpeg library with additional (de)muxers for multimedia containers FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for multiplexing and demultiplexing (muxing and demuxing) audio, video and subtitle streams. It encompasses multiple muxers and demuxers for multimedia container formats. It also supports several input and output protocols to access a media resource. . This package replaces the libavformat58 package and contains the following additional (de)muxers: . * SMB protocol (using libsmbclient) . Because this package links against libraries that are licensed under Apache License 2.0 or GPL version 3, the resulting binaries are distributed under the GPL version 3 or later. Package: libavformat-extra61-dbgsym Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 3721 Depends: libavformat-extra61 (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/f/ffmpeg/libavformat-extra61-dbgsym_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 3554448 SHA256: d336652c4b5465408367c57e147976422d3bbc3fe39813470f930b3aa3c6036a SHA1: 959d4f16693ab76060124d6803fb09653ac49339 MD5sum: 63cc4a76b3b1f8bc339e1c7fb66a4844 Description: debug symbols for libavformat-extra61 Build-Ids: 956cf91a52319e968d10b0d565e7312dee713afe Package: libavformat61 Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 3114 Depends: libavcodec61 (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libavutil59 (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libbluray2 (>= 1:0.2.2), libbz2-1.0, libc6 (>= 2.38), libchromaprint1 (>= 1.3.2), libdvdnav4 (>= 6.1.0), libdvdread8t64 (>= 6.1.0), libgme0 (>= 0.5.5), libgnutls30t64 (>= 3.8.1), libopenmpt0t64 (>= 0.3.0), librabbitmq4 (>= 0.6.0), librist4 (>= 0.2.6+dfsg), libsrt1.5-gnutls (>= 1.5.4), libssh-4 (>= 0.8.0), libxml2 (>= 2.7.4), libzmq5 (>= 4.0.1+dfsg), zlib1g (>= 1:1.2.0.2) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/main/f/ffmpeg/libavformat61_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 1128800 SHA256: e7ecff4abfea72470cf7c01052543085deea4013a09a65d67c31a63b323d8025 SHA1: ce4f3aabb11bf24d962013b70e788a174dc2fe67 MD5sum: 45193c41037f416b57030e9a2548d798 Description: FFmpeg library with (de)muxers for multimedia containers - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for multiplexing and demultiplexing (muxing and demuxing) audio, video and subtitle streams. It encompasses multiple muxers and demuxers for multimedia container formats. It also supports several input and output protocols to access a media resource. . This package contains the runtime files. Package: libavformat61-dbgsym Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 3714 Depends: libavformat61 (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/f/ffmpeg/libavformat61-dbgsym_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 3548804 SHA256: a6f71c2ed159bcbd6ddf3b28b7b306a4cfcb140dfbef3443e7d78182854af38e SHA1: a2ed54bedeceec75f9e4e3485d2a9a91ad7657ea MD5sum: b8ce8a5689f741ef14b2900989d9c8e1 Description: debug symbols for libavformat61 Build-Ids: 13fc4d3b210785f2b74a46c78eee5880a947027d Package: libavutil-dev Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 2407 Depends: libavutil59 (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libdevel Filename: pool/main/f/ffmpeg/libavutil-dev_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 547904 SHA256: 5b46f880c2963e4c1296c7fb5044957c46019ab9097bf39a41f282ee98306299 SHA1: d5afb8addb36c00aedc16d153bec909a61c4fd96 MD5sum: 4ea9bf9fe46486591f7551c6def57d31 Description: FFmpeg library with functions for simplifying programming - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library is a utility library to aid portable multimedia programming. It contains safe portable string functions, random number generators, data structures, additional mathematics functions, cryptography and multimedia related functionality (like enumerations for pixel and sample formats). It is not a library for code needed by both libavcodec and libavformat. The goal for this library is to be modular, small, efficient and useful. . This package contains the development files. Package: libavutil59 Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 1149 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.66), libudev1 (>= 183), libva-drm2 (>= 1.3), libva-x11-2 (>= 1.3), libva2 (>= 2.21.0), libvdpau1 (>= 0.2), libx11-6, ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1 Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/main/f/ffmpeg/libavutil59_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 389044 SHA256: 6bc98bbca5939b267904cbbb065c1460fe448f6dd8001552e837dbdd366849e6 SHA1: d08d6166225a3ab0f5c283927240837bedb138ca MD5sum: 0747c6a108b1a81e8d88f5ae2c1d5ca3 Description: FFmpeg library with functions for simplifying programming - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library is a utility library to aid portable multimedia programming. It contains safe portable string functions, random number generators, data structures, additional mathematics functions, cryptography and multimedia related functionality (like enumerations for pixel and sample formats). It is not a library for code needed by both libavcodec and libavformat. The goal for this library is to be modular, small, efficient and useful. . This package contains the runtime files. Package: libavutil59-dbgsym Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 1104 Depends: libavutil59 (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/f/ffmpeg/libavutil59-dbgsym_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 1033868 SHA256: d4cdbc815e5306ac8dd300afe6a9c2742571620220e7faee7f48b3ee61e26b80 SHA1: a8f285082ba8d60a8e317fba4f94a16193463fd6 MD5sum: 1fe7b1d10906bd9f830c8aab9c3ed7f7 Description: debug symbols for libavutil59 Build-Ids: 85fcb04503f9f370f2a431fbac075aeb81b070da Package: libnspr4 Source: nspr Version: 2:4.38.2-1 Architecture: arm64 Maintainer: Maintainers of Mozilla-related packages Installed-Size: 425 Depends: libc6 (>= 2.38) Multi-Arch: same Homepage: http://www.mozilla.org/projects/nspr/ Priority: optional Section: libs Filename: pool/main/n/nspr/libnspr4_4.38.2-1_arm64.deb Size: 101684 SHA256: 11bdfeb9a67c2846512f0aef7db602806f1b0a16a9abdc655b6663c26da53ff7 SHA1: 1e93ef66970455e9a6d45b6ea9bbf16e997f64f1 MD5sum: 5faf41c77543a9fb8e5719560bb5f46a Description: NetScape Portable Runtime Library This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. Package: libnspr4-dev Source: nspr Version: 2:4.38.2-1 Architecture: arm64 Maintainer: Maintainers of Mozilla-related packages Installed-Size: 1137 Depends: libnspr4 (>= 2:4.38.2), libnspr4 (<= 2:4.38.2-1.1~) Breaks: libxmlsec1-dev (<= 1.2.33-1) Homepage: http://www.mozilla.org/projects/nspr/ Priority: optional Section: libdevel Filename: pool/main/n/nspr/libnspr4-dev_4.38.2-1_arm64.deb Size: 201612 SHA256: fb71cb3d0eae1429c8d921b80ade4724a0787f2b81ea22cc280064cb4adae159 SHA1: 6c25cff30492b6946624379cb49b40efddd6ed6f MD5sum: 7e49cec63fb90ae91ef6b151398891ab Description: Development files for the NetScape Portable Runtime library This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. . Install this package if you wish to develop your own programs using the NetScape Portable Runtime library. Package: libnss3 Source: nss Version: 2:3.123.1-1 Architecture: arm64 Maintainer: Maintainers of Mozilla-related packages Installed-Size: 4716 Depends: libc6 (>= 2.34), libnspr4 (>= 2:4.34), libsqlite3-0 (>= 3.5.9) Multi-Arch: same Homepage: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS Priority: optional Section: libs Filename: pool/main/n/nss/libnss3_3.123.1-1_arm64.deb Size: 1303464 SHA256: d7783c2ca95e257e9615917db1d5d51ad6ae585d37804a17c84ab7f2a8c06c0f SHA1: 713efa1fe47643f3e48e47cfd3454bad40d2bc72 MD5sum: 2bfba61bda2f69d316bc2dac33f3f246 Description: Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. Package: libnss3-dev Source: nss Version: 2:3.123.1-1 Architecture: arm64 Maintainer: Maintainers of Mozilla-related packages Installed-Size: 1492 Depends: libnss3 (= 2:3.123.1-1), libnspr4-dev (>= 4.6.6-1) Breaks: libxmlsec1-dev (<< 1.2.33-1~) Multi-Arch: same Homepage: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS Priority: optional Section: libdevel Filename: pool/main/n/nss/libnss3-dev_3.123.1-1_arm64.deb Size: 253644 SHA256: 475d019ee7929d1ccb66cbfa9ef6724a2fe98a5b13068dc1c895f384afb6d2ef SHA1: 085cba32b4c66453634e16f6779bf0eae523c0f3 MD5sum: 044354b63090f811ed544c3598c7c3f8 Description: Development files for the Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. . Install this package if you wish to develop your own programs using the Network Security Service Libraries. Package: libnss3-tools Source: nss Version: 2:3.123.1-1 Architecture: arm64 Maintainer: Maintainers of Mozilla-related packages Installed-Size: 6067 Depends: libc6 (>= 2.34), libnspr4 (>= 2:4.34), libnss3 (>= 2:3.117), zlib1g (>= 1:1.2.0) Homepage: http://www.mozilla.org/projects/security/pki/nss/tools/ Priority: optional Section: admin Filename: pool/main/n/nss/libnss3-tools_3.123.1-1_arm64.deb Size: 1026860 SHA256: 2d0ecc54b0552426403648d1fb6077a0320f1496db577bd324b4ebaa51e1f0a9 SHA1: d984f68cc3bb4cbc97a30359cdda054d0584fe9f MD5sum: 5d5b5c59272f1bc754da49499c5b6d99 Description: Network Security Service tools This is a set of tools on top of the Network Security Service libraries. This package includes: * certutil: manages certificate and key databases (cert7.db and key3.db) * modutil: manages the database of PKCS11 modules (secmod.db) * pk12util: imports/exports keys and certificates between the cert/key databases and files in PKCS12 format. * shlibsign: creates .chk files for use in FIPS mode. * signtool: creates digitally-signed jar archives containing files and/or code. * ssltap: proxy requests for an SSL server and display the contents of the messages exchanged between the client and server. Package: libpostproc-dev Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 159 Depends: libavutil-dev (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libpostproc58 (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libdevel Filename: pool/main/f/ffmpeg/libpostproc-dev_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 80076 SHA256: faa54c23116d4bcecb7ee96fe4ac8f9e33ab449cc0bfebaff51902ad972f0464 SHA1: c0151c5036b98ce691ae6cccd3d3cb86c7d45a1c MD5sum: abced361b975ef122fd733ec76e3e5d5 Description: FFmpeg library for post processing - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides video post processing. . This package contains the development files. Package: libpostproc58 Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 167 Depends: libavutil59 (>= 8:7.1.3), libc6 (>= 2.17) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/main/f/ffmpeg/libpostproc58_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 79440 SHA256: 16881235b9311e86375cc20522726c9a59f1f3189667fe1e3623b4f95b7e2a89 SHA1: 99a9c7d4ab585392fb591966f6c05a42119d732b MD5sum: a3e93fc394ec69a2ba2bd911765a9519 Description: FFmpeg library for post processing - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides video post processing. . This package contains the runtime files. Package: libpostproc58-dbgsym Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 66 Depends: libpostproc58 (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/f/ffmpeg/libpostproc58-dbgsym_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 51916 SHA256: af7219705f57860877f77ee57a92add843c2d24076b8de08bb0c5f5a7975b8c6 SHA1: 0ed1f54002ab73a1fd106fd0bf7cfa5387e6ff9e MD5sum: 72872b5442b11036ff83d05cdf0bb911 Description: debug symbols for libpostproc58 Build-Ids: 1412af28fea150374238e5e81e2a784e8ab22301 Package: libswresample-dev Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 290 Depends: libavutil-dev (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libswresample5 (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libdevel Filename: pool/main/f/ffmpeg/libswresample-dev_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 105660 SHA256: 0a16e321beca25ed823380135e73a6d48fc460ba7111b3f3c1524606dc6b0dfe SHA1: 29f0e45a8a92c2a9187e44c6387e99bd35bc0ddd MD5sum: cc577178da5044135d975e79879a7352 Description: FFmpeg library for audio resampling, rematrixing etc. - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library performs highly optimized audio resampling, rematrixing and sample format conversion operations. Specifically, this library performs the following conversions: * Resampling is the process of changing the audio rate, for example from a high sample rate of 44100Hz to 8000Hz. Audio conversion from high to low sample rate is a lossy process. Several resampling options and algorithms are available. * Rematrixing is the process of changing the channel layout, for example from stereo to mono. When the input channels cannot be mapped to the output streams, the process is lossy, since it involves different gain factors and mixing. Various other audio conversions (e.g. stretching and padding) are enabled through dedicated options. * Format conversion is the process of converting the type of samples, for example from 16-bit signed samples to unsigned 8-bit or float samples. It also handles packing conversion, when passing from packed layout (all samples belonging to distinct channels interleaved in the same buffer), to planar layout (all samples belonging to the same channel stored in a dedicated buffer or "plane"). . This package contains the development files. Package: libswresample5 Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 231 Depends: libavutil59 (>= 8:7.1.3), libc6 (>= 2.29), libsoxr0 (>= 0.1.0) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/main/f/ffmpeg/libswresample5_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 94560 SHA256: 80d681c853cf509717e3311ecbe43981affa2dae49e5904730202e3fd5e9427a SHA1: 777715063765ced70e314a1b8a59950400bab948 MD5sum: ea41141c1da0864e39a95ea3f2218feb Description: FFmpeg library for audio resampling, rematrixing etc. - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library performs highly optimized audio resampling, rematrixing and sample format conversion operations. Specifically, this library performs the following conversions: * Resampling is the process of changing the audio rate, for example from a high sample rate of 44100Hz to 8000Hz. Audio conversion from high to low sample rate is a lossy process. Several resampling options and algorithms are available. * Rematrixing is the process of changing the channel layout, for example from stereo to mono. When the input channels cannot be mapped to the output streams, the process is lossy, since it involves different gain factors and mixing. Various other audio conversions (e.g. stretching and padding) are enabled through dedicated options. * Format conversion is the process of converting the type of samples, for example from 16-bit signed samples to unsigned 8-bit or float samples. It also handles packing conversion, when passing from packed layout (all samples belonging to distinct channels interleaved in the same buffer), to planar layout (all samples belonging to the same channel stored in a dedicated buffer or "plane"). . This package contains the runtime files. Package: libswresample5-dbgsym Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 120 Depends: libswresample5 (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/f/ffmpeg/libswresample5-dbgsym_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 98648 SHA256: 654ca071a9c10bbd528227d30370ae5435082c900b01aaad44c4db9093824e04 SHA1: 7fe5790101af66297564a4f6a5978b95b1569d1f MD5sum: e3db6e5401e0adf40a47394dcb8e0956 Description: debug symbols for libswresample5 Build-Ids: 5ccba6f6cdba909de20a9fcb5917990a8b962dbc Package: libswscale-dev Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 863 Depends: libavutil-dev (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libswscale8 (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libdevel Filename: pool/main/f/ffmpeg/libswscale-dev_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 228220 SHA256: 6a3eb55671a5f6f539907082cc9f12e4cb3722625c417e2ecb3925254e18afe6 SHA1: 30c8b7846a192610dfebf6b215178288b8486a8c MD5sum: 8090f160a9af50a8522120148f794723 Description: FFmpeg library for image scaling and various conversions - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library performs highly optimized image scaling and colorspace and pixel format conversion operations. Specifically, this library performs the following conversions: * Rescaling is the process of changing the video size. Several rescaling options and algorithms are available. This is usually a lossy process. * Pixel format conversion is the process of converting the image format and colorspace of the image, for example from planar YUV420P to RGB24 packed. It also handles packing conversion, that is converts from packed layout (all pixels belonging to distinct planes interleaved in the same buffer), to planar layout (all samples belonging to the same plane stored in a dedicated buffer or "plane"). This is usually a lossy process in case the source and destination colorspaces differ. . This package contains the development files. Package: libswscale8 Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 615 Depends: libavutil59 (= 8:7.1.3-0+deb13u1+rpt1+fourier2), libc6 (>= 2.34) Multi-Arch: same Homepage: https://ffmpeg.org/ Priority: optional Section: libs Filename: pool/main/f/ffmpeg/libswscale8_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 206544 SHA256: a5710626c3ce3482038d5bb00d54e59feb4d2ac5be145863d507e4dc50f042cf SHA1: 6c857b69d9089459b635c2bc22cd5f150be30a29 MD5sum: f88729d2bce3b7eb8289e8a8c80c4ff5 Description: FFmpeg library for image scaling and various conversions - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library performs highly optimized image scaling and colorspace and pixel format conversion operations. Specifically, this library performs the following conversions: * Rescaling is the process of changing the video size. Several rescaling options and algorithms are available. This is usually a lossy process. * Pixel format conversion is the process of converting the image format and colorspace of the image, for example from planar YUV420P to RGB24 packed. It also handles packing conversion, that is converts from packed layout (all pixels belonging to distinct planes interleaved in the same buffer), to planar layout (all samples belonging to the same plane stored in a dedicated buffer or "plane"). This is usually a lossy process in case the source and destination colorspaces differ. . This package contains the runtime files. Package: libswscale8-dbgsym Source: ffmpeg Version: 8:7.1.3-0+deb13u1+rpt1+fourier2 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Debian Multimedia Maintainers Installed-Size: 690 Depends: libswscale8 (= 8:7.1.3-0+deb13u1+rpt1+fourier2) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/f/ffmpeg/libswscale8-dbgsym_7.1.3-0+deb13u1+rpt1+fourier2_arm64.deb Size: 647344 SHA256: e00db05bdfe10508f4453ca85f0f72921c528c632f51f33863478014dca55c60 SHA1: c9e32069aea4d111fe0764f0cc2754b928ecb7e9 MD5sum: 06b18eb1c9808e0ae4a2b57a82a23b2c Description: debug symbols for libswscale8 Build-Ids: a5f1a1f469bfbbfe5c91bf698ddd68af878c8cb9 Package: libva-v4l2-request-fourier Version: 1.0.0+r390+gc454618-1 Architecture: arm64 Depends: libva2, libdrm2 Conflicts: libva-v4l2-request Replaces: libva-v4l2-request Provides: libva-driver, libva-v4l2-request (= 1.0.0+r390+gc454618-1) Maintainer: Markus Fritsche Homepage: https://git.reauktion.de/marfrit/libva-v4l2-request-fourier Priority: optional Section: libs Filename: pool/main/libv/libva-v4l2-request-fourier/libva-v4l2-request-fourier_1.0.0+r390+gc454618-1_arm64.deb Size: 74936 SHA256: b73a85337a820e5f31d5a3b31cc78fe17bd8bc0ea83b48b266a8bb8c3846c884 SHA1: 6e0e8398a8823e0dd3c66e0152998f92bee37597 MD5sum: 28f04eade61c3213ebe9e58edd0ecc58 Description: VA-API backend for V4L2 stateless decoders (fourier fork) LibVA implementation for the Linux Video4Linux2 Request API, multiplanar fork of bootlin/libva-v4l2-request. Drives rkvdec / hantro / cedrus / rpi-hevc-dec / daedalus_v4l2 stateless decoders for H.264, HEVC, VP8, VP9, AV1, and MPEG-2. . Auto-detected by VAAPI consumers (ffmpeg -hwaccel vaapi, mpv --hwdec=vaapi, Firefox VAAPI accel) when LIBVA_DRIVER_NAME=v4l2_request is set. Package: lmcp Version: 1.2.4-1 Architecture: all Depends: lua5.4 | lua5.3 | lua, lua-socket Maintainer: Markus Fritsche Homepage: https://git.reauktion.de/marfrit/lmcp Priority: optional Section: net Filename: pool/main/l/lmcp/lmcp_1.2.4-1_all.deb Size: 44760 SHA256: 80e000b85e840db8cefc24eb61cf20f19a242629e6c30083217a26ebc90c3b7b SHA1: 645f1c60c8142ec7a494bf92e42784662c0a742e MD5sum: 5f9c79b14a24a2e8c046f4c76874dc43 Description: Lightweight MCP server in pure Lua lmcp is a small Model Context Protocol server written in Lua. It exposes user-defined tools over HTTP for use by AI agents. . Library files install to /usr/share/lua/5.4/. The example server is available as /usr/bin/lmcp-example. Package: mpv-fourier Version: 1:0.41.0+rfourier-3 Architecture: arm64 Depends: ffmpeg-v4l2-request-fourier (>= 2:8.1+rfourier), libc6, libdrm2, libass9, libbluray2, libcdio19, libcdio-paranoia2, libdvdnav4, libdvdread8, libegl1, libgl1, libjpeg62-turbo | libjpeg62, libplacebo349 | libplacebo338 | libplacebo208, libpulse0, libsixel1, libluajit-5.1-2, libmujs3 | libmujs2 | libmujs1, libpipewire-0.3-0, librubberband2, libsdl2-2.0-0, libopenal1, libuchardet0, libvulkan1, libwayland-client0, libwayland-egl1, libwayland-cursor0, libxkbcommon0, libxext6, libxpresent1, libxrandr2, libxss1, libxv1, libx11-6, zlib1g Conflicts: mpv, libmpv2, libmpv1 Replaces: mpv, libmpv2, libmpv1 Provides: mpv (= 1:0.41.0+rfourier-3), libmpv.so.2 Maintainer: Markus Fritsche Homepage: https://mpv.io/ Priority: optional Section: video Filename: pool/main/m/mpv-fourier/mpv-fourier_0.41.0+rfourier-3_arm64.deb Size: 1485876 SHA256: 599822dc74292c72abad30f038e2d6462d0f556464648cb209580b13dba4250b SHA1: b83d26ad220b4b9b5cb5d2bb4c6a9ca415876ed7 MD5sum: 702cdaa714d407d3c74a7f65f2259eb7 Description: mpv media player with V4L2-Request hwdec (fourier fork) mpv 0.41.0 patched with: - Kwiboo + Langdale v4l2request hwdec wiring (meson detection + vo_hwdec_drmprime separate hwdec instance for AV_HWDEVICE_TYPE_ V4L2REQUEST) so '--hwdec=v4l2request' actually engages on dmabuf-wayland. - vo_dmabuf_wayland explicit DMA_BUF_IOCTL_SYNC on import fds (iter1 of dmabuf-modifier-triage) — workaround for missing implicit-fence on V4L2 stateless CAPTURE buffers. Fixes the KWin-on-RK3566 dark-green chroma readback regression on ohm. . Requires ffmpeg-v4l2-request-fourier as the backing libavcodec. Stock Debian ffmpeg does not provide AV_HWDEVICE_TYPE_V4L2REQUEST. Package: reauktion-home-ca Version: 20260716-1 Architecture: all Depends: ca-certificates Maintainer: Markus Fritsche Homepage: https://git.reauktion.de/marfrit/marfrit-packages Priority: optional Section: admin Filename: pool/main/r/reauktion-home-ca/reauktion-home-ca_20260716-1_all.deb Size: 3512 SHA256: 6016655e860925370844d00fc44719bd18d74d1f52e95d41dc1f6eaf28075df9 SHA1: fdc920ea306a066cb95aabae8e611d3fc7eed2f5 MD5sum: 625cbe5ea9184795670df3e721766513 Description: reauktion.de Home CA trust anchor for internal *.fritz.box HTTPS Installs the private, name-constrained root CA used to sign internal *.fritz.box and reauktion.de HTTPS services, so clients don't need -k or browser exceptions to reach them. . Name constraints permit only fritz.box, reauktion.de, and localhost — a leaked key can forge certificates for no other domain. . SHA256 fingerprint: A3:32:17:6D:17:CF:F7:24:23:05:88:E0:6A:5E:5A:37:82:B9:BA:B5:BC:A1:2E:52:E3:88:3C:54:19:8B:F9:86 Package: sic-agent Version: 0.2.1-1 Architecture: arm64 Maintainer: Markus Fritsche Depends: openssh-client Homepage: https://git.reauktion.de/marfrit/sic Priority: optional Section: net Filename: pool/main/s/sic-agent/sic-agent_0.2.1-1_arm64.deb Size: 609956 SHA256: 7845926455bd74980b23b7441fb651e1b085b34162420aea8f151edb7ef3ce3c SHA1: a0cefd86a51ba3919678240a0826971131fb0e8e MD5sum: 250e39be6c32d4d7cc4c280cae2f056e Description: sic client and agent skills for remote command execution The sic client frames argv as netstrings and pipes it over ssh to sicd on a remote host. Installs /usr/bin/sic and foreground/background agent skills under /usr/share/sic-agent/skills/; link them into the agent's skills directory to activate. Targets need the sicd package. Package: sicd Version: 0.2.1-1 Architecture: arm64 Maintainer: Markus Fritsche Recommends: openssh-server Homepage: https://git.reauktion.de/marfrit/sic Priority: optional Section: net Filename: pool/main/s/sicd/sicd_0.2.1-1_arm64.deb Size: 610784 SHA256: 2e84508e0db84af8ae7ae5e426374eae28934e4554825f1ab61ef5ca7b9bfbcf SHA1: 13af0458d5992872261773d60e812aa7bdb861a2 MD5sum: 6cc728c14c3310b6797dd683ba3b8c44 Description: sic daemon — netstring argv over stdin, execvp'd sicd reads netstring-framed argv from stdin and runs it with execvp, so no shell re-parses the arguments. Deploy on target hosts and run it over ssh (as the remote command, or command="sicd" on a key).