unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Nicolò Balzarotti" <anothersms@gmail.com>
To: raingloom <raingloom@riseup.net>, 39674@debbugs.gnu.org
Subject: [bug#39674] [PATCH] enable PostScript backend in Evince
Date: Wed, 19 Feb 2020 13:27:42 +0100	[thread overview]
Message-ID: <87o8tubw3l.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> (raw)
In-Reply-To: <1582114083.2225.0@riseup.net>

Thanks!

I was wondering why it could not open .eps files!  I tested the patch,
applies, build and now I can open them.  guix size reports +3%
(1009.6 -> 1038.0).

+1 for merging

raingloom <raingloom@riseup.net> writes:

> Some of my teacheres distribute notes in .ps files, so I kinda need 
> this, and I think others will find it helpful as well.
>
> AFAIK other distros enable it too.
>
> Much easier than converting PostScript files to PDF.
>
> From c767aa2d6a3d779d90e8185e313892eb2212dd37 Mon Sep 17 00:00:00 2001
> From: raingloom <raingloom@protonmail.com>
> Date: Wed, 19 Feb 2020 12:47:42 +0100
> Subject: [PATCH] gnu: evince: --enable-ps
>
> ---
>  gnu/packages/gnome.scm | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
> index 3c63ab283d..5fae5d11ad 100644
> --- a/gnu/packages/gnome.scm
> +++ b/gnu/packages/gnome.scm
> @@ -1502,7 +1502,8 @@ forgotten when the session ends.")
>                 "05q6v9lssd21623mnj2p49clj9v9csw9kay7n4nklki025grbh1w"))))
>      (build-system glib-or-gtk-build-system)
>      (arguments
> -     `(#:configure-flags '("--disable-nautilus" "--enable-introspection")
> +     `(#:configure-flags '("--disable-nautilus" "--enable-introspection"
> +                           "--enable-ps")
>         #:phases
>         (modify-phases %standard-phases
>           (add-before 'install 'skip-gtk-update-icon-cache
> -- 
> 2.25.0

  reply	other threads:[~2020-02-19 12:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-19 12:08 [bug#39674] [PATCH] enable PostScript backend in Evince raingloom
2020-02-19 12:27 ` Nicolò Balzarotti [this message]
2020-02-20  7:05   ` Nicolò Balzarotti
2020-02-22 23:24     ` raingloom
2020-03-18 10:02   ` Ludovic Courtès
2024-10-22 14:17     ` Maxim Cournoyer
2022-04-22 13:04 ` calcium via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o8tubw3l.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me \
    --to=anothersms@gmail.com \
    --cc=39674@debbugs.gnu.org \
    --cc=raingloom@riseup.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).