From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libpng-compat/
Date: Wed, 14 Apr 2021 06:46:54 +0000 (UTC) [thread overview]
Message-ID: <1618382795.7f580dd940f3d64e036e1da5e5efd4f05c897d0d.polynomial-c@gentoo> (raw)
commit: 7f580dd940f3d64e036e1da5e5efd4f05c897d0d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 14 00:34:27 2021 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Apr 14 06:46:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f580dd9
media-libs/libpng-compat: define blank array, not blank string for DOCS
This is more conventional.
Signed-off-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
media-libs/libpng-compat/libpng-compat-1.5.30.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/media-libs/libpng-compat/libpng-compat-1.5.30.ebuild b/media-libs/libpng-compat/libpng-compat-1.5.30.ebuild
index fc2d59af30c..21c669bb96b 100644
--- a/media-libs/libpng-compat/libpng-compat-1.5.30.ebuild
+++ b/media-libs/libpng-compat/libpng-compat-1.5.30.ebuild
@@ -24,7 +24,9 @@ RDEPEND="sys-libs/zlib:=[${MULTILIB_USEDEP}]
DEPEND="${RDEPEND}"
BDEPEND="app-arch/xz-utils"
-DOCS=""
+# Don't install any docs here because we're literally just installing the
+# old library for compatibility. Use libpng for the full contents.
+DOCS=()
pkg_setup() {
local _preserved_lib="${EROOT}/usr/$(get_libdir)/libpng15.so.15"
next reply other threads:[~2021-04-14 6:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-14 6:46 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-25 21:50 [gentoo-commits] repo/gentoo:master commit in: media-libs/libpng-compat/ Sam James
2021-11-22 10:11 Sam James
2021-05-06 10:02 Sam James
2021-04-14 6:46 Lars Wendler
2021-04-14 6:46 Lars Wendler
2020-12-27 17:47 Fabian Groffen
2020-09-10 19:44 Lars Wendler
2019-11-08 6:48 Michał Górny
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=1618382795.7f580dd940f3d64e036e1da5e5efd4f05c897d0d.polynomial-c@gentoo \
--to=polynomial-c@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