* [PATCH] ghostscript: Update URL_SRI considered as 'old release' @ 2016-05-20 5:59 leonardo.sandoval.gonzalez 2016-05-23 12:48 ` Alexander Kanavin 0 siblings, 1 reply; 4+ messages in thread From: leonardo.sandoval.gonzalez @ 2016-05-20 5:59 UTC (permalink / raw) To: openembedded-core From: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> The Ghostcript project started to place their tarballs in two places starting at 9.19 as explained in [1]. 9.18 version is considered old, so including the 'old-gs-releases' in the URL. [1] http://downloads.ghostscript.com/public/ [YOCTO #9573] Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> --- meta/recipes-extended/ghostscript/ghostscript_9.18.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.18.bb b/meta/recipes-extended/ghostscript/ghostscript_9.18.bb index d4222c7..aa39345 100644 --- a/meta/recipes-extended/ghostscript/ghostscript_9.18.bb +++ b/meta/recipes-extended/ghostscript/ghostscript_9.18.bb @@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b17cea54743435ab2a581c237bea294a" DEPENDS = "ghostscript-native tiff jpeg fontconfig cups libpng" DEPENDS_class-native = "libpng-native" -SRC_URI_BASE = "http://downloads.ghostscript.com/public/ghostscript-${PV}.tar.gz \ +SRC_URI_BASE = "http://downloads.ghostscript.com/public/old-gs-releases/ghostscript-${PV}.tar.gz \ file://ghostscript-9.15-parallel-make.patch \ file://ghostscript-9.16-Werror-return-type.patch \ file://png_mak.patch \ -- 2.6.6 ^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] ghostscript: Update URL_SRI considered as 'old release' 2016-05-20 5:59 [PATCH] ghostscript: Update URL_SRI considered as 'old release' leonardo.sandoval.gonzalez @ 2016-05-23 12:48 ` Alexander Kanavin 2016-05-23 12:54 ` Alexander Kanavin 0 siblings, 1 reply; 4+ messages in thread From: Alexander Kanavin @ 2016-05-23 12:48 UTC (permalink / raw) To: openembedded-core On 05/20/2016 08:59 AM, leonardo.sandoval.gonzalez@linux.intel.com wrote: > From: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> > > The Ghostcript project started to place their tarballs in two places > starting at 9.19 as explained in [1]. 9.18 version is considered old, > so including the 'old-gs-releases' in the URL. > > [1] http://downloads.ghostscript.com/public/ > > [YOCTO #9573] You also need to add UPSTREAM_CHECK_URI because otherwise ghostscript's latest release will be forever reported as 9.18. Alex ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] ghostscript: Update URL_SRI considered as 'old release' 2016-05-23 12:48 ` Alexander Kanavin @ 2016-05-23 12:54 ` Alexander Kanavin 2016-05-23 16:13 ` Leonardo Sandoval 0 siblings, 1 reply; 4+ messages in thread From: Alexander Kanavin @ 2016-05-23 12:54 UTC (permalink / raw) To: openembedded-core On 05/23/2016 03:48 PM, Alexander Kanavin wrote: > On 05/20/2016 08:59 AM, leonardo.sandoval.gonzalez@linux.intel.com wrote: >> From: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> >> >> The Ghostcript project started to place their tarballs in two places >> starting at 9.19 as explained in [1]. 9.18 version is considered old, >> so including the 'old-gs-releases' in the URL. >> >> [1] http://downloads.ghostscript.com/public/ >> >> [YOCTO #9573] > > You also need to add UPSTREAM_CHECK_URI because otherwise ghostscript's > latest release will be forever reported as 9.18. Actually, the same 9.18 tarball is available here: https://github.com/ArtifexSoftware/ghostpdl-downloads/releases so why not switch SRC_URI to that? Alex ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] ghostscript: Update URL_SRI considered as 'old release' 2016-05-23 12:54 ` Alexander Kanavin @ 2016-05-23 16:13 ` Leonardo Sandoval 0 siblings, 0 replies; 4+ messages in thread From: Leonardo Sandoval @ 2016-05-23 16:13 UTC (permalink / raw) To: openembedded-core > Actually, the same 9.18 tarball is available here: > > https://github.com/ArtifexSoftware/ghostpdl-downloads/releases > > so why not switch SRC_URI to that? > You are right. Sending v2 now. > > Alex > ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-05-23 16:11 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2016-05-20 5:59 [PATCH] ghostscript: Update URL_SRI considered as 'old release' leonardo.sandoval.gonzalez 2016-05-23 12:48 ` Alexander Kanavin 2016-05-23 12:54 ` Alexander Kanavin 2016-05-23 16:13 ` Leonardo Sandoval
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox