From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/cutecom/
Date: Fri, 10 Jul 2020 08:07:21 +0000 (UTC) [thread overview]
Message-ID: <1594368418.21b3c95da35f0dfa7d15e5fa4da7527f0ee3c798.asturm@gentoo> (raw)
commit: 21b3c95da35f0dfa7d15e5fa4da7527f0ee3c798
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 9 18:35:05 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jul 10 08:06:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21b3c95d
net-dialup/cutecom: EAPI-7, {desktop++,eutils--}.eclass, cmake.eclass
Fix DESCRIPTION as well (no PN).
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-dialup/cutecom/cutecom-0.51.0-r1.ebuild | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/net-dialup/cutecom/cutecom-0.51.0-r1.ebuild b/net-dialup/cutecom/cutecom-0.51.0-r1.ebuild
index 96ceaa41d2c..d30662f8f36 100644
--- a/net-dialup/cutecom/cutecom-0.51.0-r1.ebuild
+++ b/net-dialup/cutecom/cutecom-0.51.0-r1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
-inherit cmake-utils eutils xdg
+inherit cmake desktop xdg
-DESCRIPTION="CuteCom is a serial terminal, like minicom, written in qt"
+DESCRIPTION="A serial terminal, like minicom, written in Qt"
HOMEPAGE="https://gitlab.com/cutecom/cutecom"
SRC_URI="https://gitlab.com/cutecom/cutecom/-/archive/v${PV}/cutecom-v${PV}.tar.bz2"
@@ -14,7 +14,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="dev-qt/qtcore:5
+DEPEND="
+ dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtnetwork:5
dev-qt/qtserialport:5
@@ -24,19 +25,19 @@ RDEPEND="${DEPEND}
S="${WORKDIR}/cutecom-v${PV}"
-PATCHES=( "${FILESDIR}"/cutecom-0.51.0-fix-for-qt-5.15.0.patch )
+PATCHES=( "${FILESDIR}"/${P}-fix-for-qt-5.15.0.patch )
src_prepare() {
+ cmake_src_prepare
+
sed -i \
-e '/Path/d' \
-e '/Terminal/s/0/false/' \
"${PN}.desktop" || die 'sed on desktop file failed'
-
- cmake-utils_src_prepare
}
src_install() {
- cmake-utils_src_install
+ cmake_src_install
domenu "${PN}.desktop"
doicon "distribution/${PN}.png"
}
next reply other threads:[~2020-07-10 8:07 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-10 8:07 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-04 12:31 [gentoo-commits] repo/gentoo:master commit in: net-dialup/cutecom/ Ben Kohler
2024-09-04 12:31 Ben Kohler
2024-09-04 12:31 Ben Kohler
2024-04-26 17:10 Sam James
2023-12-20 14:22 Ben Kohler
2020-08-17 5:12 Sam James
2020-07-18 8:41 Andreas Sturmlechner
2020-07-17 7:44 Agostino Sarubbo
2019-09-20 13:50 Ben Kohler
2019-09-20 12:17 Agostino Sarubbo
2019-09-20 12:14 Agostino Sarubbo
2019-09-18 15:02 Ben Kohler
2018-11-07 16:31 Ben Kohler
2018-11-06 18:41 Ben Kohler
2017-09-24 6:02 Michael Palimaka
2017-09-24 6:02 Michael Palimaka
2017-09-24 6:02 Michael Palimaka
2017-04-27 19:16 Michael Orlitzky
2017-03-18 8:30 Michael Palimaka
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=1594368418.21b3c95da35f0dfa7d15e5fa4da7527f0ee3c798.asturm@gentoo \
--to=asturm@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