Package Details: mingw-w64-poppler 24.05.0-1

Git Clone URL: https://aur.archlinux.org/mingw-w64-poppler.git (read-only, click to copy)
Package Base: mingw-w64-poppler
Description: PDF rendering library based on xpdf 3.0 (mingw-w64)
Upstream URL: https://poppler.freedesktop.org
Keywords: mingw mingw-w64 poppler poppler-glib poppler-qt5
Licenses: GPL-2.0-or-later
Submitter: Schala
Maintainer: pingplug
Last Packager: pingplug
Votes: 8
Popularity: 0.000000
First Submitted: 2013-11-12 23:53 (UTC)
Last Updated: 2024-05-02 16:12 (UTC)

Latest Comments

« First ‹ Previous 1 2

J5lx commented on 2018-01-05 14:27 (UTC) (edited on 2018-01-05 14:28 (UTC) by J5lx)

You should add python to makedepends since it is needed to generate some files for the build process. Without it, the build fails like this:

Making all in glib
make[2]: Entering directory '/build/mingw-w64-poppler/src/poppler-0.57.0/i686/glib'
  GEN      stamp-poppler-enums.h
/usr/bin/env: ‘/usr/bin/python’: No such file or directory
make[2]: *** [Makefile:1241: stamp-poppler-enums.h] Error 127
make[2]: Leaving directory '/build/mingw-w64-poppler/src/poppler-0.57.0/i686/glib'
make[1]: *** [Makefile:654: all-recursive] Error 1
make[1]: Leaving directory '/build/mingw-w64-poppler/src/poppler-0.57.0/i686'
make: *** [Makefile:537: all] Error 2

Schala commented on 2017-08-03 23:08 (UTC)

it's fixed, just built it last night

yan12125 commented on 2016-06-06 05:41 (UTC)

mingw-w64-qt4 is currently broken on GCC 6. Could you comment out the qt4 dependency before qt4 is fixed?

ant32 commented on 2015-06-14 18:34 (UTC)

You can also download the binaries from here http://sf.net/p/mingw-w64-archlinux

ant32 commented on 2015-06-14 18:24 (UTC)

https://bugs.archlinux.org/task/45239 Simplest way to fix this would be to add the two lines to the header. https://aur.archlinux.org/packages/mingw-w64-poppler/ is an updated version of poppler but still has the same compile issue if the file isn't fixed. I have an issue thying to upload the updated sources fatal: unable to access 'https://aur4.archlinux.org/mingw-w64-poppler.git/': The requested URL returned error: 403 Will look into it once I have time.

lantw44 commented on 2015-06-14 12:07 (UTC)

CXX libpoppler_la-GlobalParams.lo In file included from ../../poppler/GlobalParams.cc:59:0: /usr/i686-w64-mingw32/include/shlobj.h:37:3: error: 'EXTERN_C' does not name a type SHFOLDERAPI SHGetFolderPathW (HWND hwnd, int csidl, HANDLE hToken, DWORD dwFlags, LPWSTR pszPath); ^ Makefile:1239: recipe for target 'libpoppler_la-GlobalParams.lo' failed

ant32 commented on 2014-04-29 17:17 (UTC)

Do we also need this patch? http://pkgs.fedoraproject.org/cgit/mingw-poppler.git/commit/?id=43c541a43f2bbf83b95c2c5565cac23a60191b33

ant32 commented on 2014-01-05 04:33 (UTC)

Updated to 0.24.5 For binaries and repo visit http://mingw-w64-archlinux.sourceforge.net/ For changes visit https://github.com/ant32/pkgbuild/commits/master/mingw-w64-poppler

ant32 commented on 2013-12-31 23:42 (UTC)

I disable curl as I couldn't get my qt5 program to load the postgresql driver with it installed. For binaries and repo visit http://mingw-w64-archlinux.sourceforge.net/