From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libxmp/
Date: Mon, 18 Mar 2024 16:55:56 +0000 (UTC) [thread overview]
Message-ID: <1710780872.7215cac725118dc0afc8fd0489b33404e21ca22a.sam@gentoo> (raw)
commit: 7215cac725118dc0afc8fd0489b33404e21ca22a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 18 16:54:32 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 18 16:54:32 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7215cac7
media-libs/libxmp: add 4.6.0
Closes: https://bugs.gentoo.org/859928
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/libxmp/Manifest | 1 +
media-libs/libxmp/{libxmp-9999.ebuild => libxmp-4.6.0.ebuild} | 9 +++++----
media-libs/libxmp/libxmp-9999.ebuild | 9 +++++----
3 files changed, 11 insertions(+), 8 deletions(-)
diff --git a/media-libs/libxmp/Manifest b/media-libs/libxmp/Manifest
index cd7d0e9d567f..42c8b59f01ee 100644
--- a/media-libs/libxmp/Manifest
+++ b/media-libs/libxmp/Manifest
@@ -1 +1,2 @@
DIST libxmp-4.5.0.tar.gz 652983 BLAKE2B f583c309b4c4349eec73352d16bbd9b2b20fb48be101f0cba34a3597fce903442fbc203be50f940a7e3b8f53cc1bbf6ff91236fc27c6ec70b21ec17ad71bd6fb SHA512 71a57c7fcd696267c6e2d3cc12b43fe09adce9ed83f9f130755d3b2c2b984eb52e4ae4fad115ffeb07397c7cc4886fc3c4e01cbb1f047449228f7a557760cb1a
+DIST libxmp-4.6.0.tar.gz 738532 BLAKE2B d383cb2e8c15c27e9f55954a4ae2ead6978b7e073e647ab667a2c0bb15848ff582626611b3f274ac5075bcdb7b5cfdc1a4f95d2ea76dc0ea64dab595ba8ca1b8 SHA512 d287544c9b569515f1a3fa92d8d930097b252e84f86cba5dd70e9b4460d0fa70754ece45dcc7ec314e434d821b43207d700afb12c9df80b467d73e9d029baafe
diff --git a/media-libs/libxmp/libxmp-9999.ebuild b/media-libs/libxmp/libxmp-4.6.0.ebuild
similarity index 83%
copy from media-libs/libxmp/libxmp-9999.ebuild
copy to media-libs/libxmp/libxmp-4.6.0.ebuild
index f0deadcf7930..3c9163a049d7 100644
--- a/media-libs/libxmp/libxmp-9999.ebuild
+++ b/media-libs/libxmp/libxmp-4.6.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Library that renders module files to PCM data"
HOMEPAGE="https://github.com/libxmp/libxmp"
+
if [[ ${PV} == *9999 ]] ; then
inherit autotools git-r3
EGIT_REPO_URI="https://github.com/libxmp/libxmp.git"
@@ -12,10 +13,10 @@ else
SRC_URI="https://github.com/libxmp/${PN}/releases/download/${P}/${P}.tar.gz"
KEYWORDS="~amd64"
fi
-LICENSE="LGPL-2.1+"
-SLOT="0"
-IUSE=""
+# bzip2 depacker code is 0BSD
+LICENSE="LGPL-2.1+ MIT 0BSD"
+SLOT="0"
src_prepare() {
default
diff --git a/media-libs/libxmp/libxmp-9999.ebuild b/media-libs/libxmp/libxmp-9999.ebuild
index f0deadcf7930..3c9163a049d7 100644
--- a/media-libs/libxmp/libxmp-9999.ebuild
+++ b/media-libs/libxmp/libxmp-9999.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Library that renders module files to PCM data"
HOMEPAGE="https://github.com/libxmp/libxmp"
+
if [[ ${PV} == *9999 ]] ; then
inherit autotools git-r3
EGIT_REPO_URI="https://github.com/libxmp/libxmp.git"
@@ -12,10 +13,10 @@ else
SRC_URI="https://github.com/libxmp/${PN}/releases/download/${P}/${P}.tar.gz"
KEYWORDS="~amd64"
fi
-LICENSE="LGPL-2.1+"
-SLOT="0"
-IUSE=""
+# bzip2 depacker code is 0BSD
+LICENSE="LGPL-2.1+ MIT 0BSD"
+SLOT="0"
src_prepare() {
default
next reply other threads:[~2024-03-18 16:56 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-18 16:55 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-01 22:57 [gentoo-commits] repo/gentoo:master commit in: media-libs/libxmp/ 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
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=1710780872.7215cac725118dc0afc8fd0489b33404e21ca22a.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