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 43EF913832E for ; Fri, 12 Aug 2016 05:13:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 339BE21C224; Fri, 12 Aug 2016 05:13:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EC94621C0AB for ; Fri, 12 Aug 2016 05:13:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DFC48340B0B for ; Fri, 12 Aug 2016 05:13:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BCDA42462 for ; Fri, 12 Aug 2016 05:13:05 +0000 (UTC) From: "NP Hardass" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "NP Hardass" Message-ID: <1470978761.8bee9a215746178b8bc4aec012cd69316c0df0de.np-hardass@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-indicator-applet/ X-VCS-Repository: repo/gentoo X-VCS-Files: mate-extra/mate-indicator-applet/Manifest mate-extra/mate-indicator-applet/mate-indicator-applet-1.12.1-r1.ebuild mate-extra/mate-indicator-applet/metadata.xml X-VCS-Directories: mate-extra/mate-indicator-applet/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: 8bee9a215746178b8bc4aec012cd69316c0df0de X-VCS-Branch: master Date: Fri, 12 Aug 2016 05:13:05 +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: 323cf8ae-3461-4777-9e09-779c91ad34b2 X-Archives-Hash: 0b303d54e5edf86e155f72374f739b81 commit: 8bee9a215746178b8bc4aec012cd69316c0df0de Author: NP-Hardass gentoo org> AuthorDate: Fri Aug 12 04:30:18 2016 +0000 Commit: NP Hardass gentoo org> CommitDate: Fri Aug 12 05:12:41 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bee9a21 mate-extra/mate-indicator-applet: 1.12.x vbump, add gtk3, from project repo Package-Manager: portage-2.3.0 mate-extra/mate-indicator-applet/Manifest | 1 + .../mate-indicator-applet-1.12.1-r1.ebuild | 37 ++++++++++++++++++++++ mate-extra/mate-indicator-applet/metadata.xml | 3 ++ 3 files changed, 41 insertions(+) diff --git a/mate-extra/mate-indicator-applet/Manifest b/mate-extra/mate-indicator-applet/Manifest index 5d14473..1f098b2 100644 --- a/mate-extra/mate-indicator-applet/Manifest +++ b/mate-extra/mate-indicator-applet/Manifest @@ -1 +1,2 @@ DIST mate-indicator-applet-1.10.0.tar.xz 317840 SHA256 36d0e0fc40fd274e8874c3c0c85cca9d52aa2e692cab82cbb7d411233773dea5 SHA512 84b1e7a8dc788a7b8f72a83e6045f6b65d1c703de8207c2944c28b5062d64cc7fabd74c86370d0a9c13baa8b47a376e6d3014f329c107c9d72644505c265679b WHIRLPOOL 660da18f1d21dd6e8a506d6712ad1c32d6567f99540154b3a6878045fbc3c733987b2d4a517406426ce42f69f5c1cf97fce199f327c1361da912ac6560d33654 +DIST mate-indicator-applet-1.12.1.tar.xz 317984 SHA256 4a55e539f129a23e3471b7f25f8dbbd92ea7330c0e90c26e42396db17713b40e SHA512 446ce32e8db22b153c7786292749645715e43c134e7fa00f81b7782a48163745307d396dbdd7765a63ec9514bec2f032f681028c55264e0fcf879c5e26fc9433 WHIRLPOOL e4fdcee746c5409ee751d573e8aae8b56dbb20f8c875d2d4102f459fb569e539ae79480f09bf5cd6e534d1e154f08913cb99b6d7993fc33a59a14a60273a4a44 diff --git a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.12.1-r1.ebuild b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.12.1-r1.ebuild new file mode 100644 index 0000000..0585d9a --- /dev/null +++ b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.12.1-r1.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit mate versionator + +if [[ ${PV} != 9999 ]]; then + KEYWORDS="~amd64 ~arm ~x86" +fi + +DESCRIPTION="MATE indicator applet" +LICENSE="GPL-2 FDL-1.1 LGPL-2" +SLOT="0" + +IUSE="gtk3" + +RDEPEND=" + >=mate-base/mate-panel-1.8[gtk3(-)=] + !gtk3? ( + >=dev-libs/libindicator-0.3.90:0 + >=x11-libs/gtk+-2.24:2 + ) + gtk3? ( + >=dev-libs/libindicator-0.3.90:3 + >=x11-libs/gtk+-3.0:3 + )" + +DEPEND="${RDEPEND} + >=dev-util/intltool-0.35.0 + virtual/pkgconfig" + +src_configure() { + mate_src_configure \ + --with-gtk=$(usex gtk3 3.0 2.0) +} diff --git a/mate-extra/mate-indicator-applet/metadata.xml b/mate-extra/mate-indicator-applet/metadata.xml index effcbc8..06b9073 100644 --- a/mate-extra/mate-indicator-applet/metadata.xml +++ b/mate-extra/mate-indicator-applet/metadata.xml @@ -5,6 +5,9 @@ mate@gentoo.org Gentoo MATE Desktop + + Build with GTK+3 instead of GTK+2 + mate-desktop/mate-indicator-applet