From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5BBBB58973 for ; Tue, 9 Feb 2016 02:49:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F097721C0F5; Tue, 9 Feb 2016 02:49:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5B4AB21C0F5 for ; Tue, 9 Feb 2016 02:49:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9950B340A2B for ; Tue, 9 Feb 2016 02:49:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B7E211227 for ; Tue, 9 Feb 2016 02:49:04 +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: <1454986033.8dd6d0b9c93d7237a185fd3ce16c31757f3a04ba.np-hardass@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mate-base/mate/ X-VCS-Repository: repo/gentoo X-VCS-Files: mate-base/mate/mate-1.10.0.ebuild X-VCS-Directories: mate-base/mate/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: 8dd6d0b9c93d7237a185fd3ce16c31757f3a04ba X-VCS-Branch: master Date: Tue, 9 Feb 2016 02:49:04 +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: 48f91797-2ee4-47db-ab56-81779cc2da82 X-Archives-Hash: ef9a0d453edd19da5f8222155caa4fa7 commit: 8dd6d0b9c93d7237a185fd3ce16c31757f3a04ba Author: NP-Hardass gentoo org> AuthorDate: Tue Feb 9 02:04:42 2016 +0000 Commit: NP Hardass gentoo org> CommitDate: Tue Feb 9 02:47:13 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dd6d0b9 mate-base/mate: Import 1.10.x from Project:MATE repo Package-Manager: portage-2.2.26 mate-base/mate/mate-1.10.0.ebuild | 73 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) diff --git a/mate-base/mate/mate-1.10.0.ebuild b/mate-base/mate/mate-1.10.0.ebuild new file mode 100644 index 0000000..236acf7 --- /dev/null +++ b/mate-base/mate/mate-1.10.0.ebuild @@ -0,0 +1,73 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit versionator + +MATE_MV="$(get_version_component_range 1-2)" + +SRC_URI="" +DESCRIPTION="Meta ebuild for MATE, a traditional desktop environment" +HOMEPAGE="http://mate-desktop.org" + +LICENSE="metapackage" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="+base -bluetooth +themes +extras" + +S="${WORKDIR}" + +RDEPEND=" + =mate-base/mate-desktop-${MATE_MV}*:0 + =mate-base/mate-menus-${MATE_MV}*:0 + =mate-base/mate-panel-${MATE_MV}*:0 + =mate-base/mate-session-manager-${MATE_MV}*:0 + =mate-base/mate-settings-daemon-${MATE_MV}*:0 + =x11-wm/marco-${MATE_MV}*:0 + base? ( + =mate-base/caja-${MATE_MV}*:0 + =mate-base/mate-applets-meta-${MATE_MV}*:0 + =mate-base/mate-control-center-${MATE_MV}*:0 + =mate-extra/mate-media-${MATE_MV}*:0 + =x11-misc/mozo-${MATE_MV}*:0 + =x11-terms/mate-terminal-${MATE_MV}*:0 + ) + bluetooth? ( net-wireless/blueman:0 ) + themes? ( + =x11-themes/mate-backgrounds-${MATE_MV}*:0 + =x11-themes/mate-icon-theme-${MATE_MV}*:0 + =x11-themes/mate-themes-${MATE_MV}*:0 + ) + extras? ( + =app-arch/engrampa-${MATE_MV}*:0 + =app-editors/pluma-${MATE_MV}*:0 + =app-text/atril-${MATE_MV}*:0 + gnome-extra/gnome-calculator:0 + =mate-extra/caja-extensions-${MATE_MV}*:0 + =mate-extra/mate-netbook-${MATE_MV}*:0 + =mate-extra/mate-power-manager-${MATE_MV}*:0 + =mate-extra/mate-screensaver-${MATE_MV}*:0 + =mate-extra/mate-system-monitor-${MATE_MV}*:0 + =mate-extra/mate-utils-${MATE_MV}*:0 + =media-gfx/eom-${MATE_MV}*:0 + =net-analyzer/mate-netspeed-${MATE_MV}*:0 + sys-apps/gnome-disk-utility:0 + ) +" + +PDEPEND="virtual/notification-daemon:0" + +pkg_postinst() { + elog "For installation, usage and troubleshooting details regarding MATE;" + elog "read more about it at Gentoo Wiki: https://wiki.gentoo.org/wiki/MATE" + elog "" + elog "MATE 1.10 had some packages renamed, replaced and/or dropped; for more" + elog "details, see http://mate-desktop.org/blog/2015-06-11-mate-1-10-released/" + elog "" + elog "Some packages that are not included in this meta-package but may be of interest:" + elog " mate-extra/caja-dropbox" + elog " mate-extra/mate-user-share" +}