123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- pkgbase = ungoogled-chromium-xdg
- pkgdesc = A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory
- pkgver = 101.0.4951.54
- pkgrel = 1
- url = https://github.com/Eloston/ungoogled-chromium
- arch = x86_64
- license = BSD
- makedepends = python
- makedepends = gn
- makedepends = ninja
- makedepends = clang
- makedepends = lld
- makedepends = gperf
- makedepends = nodejs
- makedepends = pipewire
- makedepends = java-runtime-headless
- 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
- depends = fontconfig
- depends = libjpeg
- depends = icu
- depends = flac
- depends = snappy
- depends = libxml2
- depends = ffmpeg
- depends = libwebp
- depends = minizip
- depends = opus
- depends = harfbuzz
- depends = re2
- depends = libxslt
- depends = libpng
- depends = freetype2
- 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 = debug
- options = !lto
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-101.0.4951.54.tar.xz
- source = https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
- source = https://github.com/stha09/chromium-patches/releases/download/chromium-101-patchset-4/chromium-101-patchset-4.tar.xz
- source = enable-GlobalMediaControlsCastStartStop.patch
- source = chromium-libxml-unbundle.patch
- source = sql-make-VirtualCursor-standard-layout-type.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-101.0.4951.54-1.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/101.0.4951.54-1.tar.gz
- source = chromium-drirc-disable-10bpc-color-configs.conf
- source = ozone-add-va-api-support-to-wayland.patch
- source = wayland-egl.patch
- sha256sums = c26cc6fd453d9a42a6b5e46fa4f3ee62ed368bb78101512b6816bc5d8f4200b5
- sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
- sha256sums = 8ed519d21ccd8b382ddd384e9c15306a60d2e3495f48a62dea07c9be9bbffebd
- sha256sums = 779fb13f2494209d3a7f1f23a823e59b9dded601866d3ab095937a1a04e19ac6
- sha256sums = fd3bf124aacc45f2d0a4f1dd86303fa7f2a3d4f4eeaf33854631d6cb39e12485
- sha256sums = b94b2e88f63cfb7087486508b8139599c89f96d7a4181c61fec4b4e250ca327a
- sha256sums = e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711
- sha256sums = cd844867b5b2197ad097662fee32579a7091dfba1d46cb438c4c7e696690440a
- sha256sums = ff1591fa38e0ede7e883dc7494b813641b7a1a7cb1ded00d9baaee987c1dbea8
- sha256sums = a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665
- sha256sums = 8c5da085191a8586bf52ff3bbd0548f1af0fe1792c5db8530d4b158df83a092b
- sha256sums = babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb
- sha256sums = 07bdc1b3fc8f0d0a4804d111c46ce3343cd7824de562f2848d429b917ce4bcfd
- sha256sums = 34d08ea93cb4762cb33c7cffe931358008af32265fc720f2762f0179c3973574
- pkgname = ungoogled-chromium-xdg
|