12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- pkgbase = ungoogled-chromium-xdg
- pkgdesc = A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory
- pkgver = 120.0.6099.109
- 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 = libjpeg
- depends = icu
- depends = dav1d
- depends = flac
- depends = libxml2
- depends = libwebp
- depends = minizip
- depends = opus
- depends = harfbuzz
- 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 = gtk4: for --gtk-version=4 (GTK4 IME might work better on Wayland)
- optdepends = org.freedesktop.secrets: password storage backend on GNOME / Xfce
- optdepends = kwallet5: support for storing passwords in KWallet on Plasma
- provides = chromium=120.0.6099.109
- provides = chromedriver=120.0.6099.109
- conflicts = chromium
- conflicts = chromedriver
- options = !lto
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-120.0.6099.109.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/120/chromium-patches-120.tar.bz2
- source = drop-flags-unsupported-by-clang16.patch
- source = libxml2-2.12.patch
- source = icu-74.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-120.0.6099.109-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/refs/tags/120.0.6099.109-1.tar.gz
- sha256sums = 87c00c525ee07c2233b78dbece1496b697f686244a67fac2c71e4a30bd96849b
- sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
- sha256sums = ffee1082fbe3d0c9e79dacb8405d5a0e1aa94d6745089a30b093f647354894d2
- sha256sums = 8d1cdf3ddd8ff98f302c90c13953f39cd804b3479b13b69b8ef138ac57c83556
- sha256sums = 1808df5ba4d1e2f9efa07ac6b510bec866fa6d60e44505d82aea3f6072105a71
- sha256sums = ff9ebd86b0010e1c604d47303ab209b1d76c3e888c423166779cefbc22de297f
- sha256sums = e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711
- sha256sums = f97e6cd3c4d2e04f5d9a0ea234fe768d6ba0fa9f4ecd5c7b2ca91030a1249078
- sha256sums = ff1591fa38e0ede7e883dc7494b813641b7a1a7cb1ded00d9baaee987c1dbea8
- sha256sums = a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665
- sha256sums = 8a54932b0f2098dcd334e79e4f680614f57dc192037bc495d2099e28dbc507c8
- pkgname = ungoogled-chromium-xdg
|