On 11.09.2017 12:11, Juergen Borleis wrote:
Hi Roland,

On Thursday 24 August 2017 00:39:06 Roland Hieber wrote:
[...]
+#
+# Paths and names
+#
+QPDF_VERSION   := 6.0.0
+QPDF_MD5       := a0601b0bc56d3f412fd3afecfce2721c
+QPDF           := qpdf-$(QPDF_VERSION)
+QPDF_SUFFIX    := tar.gz
+QPDF_URL       := $(call ptx/mirror, SF,
/qpdf/qpdf/$(QPDF_VERSION)/$(QPDF).$(QPDF_SUFFIX)) +QPDF_SOURCE :=
$(SRCDIR)/$(QPDF).$(QPDF_SUFFIX)
+QPDF_DIR       := $(BUILDDIR)/$(QPDF)
+QPDF_LICENSE   := Artistic-2.0

Downloading the qpdf archive leads to a different content and thus the MD5
sum differs. The a0601b0bc56d3f412fd3afecfce2721c package contains an
unreleased version, which needs to create the 'configure' script first.

Where did you download your archive?

Huh, indeed. When I downloaded it from SourceForge (through ptxdist get), I got the version with the a0601b0 MD5, which didn't have a configure script. The maintainers seem to have released a new tarball under the same name. Will update the rules in v2.

 - Roland

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to