[packages/exiv2] - enabled BMFF support
qboosh
qboosh at pld-linux.org
Wed Aug 18 17:44:02 CEST 2021
commit e6738789926dca0ae0f728ca1e73ca91e9a21bcf
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Aug 18 17:48:12 2021 +0200
- enabled BMFF support
exiv2.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/exiv2.spec b/exiv2.spec
index c5601bc..d232da5 100644
--- a/exiv2.spec
+++ b/exiv2.spec
@@ -69,6 +69,7 @@ install -d build
cd build
%cmake .. \
-DEXIV2_BUILD_SAMPLES=OFF \
+ -DEXIV2_ENABLE_BMFF=ON \
%{?with_curl:-DEXIV2_ENABLE_CURL=ON} \
-DEXIV2_ENABLE_NLS=ON \
%{?with_libssh:-DEXIV2_ENABLE_SSH=ON} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/exiv2.git/commitdiff/e6738789926dca0ae0f728ca1e73ca91e9a21bcf
More information about the pld-cvs-commit
mailing list