From: Max Krummenacher <max.oss.09@gmail.com>
To: Alexander Kanavin <alexander.kanavin@linux.intel.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 3/5] libpng12: remove the recipe
Date: Wed, 03 May 2017 20:41:32 +0200 [thread overview]
Message-ID: <1493836892.2405.4.camel@gmail.com> (raw)
In-Reply-To: <20170503131153.1780-3-alexander.kanavin@linux.intel.com>
Hi Alexander
Am Mittwoch, den 03.05.2017, 16:11 +0300 schrieb Alexander Kanavin:
> It was only in oe-core because of LSB; let's remove it. Current libpng is 1.6.x.
This will break at least meta-openembedded glmark2 and glcompbench.
Max
> Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
> ---
> .../packagegroups/packagegroup-core-lsb.bb | 1 -
> meta/recipes-lsb4/libpng/libpng12_1.2.57.bb | 36 ----------------------
> 2 files changed, 37 deletions(-)
> delete mode 100644 meta/recipes-lsb4/libpng/libpng12_1.2.57.bb
>
> diff --git a/meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb b/meta/recipes
> -extended/packagegroups/packagegroup-core-lsb.bb
> index 61b35e68921..a6fb3023052 100644
> --- a/meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb
> +++ b/meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb
> @@ -177,7 +177,6 @@ RDEPENDS_packagegroup-core-lsb-core = "\
> ncurses \
> zlib \
> nspr \
> - libpng12 \
> nss \
> "
>
> diff --git a/meta/recipes-lsb4/libpng/libpng12_1.2.57.bb b/meta/recipes
> -lsb4/libpng/libpng12_1.2.57.bb
> deleted file mode 100644
> index 9f74f5fdb5a..00000000000
> --- a/meta/recipes-lsb4/libpng/libpng12_1.2.57.bb
> +++ /dev/null
> @@ -1,36 +0,0 @@
> -SUMMARY = "PNG image format decoding library"
> -HOMEPAGE = "http://www.libpng.org/"
> -SECTION = "libs"
> -LICENSE = "Libpng"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=597b8a91994a3e27ae6aa79bf02677d9 \
> - file://png.h;beginline=19;endline=109;md5=166406397718925b660f0033f7558ef7"
> -DEPENDS = "zlib"
> -
> -PN = "libpng12"
> -S = "${WORKDIR}/libpng-${PV}"
> -
> -SRC_URI = "${GENTOO_MIRROR}/libpng-${PV}.tar.xz"
> -
> -SRC_URI[md5sum] = "307052e5e8af97b82b17b64fb1b3677a"
> -SRC_URI[sha256sum] = "0f4620e11fa283fedafb474427c8e96bf149511a1804bdc47350963ae5cf54d8"
> -
> -UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/libpng/files/libpng12/"
> -UPSTREAM_CHECK_REGEX = "/libpng12/(?P<pver>(\d+[\.\-_]*)+)/"
> -
> -BINCONFIG_GLOB = "${PN}-config"
> -
> -inherit autotools binconfig pkgconfig
> -
> -do_install_append() {
> - # The follow link files link to corresponding png12*.h and libpng12* files
> - # They conflict with higher verison, so drop them
> - rm ${D}/${includedir}/png.h
> - rm ${D}/${includedir}/pngconf.h
> -
> - rm ${D}/${libdir}/libpng.la
> - rm ${D}/${libdir}/libpng.so
> - rm ${D}/${libdir}/libpng.a || true
> - rm ${D}/${libdir}/pkgconfig/libpng.pc
> -
> - rm ${D}/${bindir}/libpng-config
> -}
> --
> 2.11.0
>
next prev parent reply other threads:[~2017-05-03 18:41 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-03 13:11 [PATCH 1/5] liberation-fonts: update to 2.00.1 Alexander Kanavin
2017-05-03 13:11 ` [PATCH 2/5] packagegroup-core-lsb: do not include Qt4 anymore Alexander Kanavin
2017-05-03 13:11 ` [PATCH 3/5] libpng12: remove the recipe Alexander Kanavin
2017-05-03 18:41 ` Max Krummenacher [this message]
2017-05-03 18:58 ` Burton, Ross
2017-05-04 9:18 ` Alexander Kanavin
2017-05-04 9:54 ` Burton, Ross
2017-05-04 23:48 ` Max Krummenacher
2017-05-05 9:16 ` Alexander Kanavin
2017-05-07 23:46 ` Paul Eggleton
2017-05-05 10:10 ` Burton, Ross
2017-05-03 13:11 ` [PATCH 4/5] recipes-lsb4/perl: remove the recipes Alexander Kanavin
2017-05-04 10:49 ` Richard Purdie
2017-05-04 10:54 ` Alexander Kanavin
2017-05-04 11:16 ` Richard Purdie
2017-05-03 13:11 ` [PATCH 5/5] mailx: remove the recipe Alexander Kanavin
2017-05-03 13:31 ` ✗ patchtest: failure for "liberation-fonts: update to 2...." and 4 more Patchwork
2017-05-03 21:43 ` Paul Eggleton
2017-05-04 9:33 ` Alexander Kanavin
2017-05-04 10:07 ` Paul Eggleton
2017-05-04 10:16 ` Alexander Kanavin
2017-05-04 10:32 ` Peter Kjellerstedt
2017-05-04 10:32 ` Paul Eggleton
2017-05-04 15:36 ` Leonardo Sandoval
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=1493836892.2405.4.camel@gmail.com \
--to=max.oss.09@gmail.com \
--cc=alexander.kanavin@linux.intel.com \
--cc=openembedded-core@lists.openembedded.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