From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/copyq/
Date: Wed, 20 Oct 2021 02:42:35 +0000 (UTC) [thread overview]
Message-ID: <1634697716.c2e02631205a089e1149e1b128d042f5b1c0d5ea.sam@gentoo> (raw)
commit: c2e02631205a089e1149e1b128d042f5b1c0d5ea
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 20 02:41:56 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 20 02:41:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2e02631
x11-misc/copyq: move S below SRC_URI
As per skel.ebuild (and they're normally closely related).
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-misc/copyq/copyq-5.0.0.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/x11-misc/copyq/copyq-5.0.0.ebuild b/x11-misc/copyq/copyq-5.0.0.ebuild
index 2125729eeef..a8356570fec 100644
--- a/x11-misc/copyq/copyq-5.0.0.ebuild
+++ b/x11-misc/copyq/copyq-5.0.0.ebuild
@@ -8,6 +8,7 @@ inherit cmake xdg-utils
DESCRIPTION="Clipboard manager with advanced features"
HOMEPAGE="https://github.com/hluk/CopyQ"
SRC_URI="https://github.com/hluk/CopyQ/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/CopyQ-${PV}"
LICENSE="GPL-3+"
SLOT="0"
@@ -36,8 +37,6 @@ BDEPEND="
dev-qt/linguist-tools:5
"
-S="${WORKDIR}/CopyQ-${PV}"
-
src_configure() {
local mycmakeargs=(
-DCMAKE_BUILD_TYPE=Release
next reply other threads:[~2021-10-20 2:42 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-20 2:42 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-01 14:37 [gentoo-commits] repo/gentoo:master commit in: x11-misc/copyq/ Andreas Sturmlechner
2023-12-23 19:01 Sam James
2023-12-23 19:01 Sam James
2023-12-21 16:13 Sam James
2023-12-03 23:15 Sam James
2023-05-14 10:29 Andreas Sturmlechner
2023-05-08 7:44 Joonas Niilola
2023-05-08 7:44 Joonas Niilola
2023-02-09 15:53 Joonas Niilola
2023-02-09 15:53 Joonas Niilola
2021-10-20 2:42 Sam James
2021-08-16 8:30 Joonas Niilola
2020-10-23 9:53 Andreas Sturmlechner
2020-10-23 9:53 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=1634697716.c2e02631205a089e1149e1b128d042f5b1c0d5ea.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