]> git.pld-linux.org Git - packages/fbida.git/blame - fbida.spec
- don't use %{without ...}, it may not work after inverting bcond
[packages/fbida.git] / fbida.spec
CommitLineData
e7d1487b
ER
1# TODO:
2# - package thumbnail.cgi (in %{_libdir}/cgi-bin?)
57bf75a9 3#
7aa93278
JB
4# Conditional build:
5%bcond_without curl # without URL support
6%bcond_without exif # without EXIF tags support
7%bcond_without gif # without GIF images support
8%bcond_without lirc # without LIRC control support
9%bcond_without motif # don't build (Motif-based) ida
10%bcond_without pcd # without PCD images support
11%bcond_without png # without PNG images support
12%bcond_without sane # without SANE scanning support (in ida)
13%bcond_without tiff # without TIFF images support
14#
aa742b65 15%if !%{with motif}
7aa93278
JB
16# SANE used only in ida
17%undefine with_sane
18%endif
19Summary: fbida - a few applications for viewing and editing images
20