From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DC699158B20 for ; Thu, 06 Feb 2025 22:58:20 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id C673634307A for ; Thu, 06 Feb 2025 22:58:20 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id E0EDF110471; Thu, 06 Feb 2025 22:58:16 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id DAED5110471 for ; Thu, 06 Feb 2025 22:58:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8DBBB34300A for ; Thu, 06 Feb 2025 22:58:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED9C0175F for ; Thu, 06 Feb 2025 22:58:14 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1738882663.fc0e07cdcd300d88c88868e2b71c98389dc3d4ba.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-kids/gcompris/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-kids/gcompris/Manifest games-kids/gcompris/gcompris-2.4.ebuild X-VCS-Directories: games-kids/gcompris/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: fc0e07cdcd300d88c88868e2b71c98389dc3d4ba X-VCS-Branch: master Date: Thu, 06 Feb 2025 22:58:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cc42479c-f1a1-4c15-b294-e3dd7e55466d X-Archives-Hash: 555824087d551efdfa8c706639ccff98 commit: fc0e07cdcd300d88c88868e2b71c98389dc3d4ba Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Feb 6 22:57:43 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Feb 6 22:57:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc0e07cd games-kids/gcompris: drop 2.4 Closes: https://bugs.gentoo.org/946126 Signed-off-by: Andreas Sturmlechner gentoo.org> games-kids/gcompris/Manifest | 1 - games-kids/gcompris/gcompris-2.4.ebuild | 51 --------------------------------- 2 files changed, 52 deletions(-) diff --git a/games-kids/gcompris/Manifest b/games-kids/gcompris/Manifest index 08a09e77e8f2..65c51d90c622 100644 --- a/games-kids/gcompris/Manifest +++ b/games-kids/gcompris/Manifest @@ -1,2 +1 @@ -DIST gcompris-qt-2.4.tar.xz 50509640 BLAKE2B 0d0515002a979aa4dbee70bede1575eb3b8f2eb5e78ef448a75bbf50802c80beb5f34e7e307a3ab453074631a1a67bcbabfe39c214ae0b1028e6bcd02db152a8 SHA512 8bafb4155e8053f7648ca015d43b439635dbdee37e24f2791faab08ec6639f0285a3154cfc3cbd5588b5860542100aa6f61bfda4753f8b835d91a354fe138c9b DIST gcompris-qt-25.0.tar.xz 49665152 BLAKE2B b1bf8cc943e8e3b3933b13660af2bc28680c03e1c6edc5c24972217769204f234a263a1eb6a1f7948bbfd773989dfa3765be8ff9743be513ce0bdc992ac5f95a SHA512 932c763e80003ab10f0c3af419380445c248a4d93564a86fdf0c2ec77696cb7a2650f3657a9ebb0898332a29241d8719ae7134bc063469dda2b0ce0c992d6555 diff --git a/games-kids/gcompris/gcompris-2.4.ebuild b/games-kids/gcompris/gcompris-2.4.ebuild deleted file mode 100644 index 363f3767fc32..000000000000 --- a/games-kids/gcompris/gcompris-2.4.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="optional" -ECM_TEST="true" -QTMIN=5.15.5 -inherit ecm kde.org - -DESCRIPTION="Full featured educational application for children from 2 to 10" -HOMEPAGE="https://gcompris.net/" - -if [[ ${KDE_BUILD_TYPE} = release ]]; then - SRC_URI="https://gcompris.net/download/qt/src/${PN}-qt-${PV}.tar.xz" - KEYWORDS="~amd64 ~x86" - S="${WORKDIR}/${PN}-qt-${PV}" -fi - -LICENSE="GPL-3+" -SLOT="0" -IUSE="kiosk" - -DEPEND=" - >=dev-qt/qtdeclarative-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtmultimedia-${QTMIN}:5 - >=dev-qt/qtnetwork-${QTMIN}:5 - >=dev-qt/qtsensors-${QTMIN}:5 - >=dev-qt/qtsvg-${QTMIN}:5 -" -RDEPEND="${DEPEND} - >=dev-qt/qtgraphicaleffects-${QTMIN}:5 - >=dev-qt/qtmultimedia-${QTMIN}:5[gstreamer,qml] - >=dev-qt/qtquickcontrols-${QTMIN}:5 -" -BDEPEND=" - >=dev-qt/linguist-tools-${QTMIN}:5 - test? ( - dev-util/cppcheck - llvm-core/clang - ) -" - -src_configure() { - local mycmakeargs=( - -DQML_BOX2D_MODULE=disabled - -DWITH_KIOSK_MODE=$(usex kiosk) - ) - ecm_src_configure -}