unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: 32554@debbugs.gnu.org
Subject: [bug#32554] [PATCH 5/5] gnu: Remove Krita 3.
Date: Tue, 28 Aug 2018 03:02:44 -0400	[thread overview]
Message-ID: <f51b52d708a274a5fbea7ce7561d6e3efba7f2a8.1535439754.git.leo@famulari.name> (raw)
In-Reply-To: <7af341495687f1a36c13876daba0b63240d0d3aa.1535439754.git.leo@famulari.name>

Krita 3 fails to build with Qt 5.11.1. Since it's also unmaintained upstream,
remove it.

* gnu/packages/kde.scm (krita-3): Remove variable.
---
 gnu/packages/kde.scm | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 7b157853d..aa5be6b51 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -329,23 +329,6 @@ illustrators, matte and texture artists, and the VFX industry.  Notable
 features include brush stabilizers, brush engines and wrap-around mode.")
     (license license:gpl2+)))
 
-;; Krita 3 and 4's file formats are incompatible, so we are keeping Krita 3
-;; for now.
-(define-public krita-3
-  (package
-    (inherit krita)
-    (name "krita")
-    (version "3.3.3")
-    (source (origin
-              (inherit (package-source krita))
-              (uri (string-append
-                    "mirror://kde/stable/krita/"
-                    (version-prefix version 3)
-                    "/" name "-" version ".tar.gz"))
-              (sha256
-               (base32
-                "0pc6hnakkqy81x5b5ncivaps6hqv43i50sjwgi3i3cz9j8rlxh5y"))))))
-
 (define-public kholidays
   (package
     (name "kholidays")
-- 
2.18.0

  parent reply	other threads:[~2018-08-28  7:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-28  6:45 [bug#32554] KDE 5.49.0 update, fixes Krita Leo Famulari
2018-08-28  7:02 ` [bug#32554] [PATCH 1/5] gnu: KDE: Update to 5.49.0 Leo Famulari
2018-08-28  7:02   ` [bug#32554] [PATCH 2/5] gnu: libksysguard: Update to 5.13.4 Leo Famulari
2018-08-28  7:02   ` [bug#32554] [PATCH 3/5] gnu: Krita: Update to 4.1.1 Leo Famulari
2018-08-28  7:02   ` [bug#32554] [PATCH 4/5] gnu: Krita: Build with libraw 0.18 Leo Famulari
2018-08-28  7:02   ` Leo Famulari [this message]
2018-09-01  6:11 ` bug#32554: KDE 5.49.0 update, fixes Krita Leo Famulari

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=f51b52d708a274a5fbea7ce7561d6e3efba7f2a8.1535439754.git.leo@famulari.name \
    --to=leo@famulari.name \
    --cc=32554@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).