mate-1.20.2: remove old

mhiretskiy
Alexander Tratsevskiy 5 years ago
parent c7e1bd4c08
commit af6111ce68

@ -1 +0,0 @@
DIST pluma-1.20.4.tar.xz 3236636 BLAKE2B 8cd69f1b2e6824680966773f77d9b5e5f92e56e7183ae57e56d5d4f30342a763b649ab2df5c68d1cb6af5474f5aeeddada352ceb8a9446be5e0b6d766a95b0ea SHA512 e4292a95d1a0fb2617317a32e0e007b4c5dc3ab7b0bf40610b1c11b749319a8bd6289ae02334f6d8d75e0ac5d6a9b8caff6d2dabb440353b041d10553084dfc0

@ -1,77 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
MATE_LA_PUNT="yes"
PYTHON_COMPAT=( python2_7 )
inherit mate multilib python-single-r1 virtualx
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 arm arm64 x86"
fi
DESCRIPTION="Pluma text editor for the MATE desktop"
LICENSE="GPL-2"
SLOT="0"
IUSE="+introspection spell"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
# Tests require gvfs sftp fs mounted and schema's installed. Disable tests.
# https://github.com/mate-desktop/mate-text-editor/issues/33
RESTRICT="test"
COMMON_DEPEND="dev-libs/atk:0
>=dev-libs/glib-2.36:2
>=dev-libs/libpeas-1.2.0[gtk]
>=dev-libs/libxml2-2.5:2
x11-libs/cairo:0
x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-3.14.0:3[introspection?]
>=x11-libs/gtksourceview-3.0.0:3.0
x11-libs/libICE:0
x11-libs/libX11:0
>=x11-libs/libSM-1.0
x11-libs/pango:0
virtual/libintl:0
introspection? ( >=dev-libs/gobject-introspection-0.9.3:= )
spell? (
>=app-text/enchant-1.2:0
>=app-text/iso-codes-0.35:0
)
!!app-editors/mate-text-editor"
RDEPEND="${PYTHON_DEPS}
${COMMON_DEPEND}
>=mate-base/mate-desktop-1.9[introspection?]"
DEPEND="${COMMON_DEPEND}
~app-text/docbook-xml-dtd-4.1.2
app-text/rarian:0
>=app-text/scrollkeeper-dtd-1:1.0
app-text/yelp-tools:0
dev-util/gtk-doc
dev-util/gtk-doc-am
>=dev-util/intltool-0.50.1:*
>=sys-devel/libtool-2.2.6:2
>=sys-devel/gettext-0.17:*
virtual/pkgconfig:*"
src_configure() {
mate_src_configure \
$(use_enable introspection) \
$(use_enable spell)
}
src_test() {
# FIXME: This should be handled at eclass level.
"${EROOT}${GLIB_COMPILE_SCHEMAS}" --allow-any-name "${S}/data" || die
unset DBUS_SESSION_BUS_ADDRESS
GSETTINGS_SCHEMA_DIR="${S}/data" Xemake check
}

@ -1 +0,0 @@
DIST libmateweather-1.20.2.tar.xz 3404620 BLAKE2B 579394b1333a3e3c6195680e325d9084f512d118c7b916c4dce25a364bb535a22634f63b1591aa8faad211a552c2892039b6a6537f499bb9cd0e651090e93910 SHA512 edaeba457ffd34ac756c06f530949320a8b24da367bafce1584b8a60a28d2a875fc0530eea7a262de0598babb65ac66a5678f81dd1ad7f6ad7914a353da783e2

@ -1,11 +0,0 @@
diff -burN a/python/Makefile.am b/python/Makefile.am
--- a/python/Makefile.am 2012-06-22 01:08:01.978411103 +0200
+++ b/python/Makefile.am 2012-06-22 01:11:02.007416691 +0200
@@ -1,4 +1,7 @@
if BUILD_PYTHON
+
+MKDIR_P=@mkdir_p@
+
AM_CPPFLAGS = \
-I$(top_srcdir) \
$(PYTHON_INCLUDES) \

@ -1,42 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
MATE_LA_PUNT="yes"
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="MATE library to access weather information from online services"
LICENSE="GPL-2"
SLOT="0"
IUSE="debug"
COMMON_DEPEND=">=dev-libs/glib-2.36:2
>=dev-libs/libxml2-2.6:2
>=net-libs/libsoup-2.34:2.4
>=sys-libs/timezone-data-2010k:0
x11-libs/gdk-pixbuf:2
virtual/libintl:0
>=x11-libs/gtk+-3.0:3"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
dev-util/gtk-doc
dev-util/gtk-doc-am
>=dev-util/intltool-0.50.1:*
sys-devel/gettext:*
>=sys-devel/libtool-2.2.6:2
virtual/pkgconfig:*"
src_configure() {
mate_src_configure \
--enable-locations-compression \
--disable-all-translations-in-one-xml
}

@ -1 +0,0 @@
DIST caja-1.20.3.tar.xz 3588932 BLAKE2B bca63dd21ab5f081368c8cb8a889f13e683cf1bdd3c4fcfa9924071e02d682f634b6c00132501919156245bca6062139875a96c52aafa761e6129701d1e1c436 SHA512 71285182f7ed3bd5772b7bd0b00da98b6048c133812db82ed3cbf42ad8733a455f243bbd3d4e84b67c03628db46f265e6dde0b541e057c27113e03cd3f8fa152

@ -1,90 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
MATE_LA_PUNT="yes"
inherit mate virtualx
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="Caja file manager for the MATE desktop"
LICENSE="GPL-2 LGPL-2 FDL-1.1"
SLOT="0"
IUSE="+introspection +mate packagekit xmp"
COMMON_DEPEND="dev-libs/atk:0
>=dev-libs/glib-2.36:2
>=dev-libs/libxml2-2.4.7:2
gnome-base/dconf:0
>=gnome-base/gvfs-1.10.1:0[udisks]
>=mate-base/mate-desktop-1.17.0:0
>=media-libs/libexif-0.6.14:0
virtual/libintl:0
x11-libs/cairo:0
x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-3.0:3[introspection?]
>=x11-libs/libnotify-0.7.0:0
x11-libs/libICE:0
x11-libs/libSM:0
x11-libs/libX11:0
x11-libs/libXext:0
x11-libs/libXft:0
x11-libs/libXrender:0
>=x11-libs/pango-1.1.2:0
introspection? ( >=dev-libs/gobject-introspection-0.6.4:= )
packagekit? ( app-admin/packagekit-base )
xmp? ( >=media-libs/exempi-1.99.5:2 )
!!mate-base/mate-file-manager"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
>=dev-lang/perl-5:0=
dev-util/gdbus-codegen:0
dev-util/gtk-doc
dev-util/gtk-doc-am
>=dev-util/intltool-0.40.1:*
sys-devel/gettext:*
virtual/pkgconfig:*"
PDEPEND="mate? ( >=x11-themes/mate-icon-theme-${MATE_BRANCH} )"
# TODO: Test fails because Caja is not merged yet:
# GLib-GIO-ERROR **: Settings schema 'org.mate.caja.preferences' is not installed
RESTRICT="test"
src_prepare() {
# Remove unnecessary CFLAGS.
sed -i -e 's:-DG.*DISABLE_DEPRECATED::g' \
configure.ac eel/Makefile.am || die
mate_src_prepare
}
src_configure() {
mate_src_configure \
--disable-update-mimedb \
$(use_enable introspection) \
$(use_enable packagekit) \
$(use_enable xmp)
}
src_test() {
unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
Xemake check || die "Test phase failed"
}
pkg_postinst() {
mate_pkg_postinst
elog "Caja can use gstreamer to preview audio files. Just make sure"
elog "to have the necessary plugins available to play the media type you"
elog "want to preview."
}

@ -1 +0,0 @@
DIST libmatekbd-1.20.2.tar.xz 372452 BLAKE2B be79862aad4ca04e76c2496f06c166bf06674f47dd1b686432a667f765fd1e71fa1717224a989f2db19d0a006264b989db55d3f8daf5f06a22c2861570db16b1 SHA512 14d332ea4c90fe66f602a3484ea2c140c8ec280874dc7fa9e9e0a344e8e94e9713afa0e45f901ecf6e033b8072055e2c29a4d68164c868c63a052307acd54250

@ -1,42 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
MATE_LA_PUNT="yes"
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="MATE keyboard configuration library"
LICENSE="LGPL-2"
SLOT="0"
IUSE="X +introspection test"
COMMON_DEPEND=">=dev-libs/glib-2.36:2
x11-libs/cairo:0
>=x11-libs/gdk-pixbuf-2.24:2
x11-libs/libX11:0
>=x11-libs/libxklavier-5.2:0[introspection?]
x11-libs/pango:0
virtual/libintl:0
>=x11-libs/gtk+-3.0:3[introspection?]
introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
sys-devel/gettext:*
>=dev-util/intltool-0.50.1:*
virtual/pkgconfig:*"
src_configure() {
mate_src_configure \
$(use_with X x) \
$(use_enable introspection) \
$(use_enable test tests)
}

@ -1,26 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
if [[ ${PV} == 9999 ]]; then
MATE_BRANCH=9999
else
inherit versionator
MATE_BRANCH="$(get_version_component_range 1-2)"
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="Meta package for MATE panel applets"
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
SRC_URI=""
LICENSE="metapackage"
SLOT="0"
IUSE="appindicator sensors"
DEPEND=""
RDEPEND="=mate-base/mate-applets-${MATE_BRANCH}*
appindicator? ( =mate-extra/mate-indicator-applet-${MATE_BRANCH}* )
sensors? ( =mate-extra/mate-sensors-applet-${MATE_BRANCH}* )
"

@ -1,2 +0,0 @@
DIST mate-applets-1.18.1.tar.xz 7158716 BLAKE2B 9f3698a61cfdcabbe5734d4f1f2c57a4ee11e4072e5bb87fe8f44e0dc6bdf7bb99e7c455ca221c573f0cef5557d4e89a53b7679915f635aa6ab6d257ca478bd6 SHA512 3186af69f3b8b54a7f31d3c00a39ed439717200181a1e64d97b28eaf2e75b19ac79fdda44c40401687e9cece06feb1e29f52948cd73afadeb0099f64e672c036
DIST mate-applets-1.20.3.tar.xz 7719028 BLAKE2B 5ae59bdf35ece314f23cf6369ba32cedcae760e1e3713c94319c5334f39c76f3e2ba5030ce0763e48ee1df56bb9aabf31214abf1cf2e4338f7007a517afcf381 SHA512 cc3e05617efab15cc30f5e8cbefc9995da43c76017c1a28e867e3632682842bf0338f0c3a553ad678ad48195cbc4cdfcb5056d1c704cfd058ba3f7fb5769edc5

