SPECS: gok.spec - added bcond usb - BR: GConf2-devel

sls sls at pld-linux.org
Fri Apr 4 02:48:08 CEST 2008


Author: sls                          Date: Fri Apr  4 00:48:08 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added bcond usb
- BR: GConf2-devel

---- Files affected:
SPECS:
   gok.spec (1.70 -> 1.71) 

---- Diffs:

================================================================
Index: SPECS/gok.spec
diff -u SPECS/gok.spec:1.70 SPECS/gok.spec:1.71
--- SPECS/gok.spec:1.70	Fri Apr  4 02:44:26 2008
+++ SPECS/gok.spec	Fri Apr  4 02:48:03 2008
@@ -2,6 +2,7 @@
 #
 # Conditional build:
 %bcond_without	apidocs		# disable gtk-doc
+%bcond_without	usb		# support for libusb input
 #
 Summary:	GNOME Onscreen Keyboard
 Summary(pl.UTF-8):	Klawiatura na ekranie dla GNOME
@@ -14,6 +15,7 @@
 # Source0-md5:	14b2407604ceec0ffcbf4866fef35502
 URL:		http://www.gok.ca/
 BuildRequires:	ORBit2-devel >= 1:2.14.9
+BuildRequires:	GConf2-devel
 BuildRequires:	at-spi-devel >= 1.20.0
 BuildRequires:	atk-devel >= 1:1.20.0
 BuildRequires:	autoconf
@@ -30,6 +32,7 @@
 BuildRequires:	libglade2-devel >= 1:2.6.2
 BuildRequires:	libgnomeui-devel >= 2.20.0
 BuildRequires:	libtool
+%{?with_usb:BuildRequires:	libusb-devel}
 BuildRequires:	libwnck-devel >= 2.20.0
 BuildRequires:	libxml2-devel >= 1:2.6.30
 BuildRequires:	pkgconfig
@@ -99,6 +102,7 @@
 %configure \
 	--with-html-dir=%{_gtkdocdir} \
 	--disable-schemas-install \
+	%{?with_usb:--enable-libusb-input} \
 	--%{?with_apidocs:en}%{!?with_apidocs:dis}able-gtk-doc
 %{__make}
 
@@ -150,6 +154,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.71  2008-04-04 00:48:03  sls
+- added bcond usb
+- BR: GConf2-devel
+
 Revision 1.70  2008-04-04 00:44:26  sls
 - removed build.patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gok.spec?r1=1.70&r2=1.71&f=u



More information about the pld-cvs-commit mailing list