summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNP-Hardass <NP-Hardass@gentoo.org>2016-02-20 10:52:32 -0500
committerNP-Hardass <NP-Hardass@gentoo.org>2016-02-20 10:54:15 -0500
commit4c12baab702fae0c49cc4ddaf350409fcd08cd38 (patch)
tree7bd7c118e23ec315e4212078ee3c7f20b5c70378
parentdev-cpp/eigen: Version Bump (diff)
downloadgentoo-4c12baab702fae0c49cc4ddaf350409fcd08cd38.tar.gz
gentoo-4c12baab702fae0c49cc4ddaf350409fcd08cd38.tar.bz2
gentoo-4c12baab702fae0c49cc4ddaf350409fcd08cd38.zip
mate-base/mate: Suggest mate-notification-daemon to users
Package-Manager: portage-2.2.26
-rw-r--r--mate-base/mate/mate-1.10.0-r1.ebuild (renamed from mate-base/mate/mate-1.10.0.ebuild)11
-rw-r--r--mate-base/mate/metadata.xml3
2 files changed, 12 insertions, 2 deletions
diff --git a/mate-base/mate/mate-1.10.0.ebuild b/mate-base/mate/mate-1.10.0-r1.ebuild
index 236acf7cfece..133f3c6ed0aa 100644
--- a/mate-base/mate/mate-1.10.0.ebuild
+++ b/mate-base/mate/mate-1.10.0-r1.ebuild
@@ -16,7 +16,7 @@ LICENSE="metapackage"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="+base -bluetooth +themes +extras"
+IUSE="+base -bluetooth +notification +themes +extras"
S="${WORKDIR}"
@@ -58,12 +58,19 @@ RDEPEND="
)
"
-PDEPEND="virtual/notification-daemon:0"
+PDEPEND="
+ notification? ( x11-misc/mate-notification-daemon )
+ 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 ""
+ if ! has_version x11-misc/mate-notification-daemon; then
+ elog "If you experience any issues with notifications, please try using"
+ elog "x11-misc/mate-notification-daemon instead your currently installed daemon"
+ elog ""
+ fi
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 ""
diff --git a/mate-base/mate/metadata.xml b/mate-base/mate/metadata.xml
index 0eced4b81626..d617e6093745 100644
--- a/mate-base/mate/metadata.xml
+++ b/mate-base/mate/metadata.xml
@@ -10,6 +10,9 @@
recommended for the most common usage; for example, this installs
the file manager. Disable this and other USE flags if you want a
more minimal MATE Desktop.</flag>
+ <flag name="notification">Force notification daemon to default to MATE's
+ notification daemon. Enabled by default. Disable if it causes conflicts
+ with other installed desktop environments.</flag>
<flag name="themes">Install MATE Desktop's themes; if you use other
themes, you can disable this to spare some space and time.</flag>
<flag name="extras">Install additional MATE Desktop applications that