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/libxmp/
Date: Fri, 20 Jun 2025 09:33:40 +0000 (UTC)	[thread overview]
Message-ID: <1750411981.b9a3cd2b6efc6af90ddcb1a9f3dea4b3907bb65f.sam@gentoo> (raw)

commit:     b9a3cd2b6efc6af90ddcb1a9f3dea4b3907bb65f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 20 07:45:25 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 20 09:33:01 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9a3cd2b

media-libs/libxmp: add 4.6.3

Bug: https://bugs.gentoo.org/958489
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/libxmp/Manifest            |  1 +
 media-libs/libxmp/libxmp-4.6.3.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/media-libs/libxmp/Manifest b/media-libs/libxmp/Manifest
index cf2f5a33267c..21d678558ba6 100644
--- a/media-libs/libxmp/Manifest
+++ b/media-libs/libxmp/Manifest
@@ -1,2 +1,3 @@
 DIST libxmp-4.6.0.tar.gz 738532 BLAKE2B d383cb2e8c15c27e9f55954a4ae2ead6978b7e073e647ab667a2c0bb15848ff582626611b3f274ac5075bcdb7b5cfdc1a4f95d2ea76dc0ea64dab595ba8ca1b8 SHA512 d287544c9b569515f1a3fa92d8d930097b252e84f86cba5dd70e9b4460d0fa70754ece45dcc7ec314e434d821b43207d700afb12c9df80b467d73e9d029baafe
 DIST libxmp-4.6.1.tar.gz 798994 BLAKE2B 8bf853ee85b61c9bec46bd786f4741fcf2cff37a07cea4d8d6f60a66c09d6c9a6144e54786e8744942285d642ee7ab454290f06d0da946f2985d0c417752be26 SHA512 a772a489d8c1bedda378cd36f4f359bc224a1ac16ba12486b675667c76826d1308697f03e2d6502b654e4127eaaf3930684ee4367a73b75432273662af29111d
+DIST libxmp-4.6.3.tar.gz 805616 BLAKE2B 5cf99574d990d48f069f1ebb3f06d6b0658f41adb5f032b11c7d8849f4a8ad08597e3881d8804c10ef895c4620c329bf3369a2f7f84b553f5350407c520e06c9 SHA512 fc87fafa392ebd07f6f9823801cdf296d5f5a6216e15a437d0539bc4ebf0f963bb8d868c73499d1ece33a238b71a8da6da303be23d409975a62b166225853bec

diff --git a/media-libs/libxmp/libxmp-4.6.3.ebuild b/media-libs/libxmp/libxmp-4.6.3.ebuild
new file mode 100644
index 000000000000..03bce6df9a1d
--- /dev/null
+++ b/media-libs/libxmp/libxmp-4.6.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-minimal
+
+DESCRIPTION="Library that renders module files to PCM data"
+HOMEPAGE="https://github.com/libxmp/libxmp"
+SRC_URI="https://github.com/libxmp/libxmp/releases/download/${P}/${P}.tar.gz"
+
+LICENSE="MIT 0BSD public-domain"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+src_prepare() {
+	default
+	multilib_copy_sources
+}
+
+multilib_src_compile() {
+	emake V=1
+}


             reply	other threads:[~2025-06-20  9:33 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-20  9:33 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-16 11:58 [gentoo-commits] repo/gentoo:master commit in: media-libs/libxmp/ Arthur Zamarin
2025-04-26  1:37 Sam James
2025-04-26  1:25 Sam James
2025-04-26  0:43 Sam James
2025-04-26  0:39 Sam James
2025-04-26  0:39 Sam James
2025-03-11 10:49 Ionen Wolkens
2025-03-11 10:49 Ionen Wolkens
2025-03-01 22:57 Sam James
2025-03-01 22:50 Sam James
2025-03-01 22:49 Sam James
2025-03-01 22:49 Sam James
2025-02-26  9:02 Conrad Kostecki
2025-02-26  9:02 Conrad Kostecki
2025-01-18 10:01 Arthur Zamarin
2025-01-14  6:05 WANG Xuerui
2025-01-12 22:48 Andreas Sturmlechner
2025-01-12 16:34 Jakov Smolić
2025-01-12 12:45 Sam James
2025-01-12 12:45 Sam James
2025-01-12 12:45 Sam James
2024-11-23 20:16 Sam James
2024-03-19  6:24 Joonas Niilola
2024-03-18 16:55 Sam James
2024-03-18 16:55 Sam James
2022-06-22 11:36 Jakov Smolić
2022-05-22  7:59 Lars Wendler

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=1750411981.b9a3cd2b6efc6af90ddcb1a9f3dea4b3907bb65f.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