From: "NP Hardass" <np-hardass@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: mate-base/mate/
Date: Tue, 9 Feb 2016 02:49:04 +0000 (UTC) [thread overview]
Message-ID: <1454986033.8dd6d0b9c93d7237a185fd3ce16c31757f3a04ba.np-hardass@gentoo> (raw)
commit: 8dd6d0b9c93d7237a185fd3ce16c31757f3a04ba
Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 9 02:04:42 2016 +0000
Commit: NP Hardass <np-hardass <AT> gentoo <DOT> 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"
+}
next reply other threads:[~2016-02-09 2:49 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-09 2:49 NP Hardass [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-02-20 15:55 [gentoo-commits] repo/gentoo:master commit in: mate-base/mate/ NP Hardass
2016-02-22 20:48 NP Hardass
2016-05-30 19:18 Mikle Kolyada
2016-07-25 18:36 NP Hardass
2016-08-12 5:13 NP Hardass
2016-09-05 3:31 NP Hardass
2016-09-10 18:23 NP Hardass
2016-10-15 2:59 NP Hardass
2016-10-15 2:59 NP Hardass
2016-11-21 11:02 Ettore Di Giacinto
2016-11-24 22:22 Ettore Di Giacinto
2016-12-08 15:31 Ettore Di Giacinto
2017-06-04 15:18 Ettore Di Giacinto
2018-09-10 16:19 Mikle Kolyada
2019-03-17 11:11 Mikle Kolyada
2019-04-22 1:47 Aaron Bauman
2020-04-06 17:49 Adam Feldman
2020-08-07 3:18 Adam Feldman
2021-06-03 19:15 Sam James
2022-06-28 2:03 WANG Xuerui
2022-12-03 1:04 Sam James
2022-12-16 20:39 Arthur Zamarin
2022-12-21 10:00 Andreas Sturmlechner
2023-10-19 14:53 Pacho Ramos
2023-10-19 14:53 Pacho Ramos
2024-01-01 20:35 Sam James
2024-06-18 8:06 Joonas Niilola
2024-09-10 3:34 Eli Schwartz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1454986033.8dd6d0b9c93d7237a185fd3ce16c31757f3a04ba.np-hardass@gentoo \
--to=np-hardass@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox