libraw: update to 0.18.1
This commit is contained in:
parent
1f5839de78
commit
c25f428807
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libraw'
|
# Template file for 'libraw'
|
||||||
pkgname=libraw
|
pkgname=libraw
|
||||||
version=0.18.0
|
version=0.18.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=LibRaw-${version}
|
wrksrc=LibRaw-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -8,10 +8,10 @@ hostmakedepends="pkg-config"
|
||||||
makedepends="lcms2-devel jasper-devel"
|
makedepends="lcms2-devel jasper-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="GPL-2, CDDL, ${pkgname}"
|
license="LGPL-2.1, CDDL"
|
||||||
homepage="http://www.libraw.org"
|
homepage="http://www.libraw.org"
|
||||||
distfiles="http://www.libraw.org/data/LibRaw-${version}.tar.gz"
|
distfiles="http://www.libraw.org/data/LibRaw-${version}.tar.gz"
|
||||||
checksum=d56a0c9a0e6d1b8c8c5585346acf2cfb0554eee0f0948da66f580cd65c8c5c9b
|
checksum=48228f733013a7a0cba08d1821438b983e698feeda7cbc3976ce46ceab07b899
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/licenses
|
vmkdir usr/share/licenses
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue