« Return to Thread: Re: [arch-dev-public] WARNING: libjpeg rebuilds are entering [testing] - devs get building!

Re: [arch-dev-public] WARNING: libjpeg rebuilds are entering [testing] - devs get building!

by Gerardo Exequiel Pozzi-3 :: Rate this Message:

Reply to Author | View in Thread

Pierre Schmitz wrote:
> On Wednesday 01 July 2009 14:12:05 Allan McRae wrote:
>  
>> Devs, please remember to mark off rebuilt packages from the TODO list as
>> you go.
>>    
>
> sane-frontends and netpbm do not compile.
>
>  
For sane-frontends (same for xsane:
http://bugs.archlinux.org/task/15425#comment46571 )

----------------------------------------------------------------------------------------------------
--- src/gtkglue.c.orig  2009-07-08 02:24:54.000000000 -0300
+++ src/gtkglue.c       2009-07-08 02:25:42.000000000 -0300
@@ -1476,8 +1476,7 @@
          || opt->type == SANE_TYPE_GROUP || !dialog->element[i].widget)
        continue;

-      if (!(opt->cap & SANE_CAP_ALWAYS_SETTABLE))
-       gtk_widget_set_sensitive (dialog->element[i].widget, sensitive);
+      gtk_widget_set_sensitive (dialog->element[i].widget, sensitive);
     }
 }

----------------------------------------------------------------------------------------------------
Thats all folks!

--
Gerardo Exequiel Pozzi ( djgera )
http://www.djgera.com.ar
KeyID: 0x1B8C330D
Key fingerprint = 0CAA D5D4 CD85 4434 A219  76ED 39AB 221B 1B8C 330D

 « Return to Thread: Re: [arch-dev-public] WARNING: libjpeg rebuilds are entering [testing] - devs get building!