# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= exempi VERSION= 2.6.5 KEYWORDS= textproc VARIANTS= standard SDESC[standard]= Parse Extensible Metadata Platform information HOMEPAGE= https://wiki.freedesktop.org/libopenraw/Exempi/ CONTACT= Michael_Reim[kraileth@elderlinux.org] DOWNLOAD_GROUPS= main SITES[main]= https://libopenraw.freedesktop.org/download/ DISTFILE[1]= exempi-2.6.5.tar.bz2:main DF_INDEX= 1 SPKGS[standard]= complete primary tools dev man OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none BUILD_DEPENDS= boost-libraries:dev:standard BUILDRUN_DEPENDS= boost-libraries:primary:standard EXRUN[tools]= exempi:primary:standard USES= cpe gmake libtool zlib expat LICENSE= BSD3CLAUSE:primary LICENSE_FILE= BSD3CLAUSE:{{WRKSRC}}/COPYING LICENSE_SCHEME= solo CPE_VENDOR= exempi_project FPC_EQUIVALENT= textproc/exempi MUST_CONFIGURE= gnu CONFIGURE_ARGS= --enable-unittest=no INSTALL_TARGET= install-strip SOVERSION= 8.1.5 [FILE:115:descriptions/desc.primary] Exempi is an implementation of XMP (Extensible Metadata Platform) and is based on a port Adobe's XMP SDK to *nix. [FILE:39:descriptions/desc.tools] This package contains the Exempi tool. [FILE:99:distinfo] e9f9a3d42bff73b5eb0f77ec22cd0163c3e21949cc414ad1f19a0465dde41ffe 3719598 exempi-2.6.5.tar.bz2 [FILE:59:manifests/plist.primary] lib/ libexempi.so.%%SOMAJOR%% libexempi.so.%%SOVERSION%% [FILE:11:manifests/plist.tools] bin/exempi [FILE:131:manifests/plist.dev] include/exempi-2.0/exempi/ xmp++.hpp xmp.h xmpconsts.h xmperrors.h lib/ libexempi.a libexempi.so lib/pkgconfig/exempi-2.0.pc [FILE:27:manifests/plist.man] share/man/man1/exempi.1.gz [FILE:290:files/special.mk] # Strip -ldl from all platforms except linux .if "${OPSYS}" != "Linux" _USES_configure+= 452:remove_libdl .endif remove_libdl: @echo "BSD: Remove -ldl and -lrt linkage" ${REINPLACE_CMD} -e '/ -lrt/d; s| -ldl||' \ ${WRKSRC}/samples/source/Makefile.in \ ${WRKSRC}/exempi/Makefile.in