123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- pkgbase = ungoogled-chromium-xdg
- pkgdesc = A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory
- pkgver = 120.0.6099.216
- 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 = libffi
- 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
- optdepends = chromium-extension-web-store: Web Store Functionality
- provides = chromium=120.0.6099.216
- provides = chromedriver=120.0.6099.216
- conflicts = chromium
- conflicts = chromedriver
- options = !lto
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-120.0.6099.216.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.216-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/refs/tags/120.0.6099.216-1.tar.gz
- source = 0001-vaapi-flag-ozone-wayland.patch
- source = 0001-adjust-buffer-format-order.patch
- source = 0001-enable-linux-unstable-deb-target.patch
- source = 0001-ozone-wayland-implement-text_input_manager_v3.patch
- source = 0001-ozone-wayland-implement-text_input_manager-fixes.patch
- sha256sums = 7e7bea15bf56f3cc920bb015fed1a1b1368267299e132e795935c5cc604adfc0
- sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
- sha256sums = ffee1082fbe3d0c9e79dacb8405d5a0e1aa94d6745089a30b093f647354894d2
- sha256sums = 8d1cdf3ddd8ff98f302c90c13953f39cd804b3479b13b69b8ef138ac57c83556
- sha256sums = 1808df5ba4d1e2f9efa07ac6b510bec866fa6d60e44505d82aea3f6072105a71
- sha256sums = ff9ebd86b0010e1c604d47303ab209b1d76c3e888c423166779cefbc22de297f
- sha256sums = e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711
- sha256sums = f97e6cd3c4d2e04f5d9a0ea234fe768d6ba0fa9f4ecd5c7b2ca91030a1249078
- sha256sums = ff1591fa38e0ede7e883dc7494b813641b7a1a7cb1ded00d9baaee987c1dbea8
- sha256sums = a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665
- sha256sums = 131b6fec2bca4435b2542d46df716af79a62bf80fc00c48898de640dd852aa8e
- sha256sums = 9a5594293616e1390462af1f50276ee29fd6075ffab0e3f944f6346cb2eb8aec
- sha256sums = 8ba5c67b7eb6cacd2dbbc29e6766169f0fca3bbb07779b1a0a76c913f17d343f
- sha256sums = 2a44756404e13c97d000cc0d859604d6848163998ea2f838b3b9bb2c840967e3
- sha256sums = d9974ddb50777be428fd0fa1e01ffe4b587065ba6adefea33678e1b3e25d1285
- sha256sums = a2da75d0c20529f2d635050e0662941c0820264ea9371eb900b9d90b5968fa6a
- pkgname = ungoogled-chromium-xdg
|