Package Details: libpdfium-nojs 7727.r1.b34626f5fd-2

Git Clone URL: https://aur.archlinux.org/libpdfium-nojs.git (read-only, click to copy)
Package Base: libpdfium-nojs
Description: Open-source PDF rendering engine.
Upstream URL: https://pdfium.googlesource.com/pdfium/
Keywords: pdf pdfium
Licenses: BSD
Conflicts: libpdfium-bin
Provides: libpdfium
Submitter: selmf
Maintainer: selmf
Last Packager: selmf
Votes: 22
Popularity: 0.000034
First Submitted: 2017-07-30 18:14 (UTC)
Last Updated: 2026-04-10 18:06 (UTC)

Pinned Comments

faethon commented on 2026-03-12 15:42 (UTC)

Fails missing simdutf under third-party:

==> Starting build()...
ERROR at //testing/BUILD.gn:204:5: Unable to load "~/.cache/paru/clone/libpdfium-nojs/src/pdfium/third_party/simdutf/BUILD.gn".
    "//third_party/simdutf",
    ^----------------------
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'libpdfium-nojs-7632.r1.004b476195-1': 

selmf commented on 2021-05-24 11:20 (UTC)

Important: This package depends on libicuuc and needs to be rebuild if the icu package is updated on your system!

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 13 Next › Last »

<deleted-account> commented on 2022-01-30 08:31 (UTC)

Tried to install mega sync, but got this error: "target not found: libpdfium-nojs: Tried to build libpdfium but i get the same error: "target not found: libpdfium-nojs"

esrevinu commented on 2022-01-08 13:26 (UTC)

I just built this package with python3, editing PKGBUILD with s/python2/python/. The Python requirement from upstream is also python v3.6+. Could you change the make dependency?

chmouel commented on 2022-01-06 08:53 (UTC)

no worries @selmf, thanks for the packaging and your work on this!

vegeta commented on 2022-01-06 08:46 (UTC)

ok

selmf commented on 2022-01-06 08:34 (UTC)

Yes, I forgot to uncomment the line with touch and gn_client. This is what happens when you try to push a quick fix in the morning before going to work. Sorry. I'll fix it after work. In the meantime you can just uncomment that line.

vegeta commented on 2022-01-06 08:22 (UTC)

Hello The same is done to me as to other users.

==> Rozpoczynanie pkgver()... ==> Usuwanie istniejącego katalogu $pkgdir/... ==> Rozpoczynanie build()... ERROR at //build/config/dcheck_always_on.gni:8:1: Unable to load "/var/tmp/pamac-build-vegeta/libpdfium-nojs/src/pdfium/build/config/gclient_args.gni". import("//build/config/gclient_args.gni") ^--------------------------------------- See //build/config/BUILD.gn:9:1: whence it was imported. import("//build/config/dcheck_always_on.gni") ^------------------------------------------- See //build/config/BUILDCONFIG.gn:317:3: which caused the file to be included. "//build/config:feature_flags", ^----------------------------- ==> BŁĄD: Wystąpił błąd w build(). Przerywam...

FrederickZh commented on 2022-01-06 08:14 (UTC)

Forgot to uncomment touch "$srcdir/build/config/gclient_args.gni"?

selmf commented on 2022-01-06 05:04 (UTC)

@shuryanc: Yes, gclient_args.gni was missing. For some reason I forgot to push the fix yesterday. It should work now.

reclusivesage commented on 2022-01-06 01:51 (UTC)

I've received the same error in build() that @dangpzanco reported.

@shuryanc may be onto something, but I don't know how to the hypothesis myself.

shuryanc commented on 2022-01-06 00:36 (UTC) (edited on 2022-01-06 00:37 (UTC) by shuryanc)

It can be built if I put back gclient_args.gni from the previous version.