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: media-libs/x264/
Date: Sun, 25 Aug 2024 18:03:29 +0000 (UTC)	[thread overview]
Message-ID: <1724608981.bbc97d42941334cd57d1a9abd26e8427d2ba30f4.sam@gentoo> (raw)

commit:     bbc97d42941334cd57d1a9abd26e8427d2ba30f4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 25 17:57:11 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 25 18:03:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbc97d42

media-libs/x264: add 0.0.20240513

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/x264/Manifest                                       | 1 +
 media-libs/x264/{x264-9999.ebuild => x264-0.0.20240513.ebuild} | 4 ++--
 media-libs/x264/x264-9999.ebuild                               | 4 ++--
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/media-libs/x264/Manifest b/media-libs/x264/Manifest
index b95b528c7338..df3438c35d15 100644
--- a/media-libs/x264/Manifest
+++ b/media-libs/x264/Manifest
@@ -1,2 +1,3 @@
 DIST x264-0.0.20220222.tar.bz2 777236 BLAKE2B 45e57c48b4b889f5c7b4ce87d1442d26d907aac47fb7c586b34239317a8b74bb93eac3058eed766728fbca6370656d9a6f070e8992643984a89560e28edf206d SHA512 1cf864059f83731ac47008c1af1d9ac06d06283439cf883a020f8a76e0c7efc3b525791d11efe8784d0e39ded68dd03794f0502fa64cc07df2f2de064a55e1d9
 DIST x264-0.0.20231114.tar.bz2 833229 BLAKE2B e8e60767d16ea11e55f9dd56f1c74535a06b07a498b91d4372872925915563b67fb917c5856e2e40e1f58acbab3142509d036cae8d56820bef0e16ee7bc35196 SHA512 7705c2827c6b280afc7403bce206f82ee94c1ba76c582d3e6ae017b9c4f08c4475ac70373f8a0bcda73046221456efc3f338c57aaf03c11f4d8e63f69bb94db5
+DIST x264-0.0.20240513.tar.bz2 841594 BLAKE2B fe88195c52d90e635a0aedef7d18886160147ba41cd1a692ae9a661b76608ac11e05aa5bc4628030f833d6a822cee187f3fbc4c015e094eb1b30c96783147124 SHA512 6d0d9e079d6c7650abb5c00ad60cf3cfe72a220b3ee7cd030d4daeefdd9feeb4d056cf2e01b2f8d2fb0a66ccc15cdde860237f8ac5eac42ede6e5444a81346f8

diff --git a/media-libs/x264/x264-9999.ebuild b/media-libs/x264/x264-0.0.20240513.ebuild
similarity index 95%
copy from media-libs/x264/x264-9999.ebuild
copy to media-libs/x264/x264-0.0.20240513.ebuild
index e94280109f25..e5fa9d33f6bd 100644
--- a/media-libs/x264/x264-9999.ebuild
+++ b/media-libs/x264/x264-0.0.20240513.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
 	inherit git-r3
 	EGIT_REPO_URI="https://code.videolan.org/videolan/x264.git"
 else
-	X264_COMMIT="c196240409e4d7c01b47448d93b1f9683aaa7cf7"
+	X264_COMMIT="4613ac3c15fd75cebc4b9f65b7fb95e70a3acce1"
 	SRC_URI="https://code.videolan.org/videolan/x264/-/archive/${X264_COMMIT}/x264-${X264_COMMIT}.tar.bz2 -> ${P}.tar.bz2"
 	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 	S="${WORKDIR}/${PN}-${X264_COMMIT}"

diff --git a/media-libs/x264/x264-9999.ebuild b/media-libs/x264/x264-9999.ebuild
index e94280109f25..e5fa9d33f6bd 100644
--- a/media-libs/x264/x264-9999.ebuild
+++ b/media-libs/x264/x264-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
 	inherit git-r3
 	EGIT_REPO_URI="https://code.videolan.org/videolan/x264.git"
 else
-	X264_COMMIT="c196240409e4d7c01b47448d93b1f9683aaa7cf7"
+	X264_COMMIT="4613ac3c15fd75cebc4b9f65b7fb95e70a3acce1"
 	SRC_URI="https://code.videolan.org/videolan/x264/-/archive/${X264_COMMIT}/x264-${X264_COMMIT}.tar.bz2 -> ${P}.tar.bz2"
 	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 	S="${WORKDIR}/${PN}-${X264_COMMIT}"


             reply	other threads:[~2024-08-25 18:03 UTC|newest]

