guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41176: [PATCH] gnu: scribus: Fix build against poppler-0.86


From: Marius Bakke
Subject: bug#41176: [PATCH] gnu: scribus: Fix build against poppler-0.86
Date: Sun, 10 May 2020 23:01:58 +0200
User-agent: Notmuch/0.29.3 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu)

"Boris A. Dekshteyn" <address@hidden> writes:

> * gnu/packages/scribus.scm (scribus): Fix build against poppler-0.86
> * gnu/packages/patches/scribus-1.5.5-poppler-0.86-build-fix.patch: New file
> * gnu/local.mk (dist_patch_DATA): Add new patch

Thanks!

> The original series of patches authored by Craig Bradney <address@hidden>
> and Jean Ghali <address@hidden>, taken from
> https://gitweb.gentoo.org/repo/gentoo.git/tree/app-office/scribus/files

I took this comment and added it to the top of the patch file ...

> +++ b/gnu/packages/patches/scribus-1.5.5-poppler-0.86-build-fix.patch
> @@ -0,0 +1,651 @@
> + scribus/plugins/import/pdf/importpdf.cpp     |  73 +++++++-
> + scribus/plugins/import/pdf/importpdf.h       |   1 +
> + scribus/plugins/import/pdf/importpdfconfig.h |  12 ++
> + scribus/plugins/import/pdf/slaoutput.cpp     | 170 +++++++++++++++++--
> + scribus/plugins/import/pdf/slaoutput.h       |  15 +-
> + 5 files changed, 251 insertions(+), 20 deletions(-)

... here, and also removed the unnecessary diffstat and index lines.

I also adjusted the commit message slightly to adhere to the
Guix-flavored GNU ChangeLog style.

Pushed as 38b46a3e32c6827bc7255a9027c9e77d3becdff0.

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]