commit:     a8290be4ab7d38807607e6295d5c333f6255db33
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 01:36:49 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 02:46:34 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8290be4

mate-extra/mate-indicator-applet: Import 1.10.x from Project:MATE repo

Package-Manager: portage-2.2.26

 mate-extra/mate-indicator-applet/Manifest          |  1 +
 .../mate-indicator-applet-1.10.0.ebuild            | 29 ++++++++++++++++++++++
 mate-extra/mate-indicator-applet/metadata.xml      | 11 ++++++++
 3 files changed, 41 insertions(+)

diff --git a/mate-extra/mate-indicator-applet/Manifest 
b/mate-extra/mate-indicator-applet/Manifest
new file mode 100644
index 0000000..5d14473
--- /dev/null
+++ b/mate-extra/mate-indicator-applet/Manifest
@@ -0,0 +1 @@
+DIST mate-indicator-applet-1.10.0.tar.xz 317840 SHA256 
36d0e0fc40fd274e8874c3c0c85cca9d52aa2e692cab82cbb7d411233773dea5 SHA512 
84b1e7a8dc788a7b8f72a83e6045f6b65d1c703de8207c2944c28b5062d64cc7fabd74c86370d0a9c13baa8b47a376e6d3014f329c107c9d72644505c265679b
 WHIRLPOOL 
660da18f1d21dd6e8a506d6712ad1c32d6567f99540154b3a6878045fbc3c733987b2d4a517406426ce42f69f5c1cf97fce199f327c1361da912ac6560d33654

diff --git 
a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.10.0.ebuild 
b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.10.0.ebuild
new file mode 100644
index 0000000..4237f6b
--- /dev/null
+++ b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.10.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+GCONF_DEBUG="no"
+
+inherit gnome2 versionator
+
+MATE_BRANCH="$(get_version_component_range 1-2)"
+
+SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz";
+DESCRIPTION="MATE indicator applet"
+HOMEPAGE="http://mate-desktop.org";
+
+LICENSE="GPL-2 FDL-1.1 LGPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE=""
+
+RDEPEND=">=x11-libs/gtk+-2.24:2"
+
+DEPEND="${RDEPEND}
+       >=dev-libs/libindicator-0.3.90:0
+       >=dev-util/intltool-0.35.0
+       >=mate-base/mate-panel-1.10:0
+       virtual/pkgconfig"

diff --git a/mate-extra/mate-indicator-applet/metadata.xml 
b/mate-extra/mate-indicator-applet/metadata.xml
new file mode 100644
index 0000000..effcbc8
--- /dev/null
+++ b/mate-extra/mate-indicator-applet/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+    <maintainer type="project">
+        <email>[email protected]</email>
+        <name>Gentoo MATE Desktop</name>
+    </maintainer>
+    <upstream>
+        <remote-id type="github">mate-desktop/mate-indicator-applet</remote-id>
+    </upstream>
+</pkgmetadata>

Reply via email to