PKGBUILD 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336
  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=111.0.5563.146
  11. pkgrel=1
  12. _launcher_ver=8
  13. _manual_clone=0
  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. 'wayland' 'desktop-file-utils' 'hicolor-icon-theme')
  21. makedepends=('python' 'gn' 'ninja' 'clang' 'lld' 'gperf' 'nodejs' 'pipewire'
  22. 'qt5-base' 'java-runtime-headless' 'git')
  23. optdepends=('pipewire: WebRTC desktop sharing under Wayland'
  24. 'kdialog: support for native dialogs in Plasma'
  25. 'qt5-base: enable Qt5 with --enable-features=AllowQt'
  26. 'org.freedesktop.secrets: password storage backend on GNOME / Xfce'
  27. 'kwallet: support for storing passwords in KWallet on Plasma')
  28. options=('!lto') # Chromium adds its own flags for ThinLTO
  29. source=(https://commondatastorage.googleapis.com/chromium-browser-official/chromium-$pkgver.tar.xz
  30. https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver/chromium-launcher-$_launcher_ver.tar.gz
  31. sql-relax-constraints-on-VirtualCursor-layout.patch
  32. disable-GlobalMediaControlsCastStartStop.patch
  33. use-oauth2-client-switches-as-default.patch
  34. xdg-basedir.patch
  35. no-omnibox-suggestion-autocomplete.patch
  36. index.html)
  37. sha256sums=('9c7227e11b85af2eb828f41c0f83ffa94e17128ed7a368ce4afec9c1357b7ae1'
  38. '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
  39. 'e66be069d932fe18811e789c57b96249b7250257ff91a3d82d15e2a7283891b7'
  40. '7f3b1b22d6a271431c1f9fc92b6eb49c6d80b8b3f868bdee07a6a1a16630a302'
  41. 'e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711'
  42. 'f97e6cd3c4d2e04f5d9a0ea234fe768d6ba0fa9f4ecd5c7b2ca91030a1249078'
  43. 'ff1591fa38e0ede7e883dc7494b813641b7a1a7cb1ded00d9baaee987c1dbea8'
  44. 'a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665')
  45. if (( _manual_clone )); then
  46. source[0]=fetch-chromium-release
  47. makedepends+=('python-httplib2' 'python-pyparsing' 'python-six')
  48. fi
  49. provides=('chromium')
  50. conflicts=('chromium')
  51. _uc_usr=ungoogled-software
  52. _uc_ver=$pkgver-1
  53. source=(${source[@]}
  54. ${pkgname%-*}-$_uc_ver.tar.gz::https://github.com/$_uc_usr/ungoogled-chromium/archive/$_uc_ver.tar.gz
  55. ozone-add-va-api-support-to-wayland.patch
  56. vaapi-add-av1-support.patch
  57. remove-main-main10-profile-limit.patch)
  58. sha256sums=(${sha256sums[@]}
  59. '102f6c9525577e61d208a83775b4d855147f7103d9080f5cb1f8261fbebbe4c3'
  60. 'e9e8d3a82da818f0a67d4a09be4ecff5680b0534d7f0198befb3654e9fab5b69'
  61. 'e742cc5227b6ad6c3e0c2026edd561c6d3151e7bf0afb618578ede181451b307'
  62. 'be8d3475427553feb5bd46665ead3086301ed93c9a41cf6cc2644811c5bda51c')
  63. # Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
  64. # Keys are the names in the above script; values are the dependencies in Arch
  65. declare -gA _system_libs=(
  66. [brotli]=brotli
  67. [dav1d]=dav1d
  68. [ffmpeg]=ffmpeg
  69. [flac]=flac
  70. [fontconfig]=fontconfig
  71. [freetype]=freetype2
  72. [harfbuzz-ng]=harfbuzz
  73. [icu]=icu
  74. [jsoncpp]=jsoncpp
  75. [libaom]=aom
  76. #[libavif]=libavif # https://github.com/AOMediaCodec/libavif/commit/4d2776a3
  77. [libdrm]=
  78. [libjpeg]=libjpeg
  79. [libpng]=libpng
  80. #[libvpx]=libvpx
  81. [libwebp]=libwebp
  82. [libxml]=libxml2
  83. [libxslt]=libxslt
  84. [opus]=opus
  85. [re2]=re2
  86. [snappy]=snappy
  87. [woff2]=woff2
  88. [zlib]=minizip
  89. )
  90. _unwanted_bundled_libs=(
  91. $(printf "%s\n" ${!_system_libs[@]} | sed 's/^libjpeg$/&_turbo/')
  92. )
  93. depends+=(${_system_libs[@]})
  94. # Google API keys (see https://www.chromium.org/developers/how-tos/api-keys)
  95. # Note: These are for Arch Linux use ONLY. For your own distribution, please
  96. # get your own set of keys.
  97. #
  98. # Starting with Chromium 89 (2021-03-02) the OAuth2 credentials have been left
  99. # out: https://archlinux.org/news/chromium-losing-sync-support-in-early-march/
  100. _google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
  101. prepare() {
  102. if (( _manual_clone )); then
  103. ./fetch-chromium-release $pkgver
  104. fi
  105. cd "$srcdir/chromium-$pkgver"
  106. # Allow building against system libraries in official builds
  107. sed -i 's/OFFICIAL_BUILD/GOOGLE_CHROME_BUILD/' \
  108. tools/generate_shim_headers/generate_shim_headers.py
  109. # https://crbug.com/893950
  110. sed -i -e 's/\<xmlMalloc\>/malloc/' -e 's/\<xmlFree\>/free/' \
  111. third_party/blink/renderer/core/xml/*.cc \
  112. third_party/blink/renderer/core/xml/parser/xml_document_parser.cc \
  113. third_party/libxml/chromium/*.cc \
  114. third_party/maldoca/src/maldoca/ole/oss_utils.h
  115. # Use the --oauth2-client-id= and --oauth2-client-secret= switches for
  116. # setting GOOGLE_DEFAULT_CLIENT_ID and GOOGLE_DEFAULT_CLIENT_SECRET at
  117. # runtime -- this allows signing into Chromium without baked-in values
  118. patch -Np1 -i ../use-oauth2-client-switches-as-default.patch
  119. # Upstream fixes
  120. patch -Np1 -i ../sql-relax-constraints-on-VirtualCursor-layout.patch
  121. # Disable kGlobalMediaControlsCastStartStop by default
  122. # https://crbug.com/1314342
  123. patch -Np1 -i ../disable-GlobalMediaControlsCastStartStop.patch
  124. # Fixes for building with libstdc++ instead of libc++
  125. # Custom Patches
  126. patch -Np1 -i ../ozone-add-va-api-support-to-wayland.patch
  127. patch -Np1 -i ../remove-main-main10-profile-limit.patch
  128. patch -Np1 -i ../vaapi-add-av1-support.patch
  129. # move ~/.pki directory to ${XDG_DATA_HOME:-$HOME/.local}/share/pki
  130. patch -p1 -i ../xdg-basedir.patch
  131. # You can now set '1' in the flag #omnibox-ui-max-autocomplete-matches to
  132. # effectively disable autocompletion in the url bar (and therefore the so-
  133. # called 'shoulder surfing').
  134. patch -p1 -i ../no-omnibox-suggestion-autocomplete.patch
  135. # Ungoogled Chromium changes
  136. _ungoogled_repo="$srcdir/${pkgname%xdg*}$_uc_ver"
  137. _utils="${_ungoogled_repo}/utils"
  138. msg2 'Pruning binaries'
  139. python "$_utils/prune_binaries.py" ./ "$_ungoogled_repo/pruning.list"
  140. msg2 'Applying patches'
  141. python "$_utils/patches.py" apply ./ "$_ungoogled_repo/patches"
  142. msg2 'Applying domain substitution'
  143. python "$_utils/domain_substitution.py" apply -r "$_ungoogled_repo/domain_regex.list" \
  144. -f "$_ungoogled_repo/domain_substitution.list" -c domainsubcache.tar.gz ./
  145. # Link to system tools required by the build
  146. mkdir -p third_party/node/linux/node-linux-x64/bin
  147. ln -s /usr/bin/node third_party/node/linux/node-linux-x64/bin/
  148. ln -s /usr/bin/java third_party/jdk/current/bin/
  149. # Remove bundled libraries for which we will use the system copies; this
  150. # *should* do what the remove_bundled_libraries.py script does, with the
  151. # added benefit of not having to list all the remaining libraries
  152. local _lib
  153. for _lib in ${_unwanted_bundled_libs[@]}; do
  154. find "third_party/$_lib" -type f \
  155. \! -path "third_party/$_lib/chromium/*" \
  156. \! -path "third_party/$_lib/google/*" \
  157. \! -path "third_party/harfbuzz-ng/utils/hb_scoped.h" \
  158. \! -regex '.*\.\(gn\|gni\|isolate\)' \
  159. -delete
  160. done
  161. ./build/linux/unbundle/replace_gn_files.py \
  162. --system-libraries "${!_system_libs[@]}"
  163. }
  164. build() {
  165. make -C chromium-launcher-$_launcher_ver
  166. cd "$srcdir/chromium-$pkgver"
  167. export CC=clang
  168. export CXX=clang++
  169. export AR=ar
  170. export NM=nm
  171. local _flags=(
  172. 'custom_toolchain="//build/toolchain/linux/unbundle:default"'
  173. 'host_toolchain="//build/toolchain/linux/unbundle:default"'
  174. 'clang_base_path="/usr"'
  175. 'clang_use_chrome_plugins=false'
  176. 'is_official_build=true' # implies is_cfi=true on x86_64
  177. 'symbol_level=0' # sufficient for backtraces on x86(_64)
  178. 'chrome_pgo_phase=0' # needs newer clang to read the bundled PGO profile
  179. 'treat_warnings_as_errors=false'
  180. 'disable_fieldtrial_testing_config=true'
  181. 'blink_enable_generated_code_formatting=false'
  182. 'ffmpeg_branding="Chrome"'
  183. 'proprietary_codecs=true'
  184. 'rtc_use_pipewire=true'
  185. 'link_pulseaudio=true'
  186. 'use_custom_libcxx=false'
  187. 'use_gnome_keyring=false'
  188. 'use_sysroot=false'
  189. 'use_system_libffi=true'
  190. 'enable_hangout_services_extension=true'
  191. 'enable_widevine=true'
  192. 'enable_nacl=false'
  193. "google_api_key=\"$_google_api_key\""
  194. )
  195. if [[ -n ${_system_libs[icu]+set} ]]; then
  196. _flags+=('icu_use_data_file=false')
  197. fi
  198. # enable HEVC decoding
  199. _flags+=(
  200. 'enable_platform_hevc=true'
  201. 'enable_hevc_parser_and_hw_decoder=true'
  202. )
  203. # Append ungoogled chromium flags to _flags array
  204. _ungoogled_repo="$srcdir/${pkgname%xdg*}$_uc_ver"
  205. readarray -t -O ${#_flags[@]} _flags < "${_ungoogled_repo}/flags.gn"
  206. # Facilitate deterministic builds (taken from build/config/compiler/BUILD.gn)
  207. CFLAGS+=' -Wno-builtin-macro-redefined'
  208. CXXFLAGS+=' -Wno-builtin-macro-redefined'
  209. CPPFLAGS+=' -D__DATE__= -D__TIME__= -D__TIMESTAMP__='
  210. # Do not warn about unknown warning options
  211. CFLAGS+=' -Wno-unknown-warning-option'
  212. CXXFLAGS+=' -Wno-unknown-warning-option'
  213. # Let Chromium set its own symbol level
  214. CFLAGS=${CFLAGS/-g }
  215. CXXFLAGS=${CXXFLAGS/-g }
  216. # https://github.com/ungoogled-software/ungoogled-chromium-archlinux/issues/123
  217. CFLAGS=${CFLAGS/-fexceptions}
  218. CFLAGS=${CFLAGS/-fcf-protection}
  219. CXXFLAGS=${CXXFLAGS/-fexceptions}
  220. CXXFLAGS=${CXXFLAGS/-fcf-protection}
  221. # This appears to cause random segfaults when combined with ThinLTO
  222. # https://bugs.archlinux.org/task/73518
  223. CFLAGS=${CFLAGS/-fstack-clash-protection}
  224. CXXFLAGS=${CXXFLAGS/-fstack-clash-protection}
  225. # https://crbug.com/957519#c122
  226. CXXFLAGS=${CXXFLAGS/-Wp,-D_GLIBCXX_ASSERTIONS}
  227. gn gen out/Release --args="${_flags[*]}"
  228. ninja -C out/Release chrome chrome_sandbox chromedriver
  229. }
  230. package() {
  231. cd chromium-launcher-$_launcher_ver
  232. make PREFIX=/usr DESTDIR="$pkgdir" install
  233. install -Dm644 LICENSE \
  234. "$pkgdir/usr/share/licenses/chromium/LICENSE.launcher"
  235. cd "$srcdir/chromium-$pkgver"
  236. install -D out/Release/chrome "$pkgdir/usr/lib/chromium/chromium"
  237. install -D out/Release/chromedriver "$pkgdir/usr/bin/chromedriver"
  238. install -Dm4755 out/Release/chrome_sandbox "$pkgdir/usr/lib/chromium/chrome-sandbox"
  239. install -Dm644 chrome/installer/linux/common/desktop.template \
  240. "$pkgdir/usr/share/applications/chromium.desktop"
  241. install -Dm644 chrome/app/resources/manpage.1.in \
  242. "$pkgdir/usr/share/man/man1/chromium.1"
  243. sed -i \
  244. -e 's/@@MENUNAME@@/Chromium/g' \
  245. -e 's/@@PACKAGE@@/chromium/g' \
  246. -e 's/@@USR_BIN_SYMLINK_NAME@@/chromium/g' \
  247. "$pkgdir/usr/share/applications/chromium.desktop" \
  248. "$pkgdir/usr/share/man/man1/chromium.1"
  249. install -Dm644 chrome/installer/linux/common/chromium-browser/chromium-browser.appdata.xml \
  250. "$pkgdir/usr/share/metainfo/chromium.appdata.xml"
  251. sed -ni \
  252. -e 's/chromium-browser\.desktop/chromium.desktop/' \
  253. -e '/<update_contact>/d' \
  254. -e '/<p>/N;/<p>\n.*\(We invite\|Chromium supports Vorbis\)/,/<\/p>/d' \
  255. -e '/^<?xml/,$p' \
  256. "$pkgdir/usr/share/metainfo/chromium.appdata.xml"
  257. local toplevel_files=(
  258. chrome_100_percent.pak
  259. chrome_200_percent.pak
  260. chrome_crashpad_handler
  261. libqt5_shim.so
  262. resources.pak
  263. v8_context_snapshot.bin
  264. # ANGLE
  265. libEGL.so
  266. libGLESv2.so
  267. # SwiftShader ICD
  268. libvk_swiftshader.so
  269. vk_swiftshader_icd.json
  270. )
  271. if [[ -z ${_system_libs[icu]+set} ]]; then
  272. toplevel_files+=(icudtl.dat)
  273. fi
  274. cp "${toplevel_files[@]/#/out/Release/}" "$pkgdir/usr/lib/chromium/"
  275. install -Dm644 -t "$pkgdir/usr/lib/chromium/locales" out/Release/locales/*.pak
  276. for size in 24 48 64 128 256; do
  277. install -Dm644 "chrome/app/theme/chromium/product_logo_$size.png" \
  278. "$pkgdir/usr/share/icons/hicolor/${size}x${size}/apps/chromium.png"
  279. done
  280. for size in 16 32; do
  281. install -Dm644 "chrome/app/theme/default_100_percent/chromium/product_logo_$size.png" \
  282. "$pkgdir/usr/share/icons/hicolor/${size}x${size}/apps/chromium.png"
  283. done
  284. install -Dm644 LICENSE "$pkgdir/usr/share/licenses/chromium/LICENSE"
  285. install -Dm644 "${srcdir}/index.html" "$pkgdir/usr/share/ungoogled-chromium/index.html"
  286. }
  287. # vim:set ts=2 sw=2 et: