From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/flameshot/
Date: Fri, 14 Apr 2023 01:06:09 +0000 (UTC) [thread overview]
Message-ID: <1681434320.9474805514651c85628be780897a6317804d9716.sam@gentoo> (raw)
commit: 9474805514651c85628be780897a6317804d9716
Author: Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Thu Apr 13 10:00:03 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 14 01:05:20 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94748055
media-gfx/flameshot: fix wayland clipboard behavior
Closes: https://bugs.gentoo.org/904266
Signed-off-by: Huang Rui <vowstar <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../{flameshot-12.1.0.ebuild => flameshot-12.1.0-r1.ebuild} | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/media-gfx/flameshot/flameshot-12.1.0.ebuild b/media-gfx/flameshot/flameshot-12.1.0-r1.ebuild
similarity index 90%
rename from media-gfx/flameshot/flameshot-12.1.0.ebuild
rename to media-gfx/flameshot/flameshot-12.1.0-r1.ebuild
index fa3545cbb409..f88dd873b6b5 100644
--- a/media-gfx/flameshot/flameshot-12.1.0.ebuild
+++ b/media-gfx/flameshot/flameshot-12.1.0-r1.ebuild
@@ -12,16 +12,18 @@ SRC_URI="https://github.com/flameshot-org/flameshot/archive/v${PV}.tar.gz -> ${P
LICENSE="Apache-2.0 Free-Art-1.3 GPL-3+"
SLOT="0"
KEYWORDS="amd64 ~arm64 x86"
+IUSE="wayland"
DEPEND="
+ =dev-qt/qtsingleapplication-2.6*[qt5(+),X]
dev-qt/qtcore:5
+ dev-qt/qtdbus:5
dev-qt/qtgui:5
- =dev-qt/qtsingleapplication-2.6*[qt5(+),X]
- dev-qt/qtwidgets:5
- dev-qt/qtsvg:5
dev-qt/qtnetwork:5
- dev-qt/qtdbus:5
+ dev-qt/qtsvg:5
+ dev-qt/qtwidgets:5
sys-apps/dbus
+ wayland? ( kde-frameworks/kguiaddons )
"
BDEPEND="
dev-qt/linguist-tools:5
@@ -38,6 +40,7 @@ src_configure() {
local mycmakeargs=(
-DUSE_EXTERNAL_SINGLEAPPLICATION=1
-DENABLE_CACHE=0
+ -DUSE_WAYLAND_CLIPBOARD=$(usex wayland)
)
cmake_src_configure
next reply other threads:[~2023-04-14 1:06 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-14 1:06 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-31 9:08 [gentoo-commits] repo/gentoo:master commit in: media-gfx/flameshot/ Andreas Sturmlechner
2024-03-12 5:16 Sam James
2023-04-26 4:03 Sam James
2023-04-14 1:06 Sam James
2023-04-14 1:06 Sam James
2023-02-28 18:20 Arthur Zamarin
2022-10-27 7:51 Joonas Niilola
2022-10-27 7:51 Joonas Niilola
2022-07-25 6:04 Joonas Niilola
2022-07-05 7:40 Joonas Niilola
2022-07-05 7:40 Joonas Niilola
2022-03-17 8:56 Joonas Niilola
2022-03-17 8:56 Joonas Niilola
2022-02-27 13:29 Joonas Niilola
2021-11-30 7:27 Joonas Niilola
2021-07-27 18:21 Ionen Wolkens
2021-07-27 18:21 Ionen Wolkens
2021-05-19 21:07 Ulrich Müller
2021-04-14 6:26 Joonas Niilola
2021-04-14 6:26 Joonas Niilola
2020-12-08 15:31 Joonas Niilola
2020-12-08 15:31 Joonas Niilola
2020-07-16 12:59 Joonas Niilola
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=1681434320.9474805514651c85628be780897a6317804d9716.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