From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-menus/
Date: Sun, 17 Mar 2019 20:09:07 +0000 (UTC) [thread overview]
Message-ID: <1552853341.6126025d9e083171a54d571de461f7eee348e485.zlogene@gentoo> (raw)
commit: 6126025d9e083171a54d571de461f7eee348e485
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 17 20:07:01 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Mar 17 20:09:01 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6126025d
mate-base/mate-menus: Drop python support (now obsolete)
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
| 27 ++++-----------------------
1 file changed, 4 insertions(+), 23 deletions(-)
--git a/mate-base/mate-menus/mate-menus-1.22.0.ebuild b/mate-base/mate-menus/mate-menus-1.22.0.ebuild
index 9f30adb69d6..41f8745853e 100644
--- a/mate-base/mate-menus/mate-menus-1.22.0.ebuild
+++ b/mate-base/mate-menus/mate-menus-1.22.0.ebuild
@@ -4,9 +4,8 @@
EAPI=6
GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_7 )
-inherit python-r1 mate
+inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
@@ -22,11 +21,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
COMMON_DEPEND=">=dev-libs/glib-2.50:2
virtual/libintl
- introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )
- python? (
- dev-python/pygtk:2[${PYTHON_USEDEP}]
- ${PYTHON_DEPS}
- )"
+ introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )"
RDEPEND="${COMMON_DEPEND}"
@@ -35,30 +30,16 @@ DEPEND="${COMMON_DEPEND}
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 \
+ 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
+ mate_src_install
exeinto /etc/X11/xinit/xinitrc.d/
doexe "${FILESDIR}/10-xdg-menu-mate"
next reply other threads:[~2019-03-17 20:09 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-17 20:09 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-22 6:46 [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-menus/ Sam James
2023-12-21 11:55 Sam James
2023-10-09 21:45 Sam James
2023-10-09 16:21 Arthur Zamarin
2023-08-17 6:22 Sam James
2022-12-21 10:00 Andreas Sturmlechner
2022-06-28 6:08 Sam James
2020-09-02 6:02 Adam Feldman
2020-05-22 15:01 Adam Feldman
2019-05-12 21:04 Göktürk Yüksek
2019-03-17 21:21 Mikle Kolyada
2019-03-17 11:11 Mikle Kolyada
2018-09-10 16:19 Mikle Kolyada
2018-02-11 15:03 Ettore Di Giacinto
2017-12-21 21:16 Patrice Clement
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=1552853341.6126025d9e083171a54d571de461f7eee348e485.zlogene@gentoo \
--to=zlogene@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