public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: www-client/falkon/
Date: Tue, 27 Feb 2024 22:28:57 +0000 (UTC)	[thread overview]
Message-ID: <1709072925.5d1573d5d3165eb2696aa4011582a2ec7c1ef203.sam@gentoo> (raw)

commit:     5d1573d5d3165eb2696aa4011582a2ec7c1ef203
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 27 22:28:45 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 27 22:28:45 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5d1573d5

www-client/falkon: drop 24.01.95

Signed-off-by: Sam James <sam <AT> gentoo.org>

 www-client/falkon/falkon-24.01.95.ebuild | 82 --------------------------------
 1 file changed, 82 deletions(-)

diff --git a/www-client/falkon/falkon-24.01.95.ebuild b/www-client/falkon/falkon-24.01.95.ebuild
deleted file mode 100644
index 5b55d2e80c..0000000000
--- a/www-client/falkon/falkon-24.01.95.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=5.249.0
-QTMIN=6.6.2
-PYTHON_COMPAT=( python3_{10..12} )
-inherit ecm gear.kde.org python-single-r1
-
-DESCRIPTION="Cross-platform web browser using QtWebEngine"
-HOMEPAGE="https://www.falkon.org/ https://apps.kde.org/falkon/"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="dbus kde python +X"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-RESTRICT="test" # bug 653046
-
-COMMON_DEPEND="
-	dev-libs/openssl:0=
-	>=dev-qt/qtbase-${QTMIN}:6[dbus?,gui,network,sql,sqlite,ssl,widgets]
-	>=dev-qt/qtdeclarative-${QTMIN}:6[widgets]
-	>=dev-qt/qtwebchannel-${QTMIN}:6
-	>=dev-qt/qtwebengine-${QTMIN}:6=[widgets]
-	>=kde-frameworks/karchive-${KFMIN}:6
-	virtual/libintl
-	kde? (
-		>=kde-frameworks/kcoreaddons-${KFMIN}:6
-		>=kde-frameworks/kcrash-${KFMIN}:6
-		>=kde-frameworks/kio-${KFMIN}:6
-		>=kde-frameworks/kjobwidgets-${KFMIN}:6
-		>=kde-frameworks/kwallet-${KFMIN}:6
-		>=kde-frameworks/purpose-${KFMIN}:6
-	)
-	python? (
-		${PYTHON_DEPS}
-		$(python_gen_cond_dep "
-			>=dev-python/pyside6-${QTMIN}[designer,gui,webengine,widgets,\${PYTHON_USEDEP}] \
-			>=dev-python/shiboken6-${QTMIN}[\${PYTHON_USEDEP}]
-		")
-	)
-	X? (
-		x11-libs/libxcb:=
-		x11-libs/xcb-util
-	)
-"
-DEPEND="${COMMON_DEPEND}
-	>=dev-qt/qtbase-${QTMIN}:6[concurrent]
-"
-if [[ ${KDE_BUILD_TYPE} != live ]]; then
-	DEPEND+=" >=kde-frameworks/ki18n-${KFMIN}:6"
-fi
-RDEPEND="${COMMON_DEPEND}
-	>=dev-qt/qtsvg-${QTMIN}:6
-"
-BDEPEND=">=dev-qt/qttools-${QTMIN}:6[linguist]"
-
-pkg_setup() {
-	use python && python-single-r1_pkg_setup
-	ecm_pkg_setup
-}
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_KEYRING=OFF
-		-DDISABLE_DBUS=$(usex !dbus)
-		$(cmake_use_find_package kde KF6Wallet)
-		$(cmake_use_find_package kde KF6KIO)
-		-DBUILD_PYTHON_SUPPORT=$(usex python)
-		-DNO_X11=$(usex !X)
-	)
-	use python && mycmakeargs+=(
-		-DPYTHON_CONFIG_SUFFIX="-${EPYTHON}" # shiboken_helpers.cmake quirk
-		-DPython3_INCLUDE_DIR=$(python_get_includedir)
-		-DPython3_LIBRARY=$(python_get_library_path)
-	)
-	ecm_src_configure
-}


             reply	other threads:[~2024-02-27 22:29 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-27 22:28 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-27 21:28 [gentoo-commits] proj/kde:master commit in: www-client/falkon/ Andreas Sturmlechner
2025-02-04 19:42 Andreas Sturmlechner
2025-01-06 23:06 Andreas Sturmlechner
2024-08-29 15:25 Andreas Sturmlechner
2024-04-06 20:43 Andreas Sturmlechner
2023-12-17 21:51 Andreas Sturmlechner
2022-08-15 21:14 Andreas Sturmlechner
2022-02-06 10:49 Andreas Sturmlechner
2022-02-04 14:11 Andreas Sturmlechner
2022-02-02 19:46 Andreas Sturmlechner
2022-02-02 19:46 Andreas Sturmlechner
2022-02-02 19:46 Andreas Sturmlechner
2021-02-25 10:59 Andreas Sturmlechner
2021-02-01 23:45 Andreas Sturmlechner
2019-11-11  0:19 Andreas Sturmlechner
2019-07-15 17:43 Andreas Sturmlechner
2019-04-27 18:27 Andreas Sturmlechner
2019-04-27 18:27 Andreas Sturmlechner
2019-04-27 18:27 Andreas Sturmlechner
2019-03-22 21:38 Andreas Sturmlechner
2019-02-24 15:32 Andreas Sturmlechner
2019-01-26 23:45 Andreas Sturmlechner
2018-05-09  7:47 Andreas Sturmlechner
2018-05-09  7:43 Andreas Sturmlechner
2018-04-12 18:40 Andreas Sturmlechner
2018-04-12 18:40 Andreas Sturmlechner
2018-04-05 21:57 Andreas Sturmlechner
2018-04-03 15:24 Andreas Sturmlechner
2018-03-17  0:27 Andreas Sturmlechner
2018-03-01 13:20 Andreas Sturmlechner
2018-01-25 19:17 Jimi Huotari
2018-01-25 19:17 Jimi Huotari
2018-01-24 16:45 Andreas Sturmlechner
2017-12-28 10:58 Andreas Sturmlechner
2017-10-23 11:06 Michael Palimaka
2017-10-20 17:50 Andreas Sturmlechner
2017-10-11 16:17 Johannes Huber
2017-10-11 16:14 Johannes Huber
2017-10-08 19:07 Andreas Sturmlechner
2017-10-08 18:09 Andreas Sturmlechner
2017-10-08  8:10 Johannes Huber
2017-10-04 16:47 Andreas Sturmlechner
2017-10-03 21:30 Andreas Sturmlechner

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=1709072925.5d1573d5d3165eb2696aa4011582a2ec7c1ef203.sam@gentoo \
    --to=sam@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