12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- pkgbase = ungoogled-chromium-xdg
- pkgdesc = A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory (using pre-releases)
- pkgver = 125.0.6422.60
- pkgrel = 1
- url = https://github.com/ungoogled-software/ungoogled-chromium
- arch = x86_64
- license = BSD-3-Clause
- makedepends = python
- makedepends = gn
- makedepends = ninja
- makedepends = clang
- makedepends = lld
- makedepends = gperf
- makedepends = nodejs
- makedepends = pipewire
- makedepends = rust
- makedepends = qt5-base
- makedepends = qt6-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 = brotli
- depends = libjpeg
- depends = icu
- depends = dav1d
- depends = flac
- depends = libxml2
- 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 = 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=125.0.6422.60
- provides = chromedriver=125.0.6422.60
- conflicts = chromium
- conflicts = chromedriver
- options = !lto
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-125.0.6422.60.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/125/chromium-patches-125.tar.bz2
- source = fix-a-missing-build-dependency.patch
- source = drop-flag-unsupported-by-clang17.patch
- source = compiler-rt-adjust-paths.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-125.0.6422.60-1.tar.gz::https://github.com/noahvogt/ungoogled-chromium/archive/refs/tags/125.0.6422.60-1.tar.gz
- 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
- source = ninja-out-of-order-generation-fix.patch
- sha256sums = 93f5850101225945d7ec80959b38460e6a63777055bf2d9e893860c33cb60080
- sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
- sha256sums = 58c8787bd215c4818893405dbb88c17b08bf13039fb5fbcb9dfe95ac51a86f3e
- sha256sums = 75e1482d1b27c34ebe9d4bf27104fedcc219cdd95ce71fc41e77a486befd3f93
- sha256sums = 3bd35dab1ded5d9e1befa10d5c6c4555fe0a76d909fb724ac57d0bf10cb666c1
- sha256sums = b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961
- sha256sums = 69d2f076223cab0cf1094ae58c39b5687a98f69bf4545414a35f6a4d2708ed83
- sha256sums = 41258e1eb5c9523e543c88459fffa2eadc8dd90972a4d4fb4f4172ba3f1c4d23
- sha256sums = ff1591fa38e0ede7e883dc7494b813641b7a1a7cb1ded00d9baaee987c1dbea8
- sha256sums = a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665
- sha256sums = 306409b826eeaed7484ebc8283eb538f51d364ef6ceeb35c178a44ff18dfb6e6
- sha256sums = 8ba5c67b7eb6cacd2dbbc29e6766169f0fca3bbb07779b1a0a76c913f17d343f
- sha256sums = 2a44756404e13c97d000cc0d859604d6848163998ea2f838b3b9bb2c840967e3
- sha256sums = d9974ddb50777be428fd0fa1e01ffe4b587065ba6adefea33678e1b3e25d1285
- sha256sums = a2da75d0c20529f2d635050e0662941c0820264ea9371eb900b9d90b5968fa6a
- sha256sums = 813e6a1209ab72e4ab34f5f062412087e9664189d7b8f1dc1d0bb9481c574c45
- pkgname = ungoogled-chromium-xdg
|