aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
blob: 7993dbaa73cddde39a8d3594fb0155b64573bf1f (about) (plain)
blob size (381KB) exceeds display size limit (100KB).
s' menu of Inkscape. See: <https://lists.gnu.org/archive/html/help-guix/2020-06/msg00093.html>. * gnu/packages/inkscape.scm (inkscape-1.0)[arguments]: Import the (guix build glib-or-gtk-build-system) module. [phases]: Add the glib-or-gtk-compile-schemas and glib-or-gtk-wrap phases. Reported-by: Thorsten Wilms <t_w_@freenet.de> Maxim Cournoyer 2020-05-31gnu: inkscape: Add inkscape-1.0....* gnu/packages/inkscape.scm (inkscape-1.0): New variable. * gnu/packages/gtk.scm (at-spi2-atk): Add a TODO comment. Maxim Cournoyer 2020-02-10gnu: inkscape: Remove obsolete workaround....* gnu/packages/inkscape.scm (inkscape)[arguments]: Remove phase "dont-use-system-includes". Marius Bakke 2020-01-14gnu: poppler: Update to 0.84.0....* gnu/packages/pdf.scm (poppler): Update to 0.84.0. * gnu/packages/inkscape.scm (inkscape)[arguments]: Add phase 'adjust-for-new-poppler'. Marius Bakke 2019-06-15gnu: poppler: Update to 0.77.0....* gnu/packages/patches/inkscape-poppler-0.76.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/inkscape.scm (inkscape)[source](patches): New field. * gnu/packages/patches/texlive-bin-luatex-poppler-compat.patch: Add two new hunks. * gnu/packages/pdf.scm (poppler): Update to 0.77.0. * gnu/packages/tex.scm (texlive-bin)[source]: Update Arch patches. [arguments]: Adjust accordingly. * gnu/packages/scribus.scm (scribus)[source](patches): Add two new origins. Marius Bakke 2019-02-09gnu: inkscape: Fix FTBFS with GCC >= 6....* gnu/packages/inkscape.scm (inkscape)[arguments]: Add phase 'dont-use-system-includes. Marius Bakke 2019-01-18gnu: Inkscape: Update to 0.92.4....* gnu/packages/inkscape.scm (inkscape): Update to 0.92.4. [source]: Remove obsolete patches. Leo Famulari 2018-08-10gnu: inkscape: Add poppler compatibility patch....* gnu/packages/inkscape.scm (inkscape)[source]: Add second poppler compatibility patch. Ricardo Wurmus 2018-06-29gnu: inkscape: Fix build with poppler....* gnu/packages/inkscape.scm (inkscape)[source]: Add upstream patch to fix incompatibility with latest version of poppler. Ricardo Wurmus 2018-05-15gnu: inkscape: Disable "icon-theme.cache" generation....* gnu/packages/inkscape.scm (inkscape)[arguments]<#:make-flags>: Delete. <#:phases>[patch-icon-cache-generator]: Add phase. Danny Milosavljevic 2018-03-17gnu: inkscape: Build with potrace support....From Inkscape 0.92, potrace is required for the Paintbucket and Trace Bitmap tools. * gnu/packages/inkscape.scm (inkscape)[inputs]: Add potrace. Arun Isaac 2018-03-14gnu: inkscape: Update to 0.92.3....* gnu/packages/inkscape.scm (inkscape): Update to 0.92.3. [source]: Remove patch. Tobias Geerinckx-Rice 2018-03-04gnu: inkscape: Disable duplicate icon cache generation....* gnu/packages/inkscape.scm (inkscape): Disable duplicate icon cache generation. Danny Milosavljevic