From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/krita/
Date: Mon, 20 Oct 2025 15:36:44 +0000 (UTC) [thread overview]
Message-ID: <1760974420.b87b45def11c356d4c3245f1d8fdd5a9f8ee7da5.asturm@gentoo> (raw)
commit: b87b45def11c356d4c3245f1d8fdd5a9f8ee7da5
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 20 11:51:03 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Oct 20 15:33:40 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b87b45de
media-gfx/krita: drop 6.0.0_alpha_pre20250902
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-gfx/krita/Manifest | 1 -
.../krita/krita-6.0.0_alpha_pre20250902.ebuild | 121 ---------------------
2 files changed, 122 deletions(-)
diff --git a/media-gfx/krita/Manifest b/media-gfx/krita/Manifest
index cc0b1dfc4454..add068c059cb 100644
--- a/media-gfx/krita/Manifest
+++ b/media-gfx/krita/Manifest
@@ -1,3 +1,2 @@
DIST krita-5.2.13.tar.xz 191046020 BLAKE2B 243027d0dde4a58da335ba182d700d9f351b1aaa6d1806bd0d41725fe4fbb6f6939ce9ca06592621cc8083a3ab4b1f2545bc72330623bd8e3bb5a276e670a21f SHA512 71900f653b4534bf4c5d62a5c5aa523b8cc484eaabd5a92562b420fc5d2d670cc11203be93450557345c35c1d249def308b1913e1952b570eeaba4f48cab3a24
-DIST krita-6.0.0_alpha_pre20250902-cec72dd2.tar.gz 284205558 BLAKE2B 7b907b18c650c843b5c28af33dbe99ca023f470bdb8ea1fc9ab51768f00d214664af24d7289eec09deb5e942879738b31088486f0b63ff15f3a142e607e28577 SHA512 2854047e27bf654b955a585b4ba7b0903a20cc01b8b37f068fc7021f7085ab45f890e50b868843de0c44742a4bf094550a10ef3c933310f423342c2efbffdb54
DIST krita-6.0.0_alpha_pre20251020-87f39a5e.tar.gz 280088596 BLAKE2B 0b8a5b9ca77448e9f8cf9d2c6011513fbd13cb18e34e01180dfc52da4e36e8c96b9bb4c5811be1c4f4ad83134d5723f7bcbcdef34423764e5cd09a61ae939df1 SHA512 e480f83f725c15d52c626adf2be88249bb80ee5d7631910edaf138d4a4ebf1a0a6ca2812dc21dddcdb7b9eaf49d0cc7a8b7a48b267b93a8ae7ab8473cc83e7cf
diff --git a/media-gfx/krita/krita-6.0.0_alpha_pre20250902.ebuild b/media-gfx/krita/krita-6.0.0_alpha_pre20250902.ebuild
deleted file mode 100644
index e5e3b88a31c1..000000000000
--- a/media-gfx/krita/krita-6.0.0_alpha_pre20250902.ebuild
+++ /dev/null
@@ -1,121 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="forceoptional"
-KDE_ORG_COMMIT=cec72dd2575a562b967349169936b049b3076fc6
-PYTHON_COMPAT=( python3_{11..13} )
-KFMIN=6.9.0
-QTMIN=6.8.0
-inherit ecm kde.org python-single-r1 xdg
-
-DESCRIPTION="Free digital painting application. Digital Painting, Creative Freedom!"
-HOMEPAGE="https://apps.kde.org/krita/ https://krita.org/en/"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS=""
-IUSE="color-management fftw gif +gsl heif jpeg2k jpegxl +mypaint-brush-engine openexr pdf media +raw webp"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-# bug 630508
-RESTRICT="test"
-
-COMMON_DEPEND="${PYTHON_DEPS}
- >=dev-cpp/xsimd-13.0.0
- dev-libs/boost:=
- dev-libs/libunibreak:=
- >=dev-libs/quazip-1.3-r2:0=[qt6(+)]
- $(python_gen_cond_dep '
- dev-python/pyqt6[gui,qml,widgets,${PYTHON_USEDEP}]
- dev-python/sip:=[${PYTHON_USEDEP}]
- ')
- >=dev-qt/qt5compat-${QTMIN}:6
- >=dev-qt/qtbase-${QTMIN}:6=[concurrent,dbus,-gles2-only,gui,network,opengl,sql,wayland,widgets,X,xml]
- >=dev-qt/qtdeclarative-${QTMIN}:6
- >=dev-qt/qtsvg-${QTMIN}:6
- >=kde-frameworks/kcolorscheme-${KFMIN}:6
- >=kde-frameworks/kcompletion-${KFMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/kcrash-${KFMIN}:6
- >=kde-frameworks/kguiaddons-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kiconthemes-${KFMIN}:6
- >=kde-frameworks/kitemmodels-${KFMIN}:6
- >=kde-frameworks/kitemviews-${KFMIN}:6
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
- >=kde-frameworks/kwindowsystem-${KFMIN}:6
- >=kde-frameworks/kxmlgui-${KFMIN}:6
- media-gfx/exiv2:=
- media-libs/lcms
- media-libs/libjpeg-turbo:=
- media-libs/libpng:=
- media-libs/tiff:=
- sys-libs/zlib
- virtual/opengl
- x11-libs/libX11
- x11-libs/libXi
- color-management? ( >=media-libs/opencolorio-2.0.0 )
- fftw? ( sci-libs/fftw:3.0= )
- gif? ( media-libs/giflib )
- gsl? ( sci-libs/gsl:= )
- jpeg2k? ( media-libs/openjpeg:= )
- jpegxl? ( >=media-libs/libjxl-0.7.0_pre20220825:= )
- heif? ( >=media-libs/libheif-1.11:=[x265] )
- media? ( media-libs/mlt:= )
- mypaint-brush-engine? ( media-libs/libmypaint:= )
- openexr? ( media-libs/openexr:= )
- pdf? ( app-text/poppler[qt6(-)] )
- raw? ( kde-apps/libkdcraw:6 )
- webp? ( >=media-libs/libwebp-1.2.0:= )
-
-"
-RDEPEND="${COMMON_DEPEND}
- !${CATEGORY}/${PN}:5
-"
-RDEPEND+=" || ( >=dev-qt/qtbase-6.10:6[wayland] <dev-qt/qtwayland-6.10:6 )"
-DEPEND="${COMMON_DEPEND}
- dev-libs/immer
- dev-libs/lager
- dev-libs/zug
-"
-BDEPEND="
- dev-cpp/eigen:3
- dev-lang/perl
- sys-devel/gettext
-"
-
-PATCHES=(
- # downstream
- "${FILESDIR}"/${PN}-5.3.0-tests-optional.patch
- "${FILESDIR}"/${PN}-5.2.2-fftw.patch # bug 913518
-)
-
-src_configure() {
- # Prevent sandbox violation from FindPyQt5.py module
- # See Gentoo-bug 655918
- addpredict /dev/dri
-
- local mycmakeargs=(
- -DBUILD_WITH_QT6=ON
- -DENABLE_UPDATERS=OFF
- -DKRITA_ENABLE_PCH=OFF # big mess.
- -DCMAKE_DISABLE_FIND_PACKAGE_KSeExpr=ON # not packaged
- $(cmake_use_find_package color-management OpenColorIO)
- $(cmake_use_find_package fftw FFTW3)
- $(cmake_use_find_package gif GIF)
- $(cmake_use_find_package gsl GSL)
- $(cmake_use_find_package heif HEIF)
- $(cmake_use_find_package jpeg2k OpenJPEG)
- $(cmake_use_find_package jpegxl JPEGXL)
- $(cmake_use_find_package media Mlt7)
- $(cmake_use_find_package mypaint-brush-engine LibMyPaint)
- $(cmake_use_find_package openexr OpenEXR)
- $(cmake_use_find_package pdf Poppler)
- $(cmake_use_find_package raw KDcrawQt6)
- $(cmake_use_find_package webp WebP)
- )
- ecm_src_configure
-}
next reply other threads:[~2025-10-20 15:36 UTC|newest]
Thread overview: 142+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-20 15:36 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-02 22:23 [gentoo-commits] repo/gentoo:master commit in: media-gfx/krita/ Sam James
2025-09-25 19:58 Andreas Sturmlechner
2025-09-25 19:58 Andreas Sturmlechner
2025-07-28 16:58 Andreas Sturmlechner
2025-07-28 4:39 Arthur Zamarin
2025-07-17 18:57 Andreas Sturmlechner
2025-02-26 19:51 Arthur Zamarin
2025-01-29 18:49 Andreas Sturmlechner
2025-01-25 13:27 Andreas Sturmlechner
2024-11-25 22:39 Andreas Sturmlechner
2024-10-01 18:45 Andreas Sturmlechner
2024-10-01 18:45 Andreas Sturmlechner
2024-09-25 20:01 Andreas Sturmlechner
2024-09-20 8:20 Arthur Zamarin
2024-08-30 6:33 Joonas Niilola
2024-07-14 18:34 Jakov Smolić
2024-07-13 20:36 Sam James
2024-07-13 20:01 Andreas Sturmlechner
2024-07-13 18:02 Sam James
2024-07-13 18:02 Sam James
2024-04-20 12:57 Andreas Sturmlechner
2023-10-27 15:20 Michał Górny
2023-06-08 14:05 Andreas Sturmlechner
2023-01-05 18:03 Andreas Sturmlechner
2022-12-15 19:26 Andreas Sturmlechner
2022-12-15 4:43 Arthur Zamarin
2022-12-14 20:01 Andreas Sturmlechner
2022-11-08 20:28 Andreas Sturmlechner
2022-11-08 11:28 Andreas Sturmlechner
2022-11-06 11:53 Andreas Sturmlechner
2022-10-12 20:07 Andreas Sturmlechner
2022-10-12 19:41 Andreas Sturmlechner
2022-10-12 19:22 Sam James
2022-09-14 11:59 Andreas Sturmlechner
2022-09-14 11:59 Andreas Sturmlechner
2022-09-10 0:29 Sam James
2022-09-09 16:09 Andrew Ammerlaan
2022-08-05 15:23 Andreas Sturmlechner
2022-07-19 10:49 Andreas Sturmlechner
2022-07-04 16:29 Andreas Sturmlechner
2022-06-14 21:17 Jakov Smolić
2022-06-01 11:28 Andreas Sturmlechner
2022-05-07 5:33 Sam James
2022-05-07 5:28 Sam James
2022-02-28 7:06 Yixun Lan
2022-02-28 5:21 Sam James
2021-12-29 16:34 Andreas Sturmlechner
2021-12-23 11:37 Andreas Sturmlechner
2021-10-08 7:26 Andreas Sturmlechner
2021-10-06 23:06 Sam James
2021-09-30 17:53 Andreas Sturmlechner
2021-09-30 17:53 Andreas Sturmlechner
2021-09-04 17:01 Andreas Sturmlechner
2021-09-04 17:01 Andreas Sturmlechner
2021-08-25 14:47 Andreas Sturmlechner
2021-07-21 21:57 Marek Szuba
2021-07-05 6:40 Andreas Sturmlechner
2021-07-04 22:17 Sam James
2021-06-01 9:00 Sam James
2021-03-25 23:13 Andreas Sturmlechner
2021-02-27 17:50 Andreas Sturmlechner
2021-02-27 16:16 Sam James
2021-01-19 16:34 Andreas Sturmlechner
2020-12-21 18:07 Sam James
2020-12-17 0:45 Sam James
2020-10-13 9:26 Agostino Sarubbo
2020-06-21 8:00 Andreas Sturmlechner
2020-06-05 22:43 Andreas Sturmlechner
2020-05-19 19:58 Andreas Sturmlechner
2020-05-19 19:56 Andreas Sturmlechner
2020-04-03 20:07 Andreas Sturmlechner
2020-03-11 7:25 Georgy Yakovlev
2020-02-23 11:44 Andreas Sturmlechner
2020-02-23 11:44 Andreas Sturmlechner
2020-02-23 11:44 Andreas Sturmlechner
2020-02-13 23:20 Andreas Sturmlechner
2020-02-09 16:29 Michał Górny
2019-12-01 19:30 Andreas Sturmlechner
2019-11-15 13:48 Agostino Sarubbo
2019-10-10 18:57 Andreas Sturmlechner
2019-10-03 20:40 Andreas Sturmlechner
2019-09-15 16:51 Andreas Sturmlechner
2019-09-11 9:08 Andreas Sturmlechner
2019-08-06 20:11 Andreas Sturmlechner
2019-08-04 22:07 Andreas Sturmlechner
2019-07-13 6:50 Andreas Sturmlechner
2019-06-05 9:19 Andreas Sturmlechner
2019-04-06 20:34 Andreas Sturmlechner
2019-04-06 16:01 Mikle Kolyada
2019-04-03 18:59 Andreas Sturmlechner
2019-03-06 11:13 Andreas Sturmlechner
2019-01-14 14:41 Mikle Kolyada
2019-01-05 21:08 Andreas Sturmlechner
2018-12-16 14:05 Andreas Sturmlechner
2018-12-16 14:05 Andreas Sturmlechner
2018-12-16 14:05 Andreas Sturmlechner
2018-11-09 18:52 Mikle Kolyada
2018-10-13 18:52 Andreas Sturmlechner
2018-10-11 13:37 Andreas Sturmlechner
2018-10-11 12:20 Andreas Sturmlechner
2018-10-04 12:23 Andreas Sturmlechner
2018-10-02 15:03 Andreas Sturmlechner
2018-10-02 14:33 Mikle Kolyada
2018-08-30 9:01 Mikle Kolyada
2018-08-29 18:33 Andreas Sturmlechner
2018-08-29 16:48 Andreas Sturmlechner
2018-07-08 16:16 Andreas Sturmlechner
2018-05-12 10:45 Johannes Huber
2018-05-12 10:45 Johannes Huber
2018-04-12 17:59 Johannes Huber
2018-04-11 20:08 Andreas Sturmlechner
2018-04-08 16:03 Johannes Huber
2018-02-11 0:59 Michael Palimaka
2018-02-11 0:51 Michael Palimaka
2018-01-09 17:33 Andreas Sturmlechner
2017-12-16 23:15 Andreas Sturmlechner
2017-12-16 17:24 Tobias Klausmann
2017-11-15 23:28 Andreas Sturmlechner
2017-11-15 23:28 Andreas Sturmlechner
2017-11-05 17:16 Andreas Sturmlechner
2017-11-05 17:16 Andreas Sturmlechner
2017-10-19 17:23 Andreas Sturmlechner
2017-09-10 14:44 Andreas Sturmlechner
2017-08-27 17:50 Andreas Sturmlechner
2017-08-27 11:43 Andreas Sturmlechner
2017-06-04 10:41 Andreas Sturmlechner
2017-06-04 10:41 Andreas Sturmlechner
2017-06-04 10:34 Agostino Sarubbo
2017-05-26 16:55 Andreas Sturmlechner
2017-05-26 15:40 Andreas Sturmlechner
2017-05-26 15:40 Andreas Sturmlechner
2017-04-29 10:46 Johannes Huber
2017-03-20 12:28 Agostino Sarubbo
2017-03-19 12:04 Johannes Huber
2017-02-02 8:59 Michael Palimaka
2017-02-01 12:07 Johannes Huber
2017-02-01 12:07 Johannes Huber
2016-12-17 17:51 Johannes Huber
2016-12-17 17:51 Johannes Huber
2016-09-25 17:44 Michael Palimaka
2016-06-05 18:30 Michael Palimaka
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1760974420.b87b45def11c356d4c3245f1d8fdd5a9f8ee7da5.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox