From 9cce740df27e57faa598f6f4f27b299a4e8c081d Mon Sep 17 00:00:00 2001 From: "Mingde (Matthew) Zeng" Date: Mon, 13 Jan 2020 15:46:57 -0500 Subject: poppler/poppler-data: Add HOMEPAGE tags Add HOMEPAGE tags missing in the poppler and poppler-data recipes. Signed-off-by: Matthew Zeng Signed-off-by: Khem Raj --- meta-oe/recipes-support/poppler/poppler-data_0.4.9.bb | 1 + meta-oe/recipes-support/poppler/poppler_0.84.0.bb | 1 + 2 files changed, 2 insertions(+) (limited to 'meta-oe') diff --git a/meta-oe/recipes-support/poppler/poppler-data_0.4.9.bb b/meta-oe/recipes-support/poppler/poppler-data_0.4.9.bb index b2af097154..eda3f7ecdc 100644 --- a/meta-oe/recipes-support/poppler/poppler-data_0.4.9.bb +++ b/meta-oe/recipes-support/poppler/poppler-data_0.4.9.bb @@ -1,6 +1,7 @@ SUMMARY = "Encoding files for Poppler" DESCRIPTION = "Encoding files for use with poppler that enable poppler to \ correctly render CJK and Cyrrilic." +HOMEPAGE = "https://poppler.freedesktop.org/" LICENSE = "BSD & GPLv2 & GPLv3+" LIC_FILES_CHKSUM = "file://COPYING;md5=4870b98343f0bbb25fa43b9d2ba59448 \ file://COPYING.adobe;md5=63c6a8a9df204c00461fa5f163d8a663 \ diff --git a/meta-oe/recipes-support/poppler/poppler_0.84.0.bb b/meta-oe/recipes-support/poppler/poppler_0.84.0.bb index 0f3e505717..5153868b68 100644 --- a/meta-oe/recipes-support/poppler/poppler_0.84.0.bb +++ b/meta-oe/recipes-support/poppler/poppler_0.84.0.bb @@ -1,4 +1,5 @@ SUMMARY = "Poppler is a PDF rendering library based on the xpdf-3.0 code base" +HOMEPAGE = "https://poppler.freedesktop.org/" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" -- cgit 1.2.3-korg