libraw: update to 0.17.0.
This commit is contained in:
parent
05caf42536
commit
9994351b29
|
@ -877,8 +877,8 @@ libmusicbrainz3.so.6 libmusicbrainz-3.0.3_1
|
||||||
librhythmbox-core.so.9 librhythmbox-3.2.1_1
|
librhythmbox-core.so.9 librhythmbox-3.2.1_1
|
||||||
libdmapsharing-3.0.so.2 libdmapsharing-2.9.12_1
|
libdmapsharing-3.0.so.2 libdmapsharing-2.9.12_1
|
||||||
libgexiv2.so.2 libgexiv2-0.6.1_1
|
libgexiv2.so.2 libgexiv2-0.6.1_1
|
||||||
libraw.so.10 libraw-0.16.0_1
|
libraw.so.15 libraw-0.17.0_1
|
||||||
libraw_r.so.10 libraw-0.16.0_1
|
libraw_r.so.15 libraw-0.17.0_1
|
||||||
libdjvulibre.so.21 libdjvulibre-3.5.24_1
|
libdjvulibre.so.21 libdjvulibre-3.5.24_1
|
||||||
libgxps.so.2 libgxps-0.2.0_1
|
libgxps.so.2 libgxps-0.2.0_1
|
||||||
libt1.so.5 libt1-5.1.2_1
|
libt1.so.5 libt1-5.1.2_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libraw'
|
# Template file for 'libraw'
|
||||||
pkgname=libraw
|
pkgname=libraw
|
||||||
version=0.16.2
|
version=0.17.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=LibRaw-${version}
|
wrksrc=LibRaw-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2, CDDL, ${pkgname}"
|
license="GPL-2, CDDL, ${pkgname}"
|
||||||
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=6344e355f7c23f13e266844b36265d5f624237ba5a62dc901c7b91b510a84187
|
checksum=e643c20945d548aac1eaa1f5573bf74050e0f49ec6a53a6843dc2a2cfb647310
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/licenses
|
vmkdir usr/share/licenses
|
||||||
|
|
Loading…
Reference in New Issue