]> git.pld-linux.org Git - packages/gtatool.git/blobdiff - gtatool.spec
- disable outdated openexr support, rel 6
[packages/gtatool.git] / gtatool.spec
index 99af904e63be00e9d99127a00b49d33c50237206..4656a28b04a408511e4d1ad5facae4c9dc214fbe 100644 (file)
@@ -13,7 +13,7 @@
 %bcond_without matio           # MAT conv module (MATLAB import/export, based on [lib]matio)
 %bcond_without netcdf          # NetCDF conv module
 %bcond_without netpbm          # NetPBM conv module
-%bcond_without openexr         # EXR conv module (based on OpenEXR)
+%bcond_with    openexr         # EXR conv module (based on OpenEXR)
 %bcond_without pcl             # PCD conv module (based on PCL's libpcl_io)
 %bcond_without pfs             # PFS conv module
 %bcond_without sndfile         # sndfile conv module
@@ -23,7 +23,7 @@ Summary:      Tools to manipulate Generic Tagged Array (GTA) files
 Summary(pl.UTF-8):     Narzędzia do obróbki plików GTA (ogólnych tablic etykietowanych)
 Name:          gtatool
 Version:       2.4.0
-Release:       5
+Release:       6
 License:       GPL v3+
 Group:         Applications/File
 Source0:       https://marlam.de/gta/releases/%{name}-%{version}.tar.xz
@@ -328,7 +328,7 @@ export CXXFLAGS="%{rpmcxxflags} -I/usr/include/netpbm -std=gnu++14"
        %{!?with_muparser:--without-muparser} \
        %{!?with_netcdf:--without-netcdf} \
        %{!?with_netpbm:--without-netpbm} \
-       %{!?with_openexr:--without-openexr} \
+       %{!?with_openexr:--without-exr} \
        %{!?with_pcl:--without-pcd} \
        %{!?with_pfs:--without-pfs} \
        %{!?with_qt:--without-qt} \
This page took 0.062402 seconds and 4 git commands to generate.