libraw: update to 0.18.10.
This commit is contained in:
@@ -1,17 +1,18 @@
|
|||||||
# Template file for 'libraw'
|
# Template file for 'libraw'
|
||||||
pkgname=libraw
|
pkgname=libraw
|
||||||
version=0.18.8
|
version=0.18.11
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=LibRaw-${version}
|
wrksrc=LibRaw-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="lcms2-devel jasper-devel"
|
makedepends="jasper-devel lcms2-devel"
|
||||||
short_desc="Raw image decoder library"
|
short_desc="Raw image decoder library"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1, CDDL"
|
license="LGPL-2.1-only, CDDL-1.0"
|
||||||
homepage="http://www.libraw.org"
|
homepage="https://www.libraw.org"
|
||||||
distfiles="http://www.libraw.org/data/LibRaw-${version}.tar.gz"
|
#changelog="https://raw.githubusercontent.com/LibRaw/LibRaw/0.18-stable/Changelog.txt"
|
||||||
checksum=56aca4fd97038923d57d2d17d90aa11d827f1f3d3f1d97e9f5a0d52ff87420e2
|
distfiles="https://www.libraw.org/data/LibRaw-${version}.tar.gz"
|
||||||
|
checksum=7cf724a40a0d8915869498f51062a952167e4f5bae2b6920542c9e0e079a471d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/licenses
|
vmkdir usr/share/licenses
|
||||||
@@ -29,6 +30,7 @@ libraw-devel_package() {
|
|||||||
vmove "usr/lib/*.so"
|
vmove "usr/lib/*.so"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
libraw-progs_package() {
|
libraw-progs_package() {
|
||||||
short_desc+=" - applications"
|
short_desc+=" - applications"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|||||||
Reference in New Issue
Block a user