1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- pkgbase = ungoogled-chromium
- pkgdesc = A lightweight approach to removing Google web service dependency
- pkgver = 91.0.4472.101
- pkgrel = 1
- url = https://github.com/Eloston/ungoogled-chromium
- arch = x86_64
- license = BSD
- makedepends = python
- makedepends = gn
- makedepends = ninja
- makedepends = clang
- makedepends = lld
- makedepends = gperf
- makedepends = nodejs
- makedepends = pipewire
- makedepends = java-runtime-headless
- makedepends = python2
- makedepends = python2-setuptools
- depends = gtk3
- depends = nss
- depends = alsa-lib
- depends = xdg-utils
- depends = libxss
- depends = libcups
- depends = libgcrypt
- depends = ttf-liberation
- depends = systemd
- depends = dbus
- depends = libpulse
- depends = pciutils
- depends = libva
- depends = desktop-file-utils
- depends = hicolor-icon-theme
- depends = fontconfig
- depends = libjpeg
- depends = icu
- depends = flac
- depends = snappy
- depends = libxml2
- depends = ffmpeg
- depends = libwebp
- depends = minizip
- depends = opus
- depends = harfbuzz
- depends = re2
- depends = libxslt
- depends = libpng
- depends = freetype2
- optdepends = pipewire: WebRTC desktop sharing under Wayland
- optdepends = kdialog: support for native dialogs in Plasma
- optdepends = org.freedesktop.secrets: password storage backend on GNOME / Xfce
- optdepends = kwallet: support for storing passwords in KWallet on Plasma
- provides = chromium
- conflicts = chromium
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-91.0.4472.101.tar.xz
- source = https://github.com/foutrelis/chromium-launcher/archive/v7/chromium-launcher-7.tar.gz
- source = https://github.com/stha09/chromium-patches/releases/download/chromium-91-patchset-5/chromium-91-patchset-5.tar.xz
- source = fix-crash-in-ThemeService.patch
- source = unbundle-use-char16_t-as-UCHAR_TYPE.patch
- source = extend-enable-accelerated-video-decode-flag.patch
- source = sql-make-VirtualCursor-standard-layout-type.patch
- source = chromium-glibc-2.33.patch
- source = use-oauth2-client-switches-as-default.patch
- source = ungoogled-chromium-91.0.4472.101-1.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/91.0.4472.101-1.tar.gz
- source = chromium-drirc-disable-10bpc-color-configs.conf
- source = wayland-egl.patch
- sha256sums = 78146192aaae7771d9130c2828e1081d940da32af3aadcb73578521683307eb4
- sha256sums = 86859c11cfc8ba106a3826479c0bc759324a62150b271dd35d1a0f96e890f52f
- sha256sums = 171525009003a9ed1182cfcb6f407d7169d9a731a474304e263029376719f55a
- sha256sums = 3cfe46e181cb9d337c454b5b5adbf5297052f29cd617cdee4380eeb1943825d8
- sha256sums = 59a59a60a08b335fe8647fdf0f9d2288d236ebf2cc9626396d0c4d032fd2b25d
- sha256sums = 66db9132d6f5e06aa26e5de0924f814224a76a9bdf4b61afce161fb1d7643b22
- sha256sums = dd317f85e5abfdcfc89c6f23f4c8edbcdebdd5e083dcec770e5da49ee647d150
- sha256sums = 2fccecdcd4509d4c36af873988ca9dbcba7fdb95122894a9fdf502c33a1d7a4b
- sha256sums = e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711
- sha256sums = 3826409802280c7a565db1c532d6467976f3b3ec59b9259f432615b67dc046ad
- sha256sums = babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb
- sha256sums = 34d08ea93cb4762cb33c7cffe931358008af32265fc720f2762f0179c3973574
- pkgname = ungoogled-chromium
|