1234567891011121314151617181920212223242526272829303132333435 |
- 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.127
- 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/100.0.4896.127-1/ungoogled-chromium-xdg-bin-100.0.4896.127.tar.gz
- source = index.html
- sha256sums = 96982ce7c44b3ceae4eb4778d89f192c722c6887dba2de3bb1bec4cc2ae3ebbf
- sha256sums = a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665
- pkgname = ungoogled-chromium-xdg-bin
|