Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gnu: podofo: Add patch to fix build.•••* gnu/packages/patches/podofo-cmake-3.12.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/pdf.scm (podofo)[source]: Add patch. | Ricardo Wurmus | 2018-11-22 |
* | Merge branch 'master' into core-updates | Marius Bakke | 2018-11-14 |
|\ | |||
| * | gnu: Poppler: Fix CVE-2018-19149.•••* gnu/packages/patches/poppler-CVE-2018-19149.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/pdf.scm (poppler)[replacement]: New field. (poppler/fixed): New variable. (poppler-qt4, poppler-qt5): Use package/inherit. | Leo Famulari | 2018-11-13 |
| * | gnu: libharu: Remove custom bootstrap phase.•••* gnu/packages/pdf.scm (libharu)[arguments]: Remove autogen phase. | Ricardo Wurmus | 2018-11-11 |
| * | gnu: libharu: Fetch sources from git.•••* gnu/packages/pdf.scm (libharu)[source]: Fetch from git. | Ricardo Wurmus | 2018-11-11 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2018-11-05 |
|\| | |||
| * | gnu: zathura-pdf-mupdf: Simplify arguments.•••* gnu/packages/pdf.scm (zathura-pdf-mupdf)[arguments]: Remove custom 'patch-plugin-directory phase, replacd with configure-flag. | Efraim Flashner | 2018-10-30 |
| * | gnu: zathura-pdf-mupdf: Update to 0.3.4.•••* gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.3.4. [source]: Remove patch. * gnu/packages/patches/zathura-pdf-mupdf-link-to-jpeg-libraries.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. | Efraim Flashner | 2018-10-30 |
| * | gnu: mupdf: Update license list.•••* gnu/packages/pdf.scm (mupdf)[license]: Update the license list. | Efraim Flashner | 2018-10-30 |
| * | gnu: mupdf: Update to 1.14.•••* gnu/packages/pdf.scm (mupdf): Update to 1.14. [source]: Don't remove all the bundled libraries. [arguments]: Add 'configure-flags to use system libraries. | Efraim Flashner | 2018-10-30 |
| * | gnu: Add pdfpc.•••* gnu/packages/pdf.scm (pdfpc): New variable. | Ricardo Wurmus | 2018-10-25 |
* | | gnu: poppler: Update to 0.68.0.•••* gnu/packages/pdf.scm (poppler): Update to 0.68.0. [inputs]: Change LIBJPEG to LIBJPEG-TURBO. | Marius Bakke | 2018-08-27 |
* | | gnu: poppler: Propagate Glib.•••* gnu/packages/pdf.scm (poppler)[inputs]: Move GLIB ... [propagated-inputs]: ... here. New field. | Marius Bakke | 2018-08-27 |
* | | gnu: xorg-server@1.19.3: Rename to "xorg-server-for-tests".•••...and update to the latest xorg-server. * gnu/packages/gtk.scm (gtk+, gtkmm, girara): Change XORG-SERVER-1.19.3 references to XORG-SERVER-FOR-TESTS. * gnu/packages/pdf.scm (zathura)[native-inputs]: Likewise. * gnu/packages/xorg.scm (xorg-server-1.19.3): Rename to ... (xorg-server-for-tests): ... this. | Marius Bakke | 2018-08-26 |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2018-08-25 |
|\ \ | |||
| * | | gnu: qpdf: Update to 8.2.1.•••* gnu/packages/pdf.scm (qpdf): Update to 8.2.1. | Marius Bakke | 2018-08-19 |
| |/ | |||
| * | Merge branch 'master' into staging | Marius Bakke | 2018-08-16 |
| |\ | |||
| | * | gnu: zathura: Update to 0.4.0.•••* gnu/packages/pdf.scm (zathura): Update to 0.4.0. | Arun Isaac | 2018-08-11 |
* | | | Merge branch 'staging' into core-updates | Ricardo Wurmus | 2018-08-13 |
|\| | | |||
| * | | Merge branch 'master' into staging | Marius Bakke | 2018-07-28 |
| |\| | |||
| * | | gnu: qpdf: Update to 8.1.0.•••* gnu/packages/pdf.scm (qpdf): Update to 8.1.0. [inputs]: Move ZLIB ... [propagated-inputs]: ... here. Add LIBJPEG-TURBO. Remove PCRE. [license]: Add ASL2.0. | Marius Bakke | 2018-07-13 |
* | | | gnu: poppler: Update to 0.67.0.•••* gnu/packages/pdf.scm (poppler): Update to 0.67.0. | Marius Bakke | 2018-08-01 |
* | | | Merge branch 'master' into core-updates | Ludovic Courtès | 2018-07-26 |
|\ \ \ | | |/ | |/| | |||
| * | | Merge remote-tracking branch 'origin/master' into qt-updates | Efraim Flashner | 2018-07-25 |
| |\ \ | |||
| * | | | gnu: python-poppler-qt4: Remove variable.•••* gnu/packages/pdf.scm (python-poppler-qt4): Remove variable. | Efraim Flashner | 2018-07-22 |
| | |/ | |/| | |||
* | | | Merge branch 'master' into core-updates | Marius Bakke | 2018-07-24 |
|\ \ \ | | |/ | |/| | |||
| * | | gnu: podofo: Update to 0.9.6.•••* gnu/packages/pdf.scm (podofo): Update to 0.9.6. [native-inputs]: Add cppunit, pkg-config. [inputs]: Replace libjpeg@8 with libjpeg. Order alphabetically. | Efraim Flashner | 2018-07-15 |
| |/ | |||
| * | Merge branch 'master' into staging | Marius Bakke | 2018-06-26 |
| |\ | |||
| * | | gnu: zathura-pdf-mupdf: Link to JPEG libraries.•••* gnu/packages/pdf.scm (zathura-pdf-mupdf)[source]: Add patch. * gnu/packages/patches/zathura-pdf-mupdf-link-to-jpeg-libraries.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. | Tobias Geerinckx-Rice | 2018-06-18 |
| * | | Merge branch 'master' into staging | Marius Bakke | 2018-06-11 |
| |\ \ | |||
| * | | | gnu: zathura-pdf-poppler: Update to 0.2.9.•••* gnu/packages/pdf.scm (zathura-pdf-poppler): Update to 0.2.9. [build-system]: Switch to the Meson build system. [arguments]: Trim accordingly. Add a new ‘patch-plugin-directory’ phase. | Tobias Geerinckx-Rice | 2018-05-01 |
| * | | | gnu: zathura-pdf-mupdf: Update to 0.3.3.•••* gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.3.3. [build-system]: Switch to the Meson build system. [arguments]: Trim accordingly. Add a new ‘patch-plugin-directory’ phase. | Tobias Geerinckx-Rice | 2018-05-01 |
| * | | | gnu: zathura-djvu: Update to 0.2.8.•••* gnu/packages/pdf.scm (zathura-djvu): Update to 0.2.8. [build-system]: Switch to the Meson build system. [arguments]: Trim accordingly. Add a new ‘patch-plugin-directory’ phase. | Tobias Geerinckx-Rice | 2018-05-01 |
| * | | | gnu: zathura-ps: Update to 0.2.6.•••* gnu/packages/pdf.scm (zathura-ps): Update to 0.2.6. [build-system]: Switch to the Meson build system. [arguments]: Trim accordingly. Add a new ‘patch-plugin-directory’ phase. | Tobias Geerinckx-Rice | 2018-05-01 |
| * | | | gnu: zathura-cb: Update to 0.1.8.•••* gnu/packages/pdf.scm (zathura-cb): Update to 0.1.8. [build-system]: Switch to the Meson build system. [arguments]: Trim accordingly. Add a new ‘patch-plugin-directory’ phase. | Tobias Geerinckx-Rice | 2018-05-01 |
| * | | | gnu: zathura: Update to 0.3.9.•••* gnu/packages/pdf.scm (zathura): Update to 0.3.9. [native-inputs]: Add python-sphinx. [build-system]: Switch to the Meson build system. [arguments]: Trim accordingly. | Tobias Geerinckx-Rice | 2018-05-01 |
* | | | | Merge branch 'master' into core-updates | Ricardo Wurmus | 2018-06-29 |
|\ \ \ \ | | |_|/ | |/| | | |||
| * | | | gnu: libharu: Return #t from phases.•••* gnu/packages/pdf.scm (libharu)[arguments]: Substitute INVOKE for SYSTEM*. | Tobias Geerinckx-Rice | 2018-06-26 |
| * | | | gnu: python-pypdf2: Return #t from all phases.•••* gnu/packages/pdf.scm (python-pypdf2)[arguments]: Substitute INVOKE for SYSTEM*. | Tobias Geerinckx-Rice | 2018-06-26 |
| | |/ | |/| | |||
* | | | Merge branch 'origin/core-updates-next' into core-updates | Ricardo Wurmus | 2018-06-06 |
|\ \ \ | |/ / |/| | | |||
| * | | gnu: poppler: Update to 0.64.0.•••* gnu/packages/pdf.scm (poppler): Update to 0.64.0. | Tobias Geerinckx-Rice | 2018-05-01 |
* | | | Merge branch 'master' into core-updates | Ricardo Wurmus | 2018-06-05 |
|\ \ \ | |||
| * | | | gnu: pdfgrep: Update to 2.1.1.•••* gnu/packages/pdf.scm (pdfgrep): Update to 2.1.1. | Tobias Geerinckx-Rice | 2018-06-04 |
* | | | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-05-17 |
|\| | | | |||
| * | | | gnu: mupdf: Update to 1.13.0.•••* gnu/packages/pdf.scm (mupdf): Update to 1.13.0. [source]: Remove patches. * gnu/packages/patches/mupdf-build-with-latest-openjpeg.patch, gnu/packages/patches/mupdf-CVE-2017-17858.patch, gnu/packages/patches/mupdf-CVE-2018-6544.patch, gnu/packages/patches/mupdf-CVE-2018-1000051.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them. | Efraim Flashner | 2018-05-14 |
* | | | | Merge branch 'master' into core-updates | Marius Bakke | 2018-05-06 |
|\| | | | |||
| * | | | gnu: Add poppler-data.•••* gnu/packages/pdf.scm (poppler-data): New variable. | Leo Famulari | 2018-04-30 |
* | | | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-04-30 |
|\| | | | |/ / |/| | | |||
| * | | gnu: xournal: Update to 0.4.8.2016.•••* gnu/packages/pdf.scm (xournal): Update to 0.4.8.2016. | Leo Famulari | 2018-04-30 |
| |/ | |||
* | | Merge branch 'master' into core-updates | Marius Bakke | 2018-03-29 |
|\| |