libraw: remove long_desc.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'libraw'
|
# Template file for 'libraw'
|
||||||
pkgname=libraw
|
pkgname=libraw
|
||||||
version=0.15.4
|
version=0.15.4
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=LibRaw-${version}
|
wrksrc=LibRaw-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
@@ -12,9 +12,6 @@ license="GPL-2, CDDL, ${pkgname}"
|
|||||||
homepage="http://www.libraw.org"
|
homepage="http://www.libraw.org"
|
||||||
distfiles="${homepage}/data/LibRaw-${version}.tar.gz"
|
distfiles="${homepage}/data/LibRaw-${version}.tar.gz"
|
||||||
checksum=b3fcfee33bc34ae5869a9741880e28a62f029f196cb1d1a007ab156f4a110f79
|
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() {
|
post_install() {
|
||||||
vmkdir usr/share/licenses
|
vmkdir usr/share/licenses
|
||||||
|
|||||||
Reference in New Issue
Block a user