[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
122/216: gnu: mypaint-brushes-1.3.1: Revert to automake-1.16.5; fixes bu
From: |
guix-commits |
Subject: |
122/216: gnu: mypaint-brushes-1.3.1: Revert to automake-1.16.5; fixes build. |
Date: |
Sat, 4 Jan 2025 07:27:27 -0500 (EST) |
janneke pushed a commit to branch core-packages-team
in repository guix.
commit 5c8e79d3efb9ebbc5aff4ed9d1bb31ef2789875e
Author: Janneke Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Wed Jan 1 14:49:53 2025 +0100
gnu: mypaint-brushes-1.3.1: Revert to automake-1.16.5; fixes build.
* gnu/packages/gimp.scm (mypaint-brushes-1.3)[native-inputs]: New field.
Change-Id: Id4b75fb06018d24c7a2a152f53763671e5f99f0d
---
gnu/packages/gimp.scm | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/gimp.scm b/gnu/packages/gimp.scm
index d7e680a790..3551fee6b5 100644
--- a/gnu/packages/gimp.scm
+++ b/gnu/packages/gimp.scm
@@ -9,6 +9,7 @@
;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
;;; Copyright © 2021, 2022 Vinicius Monego <monego@posteo.net>
;;; Copyright © 2022 Maxim Cournoyer <maxim.cournoyer@gmail.com>
+;;; Copyright © 2024 Janneke Nieuwenhuizen <janneke@gnu.org>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -591,7 +592,8 @@ MyPaint.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1c95l1vfz7sbrdlzrbz7h1p6s1k113kyjfd9wfnxlm0p6562cz3j"))))))
+ (base32 "1c95l1vfz7sbrdlzrbz7h1p6s1k113kyjfd9wfnxlm0p6562cz3j"))))
+ (native-inputs (list autoconf automake-1.16.5))))
(define-public gimp-resynthesizer
;; GIMP does not respect any plugin search path environment variable, so
after
- 75/216: gnu: xorg-server-for-test: Update to 21.1.15; fixes build with gcc-14., (continued)
- 75/216: gnu: xorg-server-for-test: Update to 21.1.15; fixes build with gcc-14., guix-commits, 2025/01/04
- 76/216: gnu: gtk+-2: Fix build with gcc-14., guix-commits, 2025/01/04
- 72/216: gnu: vala: Update to 0.56.17; fixes build with gcc-14., guix-commits, 2025/01/04
- 106/216: gnu: libquicktime: Fix build with gcc-14., guix-commits, 2025/01/04
- 120/216: gnu: startup-notification: Fix build with gcc-14., guix-commits, 2025/01/04
- 123/216: gnu: openexr-2: Fix build with gcc-14., guix-commits, 2025/01/04
- 117/216: gnu; glibc-2.33: Fix build with gcc-14., guix-commits, 2025/01/04
- 100/216: gnu: mediasdk: Update to 23.2.2 and fix build with gcc-14., guix-commits, 2025/01/04
- 95/216: gnu: syslinux: Drop python2 dependency., guix-commits, 2025/01/04
- 97/216: gnu: gmime: Update to 3.2.15; fixes build with gcc-14., guix-commits, 2025/01/04
- 122/216: gnu: mypaint-brushes-1.3.1: Revert to automake-1.16.5; fixes build.,
guix-commits <=
- 116/216: gnu: libdom: Fix build with gcc-14., guix-commits, 2025/01/04
- 110/216: gnu: glibc-2.35: Fix build with gcc-14., guix-commits, 2025/01/04
- 151/216: gnu: tbb-2020.3: Fix build with gcc-14., guix-commits, 2025/01/04
- 142/216: gnu: mbedtls-lts: Update to 2.28.9 and fix build with gcc-14., guix-commits, 2025/01/04
- 149/216: gnu: podofo: Fix build with gcc-14., guix-commits, 2025/01/04
- 154/216: gnu: colord-minimal: Fix build with gcc-14., guix-commits, 2025/01/04
- 161/216: gnu: r: Fix build with gcc-14., guix-commits, 2025/01/04
- 61/216: gnu: libssh: Use -Wno-error= for Hurd cross-build., guix-commits, 2025/01/04
- 70/216: Revert "gnu: gcc-4.7: Fix build with gcc-14.", guix-commits, 2025/01/04
- 68/216: gnu: gcc-11: Update to 11.5.0; fixes build with gcc-14., guix-commits, 2025/01/04