[packages/fbida] - use default-agnostic bcond descriptions
qboosh
qboosh at pld-linux.org
Mon Sep 29 18:48:02 CEST 2025
commit eb5395f9f769e04501f25d706785e1c36f06427f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Sep 29 18:51:03 2025 +0200
- use default-agnostic bcond descriptions
fbida.spec | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/fbida.spec b/fbida.spec
index 1892bb6..30fe4ba 100644
--- a/fbida.spec
+++ b/fbida.spec
@@ -2,15 +2,15 @@
# - package thumbnail.cgi (in %{_libdir}/cgi-bin?)
#
# Conditional build:
-%bcond_without curl # without URL support
-%bcond_without exif # without EXIF tags support
-%bcond_without gif # without GIF images support
-%bcond_with lirc # without LIRC control support
-%bcond_without motif # don't build (Motif-based) ida
-%bcond_without pcd # without PCD images support
-%bcond_without sane # without SANE scanning support (in ida)
-%bcond_without webp # without WebP images support
-%bcond_with cairogl # with Cairo-GL support (in fbpdf program)
+%bcond_without curl # URL support
+%bcond_without exif # EXIF tags support
+%bcond_without gif # GIF images support
+%bcond_with lirc # LIRC control support
+%bcond_without motif # (Motif-based) ida
+%bcond_without pcd # PCD images support
+%bcond_without sane # SANE scanning support (in ida)
+%bcond_without webp # WebP images support
+%bcond_with cairogl # Cairo-GL support (in fbpdf program)
%if %{without motif}
# SANE used only in ida
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fbida.git/commitdiff/eb5395f9f769e04501f25d706785e1c36f06427f
More information about the pld-cvs-commit
mailing list