@ -1,46 +0,0 @@
diff --git a/configure.ac b/configure.ac
index c867af3..4ff5311 100644
--- a/configure.ac
+++ b/configure.ac
@@ -416,6 +416,8 @@ fi
AM_CONDITIONAL(HAVE_LIBCPUFREQ, test x$have_libcpufreq = xyes)
AC_SUBST(LIBCPUFREQ_LIBS)
+AC_CHECK_HEADERS([cpupower.h])
+
build_cpufreq_applet=no
if test x$disable_cpufreq = xno; then
diff --git a/cpufreq/src/cpufreq-monitor-libcpufreq.c b/cpufreq/src/cpufreq-monitor-libcpufreq.c
index 40c44ba..120693c 100644
--- a/cpufreq/src/cpufreq-monitor-libcpufreq.c
+++ b/cpufreq/src/cpufreq-monitor-libcpufreq.c
@@ -19,11 +19,16 @@
* Authors : Carlos García Campos <carlosgc@gnome.org>
*/
+#include <config.h>
+
#include <glib.h>
#include <glib/gi18n.h>
#include <stdlib.h>
#include <cpufreq.h>
+#ifdef HAVE_CPUPOWER_H
+#include <cpupower.h>
+#endif
#include "cpufreq-monitor-libcpufreq.h"
#include "cpufreq-utils.h"
@@ -111,7 +114,11 @@ cpufreq_monitor_libcpufreq_run (CPUFreqMonitor *monitor)
/* Check whether it failed because
* cpu is not online.
*/
+#ifndef HAVE_CPUPOWER_H
if (!cpufreq_cpu_exists (cpu)) {
+#else
+ if (cpupower_is_cpu_online (cpu)) {
+#endif
g_object_set (G_OBJECT (monitor), "online", FALSE, NULL);
return TRUE;
}

@ -1,44 +0,0 @@
diff --git a/configure.ac b/configure.ac
index b49d127..6b87389 100644
--- a/configure.ac
+++ b/configure.ac
@@ -411,6 +411,8 @@ fi
AM_CONDITIONAL(HAVE_LIBCPUFREQ, test x$have_libcpufreq = xyes)
AC_SUBST(LIBCPUFREQ_LIBS)
+AC_CHECK_HEADERS([cpupower.h])
+
build_cpufreq_applet=no
if test x$disable_cpufreq = xno; then
diff --git a/cpufreq/src/cpufreq-monitor-libcpufreq.c b/cpufreq/src/cpufreq-monitor-libcpufreq.c
index 4fa9d4c..ba52fde 100644
--- a/cpufreq/src/cpufreq-monitor-libcpufreq.c
+++ b/cpufreq/src/cpufreq-monitor-libcpufreq.c
@@ -19,12 +19,16 @@
* Authors : Carlos García Campos <carlosgc@gnome.org>
*/
+#include <config.h>
+
#include <glib.h>
#include <glib/gi18n.h>
#include <stdlib.h>
-#include <linux/version.h>
#include <cpufreq.h>
+#ifdef HAVE_CPUPOWER_H
+#include <cpupower.h>
+#endif
#include "cpufreq-monitor-libcpufreq.h"
#include "cpufreq-utils.h"
@@ -112,7 +116,7 @@
/* Check whether it failed because
* cpu is not online.
*/
-#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 7, 0)
+#ifndef HAVE_CPUPOWER_H
if (!cpufreq_cpu_exists (cpu)) {
#else
if (cpupower_is_cpu_online (cpu)) {

@ -1,37 +0,0 @@
From e82b68edbfa8d6e209b9ad7b3e6392a928da776e Mon Sep 17 00:00:00 2001
From: mudler <mudler@sabayon.org>
Date: Tue, 13 Sep 2016 23:33:58 +0200
Subject: [PATCH] fix 1.14.1 on kernel-headers >=4.7
---
cpufreq/src/cpufreq-monitor-libcpufreq.c | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/cpufreq/src/cpufreq-monitor-libcpufreq.c b/cpufreq/src/cpufreq-monitor-libcpufreq.c
index 228a890..587e316 100644
--- a/cpufreq/src/cpufreq-monitor-libcpufreq.c
+++ b/cpufreq/src/cpufreq-monitor-libcpufreq.c
@@ -23,7 +23,7 @@
#include <glib/gi18n.h>
#include <stdlib.h>
-#include <linux/version.h>
+
#include <cpufreq.h>
#include "cpufreq-monitor-libcpufreq.h"
#include "cpufreq-utils.h"
@@ -111,11 +111,7 @@ cpufreq_monitor_libcpufreq_run (CPUFreqMonitor *monitor)
/* Check whether it failed because
* cpu is not online.
*/
-#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 7, 0)
if (!cpufreq_cpu_exists (cpu)) {
-#else
- if (cpupower_is_cpu_online (cpu)) {
-#endif
g_object_set (G_OBJECT (monitor), "online", FALSE, NULL);
return TRUE;
}
--
2.9.2

@ -1,44 +0,0 @@
diff --git a/configure.ac b/configure.ac
index b49d127..6b87389 100644
--- a/configure.ac
+++ b/configure.ac
@@ -411,6 +411,8 @@ fi
AM_CONDITIONAL(HAVE_LIBCPUFREQ, test x$have_libcpufreq = xyes)
AC_SUBST(LIBCPUFREQ_LIBS)
+AC_CHECK_HEADERS([cpupower.h])
+
build_cpufreq_applet=no
if test x$disable_cpufreq = xno; then
diff --git a/cpufreq/src/cpufreq-monitor-libcpufreq.c b/cpufreq/src/cpufreq-monitor-libcpufreq.c
index 4fa9d4c..ba52fde 100644
--- a/cpufreq/src/cpufreq-monitor-libcpufreq.c
+++ b/cpufreq/src/cpufreq-monitor-libcpufreq.c
@@ -19,12 +19,16 @@
* Authors : Carlos García Campos <carlosgc@gnome.org>
*/
+#include <config.h>
+
#include <glib.h>
#include <glib/gi18n.h>
#include <stdlib.h>
-#include <linux/version.h>
#include <cpufreq.h>
+#ifdef HAVE_CPUPOWER_H
+#include <cpupower.h>
+#endif
#include "cpufreq-monitor-libcpufreq.h"
#include "cpufreq-utils.h"
@@ -111,7 +115,7 @@
/* Check whether it failed because
* cpu is not online.
*/
-#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 7, 0)
+#ifndef HAVE_CPUPOWER_H
if (!cpufreq_cpu_exists (cpu)) {
#else
if (cpupower_is_cpu_online (cpu)) {

@ -1,97 +0,0 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python2_7 )
inherit mate python-single-r1
if [[ ${PV} != 9999 ]]; then
KEYWORDS="~amd64 ~arm ~x86"
fi
DESCRIPTION="Applets for the MATE Desktop and Panel"
LICENSE="GPL-2 FDL-1.1 LGPL-2"
SLOT="0"
IUSE="X cpupower ipv6 policykit +upower"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
#cpupower #593470
COMMON_DEPEND="${PYTHON_DEPS}
dev-libs/atk:0
>=dev-libs/dbus-glib-0.74:0
>=dev-libs/glib-2.36:2
>=dev-libs/libmateweather-1.17.0
>=dev-libs/libxml2-2.5:2
dev-python/pygobject:3
>=gnome-base/libgtop-2.12.0:2=
>=gnome-extra/gucharmap-3.0:2.90
>=mate-base/mate-panel-1.17.0
>=net-wireless/wireless-tools-28_pre9:0
>=sys-apps/dbus-1.1.2:0
cpupower? ( <sys-power/cpupower-4.7 )
x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-3.14:3
x11-libs/gtksourceview:3.0
>=x11-libs/libnotify-0.7:0
x11-libs/libX11:0
>=x11-libs/libwnck-3.0:3
x11-libs/pango:0
virtual/libintl:0
policykit? ( >=sys-auth/polkit-0.97:0 )
upower? (
|| (
>=sys-power/upower-0.9.23
>=sys-power/upower-pm-utils-0.9.23
)
)
!!net-analyzer/mate-netspeed"
RDEPEND="${COMMON_DEPEND}
>=mate-base/mate-settings-daemon-1.6"
DEPEND="${COMMON_DEPEND}
app-text/docbook-xml-dtd:4.3
app-text/rarian:0
>=app-text/scrollkeeper-dtd-1:1.0
app-text/yelp-tools:0
>=dev-util/intltool-0.50.1:*
dev-libs/libxslt:0
sys-devel/gettext:*
virtual/pkgconfig:*"
PATCHES=( "${FILESDIR}/${PN}-1.14.1-revert-upstream-cpupower-4.7-fix.patch" )
src_configure() {
mate_src_configure \
--libexecdir=/usr/libexec/mate-applets \
$(usex cpupower --with-cpufreq-lib=cpupower --disable-cpufreq) \
$(use_with X x) \
$(use_with upower) \
$(use_enable ipv6) \
$(use_enable policykit polkit)
}
src_test() {
unset DBUS_SESSION_BUS_ADDRESS
emake check
}
src_install() {
python_fix_shebang invest-applet
mate_src_install
local APPLETS="accessx-status battstat charpick command cpufreq drivemount
geyes invest-applet mateweather multiload netspeed stickynotes
timerapplet trashapplet"
for applet in ${APPLETS}; do
docinto ${applet}
for d in AUTHORS ChangeLog NEWS README README.themes TODO; do
[ -s ${applet}/${d} ] && dodoc ${applet}/${d}
done
done
}

@ -1,95 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python2_7 )
inherit mate python-single-r1
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="Applets for the MATE Desktop and Panel"
LICENSE="GPL-2 FDL-1.1 LGPL-2"
SLOT="0"
IUSE="X ipv6 policykit +upower"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
COMMON_DEPEND="${PYTHON_DEPS}
dev-libs/atk:0
>=dev-libs/dbus-glib-0.74:0
>=dev-libs/glib-2.36:2
>=dev-libs/libmateweather-1.17.0
>=dev-libs/libxml2-2.5:2
dev-python/pygobject:3
>=gnome-base/libgtop-2.12.0:2=
>=gnome-extra/gucharmap-3.0:2.90
>=mate-base/mate-panel-1.17.0
>=net-wireless/wireless-tools-28_pre9:0
>=sys-apps/dbus-1.1.2:0
sys-power/cpupower
x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-3.14:3
x11-libs/gtksourceview:3.0
>=x11-libs/libnotify-0.7:0
x11-libs/libX11:0
>=x11-libs/libwnck-3.0:3
x11-libs/pango:0
virtual/libintl:0
policykit? ( >=sys-auth/polkit-0.97:0 )
upower? (
|| (
>=sys-power/upower-0.9.23
>=sys-power/upower-pm-utils-0.9.23
)
)
!!net-analyzer/mate-netspeed"
RDEPEND="${COMMON_DEPEND}
>=mate-base/mate-settings-daemon-1.6"
DEPEND="${COMMON_DEPEND}
app-text/docbook-xml-dtd:4.3
app-text/rarian:0
>=app-text/scrollkeeper-dtd-1:1.0
app-text/yelp-tools:0
>=dev-util/intltool-0.50.1:*
dev-libs/libxslt:0
sys-devel/gettext:*
virtual/pkgconfig:*"
PATCHES=( "${FILESDIR}/${PN}-1.16.0-cpupower-4.7.patch" )
src_configure() {
mate_src_configure \
--libexecdir=/usr/libexec/mate-applets \
--with-cpufreq-lib=cpupower \
$(use_with X x) \
$(use_with upower) \
$(use_enable ipv6) \
$(use_enable policykit polkit)
}
src_test() {
unset DBUS_SESSION_BUS_ADDRESS
emake check
}
src_install() {
mate_src_install
local APPLETS="accessx-status battstat charpick command cpufreq drivemount
geyes mateweather multiload netspeed stickynotes
timerapplet trashapplet"
for applet in ${APPLETS}; do
docinto ${applet}
for d in AUTHORS ChangeLog NEWS README README.themes TODO; do
[ -s ${applet}/${d} ] && dodoc ${applet}/${d}
done
done
}

@ -1 +0,0 @@
DIST mate-common-1.20.0.tar.xz 73108 BLAKE2B d4aa2d1b9f0dce4346e5a62f519390b1fb56e44a0e59bd74abb2e0728b3f97ea8a8296d6a72ef894b7f95f18218b35f9653dcc4d45bcff8a8e365ef088b25530 SHA512 78fed107087f21f30a87b2fd635479f31162f1b9e7ae2f9c02146af275d7662a4ea466da2a049c35d726073d3a0bd9a043818b332b93670334c59aef36bc3b8a

@ -1,32 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit mate-desktop.org
if [[ ${PV} == 9999 ]]; then
inherit autotools
else
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="Common files for development of MATE packages"
LICENSE="GPL-3"
SLOT="0"
src_prepare() {
default
if [[ ${PV} == 9999 ]]; then
eautoreconf
fi
}
src_install() {
mv doc-build/README README.doc-build \
|| die "Failed to rename doc-build/README."
default
dodoc doc/usage.txt
}

@ -1 +0,0 @@
DIST mate-control-center-1.20.4.tar.xz 1534080 BLAKE2B 7b90912fd87e887fc3a9611d6c4419f13485b071e0d296731668cb4baec1bf1ed94bb0f21c8203a06db1b654f4cd4c0f1451edf57b8f77f38bffb7a23c1ec31e SHA512 a180d00970cc9ad7f6966de16beb1507ca71bd71478e64c84d8ad15058d479dd0dc5eeb6e99c9e20c61dddb44cfc2ef89b72b977b860da82acd80a98db85a9a6

@ -1,71 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
MATE_LA_PUNT="yes"
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="The MATE Desktop configuration tool"
LICENSE="GPL-2"
SLOT="0"
IUSE="appindicator debug"
COMMON_DEPEND="
dev-libs/atk:0
>=dev-libs/dbus-glib-0.73:0
>=dev-libs/glib-2.36:2
dev-libs/libxml2:2
>=gnome-base/dconf-0.13.4:0
>=gnome-base/librsvg-2.0:2
>=mate-base/libmatekbd-1.17.0
>=mate-base/mate-desktop-1.17.0
>=mate-base/caja-1.17.0
>=mate-base/mate-menus-1.1.0
>=mate-base/mate-settings-daemon-1.17.0
>=media-libs/fontconfig-1:1.0
media-libs/freetype:2
media-libs/libcanberra:0[gtk3]
>=sys-apps/dbus-1:0
x11-apps/xmodmap:0
x11-libs/cairo:0
x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-3.14:3
x11-libs/libX11:0
x11-libs/libXScrnSaver:0
x11-libs/libXcursor:0
x11-libs/libXext:0
>=x11-libs/libXi-1.5:0
x11-libs/libXrandr:0
x11-libs/libXrender:0
x11-libs/libXxf86misc:0
>=x11-libs/libxklavier-4:0
x11-libs/pango:0
>=x11-wm/marco-1.17.0
virtual/libintl:0
appindicator? ( dev-libs/libappindicator:3 )"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
app-text/rarian:0
>=app-text/scrollkeeper-dtd-1:1.0
app-text/yelp-tools:0
dev-util/desktop-file-utils:0
>=dev-util/intltool-0.50.1:*
sys-devel/gettext:*
x11-base/xorg-proto:0
virtual/pkgconfig:*"
src_configure() {
mate_src_configure \
--disable-update-mimedb \
$(use_enable appindicator) \
$(use_enable debug)
}

@ -1 +0,0 @@
DIST mate-desktop-1.20.4.tar.xz 951368 BLAKE2B 64c22df7e819a061dabd5f6b04a4e64d5e4284180de68332f085658cdbc16a29f4551c1cd5f1f11dba40c126ceb4d9badf05be2200b106f8beb49313a1a94cca SHA512 811f6687372734bbfef64d1a760d6dcda3891e9a370c4b8d2c55536d0a32ff0b0f39af588bd1ecdbaaf3d2d21fa9b17712bb2193048553abce07ad2ff17fa15f

@ -1,49 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
MATE_LA_PUNT="yes"
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="Libraries for the MATE desktop that are not part of the UI"
LICENSE="GPL-2 FDL-1.1 LGPL-2"
SLOT="0"
IUSE="X debug +introspection startup-notification"
COMMON_DEPEND="
>=dev-libs/glib-2.36:2
>=gnome-base/dconf-0.13.4:0
x11-libs/cairo:0
x11-libs/libX11:0
>=x11-libs/libXrandr-1.3:0
virtual/libintl:0
>=x11-libs/gtk+-3.0:3[introspection?]
introspection? ( >=dev-libs/gobject-introspection-0.9.7:= )
startup-notification? ( >=x11-libs/startup-notification-0.5:0 )"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
app-text/docbook-xml-dtd:4.1.2
dev-util/gtk-doc
dev-util/gtk-doc-am
>=dev-util/intltool-0.40:*
sys-devel/gettext:*
x11-base/xorg-proto:0
virtual/pkgconfig:*"
src_configure() {
mate_src_configure \
--enable-mate-about \
$(use_with X x) \
$(use_enable debug) \
$(use_enable introspection) \
$(use_enable startup-notification)
}

@ -1 +0,0 @@
DIST mate-menus-1.20.2.tar.xz 361872 BLAKE2B ed195454f01346b0e22c28d6822e5aac40961a0758bc52b84f48d4cd8046575987aa14ae687c973235c46dbb49bff0066c2e169dd45cf656f910c6c416da79fe SHA512 f2936d76d529b26a1f8499ac06146c1184a679bcbf78d13ff9e728f4bc5541b536cd480aa112b01b1cb96041a317de9bdfb9b37e49bda14774bc67d96ab17e1d

@ -1,6 +0,0 @@
#!/bin/sh
if [ -z "$XDG_MENU_PREFIX" ] && [ "$DESKTOP_SESSION" = "mate" ]
then
export XDG_MENU_PREFIX=mate-
fi

@ -1,74 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
GNOME2_LA_PUNT="yes"
PYTHON_COMPAT=( python2_7 )
inherit python-r1 mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="MATE menu system, implementing the F.D.O cross-desktop spec"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
IUSE="debug +introspection python"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
COMMON_DEPEND=">=dev-libs/glib-2.36.0:2
virtual/libintl:0
introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )
python? (
dev-python/pygtk:2[${PYTHON_USEDEP}]
${PYTHON_DEPS}
)"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.40:*
sys-devel/gettext:*
virtual/pkgconfig:*"
src_prepare() {
mate_src_prepare
use python && python_copy_sources
}
src_configure() {
# Do NOT compile with --disable-debug/--enable-debug=no as it disables API
# usage checks.
mate_py_cond_func_wrap mate_src_configure \
--enable-debug=$(usex debug yes minimum) \
$(use_enable python) \
$(use_enable introspection)
}
src_compile() {
mate_py_cond_func_wrap default
}
src_test() {
mate_py_cond_func_wrap emake check
}
src_install() {
mate_py_cond_func_wrap mate_src_install
exeinto /etc/X11/xinit/xinitrc.d/
doexe "${FILESDIR}/10-xdg-menu-mate"
}
pkg_postinst() {
mate_pkg_postinst
einfo "Due to upstream bug"
einfo "https://github.com/mate-desktop/mate-menus/issues/2,"
einfo "it is highly recommended to run the following command"
einfo "once you have logged in to your desktop for the first time:"
einfo "cd ~/.config/menus && ln -s {,mate-}applications-merged"
}

@ -1 +0,0 @@
DIST mate-panel-1.20.4.tar.xz 2152644 BLAKE2B b91f0b8a06f8d340e3d942052f6441b5d49ec6be09df38900d5ed8b9752467d80291d2330b344878ab2e326c50d38713f24f4c34cbc5a3427467f9393b5592fb SHA512 0f804a0ab0e1081d4cff3f75cebdc3657fe10736e67116d9fee7b52f8b705163398f0a1fabf5c4454b76fb7cfacc1566994c1461848cec3aa92f622f4507cae2

@ -1,63 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
MATE_LA_PUNT="yes"
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="The MATE panel"
LICENSE="GPL-2 FDL-1.1 LGPL-2"
SLOT="0"
IUSE="X +introspection"
COMMON_DEPEND="
dev-libs/atk:0
>=dev-libs/dbus-glib-0.80:0
>=dev-libs/glib-2.36:2
>=dev-libs/libmateweather-1.17.0
dev-libs/libxml2:2
>=gnome-base/dconf-0.13.4:0
>=gnome-base/librsvg-2.36.2:2
>=mate-base/mate-desktop-1.17.0
>=mate-base/mate-menus-1.10.0
>=sys-apps/dbus-1.1.2:0
>=x11-libs/cairo-1:0
>=x11-libs/gdk-pixbuf-2.7.1:2
>=x11-libs/gtk+-3.20:3[introspection?]
x11-libs/libICE:0
x11-libs/libSM:0
>=x11-libs/libwnck-3.0:3[introspection?]
x11-libs/libX11:0
>=x11-libs/pango-1.15.4:0[introspection?]
x11-libs/libXau:0
>=x11-libs/libXrandr-1.3:0
virtual/libintl:0
introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
app-text/docbook-xml-dtd:4.1.2
app-text/yelp-tools:0
>=dev-lang/perl-5:0=
dev-util/gdbus-codegen:0
dev-util/gtk-doc
dev-util/gtk-doc-am
>=dev-util/intltool-0.50.1:*
sys-devel/gettext:*
virtual/pkgconfig:*"
src_configure() {
mate_src_configure \
--libexecdir=/usr/libexec/mate-applets \
--disable-deprecation-flags \
$(use_with X x) \
$(use_enable introspection)
}

@ -1 +0,0 @@
DIST mate-session-manager-1.20.2.tar.xz 592632 BLAKE2B 7cf2b32d8da00a3a9e030578d32591e101181f8a4e21e671becac1776670474cf7e3157efe1a8a0434dfce939b14b915f0b2c99e288f416ba44f6a496d62aff0 SHA512 8487a0d3e1c5c5e98eb442d15b4f25bd8d0115c19bb38647ecf5c495a0eda61a7e589410666c9be195066e0086629d80163b91dc9091d8985a36b3e791688157

@ -1,10 +0,0 @@
#!/bin/sh
# Create various XDG directories, and write ~/.config/user-dirs.dirs, etc.
# That file is read by glib to get XDG_PICTURES_DIR, etc
if [ "$DESKTOP_SESSION" = "mate" ]; then
if type xdg-user-dirs-update >/dev/null 2>&1; then
xdg-user-dirs-update
fi
fi

@ -1,9 +0,0 @@
#!/bin/sh
if [ "$DESKTOP_SESSION" = "mate" ]; then
if [ -z "$XDG_DATA_DIRS" ]; then
export XDG_DATA_DIRS=/usr/share/mate:/usr/local/share/:/usr/share/
else
export XDG_DATA_DIRS=/usr/share/mate:"$XDG_DATA_DIRS"
fi
fi

@ -1,109 +0,0 @@
#!/bin/sh
#
# This file has bitrotted badly. Someone needs to clean this up.
#
if [ -f /etc/xdg/menus/mate-applications.menu ] ; then
export XDG_MENU_PREFIX=mate-
fi
for errfile in "$HOME/.materc-errors" "${TMPDIR-/tmp}/materc-$USER/tmp/materc-$USER"
do
if ( cp /dev/null "$errfile" 2> /dev/null )
then
chmod 600 "$errfile"
exec > "$errfile" 2>&1
break
fi
done
#
# Distributors:
# You should modify the paths here to fit your distro
# If you need to do so, send me (jirka@5z.com) a patch
# and I'll try to make the script detect the distro stuff
#
userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
userxkbmap=$HOME/.Xkbmap
sysresources=/etc/X11/Xresources
sysmodmap=/etc/X11/Xmodmap
sysxkbmap=/etc/X11/Xkbmap
rh6sysresources=/etc/X11/xinit/Xresources
rh6sysmodmap=/etc/X11/xinit/Xmodmap
if [ -x "$HOME/.materc" ]; then
command="$HOME/.materc"
elif [ -x /etc/X11/gdm/materc ]; then
command="/etc/X11/gdm/materc"
else
# as fallback in case the config is screwed
command=`which mate-session`
fi
# merge in defaults
if [ -f "$rh6sysresources" ]; then
xrdb -merge "$rh6sysresources"
fi
if [ -f "$sysresources" ]; then
xrdb -merge "$sysresources"
fi
if [ -f "$userresources" ]; then
xrdb -merge "$userresources"
fi
# merge in keymaps
if [ -f "$sysxkbmap" ]; then
setxkbmap `cat "$sysxkbmap"`
XKB_IN_USE=yes
fi
if [ -f "$userxkbmap" ]; then
setxkbmap `cat "$userxkbmap"`
XKB_IN_USE=yes
fi
#
# Eeek, this seems like too much magic here
#
if [ -z "$XKB_IN_USE" ] && [ ! -L /etc/X11/X ]; then
if grep '^exec.*/Xsun' /etc/X11/X > /dev/null 2>&1 && [ -f /etc/X11/XF86Config ]; then
xkbsymbols=`sed -n -e 's/^[ ]*XkbSymbols[ ]*"\(.*\)".*$/\1/p' /etc/X11/XF86Config`
if [ -n "$xkbsymbols" ]; then
setxkbmap -symbols "$xkbsymbols"
XKB_IN_USE=yes
fi
fi
fi
# xkb and xmodmap don't play nice together
if [ -z "$XKB_IN_USE" ]; then
if [ -f "$rh6sysmodmap" ]; then
xmodmap "$rh6sysmodmap"
fi
if [ -f "$sysmodmap" ]; then
xmodmap "$sysmodmap"
fi
if [ -f "$usermodmap" ]; then
xmodmap "$usermodmap"
fi
fi
unset XKB_IN_USE
# run all system xinitrc shell scripts.
if [ -d /etc/X11/xinit/xinitrc.d ]; then
for i in /etc/X11/xinit/xinitrc.d/* ; do
if [ -x "$i" ]; then
. "$i"
fi
done
fi
exec $command

@ -1,336 +0,0 @@
[Default Applications]
application/rtf=abiword.desktop
application/x-abiword=abiword.desktop
text/abiword=abiword.desktop
text/richtext=abiword.desktop
text/rtf=abiword.desktop
text/x-abiword=abiword.desktop
text/x-xml-abiword=abiword.desktop
x-content/blank-bd=brasero-caja.desktop
x-content/blank-dvd=brasero-caja.desktop
x-content/blank-cd=brasero-caja.desktop
x-content/blank-hddvd=brasero-caja.desktop
application/x-dia-diagram=dia.desktop
image/bmp=eom.desktop
image/gif=eom.desktop
image/jpeg=eom.desktop
image/jpg=eom.desktop
image/pjpeg=eom.desktop
image/png=eom.desktop
image/svg+xml=eom.desktop
image/svg+xml-compressed=eom.desktop
image/x-bmp=eom.desktop
image/x-gray=eom.desktop
image/x-icb=eom.desktop
image/x-ico=eom.desktop
image/x-pcx=eom.desktop
image/x-png=eom.desktop
image/x-portable-anymap=eom.desktop
image/x-portable-bitmap=eom.desktop
image/x-portable-graymap=eom.desktop
image/x-portable-pixmap=eom.desktop
image/x-xbitmap=eom.desktop
image/x-xpixmap=eom.desktop
image/vnd.wap.wbmp=eom.desktop
image/g3fax=gimp.desktop
image/x-compressed-xcf=gimp.desktop
image/x-fits=gimp.desktop
image/x-icon=gimp.desktop
image/x-psd=gimp.desktop
image/x-sgi=gimp.desktop
image/x-sun-raster=gimp.desktop
image/x-tga=gimp.desktop
image/x-xcf=gimp.desktop
image/x-xwindowdump=gimp.desktop
application/xhtml+xml=firefox.desktop;firefox-3.6.desktop;epiphany.desktop
text/html=firefox.desktop;firefox-3.6.desktop;epiphany.desktop
application/pdf=atril.desktop
application/x-bzpdf=atril.desktop
application/x-gzpdf=atril.desktop
application/postscript=atril.desktop
application/x-bzpostscript=atril.desktop
application/x-gzpostscript=atril.desktop
image/x-eps=atril.desktop
image/x-bzeps=atril.desktop
image/x-gzeps=atril.desktop
application/x-dvi=atril.desktop
application/x-bzdvi=atril.desktop
application/x-gzdvi=atril.desktop
image/vnd.djvu=atril.desktop
image/tiff=atril.desktop
application/x-cbr=atril.desktop
application/x-cbz=atril.desktop
application/x-cb7=atril.desktop
application/x-7z-compressed=engrampa.desktop
application/x-7z-compressed-tar=engrampa.desktop
application/x-ace=engrampa.desktop
application/x-alz=engrampa.desktop
application/x-ar=engrampa.desktop
application/x-arj=engrampa.desktop
application/x-bzip=engrampa.desktop
application/x-bzip-compressed-tar=engrampa.desktop
application/x-bzip1=engrampa.desktop
application/x-bzip1-compressed-tar=engrampa.desktop
application/x-cabinet=engrampa.desktop
application/x-cd-image=engrampa.desktop
application/x-compress=engrampa.desktop
application/x-compressed-tar=engrampa.desktop
application/x-cpio=engrampa.desktop
application/x-deb=engrampa.desktop
application/x-ear=engrampa.desktop
application/x-gtar=engrampa.desktop
application/x-gzip=engrampa.desktop
application/x-java-archive=engrampa.desktop
application/x-lha=engrampa.desktop
application/x-lhz=engrampa.desktop
application/x-lzip=engrampa.desktop
application/x-lzip-compressed-tar=engrampa.desktop
application/x-lzma=engrampa.desktop
application/x-lzma-compressed-tar=engrampa.desktop
application/x-lzop=engrampa.desktop
application/x-lzop-compressed-tar=engrampa.desktop
application/x-rar=engrampa.desktop
application/x-rar-compressed=engrampa.desktop
application/x-rpm=engrampa.desktop
application/x-rzip=engrampa.desktop
application/x-tar=engrampa.desktop
application/x-tarz=engrampa.desktop
application/x-stuffit=engrampa.desktop
application/x-war=engrampa.desktop
application/x-xz=engrampa.desktop
application/x-xz-compressed-tar=engrampa.desktop
application/x-zip=engrampa.desktop
application/x-zip-compressed=engrampa.desktop
application/x-zoo=engrampa.desktop
application/zip=engrampa.desktop
multipart/x-zip=engrampa.desktop
text/plain=pluma.desktop
text/css=pluma.desktop
text/javascript=pluma.desktop
text/mathml=pluma.desktop
text/x-csrc=pluma.desktop
text/x-chdr=pluma.desktop
text/x-dtd=pluma.desktop
text/x-java=pluma.desktop
text/x-javascript=pluma.desktop
text/x-patch=pluma.desktop
text/x-perl=pluma.destkop
text/x-php=pluma.destkop
text/x-python=pluma.destkop
text/x-sql=pluma.desktop
text/xml=pluma.desktop
application/javascript=pluma.destkop
application/x-cgi=pluma.desktop
application/x-javascript=pluma.desktop
application/x-perl=pluma.desktop
application/x-php=pluma.desktop
application/x-python=pluma.desktop
application/xml=pluma.desktop
application/xml-dtd=pluma.desktop
application/x-font-ttf=mate-font-viewer.desktop
application/x-font-pcf=mate-font-viewer.desktop
application/x-font-type1=mate-font-viewer.desktop
application/x-font-otf=mate-font-viewer.desktop
application/csv=gnumeric.desktop
application/excel=gnumeric.desktop
application/msexcel=gnumeric.desktop
application/tab-separated-values=gnumeric.desktop
application/vnd.lotus-1-2-3=gnumeric.desktop
application/vnd.ms-excel=gnumeric.desktop
application/x-123=gnumeric.desktop
application/x-applix-spreadsheet=gnumeric.desktop
application/x-dbase=gnumeric.desktop
application/x-dbf=gnumeric.desktop
application/x-dos_ms_excel=gnumeric.desktop
application/x-excel=gnumeric.desktop
application/x-gnumeric=gnumeric.desktop
application/x-mps=gnumeric.desktop
application/x-ms-excel=gnumeric.desktop
application/x-msexcel=gnumeric.desktop
application/x-oleo=gnumeric.desktop
application/x-planperfect=gnumeric.desktop
application/x-quattropro=gnumeric.desktop
application/x-sc=gnumeric.desktop
application/x-sylk=gnumeric.desktop
application/x-xbase=gnumeric.desktop
application/x-xls=gnumeric.desktop
application/xls=gnumeric.desktop
text/comma-separated-values=gnumeric.desktop
text/csv=gnumeric.desktop
text/spreadsheet=gnumeric.desktop
text/tab-separated-values=gnumeric.desktop
text/x-comma-separated-values=gnumeric.desktop
text/x-csv=gnumeric.desktop
zz-application/zz-winassoc-xls=gnumeric.desktop
x-content/software=caja-autorun-software.desktop
x-directory/gnome-default-handler=caja-folder-handler.desktop
x-directory/normal=caja-folder-handler.desktop
inode/directory=caja-folder-handler.desktop
application/x-gnome-saved-search=caja-folder-handler.desktop
application/vnd.oasis.opendocument.spreadsheet=libreoffice-calc.desktop;openoffice.org-calc.desktop
application/vnd.oasis.opendocument.spreadsheet-template=libreoffice-calc.desktop;openoffice.org-calc.desktop
application/vnd.sun.xml.calc=libreoffice-calc.desktop;openoffice.org-calc.desktop
application/vnd.sun.xml.calc.template=libreoffice-calc.desktop;openoffice.org-calc.desktop
application/vnd.stardivision.calc=libreoffice-calc.desktop;openoffice.org-calc.desktop
application/vnd.stardivision.chart=libreoffice-calc.desktop;openoffice.org-calc.desktop
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet=libreoffice-calc.desktop;openoffice.org-calc.desktop
application/vnd.ms-excel.sheet.macroenabled.12=libreoffice-calc.desktop;openoffice.org-calc.desktop
application/vnd.openxmlformats-officedocument.spreadsheetml.template=libreoffice-calc.desktop;openoffice.org-calc.desktop
application/vnd.ms-excel.template.macroenabled.12=libreoffice-calc.desktop;openoffice.org-calc.desktop
application/vnd.ms-excel.sheet.binary.macroenabled.12=libreoffice-calc.desktop;openoffice.org-calc.desktop
application/vnd.oasis.opendocument.graphics=libreoffice-draw.desktop;openoffice.org-draw.desktop
application/vnd.oasis.opendocument.graphics-template=libreoffice-draw.desktop;openoffice.org-draw.desktop
application/vnd.sun.xml.draw=libreoffice-draw.desktop;openoffice.org-draw.desktop
application/vnd.sun.xml.draw.template=libreoffice-draw.desktop;openoffice.org-draw.desktop
application/vnd.stardivision.draw=libreoffice-draw.desktop;openoffice.org-draw.desktop
application/vnd.oasis.opendocument.presentation=libreoffice-impress.desktop;openoffice.org-impress.desktop
application/vnd.oasis.opendocument.presentation-template=libreoffice-impress.desktop;openoffice.org-impress.desktop
application/vnd.sun.xml.impress=libreoffice-impress.desktop;openoffice.org-impress.desktop
application/vnd.sun.xml.impress.template=libreoffice-impress.desktop;openoffice.org-impress.desktop
application/vnd.stardivision.impress=libreoffice-impress.desktop;openoffice.org-impress.desktop
application/mspowerpoint=libreoffice-impress.desktop;openoffice.org-impress.desktop
application/vnd.ms-powerpoint=libreoffice-impress.desktop;openoffice.org-impress.desktop
application/vnd.openxmlformats-officedocument.presentationml.presentation=libreoffice-impress.desktop;openoffice.org-impress.desktop
application/vnd.ms-powerpoint.presentation.macroenabled.12=libreoffice-impress.desktop;openoffice.org-impress.desktop
application/vnd.openxmlformats-officedocument.presentationml.template=libreoffice-impress.desktop;openoffice.org-impress.desktop
application/vnd.ms-powerpoint.template.macroenabled.12=libreoffice-impress.desktop;openoffice.org-impress.desktop
application/vnd.oasis.opendocument.formula=libreoffice-math.desktop;openoffice.org-math.desktop
application/vnd.sun.xml.math=libreoffice-math.desktop;openoffice.org-math.desktop
application/vnd.stardivision.math=libreoffice-math.desktop;openoffice.org-math.desktop
application/vnd.oasis.opendocument.text=libreoffice-writer.desktop;openoffice.org-writer.desktop
application/vnd.oasis.opendocument.text-template=libreoffice-writer.desktop;openoffice.org-writer.desktop
application/vnd.oasis.opendocument.text-web=libreoffice-writer.desktop;openoffice.org-writer.desktop
application/vnd.oasis.opendocument.text-master=libreoffice-writer.desktop;openoffice.org-writer.desktop
application/vnd.sun.xml.writer=libreoffice-writer.desktop;openoffice.org-writer.desktop
application/vnd.sun.xml.writer.template=libreoffice-writer.desktop;openoffice.org-writer.desktop
application/vnd.sun.xml.writer.global=libreoffice-writer.desktop;openoffice.org-writer.desktop
application/vnd.stardivision.writer=libreoffice-writer.desktop;openoffice.org-writer.desktop
application/msword=libreoffice-writer.desktop;openoffice.org-writer.desktop
application/vnd.ms-word=libreoffice-writer.desktop;openoffice.org-writer.desktop
application/x-doc=libreoffice-writer.desktop;openoffice.org-writer.desktop
application/vnd.wordperfect=libreoffice-writer.desktop;openoffice.org-writer.desktop
application/wordperfect=libreoffice-writer.desktop;openoffice.org-writer.desktop
application/vnd.openxmlformats-officedocument.wordprocessingml.document=libreoffice-writer.desktop;openoffice.org-writer.desktop
application/vnd.ms-word.document.macroenabled.12=libreoffice-writer.desktop;openoffice.org-writer.desktop
application/vnd.openxmlformats-officedocument.wordprocessingml.template=libreoffice-writer.desktop;openoffice.org-writer.desktop
application/vnd.ms-word.template.macroenabled.12=libreoffice-writer.desktop;openoffice.org-writer.desktop
x-content/audio-player=rhythmbox.desktop
x-content/audio-cdda=sound-juicer.desktop
application/x-shockwave-flash=swfdec-player.desktop
application/futuresplash=swfdec-player.desktop
application/mxf=vlc.desktop
application/ogg=vlc.desktop
application/ram=vlc.desktop
application/sdp=vlc.desktop
application/smil=vlc.desktop
application/smil+xml=vlc.desktop
application/vnd.ms-wpl=vlc.desktop
application/vnd.rn-realmedia=vlc.desktop
application/x-extension-m4a=vlc.desktop
application/x-extension-mp4=vlc.desktop
application/x-flac=vlc.desktop
application/x-flash-video=vlc.desktop
application/x-lyx=lyx.desktop
application/x-matroska=vlc.desktop
application/x-netshow-channel=vlc.desktop
application/x-ogg=vlc.desktop
application/x-quicktime-media-link=vlc.desktop
application/x-quicktimeplayer=vlc.desktop
application/x-shorten=vlc.desktop
application/x-smil=vlc.desktop
application/xspf+xml=vlc.desktop
audio/3gpp=vlc.desktop
audio/ac3=vlc.desktop
audio/AMR=vlc.desktop
audio/AMR-WB=vlc.desktop
audio/basic=vlc.desktop
audio/midi=vlc.desktop
audio/mp4=vlc.desktop
audio/mpeg=vlc.desktop
audio/mpegurl=vlc.desktop
audio/ogg=vlc.desktop
audio/prs.sid=vlc.desktop
audio/vnd.rn-realaudio=vlc.desktop
audio/x-ape=vlc.desktop
audio/x-flac=vlc.desktop
audio/x-gsm=vlc.desktop
audio/x-it=vlc.desktop
audio/x-m4a=vlc.desktop
audio/x-matroska=vlc.desktop
audio/x-mod=vlc.desktop
audio/x-mp3=vlc.desktop
audio/x-mpeg=vlc.desktop
audio/x-mpegurl=vlc.desktop
audio/x-ms-asf=vlc.desktop
audio/x-ms-asx=vlc.desktop
audio/x-ms-wax=vlc.desktop
audio/x-ms-wma=vlc.desktop
audio/x-musepack=vlc.desktop
audio/x-pn-aiff=vlc.desktop
audio/x-pn-au=vlc.desktop
audio/x-pn-realaudio=vlc.desktop
audio/x-pn-realaudio-plugin=vlc.desktop
audio/x-pn-wav=vlc.desktop
audio/x-pn-windows-acm=vlc.desktop
audio/x-realaudio=vlc.desktop
audio/x-real-audio=vlc.desktop
audio/x-sbc=vlc.desktop
audio/x-scpls=vlc.desktop
audio/x-speex=vlc.desktop
audio/x-tta=vlc.desktop
audio/x-vorbis=audacious.desktop
audio/x-vorbis+ogg=audacious.desktop
audio/x-wav=audacious.desktop
audio/x-wavpack=audacious.desktop
audio/x-xm=audacious.desktop
image/vnd.rn-realpix=vlc.desktop
image/x-pict=vlc.desktop
misc/ultravox=vlc.desktop
text/google-video-pointer=vlc.desktop
text/x-google-video-pointer=vlc.desktop
video/3gpp=vlc.desktop
video/dv=vlc.desktop
video/fli=vlc.desktop
video/flv=vlc.desktop
video/mp2t=vlc.desktop
video/mp4=vlc.desktop
video/mp4v-es=vlc.desktop
video/mpeg=vlc.desktop
video/msvideo=vlc.desktop
video/ogg=vlc.desktop
video/quicktime=vlc.desktop
video/vivo=vlc.desktop
video/vnd.divx=vlc.desktop
video/vnd.rn-realvideo=vlc.desktop
video/vnd.vivo=vlc.desktop
video/webm=vlc.desktop
video/x-anim=vlc.desktop
video/x-avi=vlc.desktop
video/x-flc=vlc.desktop
video/x-fli=vlc.desktop
video/x-flic=vlc.desktop
video/x-flv=vlc.desktop
video/x-m4v=vlc.desktop
video/x-matroska=vlc.desktop
video/x-mpeg=vlc.desktop
video/x-ms-asf=vlc.desktop
video/x-ms-asx=vlc.desktop
video/x-msvideo=vlc.desktop
video/x-ms-wm=vlc.desktop
video/x-ms-wmv=vlc.desktop
video/x-ms-wmx=vlc.desktop
video/x-ms-wvx=vlc.desktop
video/x-nsv=vlc.desktop
video/x-ogm+ogg=vlc.desktop
video/x-theora+ogg=vlc.desktop
video/x-totem-stream=vlc.desktop
x-content/video-dvd=vlc.desktop
x-content/video-vcd=vlc.desktop
x-content/video-svcd=vlc.desktop
x-scheme-handler/ghelp=yelp.desktop;
x-scheme-handler/help=yelp.desktop;
x-scheme-handler/http=firefox.desktop;epiphany.desktop
x-scheme-handler/https=firefox.desktop;epiphany.desktop
x-scheme-handler/mailto=evolution.desktop
application/x-bittorrent=transmission-gtk.desktop;deluge.desktop
x-scheme-handler/magnet=transmission-gtk.desktop;deluge.desktop

@ -1,85 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="MATE session manager"
HOMEPAGE="http://mate-desktop.org/"
LICENSE="GPL-2 LGPL-2 FDL-1.1"
SLOT="0"
IUSE="debug elibc_FreeBSD gnome-keyring ipv6 systemd +xtrans"
# x11-misc/xdg-user-dirs{,-gtk} are needed to create the various XDG_*_DIRs, and
# create .config/user-dirs.dirs which is read by glib to get G_USER_DIRECTORY_*
# xdg-user-dirs-update is run during login (see 10-user-dirs-update-gnome below).
COMMON_DEPEND=">=dev-libs/dbus-glib-0.76
>=dev-libs/glib-2.36:2
dev-libs/libxslt
sys-apps/dbus
x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-3.14:3
x11-libs/libICE
x11-libs/libSM
x11-libs/libX11
x11-libs/libXau
x11-libs/libXext
x11-libs/libXrender
x11-libs/libXtst
x11-libs/pango
virtual/libintl
elibc_FreeBSD? ( || ( dev-libs/libexecinfo >=sys-freebsd/freebsd-lib-10.0 ) )
systemd? ( sys-apps/systemd )
!systemd? ( >=sys-auth/consolekit-0.9.2 )
xtrans? ( x11-libs/xtrans )"
RDEPEND="${COMMON_DEPEND}
x11-apps/xdpyinfo
x11-misc/xdg-user-dirs
x11-misc/xdg-user-dirs-gtk
gnome-keyring? ( gnome-base/gnome-keyring )"
DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.40:*
>=dev-lang/perl-5
>=sys-devel/gettext-0.10.40:*
virtual/pkgconfig:*
!<gnome-base/gdm-2.20.4"
MATE_FORCE_AUTORECONF=true
src_configure() {
mate_src_configure \
--docdir="${EPREFIX}/usr/share/doc/${PF}" \
$(use_with systemd) \
$(use_with xtrans) \
$(use_enable debug) \
$(use_enable ipv6)
}
src_install() {
mate_src_install
dodir /etc/X11/Sessions/
exeinto /etc/X11/Sessions/
doexe "${FILESDIR}"/MATE
dodir /usr/share/mate/applications/
insinto /usr/share/mate/applications/
doins "${FILESDIR}"/defaults.list
dodir /etc/X11/xinit/xinitrc.d/
exeinto /etc/X11/xinit/xinitrc.d/
doexe "${FILESDIR}"/15-xdg-data-mate
# This should be done in MATE too, see Gentoo bug #270852
doexe "${FILESDIR}"/10-user-dirs-update-mate
}

@ -1 +0,0 @@
DIST mate-settings-daemon-1.20.4.tar.xz 802752 BLAKE2B 72c4ba411c15ce3ac2a8b6af793dd2cdddbe5a22bc7a10fa5b7d528ac4f08086413d3fedfc93a014a6a6ceebd4e9de1f592afda6352d4ca5a0251b2715eefb87 SHA512 0f74d988b6966a13643d36cef4c98057f2a443d383fea04d09d99ecac01954de741b4f3ddd4b7546dfba636f7b6d2e258d5be3b39b32297097b76dcfce610ba5

@ -1,71 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
MATE_LA_PUNT="yes"
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="MATE Settings Daemon"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
IUSE="X debug libnotify policykit pulseaudio smartcard +sound"
REQUIRED_USE="pulseaudio? ( sound )"
COMMON_DEPEND=">=dev-libs/dbus-glib-0.74:0
>=dev-libs/glib-2.17.3:2
>=gnome-base/dconf-0.13.4:0
>=mate-base/libmatekbd-1.17.0
>=mate-base/mate-desktop-1.17.0
media-libs/fontconfig:1.0
x11-libs/cairo:0
x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-3.14:3
x11-libs/libX11:0
x11-libs/libXi:0
x11-libs/libXext:0
x11-libs/libXxf86misc:0
>=x11-libs/libxklavier-5.2:0
virtual/libintl:0
libnotify? ( >=x11-libs/libnotify-0.7:0 )
policykit? (
>=dev-libs/dbus-glib-0.71:0
>=sys-apps/dbus-1.1.2:0
>=sys-auth/polkit-0.97:0
)
pulseaudio? (
>=media-libs/libmatemixer-1.10:0[pulseaudio]
>=media-sound/pulseaudio-0.9.15:0
)
smartcard? ( >=dev-libs/nss-3.11.2:0 )
sound? (
>=media-libs/libmatemixer-1.10:0
media-libs/libcanberra:0[gtk3]
)"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.50.1:0
sys-devel/gettext:0
virtual/pkgconfig:0
x11-base/xorg-proto:0"
src_configure() {
mate_src_configure \
$(use_with X x) \
$(use_with libnotify) \
$(use_with sound libcanberra) \
$(use_with sound libmatemixer) \
$(use_enable debug) \
$(use_enable policykit polkit) \
$(use_enable pulseaudio pulse) \
$(use_enable smartcard smartcard-support)
}

@ -1,84 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
if [[ ${PV} == 9999 ]]; then
MATE_BRANCH=9999
MATE_THEMES_V=9999
else
inherit versionator
MATE_BRANCH="$(get_version_component_range 1-2)"
MATE_THEMES_V=3
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
SRC_URI=""
DESCRIPTION="Meta ebuild for MATE, a traditional desktop environment"
HOMEPAGE="http://mate-desktop.org"
LICENSE="metapackage"
SLOT="0"
IUSE="+base -bluetooth help +notification +themes +extras"
S="${WORKDIR}"
RDEPEND="
=mate-base/mate-desktop-${MATE_BRANCH}*:0
=mate-base/mate-menus-${MATE_BRANCH}*:0
=mate-base/mate-panel-${MATE_BRANCH}*:0
=mate-base/mate-session-manager-${MATE_BRANCH}*:0
=mate-base/mate-settings-daemon-${MATE_BRANCH}*:0
=x11-wm/marco-${MATE_BRANCH}*:0
base? (
=mate-base/caja-${MATE_BRANCH}*:0
=mate-base/mate-applets-meta-${MATE_BRANCH}*:0
=mate-base/mate-control-center-${MATE_BRANCH}*:0
=mate-extra/mate-media-${MATE_BRANCH}*:0
=x11-misc/mozo-${MATE_BRANCH}*:0
=x11-terms/mate-terminal-${MATE_BRANCH}*:0
)
bluetooth? ( net-wireless/blueman:0 )
themes? (
=x11-themes/mate-backgrounds-${MATE_BRANCH}*:0
=x11-themes/mate-icon-theme-${MATE_BRANCH}*:0
>=x11-themes/mate-themes-meta-${MATE_THEMES_V}:0
)
extras? (
=app-arch/engrampa-${MATE_BRANCH}*:0
=app-editors/pluma-${MATE_BRANCH}*:0
=app-text/atril-${MATE_BRANCH}*:0
=mate-extra/caja-extensions-${MATE_BRANCH}*:0
=mate-extra/mate-calc-${MATE_BRANCH}*:0
=mate-extra/mate-netbook-${MATE_BRANCH}*:0
=mate-extra/mate-power-manager-${MATE_BRANCH}*:0
=mate-extra/mate-screensaver-${MATE_BRANCH}*:0
=mate-extra/mate-system-monitor-${MATE_BRANCH}*:0
=mate-extra/mate-utils-${MATE_BRANCH}*:0
=media-gfx/eom-${MATE_BRANCH}*:0
sys-apps/gnome-disk-utility:0
)
help? (
gnome-extra/yelp:0
=mate-extra/mate-user-guide-${MATE_BRANCH}*:0
)
"
PDEPEND="
notification? ( =x11-misc/mate-notification-daemon-${MATE_BRANCH}*:0 )
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 "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"
}

@ -1 +0,0 @@
DIST caja-dropbox-1.20.0.tar.xz 324948 BLAKE2B 5e52d3a2161f28dd5077b2ce0e71a331cbfdeab346d5a4fe541e74be2ebe278d1904d9ad1fd029cd626f162ab56d22a27cb05ba9424370403df8ef9ea4d4ee40 SHA512 13e888718ff7c5429772c938e7410378f16117a7c4582df1116c79130a2528b919ae9379779e31005d0a0a954019735fc3df1fdf11dbfdb2a886d95f6114ecf5

@ -1,92 +0,0 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python2_7 )
MATE_LA_PUNT="yes"
inherit mate python-single-r1 linux-info user
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 x86"
fi
DESCRIPTION="Store, Sync and Share Files Online"
LICENSE="GPL-2"
SLOT="0"
IUSE="debug"
COMMON_DEPEND="
dev-libs/atk:0
>=dev-libs/glib-2.36:2
dev-python/pygtk:2[${PYTHON_USEDEP}]
dev-python/pygobject:2[${PYTHON_USEDEP}]
>=mate-base/caja-1.17.1
media-libs/fontconfig:1.0
media-libs/freetype:2
x11-libs/cairo:0
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
x11-libs/libXinerama:0
x11-libs/pango:0"
RDEPEND="${COMMON_DEPEND}
net-misc/dropbox:0"
DEPEND="${COMMON_DEPEND}
dev-python/docutils:0
virtual/pkgconfig:*"
CONFIG_CHECK="~INOTIFY_USER"
pkg_setup () {
python-single-r1_pkg_setup
check_extra_config
enewgroup dropbox
}
MATE_FORCE_AUTORECONF=true
src_prepare() {
# Use system dropbox.
sed -e "s|~/[.]dropbox-dist|/opt/dropbox|" \
-e 's|\(DROPBOXD_PATH = \).*|\1"/opt/dropbox/dropboxd"|' \
-i caja-dropbox.in || die
# Use system rst2man.
epatch "${FILESDIR}"/${PN}-1.8.0-system-rst2man.patch
mate_src_prepare
}
src_configure() {
mate_src_configure \
--disable-static \
$(use_enable debug)
}
src_install () {
python_fix_shebang caja-dropbox.in
mate_src_install
local extensiondir="$(pkg-config --variable=extensiondir libcaja-extension)"
[ -z ${extensiondir} ] && die "pkg-config unable to get caja extensions dir"
# Strip $EPREFIX from $extensiondir as fowners/fperms act on $ED not $D.
extensiondir="${extensiondir#${EPREFIX}}"
use prefix || fowners root:dropbox "${extensiondir}"/libcaja-dropbox.so
fperms o-rwx "${extensiondir}"/libcaja-dropbox.so
}
pkg_postinst () {
mate_pkg_postinst
elog
elog "Add any users who wish to have access to the dropbox caja"
elog "plugin to the group 'dropbox'. You need to setup a drobox account"
elog "before using this plugin. Visit ${HOMEPAGE} for more information."
elog
}

@ -1,13 +0,0 @@
Index: nautilus-dropbox-0.7.0/configure.ac
===================================================================
--- nautilus-dropbox-0.7.0.orig/configure.ac
+++ nautilus-dropbox-0.7.0/configure.ac
@@ -31,7 +31,7 @@ PKG_CHECK_MODULES(GLIB, glib-2.0 >= $GLI
AC_PATH_PROG([PYTHON], [python])
-AC_PATH_PROG([RST2MAN], [rst2man], [python rst2man.py])
+AC_PATH_PROG([RST2MAN], [rst2man.py], [python rst2man.py])
AC_SUBST(RST2MAN)
# define module checking macro

@ -1 +0,0 @@
DIST caja-extensions-1.20.2.tar.xz 442388 BLAKE2B 20e7e1f56d896bd45cea5182e895a9c0d2639c04762cc73be35995503550b628ac6bad31ae0daf693818afc78b65312631b5d97574118807d0fa848227deba54 SHA512 3fcd14221dcadb339d9d9d27b4a88a37754f3c83c3d6ab475457e375ef8629f78494ea4799f14ab3e0d312e456ec5f7f75215ad2b7cf892623454f61360dd823

@ -1,75 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
MATE_LA_PUNT="yes"
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="Several Caja extensions"
LICENSE="GPL-2"
SLOT="0"
SENDTO="cdr gajim +mail pidgin upnp"
IUSE="gksu image-converter +open-terminal share +wallpaper xattr ${SENDTO}"
COMMON_DEPEND=">=dev-libs/glib-2.36:2
>=mate-base/caja-1.17.1
virtual/libintl:0
x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-3.14:3
gajim? (
>=dev-libs/dbus-glib-0.60:0
>=sys-apps/dbus-1:0
)
open-terminal? ( >=mate-base/mate-desktop-1.17.0 )
pidgin? ( >=dev-libs/dbus-glib-0.60:0 )
upnp? ( >=net-libs/gupnp-0.13:0= )
xattr? ( sys-apps/attr )"
RDEPEND="${COMMON_DEPEND}
cdr? ( >=app-cdr/brasero-2.32.1:0= )
gajim? ( net-im/gajim:0 )
gksu? ( x11-libs/gksu )
image-converter? (
|| (
media-gfx/imagemagick
media-gfx/graphicsmagick[imagemagick]
)
)
pidgin? ( net-im/pidgin )"
DEPEND="${COMMON_DEPEND}
dev-util/gtk-doc
dev-util/gtk-doc-am
>=dev-util/intltool-0.18:*
sys-devel/gettext:*
virtual/pkgconfig:*
!!mate-extra/mate-file-manager-open-terminal
!!mate-extra/mate-file-manager-sendto
!!mate-extra/mate-file-manager-image-converter
!!mate-extra/mate-file-manager-share"
src_configure() {
local sendto_plugins="removable-devices"
use cdr && sendto_plugins+=",caja-burn"
use mail && sendto_plugins+=",emailclient"
use pidgin && sendto_plugins+=",pidgin"
use gajim && sendto_plugins+=",gajim"
use upnp && sendto_plugins+=",upnp"
mate_src_configure \
--enable-sendto \
--with-sendto-plugins=${sendto_plugins}\
$(use_enable gksu) \
$(use_enable image-converter) \
$(use_enable open-terminal) \
$(use_enable share) \
$(use_enable wallpaper) \
$(use_enable xattr xattr-tags)
}

@ -1 +0,0 @@
DIST mate-calc-1.20.3.tar.xz 608220 BLAKE2B 24d59bd810d33574e0321f63e2b545f27ccd41d337fb540cb82e337225aed884701d1cccea9569c251b4ceb5fd99112d8924424ffba2adb344156c90e198d998 SHA512 50a221e4eeeeac103eed9ee12553d242914f250e79bf0b390ea47d0620b08e822426a16249a9c3e5ab31eb4ccfd7f2f531a146d3f9bbd849bb37ab3153d4ab8c

@ -1,31 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="Calculator for MATE"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
COMMON_DEPEND="
dev-libs/atk:0
>=dev-libs/glib-2.36:2
dev-libs/libxml2:2
>=x11-libs/gtk+-3.14:3
x11-libs/pango:0"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
app-text/yelp-tools:0
>=dev-util/intltool-0.35.0:*
sys-devel/gettext:*
virtual/pkgconfig:*"

@ -1 +0,0 @@
DIST mate-indicator-applet-1.20.1.tar.xz 337336 BLAKE2B eab0ac7f1bb934bcec9a5721326eb98e028e240dfd3fcfc5c2e5ee7258db72707dc6b78c8b6005d6c1f6bc49cd40ac66d222bdcd721d9c3243cd1f4e659ec4d3 SHA512 8e20761ec3b9f8be2ba972e732d4a039c3784f1a652150c76a66ddccdfbe0560650b59338c5757d7807a599c89992afe08cfdc14ccf0f14f822e9be63c93b079

@ -1,30 +0,0 @@
From 06f6db28648cdeff02cc07f9a7f1410b228450a4 Mon Sep 17 00:00:00 2001
From: monsta <monsta@inbox.ru>
Date: Wed, 14 Sep 2016 18:20:25 +0300
Subject: [PATCH] check for libindicator 12.10.2 for new style indicators
support
fixes build on Gentoo which has 12.10.1 - turned out this version
had no indicator-ng yet.
note that (as of now) 12.10.2 isn't officially released upstream,
and Ubuntu has post-12.10.1 repo snapshot packaged and labeled as
12.10.2. however, that snapshot already has 12.10.2 version in .pc
file, so the build works with it.
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 5e9c505..9b4dafc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -46,7 +46,7 @@ case "$with_gtk" in
esac
INDICATOR_REQUIRED_VERSION=0.3.90
-INDICATOR_NG_VERSION=12.10
+INDICATOR_NG_VERSION=12.10.2
INDICATOR_PKG=indicator$INDICATOR_API_VERSION-0.4
PKG_CHECK_MODULES(APPLET, gtk+-$GTK_API_VERSION >= $GTK_REQUIRED_VERSION

@ -1,27 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit mate versionator
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm x86"
fi
DESCRIPTION="MATE indicator applet"
LICENSE="GPL-2 FDL-1.1 LGPL-2"
SLOT="0"
IUSE=""
COMMON_DEPEND="
>=dev-libs/libindicator-0.4:3
>=mate-base/mate-panel-1.17.0
>=x11-libs/gtk+-3.14:3"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.35.0
virtual/pkgconfig"

@ -1 +0,0 @@
DIST mate-media-1.20.2.tar.xz 502408 BLAKE2B b7c1ce3339bd54d1c539d6f79602e4c029cf272ace7c9e577dab9f3fd77afa83313787c1a5cb24d77f7a7c4e9062798003e923bde521ecb212165f9df3511592 SHA512 d674ad414bbfefdf76797605cf4fbc1e4497f6d4eede6086a5b33f0efd4d3464e3139efec202a33c500b6cbbf9e61e199791e8679abf2096a4276719065681b9

@ -1,35 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="Multimedia related programs for the MATE desktop"
LICENSE="LGPL-2 GPL-2 FDL-1.1"
SLOT="0"
IUSE=""
COMMON_DEPEND=">=dev-libs/glib-2.36.0:2
dev-libs/libxml2:2
>=mate-base/mate-panel-1.17.0
>=mate-base/mate-desktop-1.17.0
>=media-libs/libcanberra-0.13:0[gtk3]
>=media-libs/libmatemixer-1.10.0
x11-libs/cairo:0
>=x11-libs/gtk+-3.14:3
x11-libs/pango:0
virtual/libintl:0"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.35.0:*
sys-devel/gettext:*
virtual/pkgconfig:*
!!<mate-base/mate-applets-1.8:*"

@ -1 +0,0 @@
DIST mate-netbook-1.20.1.tar.xz 310404 BLAKE2B bb456ca50d1e69c1a75ade15ea986e4311062f87d600d0d3dc25d8e442b9348df04cf085bcef96ebd72241f52724440909a62540ddcca9ae2662c5385617c384 SHA512 d74b4f1ef16f6406abe2c5108148f6db207643b4b81d86d07c3b2bfe446c8246464c884cf68548e7860a0f328891f87ec7ae5966d1d6ecb6f1593c1ec9c158ae

@ -1,35 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="MATE utilities for netbooks"
LICENSE="GPL-3"
SLOT="0"
IUSE=""
COMMON_DEPEND="
>=dev-libs/glib-2.36:2
>=mate-base/mate-panel-1.17.0
>=x11-libs/gtk+-3.14:3
x11-libs/libfakekey:0
x11-libs/libwnck:3
x11-libs/libXtst:0
x11-libs/libX11:0
x11-libs/cairo:0
virtual/libintl:0"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
x11-base/xorg-proto:0
>=dev-util/intltool-0.50.1:*
sys-devel/gettext:*
virtual/pkgconfig:*"

@ -1 +0,0 @@
DIST mate-polkit-1.20.2.tar.xz 302020 BLAKE2B c64bf5131c0ae90ea6daa7710b4196c7c00c84d496b63e8b23e9ab190e6930c4e14e3a5b24e76fac7274fbbb1058e05cc974b592899950b81733b9940381627f SHA512 8d623e22155eab24d1b2b51afc55187085c57f364ef939d22e7719642cc62bcd25492be06d1eb5e753aec82194a54be9a90ac79c838d8fd4ff56aac3eea44ea5

@ -1,46 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="A MATE specific DBUS service that is used to bring up authentication dialogs"
LICENSE="LGPL-2"
SLOT="0"
IUSE="accountsservice appindicator debug examples +introspection"
COMMON_DEPEND=">=dev-libs/glib-2.36:2
>=sys-auth/polkit-0.102:0[introspection?]
x11-libs/gdk-pixbuf:2[introspection?]
virtual/libintl:0
>=x11-libs/gtk+-3.14.0:3[introspection?]
appindicator? ( dev-libs/libappindicator:3 )
introspection? ( >=dev-libs/gobject-introspection-0.6.2:= )"
RDEPEND="${COMMON_DEPEND}
accountsservice? ( sys-apps/accountsservice:0[introspection?] )"
DEPEND="${COMMON_DEPEND}
dev-util/gtk-doc
dev-util/gtk-doc-am
>=dev-util/intltool-0.35:*
sys-devel/gettext:*
>=sys-devel/libtool-2.2.6
virtual/pkgconfig:*
!<gnome-extra/polkit-gnome-0.102:0"
src_configure() {
mate_src_configure \
--disable-static \
$(use_enable accountsservice) \
$(use_enable appindicator) \
$(use_enable debug) \
$(use_enable examples) \
$(use_enable introspection)
}

@ -1 +0,0 @@
DIST mate-power-manager-1.20.3.tar.xz 3214132 BLAKE2B 2b8a48bad6379a83ee4c795d0458f5be2691359e055a121134b679c146c7e6119a823a91f602ad6966d1d540f1c6597e0caa558c5e762cada9fb1e87e5620e68 SHA512 429168bfb5bb800624f84a33ee24c8078afc95c8f98e021984bc637a56f774ff70060451838b683a4b55ebd349b102c65ee76ea0101462902feba048a6fe4127

@ -1,66 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="A session daemon for MATE that makes it easy to manage your laptop or desktop"
LICENSE="GPL-2"
SLOT="0"
IUSE="+applet gnome-keyring pm-utils policykit systemd test"
# Interactive testsuite.
RESTRICT="test"
COMMON_DEPEND=">=dev-libs/dbus-glib-0.70:0
>=dev-libs/glib-2.36:2
>=media-libs/libcanberra-0.10:0[gtk3]
>=sys-apps/dbus-1:0
>=x11-apps/xrandr-1.3:0
>=x11-libs/cairo-1:0
>=x11-libs/gdk-pixbuf-2.11:2
>=x11-libs/gtk+-3.14:3
x11-libs/libX11:0
x11-libs/libXext:0
x11-libs/libXrandr:0
>=x11-libs/libnotify-0.7:0
x11-libs/pango:0
applet? ( >=mate-base/mate-panel-1.17.0 )
gnome-keyring? ( >=gnome-base/libgnome-keyring-3:0 )
pm-utils? ( >=sys-power/upower-pm-utils-0.9.23 )
!pm-utils? ( >=sys-power/upower-0.9.23:= )
systemd? ( sys-apps/systemd )
!systemd? ( >=sys-auth/consolekit-0.9.2 )"
RDEPEND="${COMMON_DEPEND}
policykit? ( >=mate-extra/mate-polkit-1.6 )"
DEPEND="${COMMON_DEPEND}
app-text/docbook-xml-dtd:4.3
app-text/rarian:0
>=app-text/scrollkeeper-dtd-1:1.0
app-text/yelp-tools:0
>=dev-util/intltool-0.50.1:*
x11-base/xorg-proto:0
sys-devel/gettext:*
virtual/pkgconfig:*"
src_configure() {
mate_src_configure \
--enable-compile-warnings=minimum \
$(use_with gnome-keyring keyring) \
$(use_enable applet applets) \
$(use_enable test tests)
}
src_test() {
unset DBUS_SESSION_BUS_ADDRESS
dbus-launch Xemake check || die "Test phase failed"
}

@ -1 +0,0 @@
DIST mate-screensaver-1.20.3.tar.xz 4959480 BLAKE2B e8bbde7eae71759d96cea7031c41bca1582ef9296cf4299fcfd001d60a231f6a87c72c9dbf5fb969e4ebdeb8cb061770440ec8d668676fd2e1060a7c43b3e559 SHA512 d81ca37ad5a81cc2e948d59714d68743e3ad8128a9e3774a17ad6c101868e91366e022a493135cd9f8d84406f0eef82a8df3eb695368c1aef117d942081d6587

@ -1,22 +0,0 @@
There is a conversion script which you can use to convert XScreenSaver
screensavers to the gnome-screensaver format. The conversion script is located
in the documentation directory (/usr/share/doc/${PF}/).
The migrate-xscreensaver-config.sh and xscreensaver-config.xsl files will be
needed to convert the screensaver. Make sure to enable the executable bit on
the script (chmod +x migrate-xscreensaver-config.sh).
The script takes the module to convert and creates a .desktop file corresponding
to the module.
migrate-xscreensaver-config.sh /usr/share/xscreensaver/config/*.xml
The above command should convert all xscreensaver modules.
You must copy the desktop files into /usr/share/applications/gnome-screensavers (cp
*.desktop /usr/share/applications/screensavers), and the executables from
/usr/lib/misc/xscreensaver into /usr/libexec/gnome-screensaver
(cp /usr/lib/misc/xscreensaver/* /usr/libexec/gnome-screensaver)
Going to the gnome-screensaver-preferences dialog should now show the new
modules in the list.

@ -1,113 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit mate multilib readme.gentoo-r1
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="Replaces xscreensaver, integrating with the MATE desktop"
LICENSE="GPL-2"
SLOT="0"
IUSE="X debug consolekit kernel_linux libnotify opengl pam systemd"
DOC_CONTENTS="
Information for converting screensavers is located in
/usr/share/doc/${PF}/xss-conversion.txt*
"
COMMON_DEPEND="
>=dev-libs/dbus-glib-0.71:0
>=dev-libs/glib-2.36:2
gnome-base/dconf:0
>=mate-base/libmatekbd-1.17.0
>=mate-base/mate-desktop-1.17.0
>=mate-base/mate-menus-1.10.0
>=sys-apps/dbus-0.30:0
>=x11-libs/gdk-pixbuf-2.14:2
>=x11-libs/libX11-1:0
x11-libs/cairo:0
>=x11-libs/gtk+-3.14:3
x11-libs/libXext:0
x11-libs/libXrandr:0
x11-libs/libXScrnSaver:0
x11-libs/libXxf86misc:0
x11-libs/libXxf86vm:0
x11-libs/libxklavier:0
x11-libs/pango:0
virtual/libintl:0
consolekit? ( sys-auth/consolekit:0 )
libnotify? ( >=x11-libs/libnotify-0.7:0 )
opengl? ( virtual/opengl:0 )
pam? ( gnome-base/gnome-keyring:0 virtual/pam:0 )
!pam? ( kernel_linux? ( sys-apps/shadow:0 ) )
systemd? ( sys-apps/systemd:0= )
!!<gnome-extra/gnome-screensaver-3:0"
RDEPEND="${COMMON_DEPEND}
>=mate-base/mate-session-manager-1.6"
DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.50.1:*
sys-devel/gettext:*
x11-base/xorg-proto:0
virtual/pkgconfig:*"
src_configure() {
mate_src_configure \
--enable-locking \
--with-kbd-layout-indicator \
--with-xf86gamma-ext \
--with-xscreensaverdir=/usr/share/xscreensaver/config \
--with-xscreensaverhackdir=/usr/$(get_libdir)/misc/xscreensaver \
$(use_with X x) \
$(use_with consolekit console-kit) \
$(use_with libnotify) \
$(use_with opengl libgl) \
$(use_with systemd) \
$(use_enable debug) \
$(use_enable pam)
}
src_install() {
mate_src_install
# Install the conversion script in the documentation.
dodoc "${S}"/data/migrate-xscreensaver-config.sh
dodoc "${S}"/data/xscreensaver-config.xsl
dodoc "${FILESDIR}"/xss-conversion.txt
# Non PAM users will need this suid to read the password hashes.
# OpenPAM users will probably need this too when
# https://bugzilla.gnome.org/show_bug.cgi?id=370847
# is fixed.
if ! use pam ; then
fperms u+s /usr/libexec/mate-screensaver-dialog
fi
readme.gentoo_create_doc
}
pkg_postinst() {
mate_pkg_postinst
if has_version "<x11-base/xorg-server-1.5.3-r4" ; then
ewarn "You have a too old xorg-server installation. This will cause"
ewarn "mate-screensaver to eat up your CPU. Please consider upgrading."
echo
fi
if has_version "<x11-misc/xscreensaver-4.22-r2" ; then
ewarn "You have xscreensaver installed, you probably want to disable it."
ewarn "To prevent a duplicate screensaver entry in the menu, you need to"
ewarn "build xscreensaver with -gnome in the USE flags."
ewarn "echo \"x11-misc/xscreensaver -gnome\" >> /etc/portage/package.use"
echo
fi
readme.gentoo_print_elog
}

@ -1 +0,0 @@
DIST mate-sensors-applet-1.20.3.tar.xz 503368 BLAKE2B 42f73083b0be33c8352cd5f4717e4b7c926af053db8083aa22da06ac844a98df911f3a0fc1f55ec08a9a32e1c52cfcc6309afd087631e138fde06401ddc005f5 SHA512 ef969f74a0e6726b69889ea6f6a2150d2bc86b0c3a7a64862006f167d4bb547bde386b36ee2c586ac7674e2e78c25500c79ea6b762b76949c6428e43c15439b1

@ -1,66 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
MATE_LA_PUNT="yes"
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm x86"
fi
DESCRIPTION="MATE panel applet to display readings from hardware sensors"
LICENSE="GPL-2"
SLOT="0"
IUSE="+dbus hddtemp libnotify lm_sensors video_cards_nvidia"
COMMON_DEPEND=">=dev-libs/glib-2.36:2
>=mate-base/mate-panel-1.17.0
>=x11-libs/cairo-1.0.4:0
x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-3.14:3
virtual/libintl:0
hddtemp? (
dbus? (
>=dev-libs/dbus-glib-0.80:0
>=dev-libs/libatasmart-0.16:0 )
!dbus? ( >=app-admin/hddtemp-0.3_beta13:0 ) )
libnotify? ( >=x11-libs/libnotify-0.7:0 )
lm_sensors? ( sys-apps/lm_sensors:0 )
video_cards_nvidia? ( || (
>=x11-drivers/nvidia-drivers-100.14.09:0[static-libs,tools]
media-video/nvidia-settings:0
) )"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
app-text/rarian:0
>=app-text/scrollkeeper-dtd-1:1.0
app-text/yelp-tools:0
>=dev-util/intltool-0.50.1:*
sys-devel/gettext:*
virtual/pkgconfig:*"
PDEPEND="hddtemp? ( dbus? ( sys-fs/udisks:0 ) )"
src_configure() {
local udisks
if use hddtemp && use dbus; then
udisks="--enable-udisks"
else
udisks="--disable-udisks"
fi
mate_src_configure \
--disable-static \
--without-aticonfig \
$(use_enable libnotify) \
$(use_with lm_sensors libsensors) \
$(use_with video_cards_nvidia nvidia) \
${udisks}
}

@ -1 +0,0 @@
DIST mate-system-monitor-1.20.2.tar.xz 2190260 BLAKE2B 5801a917a57f4a9aad4eb501b171263893ec3e8e269b1f02c2f8f8f5295ae9ab5c0c26de9705a497b5dee7285bd03ed6caaa6569f4c91ba7ebf843734fd23267 SHA512 7c541f75eacb0ee55bc2eec28c00d1650605ccfbea258bbe31b4de796a6cbca2707f0c72b1782af7cb7685d87d626c929d173086fc3ff31bccfa872cedb414fd

@ -1,53 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="The MATE System Monitor"
LICENSE="GPL-2"
SLOT="0"
IUSE="systemd"
COMMON_DEPEND="
>=dev-cpp/glibmm-2.26:2
>=dev-cpp/gtkmm-3.8:3.0
>=dev-libs/glib-2.36:2
dev-libs/libsigc++:2
>=dev-libs/libxml2-2:2
>=gnome-base/libgtop-2.23.1:2=
>=gnome-base/librsvg-2.35:2
x11-libs/cairo:0
x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-3.14:3
>=x11-libs/libwnck-3.0:3
virtual/libintl:0
systemd? ( sys-apps/systemd )"
RDEPEND="${COMMON_DEPEND}
>=sys-auth/polkit-0.97:0"
DEPEND="${COMMON_DEPEND}
app-text/yelp-tools:0
>=dev-util/intltool-0.50.1:*
sys-devel/gettext:*
>=sys-devel/autoconf-2.63:*
virtual/pkgconfig:*"
src_configure() {
mate_src_configure \
$(use_enable systemd)
}
pkg_postinst() {
mate_pkg_postinst
einfo "${PN} may run commands with escalated privileges using"
einfo "x11-libs/gksu."
}

@ -1 +0,0 @@
DIST mate-user-guide-1.20.2.tar.xz 8832320 BLAKE2B 9fd50113a814ee5751dde6d9a1f472660d92340ccc8d29d2d80c5849fa53455b1c80ac751529c4dbc20b49c3f2659a5c1d19485c9ea67e668a9d834e9616f755 SHA512 06e218415f7a57646d64f60f23fff9ed2202aae5a53f7dac11564f95296eaa40b9eb2493c5640b73f83e79e66e311dfaf3e8b2be63626be1eafc8dbb31bcb2aa

@ -1,28 +0,0 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
MATE_LA_PUNT="yes"
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm x86"
fi
DESCRIPTION="User documentation for MATE Desktop"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
COMMON_DEPEND="virtual/libintl:0"
RDEPEND="${COMMON_DEPEND}
gnome-extra/yelp"
DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.40:*
app-text/yelp-tools
sys-devel/gettext:*
virtual/pkgconfig:*
!!mate-base/mate-desktop[user-guide]"

@ -1 +0,0 @@
DIST mate-user-share-1.20.1.tar.xz 924404 BLAKE2B 4c678166bb6f451cba928b31982a9f3bf68803b8c853723354c08dfaa7c1bd09d0df37d1836f7838fc5fe06d9dfb1146c8a63c20af55fb9381fb90cc108cc55b SHA512 9628ae478909b9be9b9c7884f0fbc33ff597efc87ec60088b6bfca2ce497cdd707c245e6835fb95856cd2576524e385ae32bbea08d349c136255fec554eb8010

@ -1,50 +0,0 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
MATE_LA_PUNT="yes"
inherit mate multilib
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm x86"
fi
DESCRIPTION="Personal file sharing for the MATE desktop"
LICENSE="GPL-2"
SLOT="0"
IUSE="X"
COMMON_DEPEND="
>=dev-libs/dbus-glib-0.70:0
>=dev-libs/glib-2.15.2:2
>=mate-base/caja-1.17.1
media-libs/libcanberra:0[gtk3]
>=sys-apps/dbus-1.1.1:0
>=x11-libs/gdk-pixbuf-2:2
>=x11-libs/gtk+-3.14:3
x11-libs/libX11:0
x11-libs/pango:0
>=x11-libs/libnotify-0.7:0
virtual/libintl:0"
RDEPEND="${COMMON_DEPEND}
>=www-apache/mod_dnssd-0.6:0
>=www-servers/apache-2.2:2[apache2_modules_dav,apache2_modules_dav_fs,apache2_modules_authn_file,apache2_modules_auth_digest,apache2_modules_authz_groupfile]"
DEPEND="${COMMON_DEPEND}
app-text/docbook-xml-dtd:4.1.2
app-text/yelp-tools:0
>=dev-util/intltool-0.35:*
sys-devel/gettext:*
virtual/pkgconfig:*"
src_configure() {
mate_src_configure \
--with-httpd=apache2 \
--with-modules-path=/usr/$(get_libdir)/apache2/modules/ \
--disable-bluetooth \
$(use_with X x)
}

@ -1 +0,0 @@
DIST mate-utils-1.20.2.tar.xz 7260644 BLAKE2B 0f59756204ec6a48f7151b9768d0813f2d4ec757a51ecb4118fc8e5ec93646fa0e819b98cae6049ca5a1560b07c0c97e7e3790013615b68d9fdbeafecc165a9d SHA512 e152631c5d570a38ecfe179c79e7de53c6025691e677285848199cc027756d97ec65a3e4599c463836d1b2813460fbe32844e5a2284a19f9939a0d8e905a9bba

@ -1,65 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
MATE_LA_PUNT="yes"
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="Utilities for the MATE desktop"
LICENSE="GPL-2"
SLOT="0"
IUSE="X applet debug ipv6 test"
COMMON_DEPEND="
dev-libs/atk:0
>=dev-libs/glib-2.36:2
>=gnome-base/libgtop-2.12:2=
>=media-libs/libcanberra-0.4:0[gtk3]
sys-libs/zlib:0
x11-libs/cairo:0
x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-3.14:3
x11-libs/libICE:0
x11-libs/libSM:0
x11-libs/libX11:0
x11-libs/libXext:0
x11-libs/pango:0
applet? ( >=mate-base/mate-panel-1.17.0 )"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
app-text/rarian:0
>=app-text/scrollkeeper-dtd-1:1.0
app-text/yelp-tools:0
dev-util/gtk-doc
dev-util/gtk-doc-am
>=dev-util/intltool-0.50.1:*
x11-base/xorg-proto:0
sys-devel/gettext:*
virtual/pkgconfig:*"
src_prepare() {
# Make apps visible in all DEs.
LC_ALL=C find . -iname '*.desktop.in*' -exec \
sed -e '/OnlyShowIn/d' -i {} + || die
mate_src_prepare
}
src_configure() {
mate_src_configure \
--disable-maintainer-flags \
--enable-zlib \
--enable-debug=$(usex debug yes minimum) \
$(use_with X x) \
$(use_enable applet gdict-applet) \
$(use_enable ipv6)
}

@ -1 +0,0 @@
DIST libmatemixer-1.20.1.tar.xz 429004 BLAKE2B 59fd35eea4c3df8c9cbd78ff8e809c71e80363a5733b5022e311afd2f99032d4f30b246de12a0b4ed979ad00941b3c6d0f20ba0542e235262232cf7a1e817faf SHA512 2713643b4e6ba7eb28c0b064fce394a266e08d2becad252c1fd165c5aedd7e3faaf0cf20f97e5efced3df04ec271d48dfa77d632ca26c4edd2178c66cb2c5347

@ -1,39 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="Mixer library for MATE Desktop"
LICENSE="LGPL-2 GPL-2"
SLOT="0"
IUSE="+alsa oss pulseaudio"
COMMON_DEPEND="
>=dev-libs/glib-2.36:2
sys-devel/gettext:*
alsa? ( >=media-libs/alsa-lib-1.0.5 )
pulseaudio? ( >=media-sound/pulseaudio-2.0.0:0[alsa?,glib] )"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
app-text/docbook-xml-dtd:4.1.2
dev-util/gtk-doc
dev-util/gtk-doc-am
>=dev-util/intltool-0.35.0:*
virtual/pkgconfig:*"
src_configure() {
mate_src_configure \
--disable-null \
$(use_enable alsa) \
$(use_enable oss) \
$(use_enable pulseaudio)
}

@ -1 +0,0 @@
DIST mate-notification-daemon-1.20.2.tar.xz 350680 BLAKE2B e6a7e2e480fa7d08e6a430bb844970d85334ec96bd9ced7d78d81967d601e19a5cc96d036c9557ce81a5d616cddecd4fd5c9e547b4a74d9e62eaffcff502d984 SHA512 7803648f4401bd126d380d23607d1e97fae815f86fdbc129a2dea89a0ba5f3cbf685d7b9ae3ec0483862f23dd98bd6757c9d58ab215702d7aac8e8c80e68b044

@ -1,22 +0,0 @@
diff --git a/src/themes/coco/coco-theme.c b/src/themes/coco/coco-theme.c
index 2401e6c..efa555e 100644
--- a/src/themes/coco/coco-theme.c
+++ b/src/themes/coco/coco-theme.c
@@ -372,6 +372,7 @@ get_theme_info(char **theme_name,
GtkWindow *
create_notification(UrlClickedCb url_clicked)
{
+ GtkStyleContext* context;
GtkWidget *win;
GtkWidget *main_vbox;
GtkWidget *vbox;
@@ -388,6 +389,9 @@ create_notification(UrlClickedCb url_clicked)
gtk_window_set_resizable(GTK_WINDOW(win), FALSE);
windata->win = win;
+ context = gtk_widget_get_style_context (win);
+ gtk_style_context_add_class (context, "app-notification");
+
windata->rtl = gtk_widget_get_default_direction();
windata->composited = FALSE;
screen = gtk_window_get_screen(GTK_WINDOW(win));

@ -1,3 +0,0 @@
[D-BUS Service]
Name=org.freedesktop.Notifications
Exec=/usr/libexec/mate-notification-daemon

@ -1,62 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
MATE_LA_PUNT="yes"
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="MATE Notification daemon"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
COMMON_DEPEND="dev-libs/atk:0
>=dev-libs/dbus-glib-0.78:0
>=dev-libs/glib-2.36:2
>=sys-apps/dbus-1:0
x11-libs/cairo:0
>=x11-libs/gdk-pixbuf-2.22:2
>=x11-libs/libnotify-0.7:0
x11-libs/libX11:0
virtual/libintl:0
>=x11-libs/gtk+-3.14:3
>=x11-libs/libwnck-3:3
>=media-libs/libcanberra-0.4:0[gtk3]
!x11-misc/notify-osd:*
!x11-misc/qtnotifydaemon:*
!x11-misc/notification-daemon:*"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
app-arch/xz-utils:0
>=dev-util/intltool-0.50.1:*
sys-devel/gettext:*
>=sys-devel/libtool-2.2.6:2
virtual/pkgconfig:*"
src_unpack() {
unpack "${A}"
cd "${S}"
# add app-notification class for notification windows
epatch "${FILESDIR}/mate-notification-daemon-1.20.1-add_class_style.patch"
}
src_configure() {
mate_src_configure
}
src_install() {
mate_src_install
insinto /usr/share/dbus-1/services
doins "${FILESDIR}/org.freedesktop.Notifications.service"
}

@ -1 +0,0 @@
DIST mozo-1.20.2.tar.xz 177660 BLAKE2B 3d52d6b536f26bb5d6950389e062ccc7f31522ce34466a3839da10a3f636ed22cd2b37ea50514f855ce746a5bf63d84365848d9750669950c6f78ade91d984a6 SHA512 59ffaf9aba267b0181f8b12cffecc647e58bde20203c5111103f48249b08c3e068ea4173794b046adee343180cc4d84361e817b2afbe486ae60a00c325a162b9

@ -1,66 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="xml"
inherit python-r1 mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="Mozo menu editor for MATE"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
COMMON_DEPEND="${PYTHON_DEPS}
>=dev-python/pygobject-3:3[${PYTHON_USEDEP}]
>=mate-base/mate-menus-1.6[introspection,python]
x11-libs/gdk-pixbuf:2[introspection]
x11-libs/gtk+:3[introspection]
virtual/libintl:0
!!x11-misc/mate-menu-editor"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.40:*
sys-devel/gettext:*
virtual/pkgconfig:*"
src_prepare() {
mate_src_prepare
python_copy_sources
}
src_configure() {
python_foreach_impl run_in_build_dir mate_src_configure \
--disable-icon-update
}
src_compile() {
python_foreach_impl run_in_build_dir default
}
src_test() {
python_foreach_impl run_in_build_dir emake check
}
src_install() {
installing() {
mate_src_install
# Massage shebang to make python_doscript happy
sed -e 's:#! '"${PYTHON}:#!/usr/bin/python:" \
-i mozo || die
python_doscript mozo
}
python_foreach_impl run_in_build_dir installing
}

@ -1 +0,0 @@
DIST mate-terminal-1.20.2.tar.xz 1552752 BLAKE2B e0ac24bf8365c368067e101a7db3557a064223944a773d0f9e3fa3baa787bd6fc7aee6fe0e25f0edd13c7808982262ef15a4fb9f9efd2bced18af8fe6c61bc5d SHA512 6b2f3b639d95f7819a61bb649c970b4202cd32b5db603f69fab4bf13e633bf83c4ec38a9566eec3ebff80d0b680920f5500496a96135d930cfb6e6a78ece3e1b

@ -1,38 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="The MATE Terminal"
LICENSE="GPL-3"
SLOT="0"
IUSE=""
COMMON_DEPEND="dev-libs/atk:0
>=dev-libs/glib-2.36:2
>=gnome-base/dconf-0.13.4:0
x11-libs/gdk-pixbuf:2
x11-libs/libICE:0
x11-libs/libSM:0
x11-libs/libX11:0
x11-libs/pango:0
>=x11-libs/gtk+-3.14:3[X]
>=x11-libs/vte-0.38:2.91"
RDEPEND="${COMMON_DEPEND}
>=mate-base/mate-desktop-1.6"
DEPEND="${COMMON_DEPEND}
app-text/rarian:0
>=app-text/scrollkeeper-dtd-1:1.0
app-text/yelp-tools:0
>=dev-util/intltool-0.50.1:*
sys-devel/gettext:*
virtual/pkgconfig:*"

@ -1 +0,0 @@
DIST mate-backgrounds-1.20.0.tar.xz 20892008 BLAKE2B 8c2d25090da9ab2c66222a191b1afabfcbc1e49c8ed11a9d1cade5b16881f4187c46c03cf52e1b2c363b7694a4c44fb18705090c082a9ee2c3b4a2675d0992e2 SHA512 6ecf802ad357ea001ebd32481223f62867729c617c4c85f6d3ef1e893f610705c5a72b3257a1fa38e8000b510c1ed60c743472c2045e2af0f4b22ce57ee611de

@ -1,17 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="A set of backgrounds packaged with the MATE desktop"
LICENSE="GPL-2"
SLOT="0"
DEPEND=">=dev-util/intltool-0.35:*
sys-devel/gettext:*"

@ -1 +0,0 @@
DIST mate-icon-theme-faenza-1.20.0.tar.xz 19327552 BLAKE2B ce6162080d2dc1d3476970a17b37e200f3669e4c482b1e257a4b47d8a7329888966edbdf805fb360927b0eece72c4597ee5b4f2a7ee5a429f7908310199e946e SHA512 361de34fde13c6a14fdac5aa1af90aa784f639d64c0bf332c18b580cb6b4d1a10d7d188fa6b19ecda125c8bbb1fc5c63ab1d5e9ae31c512f2ec3eea288aa023d

@ -1,31 +0,0 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm x86"
fi
DESCRIPTION="Faenza icon theme, that was adapted for MATE desktop"
LICENSE="GPL-3"
SLOT="0"
IUSE="minimal"
RDEPEND="x11-themes/hicolor-icon-theme:0
!minimal? ( >=x11-themes/mate-icon-theme-${MATE_BRANCH} )"
RESTRICT="binchecks strip"
# https://github.com/mate-desktop/mate-icon-theme-faenza/issues/13
MATE_FORCE_AUTORECONF=true
src_prepare() {
# Remove broken libreoffice icons (dangling symlinks).
rm matefaenza/apps/16/*libreoffice* || die
mate_src_prepare
}

@ -1 +0,0 @@
DIST mate-icon-theme-1.20.3.tar.xz 20559744 BLAKE2B 863f86c9bcef9bba2cc2a8e950020e234426ab1a3e7c0f88728b0b85633ee2a5adc3ced649291fe2b357e5dd1ae52523df37b6511a866958416807d5491bf966 SHA512 1c2cd715428d6b9ec1afc11d774b1f1ae19713ffdd4eb59a6db54a60db46f62d07352a813e3ee9207c1b7487b98f188c819fc430173ec92460c5b7f952c9a1a2

@ -1,30 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="MATE default icon themes"
LICENSE="GPL-2"
SLOT="0"
COMMON_DEPEND=">=x11-themes/hicolor-icon-theme-0.10"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.40:*
>=x11-misc/icon-naming-utils-0.8.7:0
sys-devel/gettext:*
virtual/pkgconfig:*"
RESTRICT="binchecks strip"
src_configure() {
mate_src_configure --enable-icon-mapping
}

@ -1 +0,0 @@
DIST mate-themes-3.22.17.tar.xz 6109328 BLAKE2B a212462ae8a8bb3d210686ab25644cfffc4c89a7b3c24554dde3196d9484870cb54dbb9591cf7ea4f8a1dd262a6125c233d2dd0ac7034d76edd0f8106be711dd SHA512 d13defe06533ea91ebe7787fdb560bfc8c0569fc5e21728091abe82acca020dfe53befff5c6edfc5c5462d3d64124114c059a41a57127096aa0582f4dd006f63

@ -1,58 +0,0 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit autotools gnome2-utils versionator
MATE_GTK_V="$(get_version_component_range 1-2)"
MATE_GTK_NV="3.$(( ${MATE_GTK_V#3.} + 1 ))" #variable to allow negation of =$P-1*
if [[ ${PV#${MATE_GTK_V}.} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/mate-desktop/${PN}.git"
EGIT_BRANCH="gtk${MATE_GTK_V}"
else
SRC_URI="http://pub.mate-desktop.org/releases/themes/${MATE_GTK_V}/${P}.tar.xz"
KEYWORDS="amd64 ~arm x86"
fi
HOMEPAGE="http://mate-desktop.org"
DESCRIPTION="A set of MATE themes, with sets for users with limited or low vision"
LICENSE="LGPL-2.1"
SLOT="0/${MATE_GTK_V}"
COMMON_DEPEND=">=x11-libs/gdk-pixbuf-2:2
>=x11-libs/gtk+-2:2
!<x11-libs/gtk+-${MATE_GTK_V}:3
!>=x11-libs/gtk+-${MATE_GTK_NV}:3
>=x11-themes/gtk-engines-2.15.3:2
x11-themes/gtk-engines-murrine"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.35:*
sys-devel/gettext:*
>=sys-devel/autoconf-2.53:*
>=x11-misc/icon-naming-utils-0.8.7:0
virtual/pkgconfig:*"
RESTRICT="binchecks strip"
src_prepare() {
default
eautoreconf
}
pkg_preinst() {
gnome2_icon_savelist
}
pkg_postinst() {
gnome2_icon_cache_update
}
pkg_postrm() {
gnome2_icon_cache_update
}

@ -1 +0,0 @@
DIST marco-1.20.3.tar.xz 1424272 BLAKE2B 5d51481ce735192edc3adcc662cec9a3ee5c08a3884bb6ea33c072513518c136a75b6a360e040f3979a3ee6d84dedd7386686eb62a7e2d0247ffaf9acf4d540b SHA512 44c3b099cecca2a9929067dd2539e223f5b81fe590ad242d4bdad69eecfd35597ab265cef21e3d05ea9138f709efeaab98c8823e6601f3830bb04c9c59ab26e8

@ -1,74 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
MATE2_LA_PUNT="yes"
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="MATE default window manager"
LICENSE="GPL-2"
SLOT="0"
IUSE="startup-notification test xinerama xpresent"
COMMON_DEPEND="
dev-libs/atk:0
>=dev-libs/glib-2.50:2
>=gnome-base/libgtop-2:2=
media-libs/libcanberra:0[gtk3]
x11-libs/cairo:0
>=x11-libs/pango-1.2:0[X]
x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-3.22:3
x11-libs/libICE:0
x11-libs/libSM:0
x11-libs/libX11:0
>=x11-libs/libXcomposite-0.3:0
x11-libs/libXcursor:0
x11-libs/libXdamage:0
x11-libs/libXext:0
x11-libs/libXfixes:0
xpresent? ( x11-libs/libXpresent )
x11-libs/libXrandr:0
x11-libs/libXrender:0
>=x11-libs/startup-notification-0.7:0
virtual/libintl:0
xinerama? ( x11-libs/libXinerama:0 )
!!x11-wm/mate-window-manager"
RDEPEND="${COMMON_DEPEND}
gnome-extra/zenity:0
>=mate-base/mate-desktop-1.17.0"
DEPEND="${COMMON_DEPEND}
app-text/yelp-tools:0
>=dev-util/intltool-0.34.90:*
sys-devel/gettext:*
virtual/pkgconfig:*
x11-base/xorg-proto:0
test? ( app-text/docbook-xml-dtd:4.5 )
xinerama? ( x11-base/xorg-proto:0 )"
src_configure() {
mate_src_configure \
--enable-compositor \
--enable-render \
--enable-shape \
--enable-sm \
--enable-xsync \
$(use_enable startup-notification) \
$(use_enable xpresent) \
$(use_enable xinerama)
}
src_install() {
mate_src_install
dodoc {,doc/}*.txt
}
Loading…
Cancel
Save