SPECS: kdetv.spec - added lirc bcond - rel. 1

charles charles at pld-linux.org
Mon Nov 20 03:34:12 CET 2006


Author: charles                      Date: Mon Nov 20 02:34:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added lirc bcond
- rel. 1

---- Files affected:
SPECS:
   kdetv.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/kdetv.spec
diff -u SPECS/kdetv.spec:1.25 SPECS/kdetv.spec:1.26
--- SPECS/kdetv.spec:1.25	Sun Aug  6 23:25:22 2006
+++ SPECS/kdetv.spec	Mon Nov 20 03:34:07 2006
@@ -1,10 +1,14 @@
 # $Revision$, $Date$
+#
+# Conditional build:
+%bcond_without	lirc		# without lirc support
+#
 Summary:	KDE Video4Linux Stream Capture Viewer
 Summary(de):	Video4Linux Stream Player für KDE
 Summary(pl):	Przeglądarka strumienia Video4Linux dla KDE
 Name:		kdetv
 Version:	0.8.9
-Release:	0.1
+Release:	1
 License:	GPL
 Group:		X11/Applications/Multimedia
 Source0:	http://dziegel.free.fr/releases/%{name}-%{version}.tar.bz2
@@ -21,7 +25,7 @@
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel
 BuildRequires:	libtool
-BuildRequires:	lirc-devel
+%{?with_lirc:BuildRequires:	lirc-devel}
 BuildRequires:	zlib-devel
 BuildRequires:	zvbi-devel
 Obsoletes:	kwintv
@@ -49,6 +53,7 @@
 %if "%{_lib}" == "lib64"
 	--enable-libsuffix=64 \
 %endif
+	--%{?with_lirc:en}%{!?with_lirc:dis}able-lirc \
 	--with-alsa-dir=%{_prefix} \
 	--with-qt-libraries=%{_libdir} \
 	--with-zvbi-dir=%{_prefix}
@@ -94,6 +99,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2006/11/20 02:34:07  charles
+- added lirc bcond
+- rel. 1
+
 Revision 1.25  2006/08/06 21:25:22  charles
 - %find_lang --with-kde
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdetv.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list