packages: brltty/brltty.spec - added espeak bcond/BR

sls sls at pld-linux.org
Tue Nov 9 19:57:55 CET 2010


Author: sls                          Date: Tue Nov  9 18:57:55 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added espeak bcond/BR

---- Files affected:
packages/brltty:
   brltty.spec (1.48 -> 1.49) 

---- Diffs:

================================================================
Index: packages/brltty/brltty.spec
diff -u packages/brltty/brltty.spec:1.48 packages/brltty/brltty.spec:1.49
--- packages/brltty/brltty.spec:1.48	Tue Nov  9 19:52:26 2010
+++ packages/brltty/brltty.spec	Tue Nov  9 19:57:50 2010
@@ -27,6 +27,7 @@
 %bcond_without	x		# build X11-based utilities
 %bcond_without	speech_dispatcher	# build without speech-dispatcher driver
 %bcond_without	at_spi2		# build without AtSpi2 driver
+%bcond_without	espeak		# build without eSpeak driver
 #
 %include	/usr/lib/rpm/macros.java
 Summary:	Braille display driver for Linux/Unix
@@ -47,6 +48,7 @@
 #BuildRequires:	bluez-devel
 %{?with_at_spi2:BuildRequires:	dbus-devel}
 %{?with_apidocs:BuildRequires:	doxygen}
+%{?with_espeak:BuildRequires:	espeak-devel}
 BuildRequires:	gpm-devel
 %{?with_java:BuildRequires:	jdk}
 BuildRequires:	ncurses-devel
@@ -554,7 +556,7 @@
 %attr(755,root,root) %{_libdir}/brltty/libbrlttybpg.so
 %attr(755,root,root) %{_libdir}/brltty/libbrlttybsk.so
 %attr(755,root,root) %{_libdir}/brltty/libbrlttysxs.so
-%attr(755,root,root) %{_libdir}/brltty/libbrlttyses.so
+%{?with_espeak:%attr(755,root,root) %{_libdir}/brltty/libbrlttyses.so}
 %{?with_at_spi2:%attr(755,root,root) %{_libdir}/brltty/libbrlttyxa2.so}
 %{?with_speech_dispatcher:%attr(755,root,root) %{_libdir}/brltty/libbrlttyssd.so}
 
@@ -615,6 +617,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.49  2010/11/09 18:57:50  sls
+- added espeak bcond/BR
+
 Revision 1.48  2010/11/09 18:52:26  sls
 - added at-spi2 bcond/BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/brltty/brltty.spec?r1=1.48&r2=1.49&f=u



More information about the pld-cvs-commit mailing list