From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/qdevicemonitor/
Date: Sat, 18 Jan 2020 17:16:15 +0000 (UTC) [thread overview]
Message-ID: <1579367760.280ead87c83c77f17a842244b4b9001c7fa27d95.asturm@gentoo> (raw)
commit: 280ead87c83c77f17a842244b4b9001c7fa27d95
Author: Alexander Lopatin <alopatindev <AT> gmail <DOT> com>
AuthorDate: Fri Jan 17 20:14:01 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 18 17:16:00 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=280ead87
dev-util/qdevicemonitor: remove version 1.0.1-r1
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Alexander Lopatin <alopatindev <AT> gmail.com>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../qdevicemonitor/qdevicemonitor-1.0.1-r1.ebuild | 51 ----------------------
1 file changed, 51 deletions(-)
diff --git a/dev-util/qdevicemonitor/qdevicemonitor-1.0.1-r1.ebuild b/dev-util/qdevicemonitor/qdevicemonitor-1.0.1-r1.ebuild
deleted file mode 100644
index 1b9b31c6c9d..00000000000
--- a/dev-util/qdevicemonitor/qdevicemonitor-1.0.1-r1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit desktop qmake-utils
-
-DESCRIPTION="Crossplatform log viewer for Android, iOS and text files"
-HOMEPAGE="https://github.com/alopatindev/qdevicemonitor"
-
-if [[ ${PV} == "9999" ]] ; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/alopatindev/${PN}"
-else
- SRC_URI="https://github.com/alopatindev/qdevicemonitor/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-qt/qtcore:5
- dev-qt/qtgui:5
- dev-util/android-tools
- app-pda/usbmuxd"
-DEPEND="${RDEPEND}"
-
-PATCHES=(
- "${FILESDIR}"/${P}-qt-5.11.patch
- "${FILESDIR}"/${P}-crash-after-fresh-install.patch
-)
-
-src_configure() {
- cd "${PN}" || die
- export VERSION_WITH_BUILD_NUMBER="${PV}"
- eqmake5
-}
-
-src_compile() {
- cd "${PN}" || die
- emake
-}
-
-src_install() {
- dobin "${PN}/${PN}"
- dodoc README.md
- newicon -s scalable "icons/app_icon.svg" "${PN}.svg"
- domenu "icons/${PN}.desktop"
-}
next reply other threads:[~2020-01-18 17:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-18 17:16 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-07 7:26 [gentoo-commits] repo/gentoo:master commit in: dev-util/qdevicemonitor/ Joonas Niilola
2020-10-26 14:13 Joonas Niilola
2020-07-18 13:09 Andreas Sturmlechner
2018-07-14 13:13 Andreas Sturmlechner
2018-07-14 13:13 Andreas Sturmlechner
2018-02-11 10:53 Michał Górny
2017-01-02 9:59 Patrice Clement
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=1579367760.280ead87c83c77f17a842244b4b9001c7fa27d95.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