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 = 99.0.4844.84
- pkgrel = 1
- 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/99.0.4844.84/ungoogled-chromium-xdg-bin-99.0.4844.84.tar.gz
- sha256sums = e96aeb7ff7d9c33b858638aaff6488a0936ee8462bd648f7e6fb5c0b700b58bd
- pkgname = ungoogled-chromium-xdg-bin
|