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-extra/mate-media/
Date: Mon,  1 Jan 2024 20:35:21 +0000 (UTC)	[thread overview]
Message-ID: <1704141264.30dff7b31e838002ebfb6781167f6b83f0d260aa.sam@gentoo> (raw)

commit:     30dff7b31e838002ebfb6781167f6b83f0d260aa
Author:     Oz Tiram <oz.tiram <AT> gmail <DOT> com>
AuthorDate: Wed Dec 27 14:47:38 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  1 20:34:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30dff7b3

mate-extra/mate-media: add 1.26.2

Signed-off-by: Oz Tiram <oz.tiram <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 mate-extra/mate-media/Manifest                 |  1 +
 mate-extra/mate-media/mate-media-1.26.2.ebuild | 37 ++++++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/mate-extra/mate-media/Manifest b/mate-extra/mate-media/Manifest
index e761a766a360..476563b6c3f2 100644
--- a/mate-extra/mate-media/Manifest
+++ b/mate-extra/mate-media/Manifest
@@ -1,3 +1,4 @@
 DIST mate-media-1.26.0.tar.xz 571620 BLAKE2B efeda50bec1c25f8e7242480d3cc3e8e58cc47b4a8b7156c77f896d1abfc83bb281d9553cf0337fdca53ed49ffeb13fed7a33efeb450552e0f7ccc2a24014baa SHA512 7af0e9b19abbd7b676ce9ff9228557d45ceaf12e6f70e569772f31c6a0f9d9e6fdebaa4a376884d3001f36fad2f465b8a212972fa4057477cb92f2c47d86d617
 DIST mate-media-1.26.1.tar.xz 579176 BLAKE2B dac02df96b07e849d219ef2565de4021c8bd48bac996b7b32871b5887167807299c32463646c7d6579558346073a4c27a2d18b73fb7a6525dc8a02f285fb415e SHA512 2d9768628b6ad2f167f9f6759ac6d7cb69fc2a52c0ee261be6848a09b4f6e427c6ead3304951f74f07786944c29d5b79f56fecb4063b04bc0087e78562339f08
+DIST mate-media-1.26.2.tar.xz 579440 BLAKE2B 7b57454c6f25d3509cf6a019e28cdb7588fe88f410e4081f01ecf0d7d4693d1ca0c384134df1d04605c37db8d93b30eb086c47b53a60a340f04d3ff4afe91f0e SHA512 2dc5885889b3f97056ce402cac4eb30d19d71ebee4feca4a47d35992e3ef0385289508af5188c8e51c96a31ef2a4b8a240a2a9b66b9ccd86d4c2e7643855cdb5
 DIST mate-media-1.27.0.tar.xz 580904 BLAKE2B 78790ca5e2476a97ab3753b9a2841f5796dc4323e852831cef3a43ae00a3e94f6e81c404caac181749f2776254df4699188c93b522ba5fba2c527c18c7f53b77 SHA512 b12198063a88a80269f182477f7f29e33d24a49de935403a1bee6a20a3ee68f14ca4777ebe587bcc958795c28b3b68ffc686af895e8920ecc04c7fb4fc69a9ee

diff --git a/mate-extra/mate-media/mate-media-1.26.2.ebuild b/mate-extra/mate-media/mate-media-1.26.2.ebuild
new file mode 100644
index 000000000000..d5ac69d1caf0
--- /dev/null
+++ b/mate-extra/mate-media/mate-media-1.26.2.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+	KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+fi
+
+DESCRIPTION="Multimedia related programs for the MATE desktop"
+LICENSE="FDL-1.1+ GPL-2+ HPND LGPL-2+"
+SLOT="0"
+
+IUSE=""
+
+COMMON_DEPEND="
+	>=dev-libs/glib-2.50:2
+	dev-libs/libxml2:2
+	>=mate-base/mate-panel-1.17.0
+	>=mate-base/mate-desktop-1.17.0
+	>=media-libs/libcanberra-0.13[gtk3]
+	>=media-libs/libmatemixer-1.10.0
+	x11-libs/cairo
+	>=x11-libs/gtk+-3.22:3
+	x11-libs/pango
+"
+
+BDEPEND="${COMMON_DEPEND}
+	virtual/libintl
+"
+
+DEPEND="${COMMON_DEPEND}
+	>=sys-devel/gettext-0.19.8
+	virtual/pkgconfig
+"


             reply	other threads:[~2024-01-01 20:35 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-01 20:35 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-06  7:17 [gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-media/ Sam James
2024-09-17 17:50 Andreas Sturmlechner
2024-06-18  8:06 Joonas Niilola
2024-06-16  6:06 Joonas Niilola
2024-01-01 20:35 Sam James
2023-12-22  6:46 Sam James
2022-12-21 10:00 Andreas Sturmlechner
2022-12-16 20:39 Arthur Zamarin
2022-09-10 11:21 Sam James
2022-06-28  2:03 WANG Xuerui
2020-09-25 20:32 Adam Feldman
2020-09-02  6:02 Adam Feldman
2019-07-07 18:48 Göktürk Yüksek
2019-07-07 18:48 Göktürk Yüksek
2019-05-12 21:04 Göktürk Yüksek
2019-04-14 21:24 Mikle Kolyada
2019-04-14 16:24 Mikle Kolyada
2019-04-14 15:27 Mikle Kolyada
2019-03-17 11:11 Mikle Kolyada
2018-10-06 20:24 Mart Raudsepp
2018-09-10 16:19 Mikle Kolyada
2018-09-09 23:53 Thomas Deutschmann
2018-02-11 15:03 Ettore Di Giacinto
2017-09-27  3:23 NP Hardass
2017-06-04 15:18 Ettore Di Giacinto
2016-12-08 15:31 Ettore Di Giacinto
2016-11-24 22:22 Ettore Di Giacinto
2016-11-21 11:02 Ettore Di Giacinto
2016-08-12  5:13 NP Hardass
2016-08-06  2:12 NP Hardass
2016-07-25 18:36 NP Hardass
2016-05-30 19:18 Mikle Kolyada
2016-02-09  2:49 NP Hardass

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=1704141264.30dff7b31e838002ebfb6781167f6b83f0d260aa.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