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 3928C1396D0 for ; Sat, 7 Oct 2017 04:08:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 491FCE0E56; Sat, 7 Oct 2017 04:08:19 +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 2CB87E0E56 for ; Sat, 7 Oct 2017 04:08:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 CF72B3417B9 for ; Sat, 7 Oct 2017 04:08:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 939BA9097 for ; Sat, 7 Oct 2017 04:08:16 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1507349284.57a1a66191d6b5e903377d5937ab8afeeefa77c2.kensington@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-2017.09.19.ebuild X-VCS-Directories: net-misc/cmst/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 57a1a66191d6b5e903377d5937ab8afeeefa77c2 X-VCS-Branch: master Date: Sat, 7 Oct 2017 04:08:16 +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-Archives-Salt: d35c957a-dad4-4eea-985b-3577e13af94f X-Archives-Hash: b703ed91f5d150315f6d79bb977f4040 commit: 57a1a66191d6b5e903377d5937ab8afeeefa77c2 Author: Michael Palimaka gentoo org> AuthorDate: Sat Oct 7 04:07:35 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Oct 7 04:08:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57a1a661 net-misc/cmst: version bump 2017.09.19 Closes: https://bugs.gentoo.org/633376 Package-Manager: Portage-2.3.8, Repoman-2.3.3 net-misc/cmst/Manifest | 1 + net-misc/cmst/cmst-2017.09.19.ebuild | 44 ++++++++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+) diff --git a/net-misc/cmst/Manifest b/net-misc/cmst/Manifest index b254f272fd4..7c55c9e37d8 100644 --- a/net-misc/cmst/Manifest +++ b/net-misc/cmst/Manifest @@ -1 +1,2 @@ DIST cmst-2017.03.18.tar.gz 2554106 SHA256 6b0071d464c33406a9ad6938b04a038ddf677a0a80a9dc82a05c04afd937fec7 SHA512 af89ec2044ede191f204281279f07cf4ca7bde5d5b7409bccb150fa1ac4d1efe1dda41f6e57bff57e50ac11be25fbd1d5613acec17d198814e52b43a56dd1ea9 WHIRLPOOL b2bcdce9ae67bf4fae8297c02750c604f35a8f7f58a142a15cb471771f704010f042e3156fb38d747e928d8f777efcf7da5b80b5018dc360ebac2050ecad6fb7 +DIST cmst-2017.09.19.tar.gz 2554672 SHA256 5e0d8d1acfbe749bcdd15ff37865a4ce8d54d72fd54bfd2f60d21e9a064b8bfb SHA512 3ac92c60572526f08206b0f175ed3adea839795f69dccfe67b3a8bc3ddea82e62e46c4a1acc4283d331a3283c8c1be79b34477b2c937720b05b6ec6a07da8088 WHIRLPOOL a057655005b7e8467420a5bd3da12479922cc8fb2cb5992346cedf0569508df3b340b28c1fffbcd65ebd5d28130dc297b4d0956bd416a1d9f6f7717d0d4be506 diff --git a/net-misc/cmst/cmst-2017.09.19.ebuild b/net-misc/cmst/cmst-2017.09.19.ebuild new file mode 100644 index 00000000000..ef3e5a6c5af --- /dev/null +++ b/net-misc/cmst/cmst-2017.09.19.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2017 Gentoo Foundation +# 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 +}