From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/doublecmd/
Date: Fri, 03 Jan 2025 19:42:48 +0000 (UTC) [thread overview]
Message-ID: <1735857067.9a2661e2f2b67730d92f33b788085426717cb1c0.julien@gentoo> (raw)
commit: 9a2661e2f2b67730d92f33b788085426717cb1c0
Author: demize <demize <AT> unstable <DOT> systems>
AuthorDate: Thu Jan 2 22:26:09 2025 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Thu Jan 2 22:31:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9a2661e2
app-misc/doublecmd: drop qt5 IUSE
This follows dev-lang/lazarus::gentoo, which
dropped qt5 support as well.
Signed-off-by: demize <demize <AT> unstable.systems>
...lecmd-1.1.16.ebuild => doublecmd-1.1.16-r1.ebuild} | 19 ++++---------------
1 file changed, 4 insertions(+), 15 deletions(-)
diff --git a/app-misc/doublecmd/doublecmd-1.1.16.ebuild b/app-misc/doublecmd/doublecmd-1.1.16-r1.ebuild
similarity index 78%
rename from app-misc/doublecmd/doublecmd-1.1.16.ebuild
rename to app-misc/doublecmd/doublecmd-1.1.16-r1.ebuild
index 1b8f2fbd3..421d135ef 100644
--- a/app-misc/doublecmd/doublecmd-1.1.16.ebuild
+++ b/app-misc/doublecmd/doublecmd-1.1.16-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2016-2024 Gentoo Authors
+# Copyright 2016-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,19 +12,13 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/${P}-src.tar.gz"
LICENSE="GPL-2+ LGPL-2.1+ LGPL-3 MPL-1.1 Boost-1.0 BZIP2"
SLOT="0"
KEYWORDS="~amd64"
-IUSE="qt6"
RDEPEND="
!app-misc/doublecmd-bin
dev-libs/glib:2
sys-apps/dbus
x11-libs/libX11
- qt6? (
- dev-libs/libqt6pas:=
- )
- !qt6? (
- dev-libs/libqt5pas:=
- )
+ dev-libs/libqt6pas:=
"
DEPEND="
@@ -33,12 +27,7 @@ DEPEND="
"
BDEPEND="
- qt6? (
- >=dev-lang/lazarus-3.0[qt6]
- )
- !qt6? (
- >=dev-lang/lazarus-3.0[qt5]
- )
+ >=dev-lang/lazarus-3.0[qt6]
"
PATCHES=( "${FILESDIR}"/${P}-build.patch )
@@ -48,7 +37,7 @@ QA_FLAGS_IGNORED=".*"
QA_PRESTRIPPED=".*"
src_compile(){
- ./build.sh release $(usex qt6 qt6 qt5) || die
+ ./build.sh release qt6 || die
}
src_install(){
next reply other threads:[~2025-01-03 19:42 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-03 19:42 Julien Roy [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-12 9:59 [gentoo-commits] repo/proj/guru:master commit in: app-misc/doublecmd/ David Roman
2025-04-12 9:59 David Roman
2025-04-12 9:59 David Roman
2025-06-02 8:43 David Roman
2025-06-08 8:22 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2025-06-08 8:22 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2025-08-01 7:35 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2025-08-02 6:36 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2025-08-01 7:35 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2025-08-02 6:36 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2025-08-01 7:35 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2025-08-02 6:36 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2025-08-10 23:12 David Roman
2025-08-10 23:12 David Roman
2025-10-12 15:11 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2025-10-12 15:11 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2025-10-12 15:11 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2025-10-12 15:11 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
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=1735857067.9a2661e2f2b67730d92f33b788085426717cb1c0.julien@gentoo \
--to=julien@jroy.ca \
--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