summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNP-Hardass <NP-Hardass@gentoo.org>2016-02-08 20:36:49 -0500
committerNP-Hardass <NP-Hardass@gentoo.org>2016-02-08 21:46:34 -0500
commita8290be4ab7d38807607e6295d5c333f6255db33 (patch)
treefe9608fdf41a6efb231bf551784ff4e449d24ecb
parentx11-themes/mate-icon-theme-faenza: Import 1.10.x from Project:MATE repo (diff)
downloadgentoo-a8290be4ab7d38807607e6295d5c333f6255db33.tar.gz
gentoo-a8290be4ab7d38807607e6295d5c333f6255db33.tar.bz2
gentoo-a8290be4ab7d38807607e6295d5c333f6255db33.zip
mate-extra/mate-indicator-applet: Import 1.10.x from Project:MATE repo
Package-Manager: portage-2.2.26
-rw-r--r--mate-extra/mate-indicator-applet/Manifest1
-rw-r--r--mate-extra/mate-indicator-applet/mate-indicator-applet-1.10.0.ebuild29
-rw-r--r--mate-extra/mate-indicator-applet/metadata.xml11
3 files changed, 41 insertions, 0 deletions
diff --git a/mate-extra/mate-indicator-applet/Manifest b/mate-extra/mate-indicator-applet/Manifest
new file mode 100644
index 000000000000..5d144731002b
--- /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 000000000000..4237f6b68d91
--- /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 000000000000..effcbc83d285
--- /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>mate@gentoo.org</email>
+ <name>Gentoo MATE Desktop</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">mate-desktop/mate-indicator-applet</remote-id>
+ </upstream>
+</pkgmetadata>