public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXvMC/
Date: Tue, 13 Feb 2024 19:38:10 +0000 (UTC)	[thread overview]
Message-ID: <1707853076.cda65969f6c6d3c990dc7d878e9aca990507564a.mattst88@gentoo> (raw)

commit:     cda65969f6c6d3c990dc7d878e9aca990507564a
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 13 18:41:41 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Feb 13 19:37:56 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cda65969

x11-libs/libXvMC: Version bump to 1.0.14

Closes: https://bugs.gentoo.org/836213
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-libs/libXvMC/Manifest              |  1 +
 x11-libs/libXvMC/libXvMC-1.0.14.ebuild | 38 ++++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/x11-libs/libXvMC/Manifest b/x11-libs/libXvMC/Manifest
index 4d1b4b206443..d7ebc0d39a61 100644
--- a/x11-libs/libXvMC/Manifest
+++ b/x11-libs/libXvMC/Manifest
@@ -1 +1,2 @@
 DIST libXvMC-1.0.13.tar.xz 274180 BLAKE2B 51e7a08b0a1c76c9ed3bf53dc9656d7cea836ce7f5c17175b0700f73f2a8c4c0a9a91a6c3bc3b3919c4fbfaecc8e305d344ebf4654662d297735bf53d9a55579 SHA512 c9d0f73884a586efb9ea4f77fc8555f60d940077d7dff8eaa765b86345c8b4e3d80b860f68191d2830c272b9e464c08450fbb51bb64819753a6f4228c71861ac
+DIST libXvMC-1.0.14.tar.xz 278492 BLAKE2B 91c50f188ff944e9515043b0ff4b76477814a12a281a577dced157b8ffac5512f282c9393592c384743fb908bfc745f985e8f622e7a7034f84aa3ceb5bb1e004 SHA512 fc76c6d591780f3481f5032d1f956f2043f3dc7655a4b776dfda4bae55d4424a36d1a3c63dafe2a851908f33159297c0b038a41329d7a137ca7ea73d3db3eedf

diff --git a/x11-libs/libXvMC/libXvMC-1.0.14.ebuild b/x11-libs/libXvMC/libXvMC-1.0.14.ebuild
new file mode 100644
index 000000000000..4f27b38cd43c
--- /dev/null
+++ b/x11-libs/libXvMC/libXvMC-1.0.14.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+XORG_MULTILIB=yes
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3 meson-multilib
+
+DESCRIPTION="X.Org XvMC library"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+RDEPEND="
+	>=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
+	>=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
+	>=x11-libs/libXv-1.0.10[${MULTILIB_USEDEP}]
+"
+DEPEND="${RDEPEND}
+	x11-base/xorg-proto"
+
+# Override xorg-3's src_prepare
+src_prepare() {
+	default
+}
+
+multilib_src_configure() {
+	local emesonargs=(
+		-Ddefault_library=shared
+	)
+	meson_src_configure
+}
+
+multilib_src_install_all() {
+	einstalldocs
+	mv "${ED}"/usr/share/doc/{${PN},${P}}/XvMC_API.txt || die
+	rmdir "${ED}"/usr/share/doc/${PN} || die
+}


             reply	other threads:[~2024-02-13 19:38 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-13 19:38 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-22 14:51 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXvMC/ Matt Turner
2024-03-21 20:49 Arthur Zamarin
2024-03-19  9:18 Sam James
2024-03-19  7:13 Arthur Zamarin
2024-02-16  2:45 Matt Turner
2022-10-18  1:08 Matt Turner
2022-05-29 15:23 Matt Turner
2022-05-28  1:35 Sam James
2022-05-25 18:00 Jakov Smolić
2022-05-25 17:57 Jakov Smolić
2022-05-13  6:33 WANG Xuerui
2022-05-08 23:01 Sam James
2022-05-07 17:55 Jakov Smolić
2022-03-26 18:01 Matt Turner
2021-07-04 19:05 Matt Turner
2019-11-26 22:54 Matt Turner
2019-11-25  7:30 Sergei Trofimovich
2019-11-22 13:44 Matt Turner
2019-11-22  9:33 Mikle Kolyada
2019-11-20 11:48 Agostino Sarubbo
2019-11-20 11:35 Agostino Sarubbo
2019-11-20 11:21 Agostino Sarubbo
2019-11-18 22:08 Aaron Bauman
2019-11-18 14:29 Agostino Sarubbo
2019-09-25 20:58 Matt Turner
2019-09-24 18:44 Matt Turner
2019-05-01 20:47 Matt Turner
2019-05-01 18:24 Matt Turner
2019-04-28 20:59 Sergei Trofimovich
2019-04-28  9:35 Mikle Kolyada
2019-04-28  4:21 Matt Turner
2019-04-28  0:48 Matt Turner
2019-04-27 11:52 Mikle Kolyada
2019-04-27 11:47 Mikle Kolyada
2019-04-27  4:29 Aaron Bauman
2019-04-27  3:15 Aaron Bauman
2019-03-16 23:45 Matt Turner
2018-06-30 17:50 Mikle Kolyada
2017-03-11 21:16 Matt Turner
2017-03-05  2:38 Matt Turner
2017-03-01  0:31 Michael Weber
2017-02-13 16:15 Michael Weber
2016-11-13  9:17 Agostino Sarubbo
2016-11-12 11:52 Agostino Sarubbo
2016-10-18 20:01 Markus Meier
2016-10-11 14:18 Tobias Klausmann
2016-10-07  9:01 Agostino Sarubbo
2016-10-07  8:59 Agostino Sarubbo
2016-10-06  5:26 Jeroen Roovers
2016-10-04 20:45 Manuel Rüger
2016-06-02 17:12 Tobias Klausmann
2016-03-23 21:23 Stephen Klimaszewski
2016-01-09 14:35 Jeroen Roovers
2015-12-19 21:55 Markus Meier
2015-12-02 11:16 Agostino Sarubbo
2015-12-01 10:17 Agostino Sarubbo
2015-11-30 11:51 Agostino Sarubbo

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=1707853076.cda65969f6c6d3c990dc7d878e9aca990507564a.mattst88@gentoo \
    --to=mattst88@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