From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9A33B138334 for ; Wed, 27 Mar 2019 12:40:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC755E0909; Wed, 27 Mar 2019 12:40:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6FDF6E0909 for ; Wed, 27 Mar 2019 12:40:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CA239335D08 for ; Wed, 27 Mar 2019 12:40:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 20D31520 for ; Wed, 27 Mar 2019 12:40:26 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1553690377.3d39426703ae73c87c05c3328982607ab81f0282.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/cmst/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/cmst/Manifest net-misc/cmst/cmst-2019.01.13.ebuild net-misc/cmst/metadata.xml X-VCS-Directories: net-misc/cmst/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: 3d39426703ae73c87c05c3328982607ab81f0282 X-VCS-Branch: master Date: Wed, 27 Mar 2019 12:40:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e420e0cd-2f3d-47e0-b006-82be191832b5 X-Archives-Hash: 85db1eb4f8660d428adebdebf6f0a310 commit: 3d39426703ae73c87c05c3328982607ab81f0282 Author: Ben Kohler gentoo org> AuthorDate: Wed Mar 27 12:38:35 2019 +0000 Commit: Ben Kohler gentoo org> CommitDate: Wed Mar 27 12:39:37 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d394267 net-misc/cmst: take package & version bump it Closes: https://bugs.gentoo.org/681796 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Ben Kohler gentoo.org> net-misc/cmst/Manifest | 1 + net-misc/cmst/cmst-2019.01.13.ebuild | 44 ++++++++++++++++++++++++++++++++++++ net-misc/cmst/metadata.xml | 6 ++--- 3 files changed, 48 insertions(+), 3 deletions(-) diff --git a/net-misc/cmst/Manifest b/net-misc/cmst/Manifest index 3702e4b94eb..ba22f104ee3 100644 --- a/net-misc/cmst/Manifest +++ b/net-misc/cmst/Manifest @@ -1 +1,2 @@ DIST cmst-2018.01.06.tar.gz 2556728 BLAKE2B f718c85467bac2d7a42b478f1d51ba71b1453c5f00fa574884bf33d4efe669fd4558394b6132208f708f34ee7be2b7458dd5e8967edb557cb54c846914ca9e0f SHA512 abf6b4cb81c91e2432e0891bd9e5481d2752833a1c7eda1abbbe1bf456b35d422d3f02e6f2db328aec888d9a92cbd41862faab46b8814f3efca843f0a1d4e02a +DIST cmst-2019.01.13.tar.gz 2576200 BLAKE2B 4b1c75c479651887a14d5b4266a99a36667c1d02f114c4a9886b5aaec445e320fc684d42793312d68e4eb3386ea8516aef3cecb705e37f8b9a88ea8bf5bcf512 SHA512 ba7cf94263b4908dc2a609216f82bd758ad727f623d65b2e876a02c1fd956b7090a8222e953a0cd2da9527eddaab918e9c735381c705b9943e9e8aaeeb00d835 diff --git a/net-misc/cmst/cmst-2019.01.13.ebuild b/net-misc/cmst/cmst-2019.01.13.ebuild new file mode 100644 index 00000000000..d1d49322c14 --- /dev/null +++ b/net-misc/cmst/cmst-2019.01.13.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit gnome2-utils qmake-utils + +DESCRIPTION="Qt GUI for Connman with system tray icon" +HOMEPAGE="https://github.com/andrew-bibb/cmst" +SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="dev-qt/qtcore:5 + dev-qt/qtdbus:5 + dev-qt/qtgui:5 + dev-qt/qtnetwork:5 + dev-qt/qtwidgets:5 +" +RDEPEND="${DEPEND} + net-misc/connman +" + +S="${WORKDIR}/${PN}-${P}" + +src_configure() { + export USE_LIBPATH="${EPREFIX}/usr/$(get_libdir)/${PN}" + eqmake5 DISTRO=gentoo +} + +src_install() { + emake INSTALL_ROOT="${D}" install + rm -r "${D}"/usr/share/licenses || die +} + +pkg_postinst() { + gnome2_icon_cache_update +} + +pkg_postrm() { + gnome2_icon_cache_update +} diff --git a/net-misc/cmst/metadata.xml b/net-misc/cmst/metadata.xml index 9bea61da310..bffb5a3e129 100644 --- a/net-misc/cmst/metadata.xml +++ b/net-misc/cmst/metadata.xml @@ -1,9 +1,9 @@ - - qt@gentoo.org - Gentoo Qt Project + + bkohler@gentoo.org + Ben Kohler https://github.com/andrew-bibb/cmst/issues