mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
libraw: update to 0.16.0 (soname bump).
This commit is contained in:
parent
4c5e6d75cd
commit
277b6c5386
2 changed files with 6 additions and 6 deletions
|
@ -845,8 +845,8 @@ libmusicbrainz3.so.6 libmusicbrainz-3.0.3_1
|
||||||
librhythmbox-core.so.8 librhythmbox-3.0_1
|
librhythmbox-core.so.8 librhythmbox-3.0_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.9 libraw-0.15.4_1
|
libraw.so.10 libraw-0.16.0_1
|
||||||
libraw_r.so.9 libraw-0.15.4_1
|
libraw_r.so.10 libraw-0.16.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,7 +1,7 @@
|
||||||
# Template file for 'libraw'
|
# Template file for 'libraw'
|
||||||
pkgname=libraw
|
pkgname=libraw
|
||||||
version=0.15.4
|
version=0.16.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=LibRaw-${version}
|
wrksrc=LibRaw-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Raw image decoder library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2, CDDL, ${pkgname}"
|
license="GPL-2, CDDL, ${pkgname}"
|
||||||
homepage="http://www.libraw.org"
|
homepage="http://www.libraw.org"
|
||||||
distfiles="${homepage}/data/LibRaw-${version}.tar.gz"
|
distfiles="http://www.libraw.org/data/LibRaw-${version}.tar.gz"
|
||||||
checksum=b3fcfee33bc34ae5869a9741880e28a62f029f196cb1d1a007ab156f4a110f79
|
checksum=71f43871ec2535345c5c9b748f07813e49915170f9510b721a2be6478426cf96
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/licenses
|
vmkdir usr/share/licenses
|
||||||
|
|
Loading…
Add table
Reference in a new issue