From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmng/
Date: Thu, 13 May 2021 10:59:51 +0000 (UTC) [thread overview]
Message-ID: <1620903555.982764819b9cbfba502c497503b28bbe32485619.soap@gentoo> (raw)
commit: 982764819b9cbfba502c497503b28bbe32485619
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu May 13 10:59:15 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu May 13 10:59:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98276481
media-libs/libmng: Remove old 2.0.3
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert <soap <AT> gentoo.org>
media-libs/libmng/libmng-2.0.3.ebuild | 47 -----------------------------------
1 file changed, 47 deletions(-)
diff --git a/media-libs/libmng/libmng-2.0.3.ebuild b/media-libs/libmng/libmng-2.0.3.ebuild
deleted file mode 100644
index cfdb8cfeaea..00000000000
--- a/media-libs/libmng/libmng-2.0.3.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools multilib-minimal
-
-DESCRIPTION="Multiple Image Networkgraphics lib (animated png's)"
-HOMEPAGE="https://www.libmng.com/"
-SRC_URI="mirror://sourceforge/libmng/${P}.tar.xz"
-
-LICENSE="libmng"
-SLOT="0/2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="lcms static-libs"
-
-RDEPEND="
- >=sys-libs/zlib-1.2.8-r1[static-libs?,${MULTILIB_USEDEP}]
- >=virtual/jpeg-0-r2:0[static-libs?,${MULTILIB_USEDEP}]
- lcms? ( >=media-libs/lcms-2.5:2[static-libs?,${MULTILIB_USEDEP}] )"
-DEPEND="${RDEPEND}"
-
-PATCHES=( "${FILESDIR}"/${P}-jpeg-9a.patch )
-
-src_prepare() {
- default
- # effect of 'make distclean'
- rm Makefile config.h config.log config.status libmng.pc stamp-h1 || die
- eautoreconf
-}
-
-multilib_src_configure() {
- local myeconfargs=(
- $(use_enable static-libs static)
- --with-jpeg
- $(use_with lcms lcms2)
- --without-lcms
- )
-
- ECONF_SOURCE="${S}" \
- econf "${myeconfargs[@]}"
-}
-
-multilib_src_install_all() {
- dodoc CHANGES README* doc/{doc.readme,libmng.txt}
- doman doc/man/*.{3,5}
-}
next reply other threads:[~2021-05-13 10:59 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-13 10:59 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-01 3:21 [gentoo-commits] repo/gentoo:master commit in: media-libs/libmng/ WANG Xuerui
2021-07-29 12:08 David Seifert
2021-07-19 23:14 Marek Szuba
2021-05-09 21:48 Sam James
2021-05-09 21:48 Sam James
2021-05-09 21:48 Sam James
2021-05-09 21:48 Sam James
2021-05-09 21:44 Sam James
2021-05-09 21:42 Sam James
2021-05-09 21:36 Sergei Trofimovich
2021-03-13 17:06 David Seifert
2021-03-13 17:06 David Seifert
2020-12-27 17:47 Fabian Groffen
2020-05-25 8:37 Sergei Trofimovich
2020-01-22 20:06 Georgy Yakovlev
2018-11-03 5:32 Matt Turner
2018-10-05 4:56 Markus Meier
2018-09-09 11:47 Mikle Kolyada
2018-09-09 1:12 Thomas Deutschmann
2018-09-07 23:03 Sergei Trofimovich
2018-09-07 22:57 Sergei Trofimovich
2018-09-07 22:54 Sergei Trofimovich
2018-09-07 22:43 Sergei Trofimovich
2018-09-07 19:04 Sergei Trofimovich
2018-09-06 20:27 Andreas Sturmlechner
2017-01-29 19:14 Fabian Groffen
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=1620903555.982764819b9cbfba502c497503b28bbe32485619.soap@gentoo \
--to=soap@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