PKGBUILD 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313
  1. # Maintainer: Noah Vogt (noahvogt) <noah@noahvogt.com>
  2. # Maintainer: Seppia <seppia@seppio.fish>
  3. # Maintainer: JustKidding <jk@vin.ovh>
  4. # Based on extra/chromium, with ungoogled-chromium patches
  5. # Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
  6. # Contributor: Pierre Schmitz <pierre@archlinux.de>
  7. # Contributor: Jan "heftig" Steffens <jan.steffens@gmail.com>
  8. # Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
  9. pkgname=ungoogled-chromium-xdg
  10. pkgver=104.0.5112.79
  11. pkgrel=2
  12. _launcher_ver=8
  13. _gcc_patchset=2
  14. pkgdesc="A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory"
  15. arch=('x86_64')
  16. url="https://github.com/ungoogled-software/ungoogled-chromium"
  17. license=('BSD')
  18. depends=('gtk3' 'nss' 'alsa-lib' 'xdg-utils' 'libxss' 'libcups' 'libgcrypt'
  19. 'ttf-liberation' 'systemd' 'dbus' 'libpulse' 'pciutils' 'libva'
  20. 'desktop-file-utils' 'hicolor-icon-theme')
  21. makedepends=('python' 'gn' 'ninja' 'clang' 'lld' 'gperf' 'nodejs' 'pipewire'
  22. 'java-runtime-headless' 'git')
  23. optdepends=('pipewire: WebRTC desktop sharing under Wayland'
  24. 'kdialog: support for native dialogs in Plasma'
  25. 'org.freedesktop.secrets: password storage backend on GNOME / Xfce'
  26. 'kwallet: support for storing passwords in KWallet on Plasma')
  27. options=('debug' '!lto') # Chromium adds its own flags for ThinLTO
  28. source=(https://commondatastorage.googleapis.com/chromium-browser-official/chromium-$pkgver.tar.xz
  29. https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver/chromium-launcher-$_launcher_ver.tar.gz
  30. https://github.com/stha09/chromium-patches/releases/download/chromium-${pkgver%%.*}-patchset-$_gcc_patchset/chromium-${pkgver%%.*}-patchset-$_gcc_patchset.tar.xz
  31. x11-ozone-fix-X11-screensaver-suspension.patch
  32. enable-GlobalMediaControlsCastStartStop.patch
  33. roll-src-third_party-ffmpeg.patch
  34. chromium-tflite-system-zlib.patch
  35. remove-no-opaque-pointers-flag.patch
  36. use-oauth2-client-switches-as-default.patch
  37. xdg-basedir.patch
  38. no-omnibox-suggestion-autocomplete.patch
  39. index.html)
  40. sha256sums=('9cc662f1a84c796521ee17ed2808795ca937fe7f77bc605e788f0304a81dabf3'
  41. '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
  42. 'ce702099849465927cf47f7bc3a4a27045d0e35e16b17481ebf35e14506bafa7'
  43. '9956a843bc8a765c130080616ccd3ebc46ea95c3a2324c4b403bc293a8705eb2'
  44. '779fb13f2494209d3a7f1f23a823e59b9dded601866d3ab095937a1a04e19ac6'
  45. '30df59a9e2d95dcb720357ec4a83d9be51e59cc5551365da4c0073e68ccdec44'
  46. '588c166bf748793758a7df438cfa665b32e09ca8fbd6380be28bc5984a33523c'
  47. 'ab46b2c26a4dfe86486fd7e31bfc7211c515994a61a8c0cbd742f9c9e3c91873'
  48. 'e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711'
  49. 'cd844867b5b2197ad097662fee32579a7091dfba1d46cb438c4c7e696690440a'
  50. 'ff1591fa38e0ede7e883dc7494b813641b7a1a7cb1ded00d9baaee987c1dbea8'
  51. 'a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665')
  52. provides=('chromium')
  53. conflicts=('chromium')
  54. _uc_usr=ungoogled-software
  55. _uc_ver=104.0.5112.81-1
  56. source=(${source[@]}
  57. ${pkgname%-*}-$_uc_ver.tar.gz::https://github.com/$_uc_usr/ungoogled-chromium/archive/$_uc_ver.tar.gz
  58. chromium-drirc-disable-10bpc-color-configs.conf
  59. ozone-add-va-api-support-to-wayland.patch)
  60. sha256sums=(${sha256sums[@]}
  61. '75fbb5a8679522cd81520a5623e18d8aa4783d5403d2bc26aacab90d899a7a15'
  62. 'babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb'
  63. 'af20fc58aef22dd0b1fb560a1fab68d0d27187ff18fad7eb1670feab9bc4a8d8')
  64. # Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
  65. # Keys are the names in the above script; values are the dependencies in Arch
  66. declare -gA _system_libs=(
  67. [ffmpeg]=ffmpeg
  68. [flac]=flac
  69. [fontconfig]=fontconfig
  70. [freetype]=freetype2
  71. [harfbuzz-ng]=harfbuzz
  72. [icu]=icu
  73. [libdrm]=
  74. [libjpeg]=libjpeg
  75. [libpng]=libpng
  76. #[libvpx]=libvpx
  77. [libwebp]=libwebp
  78. [libxml]=libxml2
  79. [libxslt]=libxslt
  80. [opus]=opus
  81. [re2]=re2
  82. [snappy]=snappy
  83. [zlib]=minizip
  84. )
  85. _unwanted_bundled_libs=(
  86. $(printf "%s\n" ${!_system_libs[@]} | sed 's/^libjpeg$/&_turbo/')
  87. )
  88. depends+=(${_system_libs[@]})
  89. prepare() {
  90. cd "$srcdir/chromium-$pkgver"
  91. # Allow building against system libraries in official builds
  92. sed -i 's/OFFICIAL_BUILD/GOOGLE_CHROME_BUILD/' \
  93. tools/generate_shim_headers/generate_shim_headers.py
  94. # https://crbug.com/893950
  95. sed -i -e 's/\<xmlMalloc\>/malloc/' -e 's/\<xmlFree\>/free/' \
  96. third_party/blink/renderer/core/xml/*.cc \
  97. third_party/blink/renderer/core/xml/parser/xml_document_parser.cc \
  98. third_party/libxml/chromium/*.cc \
  99. third_party/maldoca/src/maldoca/ole/oss_utils.h
  100. # Use the --oauth2-client-id= and --oauth2-client-secret= switches for
  101. # setting GOOGLE_DEFAULT_CLIENT_ID and GOOGLE_DEFAULT_CLIENT_SECRET at
  102. # runtime -- this allows signing into Chromium without baked-in values
  103. patch -Np1 -i ../use-oauth2-client-switches-as-default.patch
  104. # Remove '-Xclang -no-opaque-pointers' flag not supported by our clang
  105. patch -Np1 -i ../remove-no-opaque-pointers-flag.patch
  106. # Fix build with unbundled zlip (patch from Gentoo)
  107. patch -Np1 -i ../chromium-tflite-system-zlib.patch
  108. # Upstream fixes
  109. patch -Np1 -i ../x11-ozone-fix-X11-screensaver-suspension.patch
  110. # Revert kGlobalMediaControlsCastStartStop enabled by default
  111. # https://crbug.com/1314342
  112. patch -Rp1 -F3 -i ../enable-GlobalMediaControlsCastStartStop.patch
  113. # Revert ffmpeg roll requiring new channel layout API support
  114. # https://crbug.com/1325301
  115. patch -Rp1 -i ../roll-src-third_party-ffmpeg.patch
  116. # Fixes for building with libstdc++ instead of libc++
  117. patch -Np1 -i ../patches/chromium-103-VirtualCursor-std-layout.patch
  118. # move ~/.pki directory to ${XDG_DATA_HOME:-$HOME/.local}/share/pki
  119. patch -p1 -i ../xdg-basedir.patch
  120. # You can now set '1' in the flag #omnibox-ui-max-autocomplete-matches to
  121. # effectively disable autocompletion in the url bar (and therefore the so-
  122. # called 'shoulder surfing').
  123. patch -p1 -i ../no-omnibox-suggestion-autocomplete.patch
  124. # Enable vaapi on wayland
  125. patch -Np1 -i ../ozone-add-va-api-support-to-wayland.patch
  126. # Ungoogled Chromium changes
  127. _ungoogled_repo="$srcdir/${pkgname%xdg*}$_uc_ver"
  128. _utils="${_ungoogled_repo}/utils"
  129. python "$_utils/prune_binaries.py" ./ "$_ungoogled_repo/pruning.list"
  130. python "$_utils/patches.py" apply ./ "$_ungoogled_repo/patches"
  131. python "$_utils/domain_substitution.py" apply -r "$_ungoogled_repo/domain_regex.list" \
  132. -f "$_ungoogled_repo/domain_substitution.list" -c domainsubcache.tar.gz ./
  133. # Link to system tools required by the build
  134. mkdir -p third_party/node/linux/node-linux-x64/bin
  135. ln -s /usr/bin/node third_party/node/linux/node-linux-x64/bin/
  136. ln -s /usr/bin/java third_party/jdk/current/bin/
  137. # Remove bundled libraries for which we will use the system copies; this
  138. # *should* do what the remove_bundled_libraries.py script does, with the
  139. # added benefit of not having to list all the remaining libraries
  140. local _lib
  141. for _lib in ${_unwanted_bundled_libs[@]}; do
  142. find "third_party/$_lib" -type f \
  143. \! -path "third_party/$_lib/chromium/*" \
  144. \! -path "third_party/$_lib/google/*" \
  145. \! -path "third_party/harfbuzz-ng/utils/hb_scoped.h" \
  146. \! -regex '.*\.\(gn\|gni\|isolate\)' \
  147. -delete
  148. done
  149. ./build/linux/unbundle/replace_gn_files.py \
  150. --system-libraries "${!_system_libs[@]}"
  151. }
  152. build() {
  153. make -C chromium-launcher-$_launcher_ver
  154. cd "$srcdir/chromium-$pkgver"
  155. export CC=clang
  156. export CXX=clang++
  157. export AR=ar
  158. export NM=nm
  159. local _flags=(
  160. 'custom_toolchain="//build/toolchain/linux/unbundle:default"'
  161. 'host_toolchain="//build/toolchain/linux/unbundle:default"'
  162. 'is_official_build=true' # implies is_cfi=true on x86_64
  163. 'symbol_level=0' # sufficient for backtraces on x86(_64)
  164. 'chrome_pgo_phase=0' # needs newer clang to read the bundled PGO profile
  165. 'disable_fieldtrial_testing_config=true'
  166. 'blink_enable_generated_code_formatting=false'
  167. 'ffmpeg_branding="Chrome"'
  168. 'proprietary_codecs=true'
  169. 'rtc_use_pipewire=true'
  170. 'link_pulseaudio=true'
  171. 'use_gnome_keyring=false'
  172. 'use_sysroot=false'
  173. 'use_custom_libcxx=false'
  174. 'enable_widevine=true'
  175. )
  176. if [[ -n ${_system_libs[icu]+set} ]]; then
  177. _flags+=('icu_use_data_file=false')
  178. fi
  179. # Append ungoogled chromium flags to _flags array
  180. _ungoogled_repo="$srcdir/${pkgname%xdg*}$_uc_ver"
  181. readarray -t -O ${#_flags[@]} _flags < "${_ungoogled_repo}/flags.gn"
  182. # Facilitate deterministic builds (taken from build/config/compiler/BUILD.gn)
  183. CFLAGS+=' -Wno-builtin-macro-redefined'
  184. CXXFLAGS+=' -Wno-builtin-macro-redefined'
  185. CPPFLAGS+=' -D__DATE__= -D__TIME__= -D__TIMESTAMP__='
  186. # Do not warn about unknown warning options
  187. CFLAGS+=' -Wno-unknown-warning-option'
  188. CXXFLAGS+=' -Wno-unknown-warning-option'
  189. # Let Chromium set its own symbol level
  190. CFLAGS=${CFLAGS/-g }
  191. CXXFLAGS=${CXXFLAGS/-g }
  192. # https://github.com/ungoogled-software/ungoogled-chromium-archlinux/issues/123
  193. CFLAGS=${CFLAGS/-fexceptions}
  194. CFLAGS=${CFLAGS/-fcf-protection}
  195. CXXFLAGS=${CXXFLAGS/-fexceptions}
  196. CXXFLAGS=${CXXFLAGS/-fcf-protection}
  197. # This appears to cause random segfaults when combined with ThinLTO
  198. # https://bugs.archlinux.org/task/73518
  199. CFLAGS=${CFLAGS/-fstack-clash-protection}
  200. CXXFLAGS=${CXXFLAGS/-fstack-clash-protection}
  201. # https://crbug.com/957519#c122
  202. CXXFLAGS=${CXXFLAGS/-Wp,-D_GLIBCXX_ASSERTIONS}
  203. gn gen out/Release --args="${_flags[*]}"
  204. ninja -C out/Release chrome chrome_sandbox chromedriver
  205. }
  206. package() {
  207. cd chromium-launcher-$_launcher_ver
  208. make PREFIX=/usr DESTDIR="$pkgdir" install
  209. install -Dm644 LICENSE \
  210. "$pkgdir/usr/share/licenses/chromium/LICENSE.launcher"
  211. cd "$srcdir/chromium-$pkgver"
  212. install -D out/Release/chrome "$pkgdir/usr/lib/chromium/chromium"
  213. install -D out/Release/chromedriver "$pkgdir/usr/bin/chromedriver"
  214. install -Dm4755 out/Release/chrome_sandbox "$pkgdir/usr/lib/chromium/chrome-sandbox"
  215. install -Dm644 ../chromium-drirc-disable-10bpc-color-configs.conf \
  216. "$pkgdir/usr/share/drirc.d/10-$pkgname.conf"
  217. install -Dm644 chrome/installer/linux/common/desktop.template \
  218. "$pkgdir/usr/share/applications/chromium.desktop"
  219. install -Dm644 chrome/app/resources/manpage.1.in \
  220. "$pkgdir/usr/share/man/man1/chromium.1"
  221. sed -i \
  222. -e 's/@@MENUNAME@@/Chromium/g' \
  223. -e 's/@@PACKAGE@@/chromium/g' \
  224. -e 's/@@USR_BIN_SYMLINK_NAME@@/chromium/g' \
  225. "$pkgdir/usr/share/applications/chromium.desktop" \
  226. "$pkgdir/usr/share/man/man1/chromium.1"
  227. install -Dm644 chrome/installer/linux/common/chromium-browser/chromium-browser.appdata.xml \
  228. "$pkgdir/usr/share/metainfo/chromium.appdata.xml"
  229. sed -ni \
  230. -e 's/chromium-browser\.desktop/chromium.desktop/' \
  231. -e '/<update_contact>/d' \
  232. -e '/<p>/N;/<p>\n.*\(We invite\|Chromium supports Vorbis\)/,/<\/p>/d' \
  233. -e '/^<?xml/,$p' \
  234. "$pkgdir/usr/share/metainfo/chromium.appdata.xml"
  235. local toplevel_files=(
  236. chrome_100_percent.pak
  237. chrome_200_percent.pak
  238. chrome_crashpad_handler
  239. resources.pak
  240. v8_context_snapshot.bin
  241. # ANGLE
  242. libEGL.so
  243. libGLESv2.so
  244. # SwiftShader ICD
  245. libvk_swiftshader.so
  246. vk_swiftshader_icd.json
  247. )
  248. if [[ -z ${_system_libs[icu]+set} ]]; then
  249. toplevel_files+=(icudtl.dat)
  250. fi
  251. cp "${toplevel_files[@]/#/out/Release/}" "$pkgdir/usr/lib/chromium/"
  252. install -Dm644 -t "$pkgdir/usr/lib/chromium/locales" out/Release/locales/*.pak
  253. for size in 24 48 64 128 256; do
  254. install -Dm644 "chrome/app/theme/chromium/product_logo_$size.png" \
  255. "$pkgdir/usr/share/icons/hicolor/${size}x${size}/apps/chromium.png"
  256. done
  257. for size in 16 32; do
  258. install -Dm644 "chrome/app/theme/default_100_percent/chromium/product_logo_$size.png" \
  259. "$pkgdir/usr/share/icons/hicolor/${size}x${size}/apps/chromium.png"
  260. done
  261. install -Dm644 LICENSE "$pkgdir/usr/share/licenses/chromium/LICENSE"
  262. install -Dm644 "${srcdir}/index.html" "$pkgdir/usr/share/ungoogled-chromium/index.html"
  263. }
  264. # vim:set ts=2 sw=2 et: