123456789101112131415161718192021222324252627282930313233 |
- pkgbase = ungoogled-chromium-xdg-bin
- pkgdesc = A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory (binary version)
- pkgver = 100.0.4896.60
- pkgrel = 3
- url = https://github.com/Eloston/ungoogled-chromium
- arch = x86_64
- license = BSD
- 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
- 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
- options = !lto
- source = https://github.com/noahvogt/ungoogled-chromium-xdg-aur/releases/download/100.0.4896.60/ungoogled-chromium-xdg-bin-100.0.4896.60.tar.gz
- sha256sums = e4e85402c74c5620ce1b3a7236587b4b53bdf61cedda24a44e6359f6a550fcf4
- pkgname = ungoogled-chromium-xdg-bin
|