unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Roel Janssen <roel@gnu.org>
To: Mark Meyer <mark@ofosos.org>
Cc: 29650@debbugs.gnu.org
Subject: [bug#29650] Add darktable configure option
Date: Mon, 11 Dec 2017 11:21:39 +0100	[thread overview]
Message-ID: <87r2s1sgy4.fsf@gnu.org> (raw)
In-Reply-To: <1512943847.3720969.1200427416.674067E1@webmail.messagingengine.com>


Mark Meyer writes:

> Hi,
> I've got the same problem with darktable that is described in this
> Mageia discussion:
>
> https://bugs.mageia.org/show_bug.cgi?id=12510
>
> Same workaround works for me on Guix. 
>
> Patch attached.
>
> Cheers, Mark
>
> -- 
>   Mark Meyer
>   mark@ofosos.org
> From 9c954aeec503e79c1a26e3b68d46b4df6e80d820 Mon Sep 17 00:00:00 2001
> From: Mark Meyer <mark@ofosos.org>
> Date: Sun, 10 Dec 2017 23:05:33 +0100
> Subject: [PATCH] gnu: darktable: Add configure option
>
> ---
>  gnu/packages/photo.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/photo.scm b/gnu/packages/photo.scm
> index 8862bdfcb..0774c60ec 100644
> --- a/gnu/packages/photo.scm
> +++ b/gnu/packages/photo.scm
> @@ -337,7 +337,7 @@ photographic equipment.")
>      (build-system cmake-build-system)
>      (arguments
>       `(#:tests? #f ; There are no tests.
> -       #:configure-flags '("-DCMAKE_INSTALL_LIBDIR=lib")
> +       #:configure-flags '("-DCMAKE_INSTALL_LIBDIR=lib" "-DBINARY_PACKAGE_BUILD=On")
>         #:make-flags
>         (list
>          (string-append "CPATH=" (assoc-ref %build-inputs "ilmbase")

Thanks for this patch!  I had this same problem with darktable.  This
patch looks good to me, and it works on my GuixSD, so I applied it.

Kind regards,
Roel Janssen

      reply	other threads:[~2017-12-11 10:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-10 22:10 [bug#29650] Add darktable configure option Mark Meyer
2017-12-11 10:21 ` Roel Janssen [this message]

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=87r2s1sgy4.fsf@gnu.org \
    --to=roel@gnu.org \
    --cc=29650@debbugs.gnu.org \
    --cc=mark@ofosos.org \
    /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).