From 7b62003e970a3658e60c90ba652fa3491030f775 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 25 Apr 2018 16:48:49 -0300 Subject: [PATCH] libraw: update to 0.18.10. --- srcpkgs/libraw/template | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/srcpkgs/libraw/template b/srcpkgs/libraw/template index 145de172e4c..f62d798909b 100644 --- a/srcpkgs/libraw/template +++ b/srcpkgs/libraw/template @@ -1,17 +1,18 @@ # Template file for 'libraw' pkgname=libraw -version=0.18.8 +version=0.18.11 revision=1 wrksrc=LibRaw-${version} build_style=gnu-configure hostmakedepends="pkg-config" -makedepends="lcms2-devel jasper-devel" +makedepends="jasper-devel lcms2-devel" short_desc="Raw image decoder library" maintainer="Juan RP " -license="LGPL-2.1, CDDL" -homepage="http://www.libraw.org" -distfiles="http://www.libraw.org/data/LibRaw-${version}.tar.gz" -checksum=56aca4fd97038923d57d2d17d90aa11d827f1f3d3f1d97e9f5a0d52ff87420e2 +license="LGPL-2.1-only, CDDL-1.0" +homepage="https://www.libraw.org" +#changelog="https://raw.githubusercontent.com/LibRaw/LibRaw/0.18-stable/Changelog.txt" +distfiles="https://www.libraw.org/data/LibRaw-${version}.tar.gz" +checksum=7cf724a40a0d8915869498f51062a952167e4f5bae2b6920542c9e0e079a471d post_install() { vmkdir usr/share/licenses @@ -29,6 +30,7 @@ libraw-devel_package() { vmove "usr/lib/*.so" } } + libraw-progs_package() { short_desc+=" - applications" pkg_install() {