public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-menus/
Date: Thu, 21 Dec 2023 11:55:46 +0000 (UTC)	[thread overview]
Message-ID: <1703159386.571e8a0ed553ad3055d31992cc71bce014f49704.sam@gentoo> (raw)

commit:     571e8a0ed553ad3055d31992cc71bce014f49704
Author:     Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Mon Dec 18 05:02:25 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 11:49:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=571e8a0e

mate-base/mate-menus: add 1.27.0

Signed-off-by: Ian Jordan <immoloism <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 mate-base/mate-menus/Manifest                 |  1 +
 mate-base/mate-menus/mate-menus-1.27.0.ebuild | 46 +++++++++++++++++++++++++++
 2 files changed, 47 insertions(+)

diff --git a/mate-base/mate-menus/Manifest b/mate-base/mate-menus/Manifest
index aee69ff39d23..e37e88133d1d 100644
--- a/mate-base/mate-menus/Manifest
+++ b/mate-base/mate-menus/Manifest
@@ -1,2 +1,3 @@
 DIST mate-menus-1.26.0.tar.xz 410900 BLAKE2B 71ebc400ffd2217362485d80a8ddd3717ccb950ece7a7e7f9df971ecd5cffd3d456a678dc3bd3a958e90c4f99e234f8557600110efb813274bbc508a4745d9c2 SHA512 01d0b4f111c445df363baa8e24c87e63e12e6c84c1ccdac4b05bc12a3e3edba6be14651c6b2b34e05271fa35c57f237d79bdbee6dde1699273047519022a636c
 DIST mate-menus-1.26.1.tar.xz 421032 BLAKE2B c767a1a60fba60ad7c86e64a5a17e71bfa0bb8bb5170c22594c1ef896dead8fed6e901e66b88495c5a89f7a6e35a6e45102a1bed4a1e511db0950bfa7c553031 SHA512 df57f653bc7a456719c24fa077b70a175d9bbaec7d55fb807e35ed66a9e0f2aaf7251bea0e7778ec98bf2b07b9f7bc25f4931a9c83ec0ae3621a1b8f257b1329
+DIST mate-menus-1.27.0.tar.xz 420292 BLAKE2B 2bb7d9d83b1d54ea151270ead88ea4c7c08535fb45c994dd895a3d0c35df34730c87461c78f03401061d81ebee0e1153d35cfe1f04abefc603a17d45da9ba21b SHA512 25b2b275b5038610d33ff9be4afb7bc98023342180ff5609037186991848ba13f56ad60cd54d8954524015449ce9a13c690b07e699a717ade7118e59fd329979

diff --git a/mate-base/mate-menus/mate-menus-1.27.0.ebuild b/mate-base/mate-menus/mate-menus-1.27.0.ebuild
new file mode 100644
index 000000000000..881deba49a93
--- /dev/null
+++ b/mate-base/mate-menus/mate-menus-1.27.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+GNOME2_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+	KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+fi
+
+DESCRIPTION="MATE menu system, implementing the F.D.O cross-desktop spec"
+LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+"
+SLOT="0"
+
+IUSE="debug +introspection nls"
+
+COMMON_DEPEND=">=dev-libs/glib-2.50:2
+	introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )
+"
+
+RDEPEND="${COMMON_DEPEND}"
+
+BDEPEND="
+	>=sys-devel/gettext-0.19.8
+	virtual/pkgconfig
+"
+DEPEND="${COMMON_DEPEND}"
+
+src_configure() {
+	# Do NOT compile with --disable-debug/--enable-debug=no as it disables API
+	# usage checks.
+	mate_src_configure \
+		--enable-debug=$(usex debug yes) \
+		$(use_enable introspection) \
+		$(use_enable nls)
+}
+
+src_install() {
+	mate_src_install
+
+	exeinto /etc/X11/xinit/xinitrc.d/
+	newexe "${FILESDIR}/10-xdg-menu-mate-r1" "10-xdg-menu-mate"
+}


             reply	other threads:[~2023-12-21 11:55 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-21 11:55 Sam James [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-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 20:09 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=1703159386.571e8a0ed553ad3055d31992cc71bce014f49704.sam@gentoo \
    --to=sam@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