commit:     87fe393a3efa9afeb605d1f11ca6e1a5e3710f3e
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 01:37:35 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 02:46:38 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87fe393a

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

Package-Manager: portage-2.2.26

 mate-extra/mate-netbook/Manifest                   |  1 +
 mate-extra/mate-netbook/mate-netbook-1.10.0.ebuild | 43 ++++++++++++++++++++++
 mate-extra/mate-netbook/metadata.xml               | 15 ++++++++
 3 files changed, 59 insertions(+)

diff --git a/mate-extra/mate-netbook/Manifest b/mate-extra/mate-netbook/Manifest
new file mode 100644
index 0000000..5913a04
--- /dev/null
+++ b/mate-extra/mate-netbook/Manifest
@@ -0,0 +1 @@
+DIST mate-netbook-1.10.0.tar.xz 268792 SHA256 
d84c2a6cd10b112a571e311613508b4391676f03d9bed1cea51bfca8b1dafee3 SHA512 
b98b2233591b3fd0168c7250c9c993d365e0d951bb20a60e602e7999a50ee4ef8340869ff17a3a14f43fde376113864e3de0381a0751466605aa330935c81727
 WHIRLPOOL 
2d13427780d652ad9bbfcb5a015eb5c9a0360b4552ccc946594beeecb9b4214cd1cc2f986e8c5ecb63f0380f8021e9b958bc264b7fcfcbd99a093d11520fea67

diff --git a/mate-extra/mate-netbook/mate-netbook-1.10.0.ebuild 
b/mate-extra/mate-netbook/mate-netbook-1.10.0.ebuild
new file mode 100644
index 0000000..8c7e029
--- /dev/null
+++ b/mate-extra/mate-netbook/mate-netbook-1.10.0.ebuild
@@ -0,0 +1,43 @@
+# 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 utilities for netbooks"
+HOMEPAGE="http://mate-desktop.org";
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=mate-base/mate-desktop-1.10.0:0
+       >=mate-base/mate-panel-1.10.0:0
+       >=dev-libs/glib-2.36:2
+       dev-libs/libunique:1
+       x11-libs/gtk+:2
+       x11-libs/libwnck:1
+       x11-libs/libfakekey:0
+       x11-libs/libXtst:0
+       x11-libs/libX11:0
+       x11-libs/cairo:0
+       virtual/libintl:0"
+
+DEPEND="${RDEPEND}
+       x11-proto/xproto:0
+       >=dev-util/intltool-0.34:*
+       sys-devel/gettext:*
+       virtual/pkgconfig:*"
+
+src_configure() {
+       gnome2_src_configure --with-gtk=2.0
+}
+
+DOCS="AUTHORS ChangeLog NEWS README"

diff --git a/mate-extra/mate-netbook/metadata.xml 
b/mate-extra/mate-netbook/metadata.xml
new file mode 100644
index 0000000..cc0beef
--- /dev/null
+++ b/mate-extra/mate-netbook/metadata.xml
@@ -0,0 +1,15 @@
+<?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>
+    <longdescription>
+        MATE utilities for netbooks are an applet and a daemon to
+        maximize windows and move their titles on the panel.
+    </longdescription>
+    <upstream>
+        <remote-id type="github">mate-desktop/mate-netbook</remote-id>
+    </upstream>
+</pkgmetadata>

Reply via email to