From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libogg/
Date: Sat, 28 Jun 2025 06:27:39 +0000 (UTC) [thread overview]
Message-ID: <1751092030.cf2f792cf1d881faac741e12d304435b6744e272.sam@gentoo> (raw)
commit: cf2f792cf1d881faac741e12d304435b6744e272
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 28 06:26:30 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 28 06:27:10 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf2f792c
media-libs/libogg: add 1.3.6
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/libogg/Manifest | 1 +
media-libs/libogg/libogg-1.3.6.ebuild | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/media-libs/libogg/Manifest b/media-libs/libogg/Manifest
index 5d5be17d0b14..9174581778d7 100644
--- a/media-libs/libogg/Manifest
+++ b/media-libs/libogg/Manifest
@@ -1 +1,2 @@
DIST libogg-1.3.5.tar.xz 429076 BLAKE2B 464cf767902bd8bd463d3faaae01fecbe33d4cc87dabf38388ac961bfbe24e6d113f4ee88542e6bed6fd7eaaf0709c7f5cb7a306ee910527f79810054ccdbae7 SHA512 5d1cbc2a3a1fcf5543f5729bd5eb560cfc740c5d17a2492ead137970c45e6203ec1f5de536d77c4b73ece9e3b0046eaa9181c02a09de72ac7ae51b1fca1e1ee7
+DIST libogg-1.3.6.tar.xz 439952 BLAKE2B 18b5563775b0569db1c41358a8c2de9a64b14754ca0da8a154e692e6cb26fbd5dc73ac7fa61697304bca2847db5b5f256be8361840b3e0df270a0701f1468814 SHA512 2168548e57e23fadca4aa66351214b23d699bc3aa47f5d065f8b583a3fe85c99333014a6aa38e4021b0e3750115b88258a6c00cac1e1496cdee5f12cdc633814
diff --git a/media-libs/libogg/libogg-1.3.6.ebuild b/media-libs/libogg/libogg-1.3.6.ebuild
new file mode 100644
index 000000000000..d886f9ef5420
--- /dev/null
+++ b/media-libs/libogg/libogg-1.3.6.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-minimal
+
+DESCRIPTION="The Ogg media file format library"
+HOMEPAGE="https://xiph.org/ogg/"
+SRC_URI="https://downloads.xiph.org/releases/ogg/${P}.tar.xz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+IUSE="static-libs"
+
+MULTILIB_WRAPPED_HEADERS=(
+ /usr/include/ogg/config_types.h
+)
+
+multilib_src_configure() {
+ ECONF_SOURCE="${S}" econf $(use_enable static-libs static)
+}
+
+multilib_src_install_all() {
+ einstalldocs
+ find "${ED}" -type f -name "*.la" -delete || die
+}
next reply other threads:[~2025-06-28 6:27 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-28 6:27 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-26 19:11 [gentoo-commits] repo/gentoo:master commit in: media-libs/libogg/ Arthur Zamarin
2025-04-26 13:11 Sam James
2025-04-26 7:18 Arthur Zamarin
2025-04-26 5:28 Sam James
2025-04-26 4:37 Sam James
2022-05-17 7:56 WANG Xuerui
2022-04-26 2:39 Sam James
2021-10-03 13:47 James Le Cuirot
2021-07-13 4:29 Miroslav Šulc
2021-07-13 4:02 Sam James
2021-07-07 6:31 Agostino Sarubbo
2021-07-07 6:30 Agostino Sarubbo
2021-07-07 2:17 Sam James
2021-07-06 18:02 Sam James
2021-07-06 17:59 Sam James
2021-06-04 18:21 Sam James
2021-05-28 15:37 David Seifert
2021-05-25 8:25 Yixun Lan
2020-09-08 7:48 Miroslav Šulc
2020-09-04 23:52 Sam James
2020-09-04 10:31 Sergei Trofimovich
2020-09-04 0:23 Sam James
2020-09-04 0:21 Sam James
2020-09-03 14:29 Thomas Deutschmann
2019-09-05 14:27 Lars Wendler
2019-05-11 1:43 Aaron Bauman
2018-06-11 0:04 Andreas Sturmlechner
2018-04-01 22:16 Sergei Trofimovich
2018-03-15 16:32 Mikle Kolyada
2018-03-05 14:52 Tobias Klausmann
2018-02-22 7:55 Sergei Trofimovich
2018-02-21 22:42 Sergei Trofimovich
2018-02-21 7:42 Sergei Trofimovich
2018-02-19 16:57 Thomas Deutschmann
2018-02-19 7:31 Sergei Trofimovich
2018-01-08 8:08 Alexis Ballier
2017-11-10 11:18 Lars Wendler
2017-08-31 12:58 Tim Harder
2017-04-12 11:10 Tim Harder
2017-01-29 19:15 Fabian Groffen
2017-01-15 20:27 Markus Meier
2017-01-14 11:44 Jeroen Roovers
2017-01-02 9:54 Agostino Sarubbo
2016-12-18 1:58 Aaron Bauman
2016-12-06 9:04 Tobias Klausmann
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=1751092030.cf2f792cf1d881faac741e12d304435b6744e272.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