Package Details: pdfium-binaries 7033-1

Git Clone URL: https://aur.archlinux.org/pdfium-binaries.git (read-only, click to copy)
Package Base: pdfium-binaries
Description: PDFium binaries built with scripts from pdfium-binaries
Upstream URL: https://github.com/bblanchon/pdfium-binaries
Licenses: Apache
Conflicts: libpdfium-nojs, pdfium-binaries-v8
Provides: libpdfium
Submitter: kistlin
Maintainer: kistlin
Last Packager: kistlin
Votes: 2
Popularity: 0.83
First Submitted: 2021-12-09 09:38 (UTC)
Last Updated: 2025-02-26 14:56 (UTC)

Latest Comments

1 2 Next › Last »

jronald commented on 2025-02-28 17:39 (UTC)

@kistlin I've tested it by displaying every text and it's bound box, no problem.

THANKS VERY MUCH

BTW, I'll compare it with poppler to see which is faster tomorrow.

kistlin commented on 2025-02-28 12:03 (UTC)

@jronald you can try pdfium-binaries-bin or pdfium-binaries-v8-bin. I didn't really test it. Let me know.

jronald commented on 2025-02-27 12:50 (UTC) (edited on 2025-02-28 11:36 (UTC) by jronald)

My network is toally blocked from google, half blocked from github (sometimes blocked). It's not convenient to setup proxies for me, could you please provide pdfium-binaries-bin, pdfium-binaries-v8-bin?

kistlin commented on 2025-02-26 13:35 (UTC)

@sl1pkn07 this is probably not happening. At least not by me. I just call upstream scripts and package that. I'm not familiar with pkgconfig. And I don't plan to get familiar with it any time soon.

kistlin commented on 2025-02-26 13:32 (UTC)

@jronald, this is not a binary package as in Packages that use prebuilt deliverables, when the sources are available, must use the -bin suffix.. It's the name of the github repository pdfium-binaries. The shell scripts that run during building would install dependencies. https://github.com/bblanchon/pdfium-binaries/blob/master/steps/01-install.sh for example.

jronald commented on 2025-02-26 09:23 (UTC) (edited on 2025-02-26 09:58 (UTC) by jronald)

For it's binaries, why still so many makedepends?

According to the doc at https://github.com/bblanchon/pdfium-binaries?tab=readme-ov-file#documentation, it only needs:

  1. extract the binaries

  2. tell cmake the path

sl1pkn07 commented on 2025-01-10 03:14 (UTC)

Hi. please also make a pkgconfig file compilant

greetings

kistlin commented on 2024-02-19 16:49 (UTC)

Thanks @jiri.pospisil for the patch. I applied the changes and built with the latest tag. Looks good. When the new tag is pushed, I'll update again.

jiri.pospisil commented on 2024-02-18 21:00 (UTC) (edited on 2024-02-18 21:01 (UTC) by jiri.pospisil)

Hello, here's a few changes I had to make to compile successfully within a clean chroot. Moving the patching to "prepare" makes it so that you can compile iteratively with "-e" (it will not attempt to patch an already patched copy). I'm not updating the version because there will be a new release tomorrow.

https://gist.github.com/jiripospisil/1af4c9eeebe4147e2d27411fcbff2ed4

kistlin commented on 2021-12-10 06:24 (UTC)

But I see you also commented on libpdfium-nojs to rename it to libpdfium. In case they would rename it, we can change the conflicting package name.