lirc.spec dla PLD AC ze sterownikami dev/input
Tomasz Narloch
eyev at poczta.fm
Sun Apr 9 19:38:20 CEST 2006
Grzegorz Konopko wrote:
> Dnia niedziela, 9 kwietnia 2006 09:42, Tomasz Narloch napisał:
>
>> ac_cv_header_portaudio_h=no \
>> --with-kerneldir=%{_kernelsrcdir} \
>> %{?with_x:--with-x} \
>> - --with-port=0x2f8 \
>> - --with-irq=3 \
>> - --without-soft-carrier \
>> - --with-driver=serial
>> + %{?!with_devinput: \
>> + --with-port=0x2f8 \
>> + --with-irq=3 \
>> + --without-soft-carrier \
>> + --with-driver=serial} \
>> + %{?with_devinput:--with-driver=devinput}
>>
>> %{__make}
>>
>
> czemu tak?
>
>
No to ładniej.
Diff w zalaczniku.
----------------------------------------------------------------------
Pan pozna Pania. Czeka... ;-) >>> http://link.interia.pl/f1922
-------------- next part --------------
--- lirc.spec.orig 2006-04-08 19:10:20.000000000 +0200
+++ lirc.spec 2006-04-09 19:34:59.000000000 +0200
@@ -35,7 +35,7 @@
Patch5: %{name}-i2c-2.8.x.patch
Patch6: %{name}-sparc.patch
URL: http://www.lirc.org/
-%{?with_x:BuildRequires: xorg-lib-libX11-devel}
+%{?with_x:BuildRequires: X11-devel}
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool
@@ -923,7 +923,7 @@
--with-port=0x2f8 \
--with-irq=3 \
--without-soft-carrier \
- --with-driver=serial
+ --with-driver=all
%{__make}
More information about the pld-devel-pl
mailing list