libraw: remove long_desc.
This commit is contained in:
parent
1d28d3ca79
commit
4c5e6d75cd
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libraw'
|
||||
pkgname=libraw
|
||||
version=0.15.4
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=LibRaw-${version}
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,9 +12,6 @@ license="GPL-2, CDDL, ${pkgname}"
|
|||
homepage="http://www.libraw.org"
|
||||
distfiles="${homepage}/data/LibRaw-${version}.tar.gz"
|
||||
checksum=b3fcfee33bc34ae5869a9741880e28a62f029f196cb1d1a007ab156f4a110f79
|
||||
long_desc="
|
||||
libraw is a library for reading RAW files obtained from digital photo
|
||||
cameras (CRW/CR2, NEF, RAF, DNG, and others)."
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/licenses
|
||||
|
|
Loading…
Reference in New Issue