Thanks, applied as 865c547ad6263bf1b79a3baf3d4cd6b1bc035811. Michael
[sent from post-receive hook] On Fri, 17 Dec 2021 14:27:20 +0100, Roland Hieber <[email protected]> wrote: > the libpng license differs in word, but chose it anyway as content wise > all points are dealt with in a similar way. > > Signed-off-by: Felicitas Jung <[email protected]> > [rhi: too different from libpng license, classify as custom. Also use > the whole LICENSE file.] > Reviewed-by: Roland Hieber <[email protected]> > Signed-off-by: Roland Hieber <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/libmng.make b/rules/libmng.make > index c89ff198a5b4..e4515c314ee4 100644 > --- a/rules/libmng.make > +++ b/rules/libmng.make > @@ -21,6 +21,8 @@ LIBMNG_SUFFIX := tar.bz2 > LIBMNG_URL := $(call ptx/mirror, SF, libmng/$(LIBMNG).$(LIBMNG_SUFFIX)) > LIBMNG_SOURCE := $(SRCDIR)/$(LIBMNG).$(LIBMNG_SUFFIX) > LIBMNG_DIR := $(BUILDDIR)/$(LIBMNG) > +LIBMNG_LICENSE := custom > +LIBMNG_LICENSE_FILES := file://LICENSE;md5=32becdb8930f90eab219a8021130ec09 > > # > ---------------------------------------------------------------------------- > # Prepare _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
