From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libpng/
Date: Sat, 27 Jan 2024 10:22:55 +0000 (UTC) [thread overview]
Message-ID: <1706350930.7751d91adcdaeb2e8d648e108eb04c36529631f4.sam@gentoo> (raw)
commit: 7751d91adcdaeb2e8d648e108eb04c36529631f4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 27 10:15:49 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 27 10:22:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7751d91a
media-libs/libpng: add 1.6.41
Switch to 'libpng-apng' for apng for 1.6.41 as it applies unlike the 'apng' one,
and suffix the distfile name with the repo we got it from to avoid collisions.
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/libpng/Manifest | 4 +++-
media-libs/libpng/libpng-1.6.40-r1.ebuild | 10 +++++-----
.../{libpng-1.6.40-r1.ebuild => libpng-1.6.41.ebuild} | 19 +++++++++++--------
3 files changed, 19 insertions(+), 14 deletions(-)
diff --git a/media-libs/libpng/Manifest b/media-libs/libpng/Manifest
index 4de304a9a1e5..956b4ca6759b 100644
--- a/media-libs/libpng/Manifest
+++ b/media-libs/libpng/Manifest
@@ -1,2 +1,4 @@
-DIST libpng-1.6.40-apng.patch.gz 10330 BLAKE2B e2a5ff10ebaf75019d20edb148ea26fd6b255842aa34e8af31a919ae3c059b28eb827831289f47428e5f55c239f23a600677fde58e74bf0a2db27b5001f9ccb1 SHA512 803c45c2bbaf6c12863a09fb4d307c629680835b11a01c456512c81ef705e4f96c29e98c2486970ff1d86335cb4bd7568a30482c3e69601275d2a31d294058db
+DIST libpng-1.6.40-apng-apng.patch.gz 10330 BLAKE2B e2a5ff10ebaf75019d20edb148ea26fd6b255842aa34e8af31a919ae3c059b28eb827831289f47428e5f55c239f23a600677fde58e74bf0a2db27b5001f9ccb1 SHA512 803c45c2bbaf6c12863a09fb4d307c629680835b11a01c456512c81ef705e4f96c29e98c2486970ff1d86335cb4bd7568a30482c3e69601275d2a31d294058db
+DIST libpng-1.6.40-libpng-apng-apng.patch.gz 10815 BLAKE2B 47b09d730d6be1d481ab48e511068a38fc3448339aaeab1d8ad21f26de6cb79006c64785de2e0514ff820a75101c0010b84cce923d10e8f6198e4e99916d08f2 SHA512 373cc9f0df15f7c77c0a59ddaac22374cfae37174b63a642e68e3a17a6d0bb1015399d771998c7eb6b356b634f157f0009743f4cc659f3b8e480a9533010ef9c
DIST libpng-1.6.40.tar.xz 1021332 BLAKE2B 4dd2df57791ca68cc31ba966b9176ecb37458572c60eef34e31ff0d3266d25ad6ea9d2e8cae6bfaf7932b5c7bc231047d3ed139b3464304c41cc4d89611f5ba8 SHA512 a2ec37c529bf80f3fee3798191d080d06e14d6a1ffecd3c1a02845cb9693b5e308a1d82598a376101f9312d989d19f1fb6735b225d4b0b9f1b73f9f8a3edb17f
+DIST libpng-1.6.41.tar.xz 1035328 BLAKE2B 43d8d1c563d9df46b663f706dca9563e31e6e47a2809a77a5d059de8cfa348721054df724d08ac24ef4717ffc101989941127df2d026c9537532375d9b432b68 SHA512 046d0328255572ee2ccab7e751ed457b07e0aedc72474c2f4675a8303e628de3ef8afa1a00c60d768eb788546d1cda1e8b800b2497d9c352694faba6dde2c5b4
diff --git a/media-libs/libpng/libpng-1.6.40-r1.ebuild b/media-libs/libpng/libpng-1.6.40-r1.ebuild
index 427a7cace2c3..604859806599 100644
--- a/media-libs/libpng/libpng-1.6.40-r1.ebuild
+++ b/media-libs/libpng/libpng-1.6.40-r1.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
@@ -12,8 +12,8 @@ HOMEPAGE="http://www.libpng.org/"
SRC_URI="
mirror://sourceforge/${PN}/${P}.tar.xz
apng? (
- mirror://sourceforge/${APNG_REPO}/${PN}$(ver_rs 1-2 '' $(ver_cut 1-2 ${APNG_VERSION}))/${PV}/${PN}-${APNG_VERSION}-apng.patch.gz
- mirror://sourceforge/${APNG_REPO}/${PN}$(ver_rs 1-2 '' $(ver_cut 1-2 ${APNG_VERSION}))/${PN}-${APNG_VERSION}-apng.patch.gz
+ mirror://sourceforge/${APNG_REPO}/${PN}$(ver_rs 1-2 '' $(ver_cut 1-2 ${APNG_VERSION}))/${PV}/${PN}-${APNG_VERSION}-apng.patch.gz -> ${PN}-${APNG_VERSION}-${APNG_REPO}-apng.patch.gz
+ mirror://sourceforge/${APNG_REPO}/${PN}$(ver_rs 1-2 '' $(ver_cut 1-2 ${APNG_VERSION}))/${PN}-${APNG_VERSION}-apng.patch.gz -> ${PN}-${APNG_VERSION}-${APNG_REPO}-apng.patch.gz
)
"
@@ -33,10 +33,10 @@ src_prepare() {
if use apng; then
case ${APNG_REPO} in
apng)
- eapply -p0 "${WORKDIR}"/${PN}-${APNG_VERSION}-apng.patch
+ eapply -p0 "${WORKDIR}"/${PN}-${APNG_VERSION}-${APNG_REPO}-apng.patch
;;
libpng-apng)
- eapply "${WORKDIR}"/${PN}-${APNG_VERSION}-apng.patch
+ eapply "${WORKDIR}"/${PN}-${APNG_VERSION}-${APNG_REPO}-apng.patch
;;
*)
die "Unknown APNG_REPO!"
diff --git a/media-libs/libpng/libpng-1.6.40-r1.ebuild b/media-libs/libpng/libpng-1.6.41.ebuild
similarity index 63%
copy from media-libs/libpng/libpng-1.6.40-r1.ebuild
copy to media-libs/libpng/libpng-1.6.41.ebuild
index 427a7cace2c3..b198fcd653b4 100644
--- a/media-libs/libpng/libpng-1.6.40-r1.ebuild
+++ b/media-libs/libpng/libpng-1.6.41.ebuild
@@ -1,26 +1,27 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit libtool multilib-minimal
-APNG_REPO=apng # sometimes libpng-apng is more up to date
+APNG_REPO=libpng-apng # sometimes libpng-apng is more up to date
APNG_VERSION="1.6.40"
DESCRIPTION="Portable Network Graphics library"
HOMEPAGE="http://www.libpng.org/"
SRC_URI="
mirror://sourceforge/${PN}/${P}.tar.xz
apng? (
- mirror://sourceforge/${APNG_REPO}/${PN}$(ver_rs 1-2 '' $(ver_cut 1-2 ${APNG_VERSION}))/${PV}/${PN}-${APNG_VERSION}-apng.patch.gz
- mirror://sourceforge/${APNG_REPO}/${PN}$(ver_rs 1-2 '' $(ver_cut 1-2 ${APNG_VERSION}))/${PN}-${APNG_VERSION}-apng.patch.gz
+ mirror://sourceforge/${APNG_REPO}/${PN}$(ver_rs 1-2 '' $(ver_cut 1-2 ${APNG_VERSION}))/${PV}/${PN}-${APNG_VERSION}-apng.patch.gz -> ${PN}-${APNG_VERSION}-${APNG_REPO}-apng.patch.gz
+ mirror://sourceforge/${APNG_REPO}/${PN}$(ver_rs 1-2 '' $(ver_cut 1-2 ${APNG_VERSION}))/${PN}-${APNG_VERSION}-apng.patch.gz -> ${PN}-${APNG_VERSION}-${APNG_REPO}-apng.patch.gz
)
"
LICENSE="libpng2"
SLOT="0/16"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE="apng cpu_flags_arm_neon cpu_flags_x86_sse static-libs"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+IUSE="apng cpu_flags_arm_neon cpu_flags_x86_sse static-libs test"
+RESTRICT="!test? ( test )"
RDEPEND=">=sys-libs/zlib-1.2.8-r1:=[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"
@@ -33,10 +34,10 @@ src_prepare() {
if use apng; then
case ${APNG_REPO} in
apng)
- eapply -p0 "${WORKDIR}"/${PN}-${APNG_VERSION}-apng.patch
+ eapply -p0 "${WORKDIR}"/${PN}-${APNG_VERSION}-${APNG_REPO}-apng.patch
;;
libpng-apng)
- eapply "${WORKDIR}"/${PN}-${APNG_VERSION}-apng.patch
+ eapply "${WORKDIR}"/${PN}-${APNG_VERSION}-${APNG_REPO}-apng.patch
;;
*)
die "Unknown APNG_REPO!"
@@ -52,6 +53,8 @@ src_prepare() {
multilib_src_configure() {
local myeconfargs=(
+ $(multilib_native_enable tools)
+ $(use_enable test tests)
$(use_enable cpu_flags_arm_neon arm-neon)
$(use_enable cpu_flags_x86_sse intel-sse)
$(use_enable static-libs static)
next reply other threads:[~2024-01-27 10:22 UTC|newest]
Thread overview: 203+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-27 10:22 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-22 9:40 [gentoo-commits] repo/gentoo:master commit in: media-libs/libpng/ Sam James
2025-04-22 9:40 Sam James
2025-04-22 9:40 Sam James
2025-04-22 9:40 Sam James
2025-03-24 3:31 Sam James
2025-03-13 3:15 Sam James
2025-03-13 3:15 Sam James
2025-03-13 1:24 Sam James
2025-03-13 1:21 Sam James
2025-03-13 1:21 Sam James
2025-03-13 1:21 Sam James
2025-03-13 1:11 Sam James
2025-02-09 5:36 Sam James
2025-02-09 5:36 Sam James
2024-11-20 9:49 Sam James
2024-11-13 11:10 Arthur Zamarin
2024-11-11 14:47 Sam James
2024-11-11 14:47 Sam James
2024-09-20 6:20 Sam James
2024-09-17 23:52 Sam James
2024-04-13 6:26 Arthur Zamarin
2024-03-14 7:51 Arthur Zamarin
2024-03-14 7:48 Arthur Zamarin
2024-03-14 6:54 Arthur Zamarin
2024-03-14 6:44 Sam James
2024-03-14 6:23 Sam James
2024-03-14 6:07 Sam James
2024-03-14 6:06 Sam James
2024-02-29 8:15 Sam James
2024-02-29 4:22 Sam James
2024-01-31 20:35 Sam James
2024-01-27 10:22 Sam James
2023-12-28 4:04 Sam James
2023-08-20 10:29 Sam James
2023-08-19 9:30 Sam James
2023-08-19 9:24 Sam James
2023-08-19 9:24 Sam James
2023-08-19 6:58 Arthur Zamarin
2023-08-19 6:23 Sam James
2023-08-19 6:18 Sam James
2023-08-15 3:17 Sam James
2023-08-02 16:37 Sam James
2023-07-24 12:07 Jakov Smolić
2023-07-24 10:05 Jakov Smolić
2023-07-08 3:32 Sam James
2023-06-23 2:14 Sam James
2022-12-26 3:54 Sam James
2022-12-26 3:20 Sam James
2022-12-25 21:24 Sam James
2022-12-25 21:24 Sam James
2022-12-25 20:11 Sam James
2022-12-25 20:11 Sam James
2022-12-25 20:11 Sam James
2022-12-25 20:11 Sam James
2022-12-25 20:08 Arthur Zamarin
2022-11-21 8:14 Sam James
2022-11-18 10:53 Arthur Zamarin
2022-11-18 6:54 Arthur Zamarin
2022-11-18 6:52 Arthur Zamarin
2022-11-18 6:47 Arthur Zamarin
2022-11-18 6:45 Sam James
2022-11-18 6:45 Sam James
2022-11-18 6:38 Arthur Zamarin
2022-11-18 6:38 Arthur Zamarin
2022-09-17 17:49 Sam James
2022-05-07 4:28 WANG Xuerui
2021-11-22 10:11 Sam James
2021-05-06 10:02 Sam James
2021-05-06 10:02 Sam James
2021-04-14 6:46 Lars Wendler
2021-04-14 6:46 Lars Wendler
2021-01-25 22:00 Andreas K. Hüttel
2021-01-23 21:13 Andreas Sturmlechner
2020-12-27 17:47 Fabian Groffen
2020-11-18 22:01 Sergei Trofimovich
2020-11-17 19:17 Agostino Sarubbo
2020-11-17 19:10 Agostino Sarubbo
2020-11-17 19:05 Agostino Sarubbo
2020-11-17 18:55 Agostino Sarubbo
2020-11-15 7:59 Sam James
2020-11-14 21:15 Sam James
2020-11-14 21:15 Sam James
2020-09-09 15:17 Lars Wendler
2020-09-07 20:44 Mike Gilbert
2019-11-08 6:48 Michał Górny
2019-07-27 14:42 Mikle Kolyada
2019-04-30 7:44 Lars Wendler
2019-04-28 13:03 Sergei Trofimovich
2019-04-28 7:42 Sergei Trofimovich
2019-04-27 15:48 Sergei Trofimovich
2019-04-26 20:54 Mikle Kolyada
2019-04-20 17:57 Mikle Kolyada
2019-04-18 20:32 Thomas Deutschmann
2019-04-17 20:01 Sergei Trofimovich
2019-04-17 11:43 Mikle Kolyada
2019-04-16 2:13 Aaron Bauman
2019-04-15 15:00 Mikle Kolyada
2019-04-15 11:46 Lars Wendler
2019-04-15 8:00 Lars Wendler
2019-01-16 15:13 Lars Wendler
2019-01-16 15:08 Mikle Kolyada
2019-01-11 9:46 Lars Wendler
2019-01-08 9:35 Mart Raudsepp
2018-12-23 19:52 Matt Turner
2018-12-08 9:44 Sergei Trofimovich
2018-12-08 9:36 Sergei Trofimovich
2018-12-08 9:28 Sergei Trofimovich
2018-12-08 9:23 Sergei Trofimovich
2018-12-07 13:03 Mikle Kolyada
2018-12-07 2:41 Thomas Deutschmann
2018-12-05 20:02 Sergei Trofimovich
2018-12-04 15:58 Mikle Kolyada
2018-12-03 11:40 Lars Wendler
2018-09-18 7:16 Lars Wendler
2018-07-16 22:04 Lars Wendler
2018-07-16 22:04 Lars Wendler
2018-06-03 17:42 Mikle Kolyada
2018-05-25 3:48 Matt Turner
2018-05-14 19:10 Sergei Trofimovich
2018-05-14 16:03 Tobias Klausmann
2018-05-08 18:43 Sergei Trofimovich
2018-04-30 8:31 Mikle Kolyada
2018-04-25 12:26 Mart Raudsepp
2018-04-20 6:54 Sergei Trofimovich
2018-04-19 19:42 Sergei Trofimovich
2018-04-18 15:02 Mikle Kolyada
2018-04-18 10:09 Lars Wendler
2018-03-03 1:43 Mart Raudsepp
2017-10-01 22:49 Thomas Deutschmann
2017-09-09 16:51 Sergei Trofimovich
2017-09-08 8:22 Sergei Trofimovich
2017-08-25 21:34 Lars Wendler
2017-08-25 21:34 Lars Wendler
2017-08-18 23:26 Thomas Deutschmann
2017-07-28 7:09 Lars Wendler
2017-07-24 17:58 Markus Meier
2017-07-16 11:08 Tobias Klausmann
2017-07-15 16:42 Tobias Klausmann
2017-07-15 11:29 Sergei Trofimovich
2017-06-29 14:42 Lars Wendler
2017-06-29 14:42 Lars Wendler
2017-03-28 22:21 Michael Weber
2017-03-21 15:46 Michael Haubenwallner
2017-03-18 20:05 Lars Wendler
2017-01-29 19:15 Fabian Groffen
2017-01-17 16:23 Lars Wendler
2017-01-14 11:08 Jeroen Roovers
2017-01-08 18:36 Markus Meier
2017-01-06 8:46 Lars Wendler
2017-01-06 8:46 Lars Wendler
2017-01-05 12:34 Tobias Klausmann
2017-01-03 10:38 Agostino Sarubbo
2017-01-02 9:54 Agostino Sarubbo
2016-12-30 16:47 Agostino Sarubbo
2016-12-29 20:49 Lars Wendler
2016-12-29 20:49 Lars Wendler
2016-11-20 16:57 Michael Palimaka
2016-11-14 14:50 Mike Frysinger
2016-11-14 14:42 Mike Frysinger
2016-11-08 7:51 Jeroen Roovers
2016-10-22 8:08 Tobias Klausmann
2016-10-20 13:07 Lars Wendler
2016-10-20 13:07 Lars Wendler
2016-09-01 6:54 Lars Wendler
2016-08-04 7:43 Lars Wendler
2016-08-04 7:43 Lars Wendler
2016-06-10 6:50 Lars Wendler
2016-06-04 14:25 Jeroen Roovers
2016-06-04 4:51 Markus Meier
2016-06-01 13:10 Tobias Klausmann
2016-06-01 6:48 Jeroen Roovers
2016-05-27 12:46 Lars Wendler
2016-05-26 20:05 Lars Wendler
2016-05-26 18:24 Lars Wendler
2016-05-26 18:24 Lars Wendler
2016-02-26 2:26 Doug Goldstein
2016-01-16 11:25 Lars Wendler
2016-01-16 11:08 Agostino Sarubbo
2016-01-16 11:08 Agostino Sarubbo
2016-01-16 10:37 Lars Wendler
2015-12-27 10:48 Mikle Kolyada
2015-12-03 22:52 Lars Wendler
2015-12-03 22:52 Lars Wendler
2015-11-21 14:36 Markus Meier
2015-11-19 11:27 Agostino Sarubbo
2015-11-18 9:56 Agostino Sarubbo
2015-11-15 8:31 Matt Turner
2015-11-15 7:55 Jeroen Roovers
2015-11-15 6:26 Jeroen Roovers
2015-11-13 14:31 Agostino Sarubbo
2015-11-13 14:31 Agostino Sarubbo
2015-11-12 21:52 Lars Wendler
2015-11-12 21:52 Lars Wendler
2015-11-08 0:08 Mikle Kolyada
2015-10-30 10:15 Agostino Sarubbo
2015-10-20 23:16 Julian Ospald
2015-10-11 12:14 Mikle Kolyada
2015-10-03 18:21 Jeroen Roovers
2015-10-01 12:49 Tobias Klausmann
2015-10-01 11:15 Mikle Kolyada
2015-10-01 7:34 Agostino Sarubbo
2015-10-01 7:32 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=1706350930.7751d91adcdaeb2e8d648e108eb04c36529631f4.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