Thread overview: 82+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-25 18:03 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-26 21:39 [gentoo-commits] repo/gentoo:master commit in: media-libs/x264/ Sam James
2023-12-22  7:21 Arthur Zamarin
2023-12-22  7:21 Arthur Zamarin
2023-12-21 16:01 Arthur Zamarin
2023-12-21 12:56 Sam James
2023-12-21 12:56 Sam James
2023-12-21 11:55 Sam James
2023-12-21 11:55 Sam James
2023-12-21  9:57 Sam James
2023-11-25  6:47 Sam James
2023-03-22  5:30 Sam James
2022-11-12 17:48 Matt Turner
2022-11-12 16:09 Arthur Zamarin
2022-11-12 16:07 Arthur Zamarin
2022-11-12 16:06 Arthur Zamarin
2022-11-12 16:06 Arthur Zamarin
2022-09-05  3:56 Sam James
2022-09-03  5:27 Sam James
2022-03-10 12:45 Alexis Ballier
2022-03-10 12:45 Alexis Ballier
2021-08-10  0:02 Marek Szuba
2021-01-07 19:04 Sam James
2021-01-07 18:57 Sam James
2021-01-07 10:14 Sam James
2021-01-06 14:27 Fabian Groffen
2021-01-04 19:40 Sergei Trofimovich
2021-01-04  3:31 Sam James
2021-01-04  2:03 Sam James
2021-01-04  1:32 Sam James
2020-09-15  9:02 Alexis Ballier
2020-09-05 18:54 Mike Gilbert
2020-07-21 23:15 Kent Fredric
2020-06-16  6:33 Sergei Trofimovich
2020-06-10  4:52 Georgy Yakovlev
2019-12-29 19:34 Mike Gilbert
2019-09-29  2:56 Mike Gilbert
2019-09-04 14:46 Alexis Ballier
2019-07-28 11:24 Andreas Sturmlechner
2019-07-28 11:04 Mikle Kolyada
2019-07-02 13:12 Agostino Sarubbo
2019-07-02 10:33 Agostino Sarubbo
2019-07-02 10:12 Agostino Sarubbo
2019-07-02  8:28 Sergei Trofimovich
2019-07-02  8:24 Sergei Trofimovich
2019-07-02  8:19 Sergei Trofimovich
2019-07-01 19:23 Thomas Deutschmann
2019-05-05 19:05 Mike Gilbert
2019-02-15 12:36 Alexis Ballier
2019-01-17  2:47 Andreas Sturmlechner
2018-05-20 19:13 Andreas Sturmlechner
2018-04-19 20:31 Mikle Kolyada
2018-04-13 10:44 Alexis Ballier
2018-04-12 14:43 Sergei Trofimovich
2018-04-03  6:26 Sergei Trofimovich
2018-03-05 14:52 Tobias Klausmann
2018-02-26 14:25 Jason Zaman
2018-02-25 21:57 Sergei Trofimovich
2018-02-25 20:16 Thomas Deutschmann
2018-02-25 19:41 Andreas Sturmlechner
2018-02-24  8:55 Sergei Trofimovich
2017-12-27 16:08 Luca Barbato
2017-12-27 16:08 Luca Barbato
2017-12-17 15:16 Andrey Utkin
2017-12-09 18:41 Craig Andrews
2017-12-09 18:41 Craig Andrews
2017-11-26 23:06 David Seifert
2017-08-31 12:37 Tim Harder
2017-07-02 10:04 Alexis Ballier
2017-07-02 10:04 Alexis Ballier
2017-07-02 10:04 Alexis Ballier
2017-04-23 14:23 Alexis Ballier
2017-03-15 15:07 Michael Weber
2017-03-10  5:51 Markus Meier
2017-03-08 21:34 Markus Meier
2017-01-14 12:50 Jeroen Roovers
2016-12-06 12:21 Agostino Sarubbo
2016-12-06 12:21 Agostino Sarubbo
2016-12-06  9:04 Tobias Klausmann
2016-07-13 13:24 Alexis Ballier
2016-05-24 14:12 Alexis Ballier
2015-08-21 13:51 Alexis Ballier

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=1724608981.bbc97d42941334cd57d1a9abd26e8427d2ba30f4.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