12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- pkgbase = ungoogled-chromium-xdg
- pkgdesc = A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory
- pkgver = 119.0.6045.59
- pkgrel = 1
- url = https://github.com/ungoogled-software/ungoogled-chromium
- arch = x86_64
- license = BSD
- makedepends = python
- makedepends = gn
- makedepends = ninja
- makedepends = clang
- makedepends = lld
- makedepends = gperf
- makedepends = nodejs
- makedepends = pipewire
- makedepends = qt5-base
- makedepends = java-runtime-headless
- makedepends = git
- 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 = wayland
- depends = desktop-file-utils
- depends = hicolor-icon-theme
- depends = fontconfig
- depends = woff2
- depends = libjpeg
- depends = icu
- depends = dav1d
- depends = flac
- depends = snappy
- depends = libxml2
- depends = ffmpeg
- depends = libwebp
- depends = minizip
- depends = opus
- depends = harfbuzz
- depends = re2
- depends = jsoncpp
- depends = libxslt
- depends = libpng
- depends = freetype2
- optdepends = pipewire: WebRTC desktop sharing under Wayland
- optdepends = kdialog: support for native dialogs in Plasma
- optdepends = qt5-base: enable Qt5 with --enable-features=AllowQt
- optdepends = org.freedesktop.secrets: password storage backend on GNOME / Xfce
- optdepends = kwallet: support for storing passwords in KWallet on Plasma
- provides = chromium=119.0.6045.59
- provides = chromedriver=119.0.6045.59
- conflicts = chromium
- conflicts = chromedriver
- options = !lto
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-119.0.6045.59.tar.xz
- source = https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
- source = https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/119/chromium-patches-119.tar.bz2
- source = REVERT-disable-autoupgrading-debug-info.patch
- source = use-oauth2-client-switches-as-default.patch
- source = xdg-basedir.patch
- source = no-omnibox-suggestion-autocomplete.patch
- source = index.html
- source = ungoogled-chromium-119.0.6045.59-1.zip::https://github.com/Ahrotahn/ungoogled-chromium/archive/refs/heads/update.zip
- sha256sums = 039cba06c694aef9318f2a2c89c176ce3e9147a7bc2324f856077f8002b15d0e
- sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
- sha256sums = 09ecf142254525ddb9c2dbbb2c71775e68722412923a5a9bba5cc2e46af8d087
- sha256sums = 1b782b0f6d4f645e4e0daa8a4852d63f0c972aa0473319216ff04613a0592a69
- sha256sums = e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711
- sha256sums = f97e6cd3c4d2e04f5d9a0ea234fe768d6ba0fa9f4ecd5c7b2ca91030a1249078
- sha256sums = ff1591fa38e0ede7e883dc7494b813641b7a1a7cb1ded00d9baaee987c1dbea8
- sha256sums = a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665
- sha256sums = 9317d3bd5d11ce82230564b841fb7cba8082c50e87699e9cda0d90ebbabfb2df
- pkgname = ungoogled-chromium-xdg
|