unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Miguel Arruga Vivas <rosen644835@gmail.com>
To: 38547@debbugs.gnu.org
Subject: [bug#38547] [PATCH] gnu: libwnck@2.30.7: Override build system for old release.
Date: Mon, 9 Dec 2019 15:36:10 +0100	[thread overview]
Message-ID: <20191209153610.6dadf5d1@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 181 bytes --]

Hi,

After update of libwnck-3 build system, libwnck doesn't build, because
now it is expecting a meson.build.  This breaks other desktops like
XFCE and LXDE.

Best regards,
Miguel

[-- Attachment #2: 0001-gnu-libwnck-2.30.7-Override-build-system-for-old-rel.patch --]
[-- Type: text/x-patch, Size: 874 bytes --]

From ea54a064072e1e18c89c3e148bb289b1b1e302d6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Miguel=20=C3=81ngel=20Arruga=20Vivas?=
 <rosen644835@gmail.com>
Date: Mon, 9 Dec 2019 15:13:41 +0100
Subject: [PATCH] gnu: libwnck@2.30.7: Override build system for old release.

* gnu/packages/gnome.scm (libwnck-2)[build-system]: Override with
gnu-build-system.
---
 gnu/packages/gnome.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 979093277b..5a1b7da740 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2343,6 +2343,7 @@ Hints specification (EWMH).")
               (sha256
                (base32
                 "15713yl0f8f3p99jzqqfmbicrdswd3vwpx7r3bkf1bgh6d9lvs4b"))))
+    (build-system gnu-build-system)
     (propagated-inputs
      `(("gtk+" ,gtk+-2)
        ("libxres" ,libxres)
-- 
2.23.0


             reply	other threads:[~2019-12-09 14:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-09 14:36 Miguel Arruga Vivas [this message]
2019-12-09 16:31 ` [bug#38547] [PATCH v2] gnu: libwnck@2.30.7: Override build system for old release Miguel Arruga Vivas
2019-12-10 14:08   ` bug#38547: " Kei Kebreau

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=20191209153610.6dadf5d1@gmail.com \
    --to=rosen644835@gmail.com \
    --cc=38547@debbugs.gnu.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).